[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. 15160 1726882584.28442: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 15160 1726882584.29057: Added group all to inventory 15160 1726882584.29059: Added group ungrouped to inventory 15160 1726882584.29065: Group all now contains ungrouped 15160 1726882584.29068: Examining possible inventory source: /tmp/network-lQx/inventory.yml 15160 1726882584.64454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 15160 1726882584.64538: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 15160 1726882584.64566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 15160 1726882584.64639: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 15160 1726882584.64736: Loaded config def from plugin (inventory/script) 15160 1726882584.64739: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 15160 1726882584.64787: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 15160 1726882584.64929: Loaded config def from plugin (inventory/yaml) 15160 1726882584.64932: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 15160 1726882584.65042: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 15160 1726882584.65740: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 15160 1726882584.65744: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 15160 1726882584.65748: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 15160 1726882584.65754: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 15160 1726882584.65759: Loading data from /tmp/network-lQx/inventory.yml 15160 1726882584.65854: /tmp/network-lQx/inventory.yml was not parsable by auto 15160 1726882584.65938: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 15160 1726882584.65983: Loading data from /tmp/network-lQx/inventory.yml 15160 1726882584.66085: group all already in inventory 15160 1726882584.66094: set inventory_file for managed_node1 15160 1726882584.66098: set inventory_dir for managed_node1 15160 1726882584.66099: Added host managed_node1 to inventory 15160 1726882584.66102: Added host managed_node1 to group all 15160 1726882584.66103: set ansible_host for managed_node1 15160 1726882584.66105: set ansible_ssh_extra_args for managed_node1 15160 1726882584.66109: set inventory_file for managed_node2 15160 1726882584.66112: set inventory_dir for managed_node2 15160 1726882584.66114: Added host managed_node2 to inventory 15160 1726882584.66116: Added host managed_node2 to group all 15160 1726882584.66117: set ansible_host for managed_node2 15160 1726882584.66118: set ansible_ssh_extra_args for managed_node2 15160 1726882584.66121: set inventory_file for managed_node3 15160 1726882584.66124: set inventory_dir for managed_node3 15160 1726882584.66125: Added host managed_node3 to inventory 15160 1726882584.66127: Added host managed_node3 to group all 15160 1726882584.66128: set ansible_host for managed_node3 15160 1726882584.66129: set ansible_ssh_extra_args for managed_node3 15160 1726882584.66133: Reconcile groups and hosts in inventory. 15160 1726882584.66140: Group ungrouped now contains managed_node1 15160 1726882584.66143: Group ungrouped now contains managed_node2 15160 1726882584.66145: Group ungrouped now contains managed_node3 15160 1726882584.66240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 15160 1726882584.66397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 15160 1726882584.66619: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 15160 1726882584.66659: Loaded config def from plugin (vars/host_group_vars) 15160 1726882584.66662: 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) 15160 1726882584.66671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 15160 1726882584.66684: 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) 15160 1726882584.66924: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 15160 1726882584.67868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882584.68269: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 15160 1726882584.68419: Loaded config def from plugin (connection/local) 15160 1726882584.68428: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 15160 1726882584.70053: Loaded config def from plugin (connection/paramiko_ssh) 15160 1726882584.70058: 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) 15160 1726882584.72108: 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) 15160 1726882584.72193: Loaded config def from plugin (connection/psrp) 15160 1726882584.72197: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 15160 1726882584.73800: 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) 15160 1726882584.73860: Loaded config def from plugin (connection/ssh) 15160 1726882584.73864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 15160 1726882584.79342: 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) 15160 1726882584.79393: Loaded config def from plugin (connection/winrm) 15160 1726882584.79397: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 15160 1726882584.79432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 15160 1726882584.79591: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 15160 1726882584.79690: Loaded config def from plugin (shell/cmd) 15160 1726882584.79692: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 15160 1726882584.79805: 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) 15160 1726882584.79954: Loaded config def from plugin (shell/powershell) 15160 1726882584.79956: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 15160 1726882584.80195: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 15160 1726882584.80818: Loaded config def from plugin (shell/sh) 15160 1726882584.80821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 15160 1726882584.81169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 15160 1726882584.81555: Loaded config def from plugin (become/runas) 15160 1726882584.81557: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 15160 1726882584.82302: Loaded config def from plugin (become/su) 15160 1726882584.82304: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 15160 1726882584.82748: Loaded config def from plugin (become/sudo) 15160 1726882584.82751: 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 15160 1726882584.82933: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 15160 1726882584.83757: in VariableManager get_vars() 15160 1726882584.83963: done with get_vars() 15160 1726882584.84248: trying /usr/local/lib/python3.12/site-packages/ansible/modules 15160 1726882584.89689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 15160 1726882584.89846: in VariableManager get_vars() 15160 1726882584.89851: done with get_vars() 15160 1726882584.89855: variable 'playbook_dir' from source: magic vars 15160 1726882584.89856: variable 'ansible_playbook_python' from source: magic vars 15160 1726882584.89857: variable 'ansible_config_file' from source: magic vars 15160 1726882584.89858: variable 'groups' from source: magic vars 15160 1726882584.89859: variable 'omit' from source: magic vars 15160 1726882584.89860: variable 'ansible_version' from source: magic vars 15160 1726882584.89861: variable 'ansible_check_mode' from source: magic vars 15160 1726882584.89862: variable 'ansible_diff_mode' from source: magic vars 15160 1726882584.89863: variable 'ansible_forks' from source: magic vars 15160 1726882584.89864: variable 'ansible_inventory_sources' from source: magic vars 15160 1726882584.89865: variable 'ansible_skip_tags' from source: magic vars 15160 1726882584.89866: variable 'ansible_limit' from source: magic vars 15160 1726882584.89867: variable 'ansible_run_tags' from source: magic vars 15160 1726882584.89868: variable 'ansible_verbosity' from source: magic vars 15160 1726882584.89915: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml 15160 1726882584.90824: in VariableManager get_vars() 15160 1726882584.90846: done with get_vars() 15160 1726882584.90898: in VariableManager get_vars() 15160 1726882584.90922: done with get_vars() 15160 1726882584.90970: in VariableManager get_vars() 15160 1726882584.90988: done with get_vars() 15160 1726882584.91027: in VariableManager get_vars() 15160 1726882584.91043: done with get_vars() 15160 1726882584.91137: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15160 1726882584.91423: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15160 1726882584.91617: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15160 1726882584.92561: in VariableManager get_vars() 15160 1726882584.92588: done with get_vars() 15160 1726882584.93117: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 15160 1726882584.93310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15160 1726882584.94921: in VariableManager get_vars() 15160 1726882584.94949: done with get_vars() 15160 1726882584.95120: in VariableManager get_vars() 15160 1726882584.95124: done with get_vars() 15160 1726882584.95126: variable 'playbook_dir' from source: magic vars 15160 1726882584.95127: variable 'ansible_playbook_python' from source: magic vars 15160 1726882584.95128: variable 'ansible_config_file' from source: magic vars 15160 1726882584.95129: variable 'groups' from source: magic vars 15160 1726882584.95130: variable 'omit' from source: magic vars 15160 1726882584.95131: variable 'ansible_version' from source: magic vars 15160 1726882584.95132: variable 'ansible_check_mode' from source: magic vars 15160 1726882584.95133: variable 'ansible_diff_mode' from source: magic vars 15160 1726882584.95137: variable 'ansible_forks' from source: magic vars 15160 1726882584.95139: variable 'ansible_inventory_sources' from source: magic vars 15160 1726882584.95140: variable 'ansible_skip_tags' from source: magic vars 15160 1726882584.95141: variable 'ansible_limit' from source: magic vars 15160 1726882584.95142: variable 'ansible_run_tags' from source: magic vars 15160 1726882584.95142: variable 'ansible_verbosity' from source: magic vars 15160 1726882584.95187: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 15160 1726882584.95275: in VariableManager get_vars() 15160 1726882584.95280: done with get_vars() 15160 1726882584.95283: variable 'playbook_dir' from source: magic vars 15160 1726882584.95284: variable 'ansible_playbook_python' from source: magic vars 15160 1726882584.95285: variable 'ansible_config_file' from source: magic vars 15160 1726882584.95286: variable 'groups' from source: magic vars 15160 1726882584.95287: variable 'omit' from source: magic vars 15160 1726882584.95288: variable 'ansible_version' from source: magic vars 15160 1726882584.95289: variable 'ansible_check_mode' from source: magic vars 15160 1726882584.95290: variable 'ansible_diff_mode' from source: magic vars 15160 1726882584.95291: variable 'ansible_forks' from source: magic vars 15160 1726882584.95292: variable 'ansible_inventory_sources' from source: magic vars 15160 1726882584.95293: variable 'ansible_skip_tags' from source: magic vars 15160 1726882584.95294: variable 'ansible_limit' from source: magic vars 15160 1726882584.95295: variable 'ansible_run_tags' from source: magic vars 15160 1726882584.95295: variable 'ansible_verbosity' from source: magic vars 15160 1726882584.95346: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 15160 1726882584.95452: in VariableManager get_vars() 15160 1726882584.95466: done with get_vars() 15160 1726882584.95521: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15160 1726882584.95682: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15160 1726882584.95792: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15160 1726882584.96430: in VariableManager get_vars() 15160 1726882584.96456: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15160 1726882584.98633: in VariableManager get_vars() 15160 1726882584.98657: done with get_vars() 15160 1726882584.98706: in VariableManager get_vars() 15160 1726882584.98709: done with get_vars() 15160 1726882584.98712: variable 'playbook_dir' from source: magic vars 15160 1726882584.98713: variable 'ansible_playbook_python' from source: magic vars 15160 1726882584.98714: variable 'ansible_config_file' from source: magic vars 15160 1726882584.98715: variable 'groups' from source: magic vars 15160 1726882584.98716: variable 'omit' from source: magic vars 15160 1726882584.98717: variable 'ansible_version' from source: magic vars 15160 1726882584.98718: variable 'ansible_check_mode' from source: magic vars 15160 1726882584.98719: variable 'ansible_diff_mode' from source: magic vars 15160 1726882584.98720: variable 'ansible_forks' from source: magic vars 15160 1726882584.98721: variable 'ansible_inventory_sources' from source: magic vars 15160 1726882584.98722: variable 'ansible_skip_tags' from source: magic vars 15160 1726882584.98723: variable 'ansible_limit' from source: magic vars 15160 1726882584.98724: variable 'ansible_run_tags' from source: magic vars 15160 1726882584.98725: variable 'ansible_verbosity' from source: magic vars 15160 1726882584.98766: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 15160 1726882584.99094: in VariableManager get_vars() 15160 1726882584.99108: done with get_vars() 15160 1726882584.99160: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15160 1726882585.02010: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15160 1726882585.02123: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15160 1726882585.02686: in VariableManager get_vars() 15160 1726882585.02710: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15160 1726882585.04768: in VariableManager get_vars() 15160 1726882585.04789: done with get_vars() 15160 1726882585.04839: in VariableManager get_vars() 15160 1726882585.04855: done with get_vars() 15160 1726882585.04937: in VariableManager get_vars() 15160 1726882585.04952: done with get_vars() 15160 1726882585.05065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 15160 1726882585.05083: 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 15160 1726882585.05561: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 15160 1726882585.05889: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 15160 1726882585.05892: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/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) 15160 1726882585.05931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 15160 1726882585.05966: 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) 15160 1726882585.06514: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 15160 1726882585.06823: Loaded config def from plugin (callback/default) 15160 1726882585.06826: 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) 15160 1726882585.09859: Loaded config def from plugin (callback/junit) 15160 1726882585.09863: 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) 15160 1726882585.09920: 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) 15160 1726882585.10019: Loaded config def from plugin (callback/minimal) 15160 1726882585.10022: 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) 15160 1726882585.10072: 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) 15160 1726882585.10159: Loaded config def from plugin (callback/tree) 15160 1726882585.10162: 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 15160 1726882585.10330: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 15160 1726882585.10333: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/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_ethernet_initscripts.yml *************************************** 10 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 15160 1726882585.10367: in VariableManager get_vars() 15160 1726882585.10384: done with get_vars() 15160 1726882585.10392: in VariableManager get_vars() 15160 1726882585.10403: done with get_vars() 15160 1726882585.10408: variable 'omit' from source: magic vars 15160 1726882585.10460: in VariableManager get_vars() 15160 1726882585.10477: done with get_vars() 15160 1726882585.10506: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** 15160 1726882585.11312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 15160 1726882585.11402: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 15160 1726882585.11432: getting the remaining hosts for this loop 15160 1726882585.11436: done getting the remaining hosts for this loop 15160 1726882585.11440: getting the next task for host managed_node1 15160 1726882585.11444: done getting next task for host managed_node1 15160 1726882585.11446: ^ task is: TASK: Gathering Facts 15160 1726882585.11449: ^ 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 15160 1726882585.11456: getting variables 15160 1726882585.11457: in VariableManager get_vars() 15160 1726882585.11469: Calling all_inventory to load vars for managed_node1 15160 1726882585.11472: Calling groups_inventory to load vars for managed_node1 15160 1726882585.11475: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882585.11492: Calling all_plugins_play to load vars for managed_node1 15160 1726882585.11506: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882585.11511: Calling groups_plugins_play to load vars for managed_node1 15160 1726882585.11555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882585.11624: done with get_vars() 15160 1726882585.11632: done getting variables 15160 1726882585.11714: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Friday 20 September 2024 21:36:25 -0400 (0:00:00.015) 0:00:00.015 ****** 15160 1726882585.11741: entering _queue_task() for managed_node1/gather_facts 15160 1726882585.11743: Creating lock for gather_facts 15160 1726882585.12143: worker is 1 (out of 1 available) 15160 1726882585.12156: exiting _queue_task() for managed_node1/gather_facts 15160 1726882585.12172: done queuing things up, now waiting for results queue to drain 15160 1726882585.12173: waiting for pending results... 15160 1726882585.12397: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882585.12514: in run() - task 0affe814-3a2d-c83d-9fd8-00000000007c 15160 1726882585.12540: variable 'ansible_search_path' from source: unknown 15160 1726882585.12820: calling self._execute() 15160 1726882585.12826: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882585.12829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882585.12831: variable 'omit' from source: magic vars 15160 1726882585.12835: variable 'omit' from source: magic vars 15160 1726882585.12886: variable 'omit' from source: magic vars 15160 1726882585.12960: variable 'omit' from source: magic vars 15160 1726882585.13017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15160 1726882585.13077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15160 1726882585.13112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15160 1726882585.13150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882585.13194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882585.13233: variable 'inventory_hostname' from source: host vars for 'managed_node1' 15160 1726882585.13246: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882585.13255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882585.13387: Set connection var ansible_connection to ssh 15160 1726882585.13613: Set connection var ansible_shell_type to sh 15160 1726882585.13616: Set connection var ansible_module_compression to ZIP_DEFLATED 15160 1726882585.13619: Set connection var ansible_pipelining to False 15160 1726882585.13621: Set connection var ansible_shell_executable to /bin/sh 15160 1726882585.13624: Set connection var ansible_timeout to 10 15160 1726882585.13626: variable 'ansible_shell_executable' from source: unknown 15160 1726882585.13628: variable 'ansible_connection' from source: unknown 15160 1726882585.13630: variable 'ansible_module_compression' from source: unknown 15160 1726882585.13632: variable 'ansible_shell_type' from source: unknown 15160 1726882585.13637: variable 'ansible_shell_executable' from source: unknown 15160 1726882585.13640: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882585.13642: variable 'ansible_pipelining' from source: unknown 15160 1726882585.13831: variable 'ansible_timeout' from source: unknown 15160 1726882585.13834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882585.14175: 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) 15160 1726882585.14194: variable 'omit' from source: magic vars 15160 1726882585.14205: starting attempt loop 15160 1726882585.14212: running the handler 15160 1726882585.14291: variable 'ansible_facts' from source: unknown 15160 1726882585.14315: _low_level_execute_command(): starting 15160 1726882585.14330: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15160 1726882585.15451: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.15515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882585.15537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.15564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.15663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.17471: stdout chunk (state=3): >>>/root <<< 15160 1726882585.17623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882585.17656: stderr chunk (state=3): >>><<< 15160 1726882585.17661: stdout chunk (state=3): >>><<< 15160 1726882585.17955: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882585.17958: _low_level_execute_command(): starting 15160 1726882585.17961: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427 `" && echo ansible-tmp-1726882585.1769753-15205-178885371844427="` echo /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427 `" ) && sleep 0' 15160 1726882585.18998: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 15160 1726882585.19008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882585.19025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882585.19070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15160 1726882585.19084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 15160 1726882585.19092: stderr chunk (state=3): >>>debug2: match not found <<< 15160 1726882585.19103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.19118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15160 1726882585.19127: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 15160 1726882585.19137: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15160 1726882585.19153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882585.19159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882585.19173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15160 1726882585.19183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 15160 1726882585.19190: stderr chunk (state=3): >>>debug2: match found <<< 15160 1726882585.19202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.19293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882585.19313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.19316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.19409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.21439: stdout chunk (state=3): >>>ansible-tmp-1726882585.1769753-15205-178885371844427=/root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427 <<< 15160 1726882585.21696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882585.21940: stderr chunk (state=3): >>><<< 15160 1726882585.21944: stdout chunk (state=3): >>><<< 15160 1726882585.21947: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882585.1769753-15205-178885371844427=/root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882585.21949: variable 'ansible_module_compression' from source: unknown 15160 1726882585.21952: ANSIBALLZ: Using generic lock for ansible.legacy.setup 15160 1726882585.21954: ANSIBALLZ: Acquiring lock 15160 1726882585.21956: ANSIBALLZ: Lock acquired: 140253093007328 15160 1726882585.21958: ANSIBALLZ: Creating module 15160 1726882585.70106: ANSIBALLZ: Writing module into payload 15160 1726882585.70297: ANSIBALLZ: Writing module 15160 1726882585.70328: ANSIBALLZ: Renaming module 15160 1726882585.70332: ANSIBALLZ: Done creating module 15160 1726882585.70361: variable 'ansible_facts' from source: unknown 15160 1726882585.70370: variable 'inventory_hostname' from source: host vars for 'managed_node1' 15160 1726882585.70384: _low_level_execute_command(): starting 15160 1726882585.70388: _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' 15160 1726882585.71041: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 15160 1726882585.71076: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.71190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.71195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882585.71201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.71335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.71430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.73251: stdout chunk (state=3): >>>PLATFORM <<< 15160 1726882585.73335: stdout chunk (state=3): >>>Linux <<< 15160 1726882585.73351: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 15160 1726882585.73529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882585.73532: stdout chunk (state=3): >>><<< 15160 1726882585.73544: stderr chunk (state=3): >>><<< 15160 1726882585.73656: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882585.73671 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 15160 1726882585.73760: _low_level_execute_command(): starting 15160 1726882585.73764: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 15160 1726882585.74043: Sending initial data 15160 1726882585.74046: Sent initial data (1181 bytes) 15160 1726882585.74955: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 15160 1726882585.74972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882585.75217: 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.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.75285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.75387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.79049: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 15160 1726882585.79542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882585.79553: stdout chunk (state=3): >>><<< 15160 1726882585.79575: stderr chunk (state=3): >>><<< 15160 1726882585.79843: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882585.79887: variable 'ansible_facts' from source: unknown 15160 1726882585.79897: variable 'ansible_facts' from source: unknown 15160 1726882585.79915: variable 'ansible_module_compression' from source: unknown 15160 1726882585.80183: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15160d7lp_48u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15160 1726882585.80186: variable 'ansible_facts' from source: unknown 15160 1726882585.80385: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py 15160 1726882585.80965: Sending initial data 15160 1726882585.80968: Sent initial data (154 bytes) 15160 1726882585.82052: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882585.82066: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.82082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 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.10.217 originally 10.31.10.217 debug2: match found <<< 15160 1726882585.82095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.82192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.82276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.82368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.84070: 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 <<< 15160 1726882585.84121: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15160 1726882585.84300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15160d7lp_48u/tmpjgct06fn /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py <<< 15160 1726882585.84312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py" <<< 15160 1726882585.84360: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-15160d7lp_48u/tmpjgct06fn" to remote "/root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py" <<< 15160 1726882585.89080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882585.89171: stderr chunk (state=3): >>><<< 15160 1726882585.89175: stdout chunk (state=3): >>><<< 15160 1726882585.89203: done transferring module to remote 15160 1726882585.89226: _low_level_execute_command(): starting 15160 1726882585.89293: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/ /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py && sleep 0' 15160 1726882585.90796: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 15160 1726882585.90916: 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.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.91022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.91148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.91251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.93275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882585.93287: stdout chunk (state=3): >>><<< 15160 1726882585.93306: stderr chunk (state=3): >>><<< 15160 1726882585.93329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882585.93504: _low_level_execute_command(): starting 15160 1726882585.93508: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/AnsiballZ_setup.py && sleep 0' 15160 1726882585.94293: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882585.94297: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 15160 1726882585.94314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 15160 1726882585.94317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882585.94376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882585.94402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882585.94499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882585.96810: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 15160 1726882585.96814: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15160 1726882585.96924: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15160 1726882585.97041: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 15160 1726882585.97095: 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' # <<< 15160 1726882585.97127: stdout chunk (state=3): >>>import 'codecs' # <<< 15160 1726882585.97184: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15160 1726882585.97195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be6fbb30> <<< 15160 1726882585.97219: 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' <<< 15160 1726882585.97277: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be72eab0> import '_signal' # <<< 15160 1726882585.97280: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 15160 1726882585.97620: stdout chunk (state=3): >>>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 <<< 15160 1726882585.97626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 15160 1726882585.97729: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be4dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 15160 1726882585.97783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be4ddfd0> <<< 15160 1726882585.97789: stdout chunk (state=3): >>>import 'site' # <<< 15160 1726882585.97828: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15160 1726882585.98484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15160 1726882585.98498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15160 1726882585.98530: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 15160 1726882585.98542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882585.98571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15160 1726882585.98641: 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 <<< 15160 1726882585.98676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 15160 1726882585.98689: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be51bda0> <<< 15160 1726882585.98719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15160 1726882585.98741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15160 1726882585.98764: stdout chunk (state=3): >>>import '_operator' # <<< 15160 1726882585.98793: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be51bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15160 1726882585.98843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15160 1726882585.98928: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882585.98997: stdout chunk (state=3): >>>import 'itertools' # <<< 15160 1726882585.99050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 15160 1726882585.99073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5537d0><<< 15160 1726882585.99082: stdout chunk (state=3): >>> <<< 15160 1726882585.99114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 15160 1726882585.99144: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 15160 1726882585.99157: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be553e60><<< 15160 1726882585.99187: stdout chunk (state=3): >>> import '_collections' # <<< 15160 1726882585.99194: stdout chunk (state=3): >>> <<< 15160 1726882585.99272: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be533a70><<< 15160 1726882585.99302: stdout chunk (state=3): >>> import '_functools' # <<< 15160 1726882585.99464: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be531190> <<< 15160 1726882585.99645: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be518f50> # /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' <<< 15160 1726882585.99697: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15160 1726882585.99809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15160 1726882585.99866: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5762d0> <<< 15160 1726882585.99899: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 15160 1726882585.99920: 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 0x7f46be532030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be51ae40><<< 15160 1726882586.00012: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 15160 1726882586.00070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5a8770> <<< 15160 1726882586.00108: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5181d0> <<< 15160 1726882586.00128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 15160 1726882586.00176: 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' <<< 15160 1726882586.00210: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46be5a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5a8ad0> <<< 15160 1726882586.00343: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882586.00365: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46be5a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be516d20> # /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 <<< 15160 1726882586.00483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5a91f0> import 'importlib.machinery' # <<< 15160 1726882586.00801: 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 0x7f46be5aa420> <<< 15160 1726882586.00811: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 15160 1726882586.01063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /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 0x7f46be5c4620> 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 0x7f46be5c5d60> # /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 0x7f46be5c6c60> <<< 15160 1726882586.01240: 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 0x7f46be5c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5c61b0> # /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 0x7f46be5c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5aa390> # /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 0x7f46be2cfcb0> # /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 0x7f46be2f8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2f84d0> # 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 0x7f46be2f87a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46be2f8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2cde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15160 1726882586.01346: 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 0x7f46be2fa000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2f8c80> <<< 15160 1726882586.01372: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5aab40> <<< 15160 1726882586.01454: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15160 1726882586.01490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882586.01502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15160 1726882586.01568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15160 1726882586.01658: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be32a360> # /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' <<< 15160 1726882586.01703: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be342510> <<< 15160 1726882586.01712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15160 1726882586.01853: stdout chunk (state=3): >>># 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 0x7f46be37b2f0> <<< 15160 1726882586.01863: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15160 1726882586.01903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15160 1726882586.01932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15160 1726882586.01989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15160 1726882586.02096: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be3a1a90> <<< 15160 1726882586.02162: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be37b410> <<< 15160 1726882586.02256: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be3431a0> # /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 0x7f46be1c03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be341550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2faf00> <<< 15160 1726882586.02582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46be1c05c0> <<< 15160 1726882586.02776: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_umet3rzv/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 15160 1726882586.03034: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.03079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15160 1726882586.03082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15160 1726882586.03185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15160 1726882586.03255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15160 1726882586.03303: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 15160 1726882586.03326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be226000> import '_typing' # <<< 15160 1726882586.03629: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be1fcef0> <<< 15160 1726882586.03657: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be1c3f80> <<< 15160 1726882586.03741: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 15160 1726882586.06399: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.08510: 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 0x7f46be1ffe60> # /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' <<< 15160 1726882586.08514: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 15160 1726882586.08545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 15160 1726882586.08548: 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' <<< 15160 1726882586.08751: 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 0x7f46be2559a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be255730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be255040> # /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 0x7f46be255790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be226a20> import 'atexit' # <<< 15160 1726882586.08775: 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 0x7f46be2566c0> <<< 15160 1726882586.08824: 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 0x7f46be256840> <<< 15160 1726882586.08827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15160 1726882586.08912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 15160 1726882586.09176: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be256d50> 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 0x7f46be0bcad0> # 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 0x7f46be0be780> # /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 0x7f46be0bf140> <<< 15160 1726882586.09182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15160 1726882586.09257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0bff80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15160 1726882586.09571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c2d80> # 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 0x7f46be0c2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c1040> # /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' <<< 15160 1726882586.09756: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c6c60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c5730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c5490> # /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' <<< 15160 1726882586.09952: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c7f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c1550> # 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 0x7f46be10ade0> # /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 0x7f46be10af60> # /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' <<< 15160 1726882586.10152: 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 0x7f46be10cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10c8c0> # /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' <<< 15160 1726882586.10181: 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 0x7f46be10f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10d1c0> <<< 15160 1726882586.10350: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /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 0x7f46be11a8a0> <<< 15160 1726882586.10613: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10f230> # 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 0x7f46be11b710> <<< 15160 1726882586.10626: 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 0x7f46be11b8f0> <<< 15160 1726882586.10849: 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 0x7f46be11b290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10b1d0> # /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 0x7f46be11eb10> <<< 15160 1726882586.11020: 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 0x7f46be11fec0> <<< 15160 1726882586.11280: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be11d2b0> # 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 0x7f46be11e180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be11ce90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.11454: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 15160 1726882586.11477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.11491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 15160 1726882586.11520: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.11863: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.12053: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.13336: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.14790: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46bdfa8140> # /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 0x7f46bdfa9670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be122990> <<< 15160 1726882586.15446: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.15609: 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 0x7f46bdfa9700> # zipimport: zlib available <<< 15160 1726882586.15622: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.16117: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.16293: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 15160 1726882586.16310: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.16446: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 15160 1726882586.16461: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.16568: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15160 1726882586.16597: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.16655: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 15160 1726882586.16674: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.16813: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15160 1726882586.17089: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.17301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15160 1726882586.17383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 15160 1726882586.17470: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfab5f0> <<< 15160 1726882586.17524: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.17852: 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' # # /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' <<< 15160 1726882586.18013: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46bdfb1c70> <<< 15160 1726882586.18082: 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 0x7f46bdfb25d0> <<< 15160 1726882586.18130: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfaa5d0> # zipimport: zlib available <<< 15160 1726882586.18183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.18248: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15160 1726882586.18322: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.18493: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.18569: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.18772: 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 <<< 15160 1726882586.18790: stdout chunk (state=3): >>># 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 0x7f46bdfb1220> <<< 15160 1726882586.18862: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfb2810> <<< 15160 1726882586.18914: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 15160 1726882586.19009: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882586.19031: stdout chunk (state=3): >>> <<< 15160 1726882586.19159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.19232: 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' <<< 15160 1726882586.19256: 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 <<< 15160 1726882586.19326: 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 <<< 15160 1726882586.19451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15160 1726882586.19454: 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' <<< 15160 1726882586.19652: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be046a50> <<< 15160 1726882586.19656: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfbc7a0> <<< 15160 1726882586.19729: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfb7b90> <<< 15160 1726882586.19886: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfb6660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 15160 1726882586.19890: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.19894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15160 1726882586.19949: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15160 1726882586.19964: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 15160 1726882586.20113: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20159: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20239: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.20275: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20345: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20394: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 15160 1726882586.20592: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20941: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.20949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 15160 1726882586.21061: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.21193: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.21243: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.21295: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 15160 1726882586.21312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882586.21331: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 15160 1726882586.21386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 15160 1726882586.21391: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15160 1726882586.21394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 15160 1726882586.21408: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04d130> <<< 15160 1726882586.21425: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 15160 1726882586.21456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 15160 1726882586.21501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15160 1726882586.21510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15160 1726882586.21529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 15160 1726882586.21599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54c0e0> <<< 15160 1726882586.21620: 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 0x7f46bd54c440> <<< 15160 1726882586.21748: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfc1160> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfc0740> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04eed0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04ec00> <<< 15160 1726882586.21756: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15160 1726882586.21802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15160 1726882586.21862: 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' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 15160 1726882586.21870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 15160 1726882586.21966: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46bd54f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54ecc0> # 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 0x7f46bd54ee70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54e120> <<< 15160 1726882586.22289: stdout chunk (state=3): >>># /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 0x7f46bd54f530> # /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 0x7f46bd5ba060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54ff80> <<< 15160 1726882586.22325: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04edb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 15160 1726882586.22366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15160 1726882586.22425: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.22478: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.22557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 15160 1726882586.22610: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.22659: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.22749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 15160 1726882586.22754: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.22779: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 15160 1726882586.22863: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.22888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 15160 1726882586.22951: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.23043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 15160 1726882586.23055: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882586.23123: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882586.23210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 15160 1726882586.23314: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.23388: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.23488: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.23586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15160 1726882586.24551: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.25557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.25591: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.25623: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 15160 1726882586.25770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 15160 1726882586.25773: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.25775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 15160 1726882586.25866: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.25908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 15160 1726882586.25991: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.26020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 15160 1726882586.26113: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.26339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 15160 1726882586.26380: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.26406: 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' <<< 15160 1726882586.26452: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd5bbd70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15160 1726882586.26479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15160 1726882586.26703: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd5bae10> <<< 15160 1726882586.26707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 15160 1726882586.26806: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.26921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 15160 1726882586.27225: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 15160 1726882586.27239: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.27330: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.27454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 15160 1726882586.27465: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.27519: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.27600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15160 1726882586.27657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15160 1726882586.27751: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882586.27853: 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 0x7f46bd5ee390> <<< 15160 1726882586.28195: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd5dc6e0> import 'ansible.module_utils.facts.system.python' # <<< 15160 1726882586.28212: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.28295: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.28393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 15160 1726882586.28404: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.28527: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.28689: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.29062: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.29117: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15160 1726882586.29121: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.29183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.29332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.29388: 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' <<< 15160 1726882586.29440: stdout chunk (state=3): >>># 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 0x7f46bd405ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd405e50> import 'ansible.module_utils.facts.system.user' # <<< 15160 1726882586.29499: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 15160 1726882586.29570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.29637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 15160 1726882586.29905: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.30185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 15160 1726882586.30513: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.30581: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.30641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 15160 1726882586.30659: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.30703: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.30726: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.30962: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.31220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 15160 1726882586.31224: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.31437: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.31648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 15160 1726882586.31659: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.31702: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.31757: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.32831: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.33802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15160 1726882586.33824: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.33998: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.34193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 15160 1726882586.34197: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.34355: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.34525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 15160 1726882586.34548: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.34798: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.35121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 15160 1726882586.35136: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15160 1726882586.35205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.35275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15160 1726882586.35282: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.35450: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.35606: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36025: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15160 1726882586.36435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.36498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 15160 1726882586.36512: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36528: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 15160 1726882586.36589: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36687: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 15160 1726882586.36873: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 15160 1726882586.36898: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.36970: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.37060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 15160 1726882586.37151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.37252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 15160 1726882586.37264: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.37722: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15160 1726882586.38214: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38296: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 15160 1726882586.38406: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38455: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15160 1726882586.38520: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38603: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 15160 1726882586.38616: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38658: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 15160 1726882586.38722: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38850: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.38999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 15160 1726882586.39019: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15160 1726882586.39087: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.39161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 15160 1726882586.39175: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.39200: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.39224: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.39289: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.39364: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.39482: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.39608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 15160 1726882586.39611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 15160 1726882586.39690: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882586.39776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 15160 1726882586.39790: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40125: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15160 1726882586.40501: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40555: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 15160 1726882586.40648: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40709: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15160 1726882586.40839: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.40923: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.41083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15160 1726882586.41094: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.41231: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.41444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15160 1726882586.41495: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882586.41810: 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' <<< 15160 1726882586.41914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 15160 1726882586.41932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15160 1726882586.41977: 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 0x7f46bd4328d0> <<< 15160 1726882586.42002: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd431340> <<< 15160 1726882586.42235: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd42ff80> <<< 15160 1726882586.62866: 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 0x7f46bd478a10> # /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 0x7f46bd479af0> # /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 <<< 15160 1726882586.62870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 15160 1726882586.62904: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd5f0200> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd47b800> <<< 15160 1726882586.63159: 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 <<< 15160 1726882586.83515: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.5087890625, "5m": 0.43701171875, "15m": 0.20849609375}, "ansible_lsb": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "26", "epoch": "1726882586", "epoch_int": "1726882586", "date": "2024-09-20", "time": "21:36:26", "iso8601_micro": "2024-09-21T01:36:26.436782Z", "iso8601": "2024-09-21T01:36:26Z", "iso8601_basic": "20240920T213626436782", "iso8601_basic_short": "20240920T213626", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "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": 3717, "ansible_memfree_mb": 2864, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 853, "free": 2864}, "nocache": {"free": 3468, "used": 249}, "swap": {"total": 3716, "free": 3716, "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": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "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": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 540, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251205431296, "block_size": 4096, "block_total": 64483404, "block_available": 61329451, "block_used": 3153953, "inode_total": 16384000, "inode_available": 16303771, "inode_used": 80229, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15160 1726882586.84278: 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 <<< 15160 1726882586.84286: stdout chunk (state=3): >>># 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 <<< 15160 1726882586.84402: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 15160 1726882586.84407: stdout chunk (state=3): >>># 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 <<< 15160 1726882586.84414: stdout chunk (state=3): >>># 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 <<< 15160 1726882586.84418: 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 <<< 15160 1726882586.84558: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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<<< 15160 1726882586.84577: stdout chunk (state=3): >>> # 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<<< 15160 1726882586.84670: stdout chunk (state=3): >>> # 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<<< 15160 1726882586.84675: stdout chunk (state=3): >>> # 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 <<< 15160 1726882586.85117: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15160 1726882586.85136: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15160 1726882586.85180: stdout chunk (state=3): >>># destroy _bz2 <<< 15160 1726882586.85190: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 15160 1726882586.85330: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 15160 1726882586.85338: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 15160 1726882586.85360: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 15160 1726882586.85367: stdout chunk (state=3): >>># destroy syslog<<< 15160 1726882586.85388: stdout chunk (state=3): >>> # destroy uuid <<< 15160 1726882586.85457: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2<<< 15160 1726882586.85495: stdout chunk (state=3): >>> # destroy selinux # destroy shutil # destroy distro<<< 15160 1726882586.85501: stdout chunk (state=3): >>> <<< 15160 1726882586.85513: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse<<< 15160 1726882586.85573: stdout chunk (state=3): >>> # destroy logging # destroy ansible.module_utils.facts.default_collectors <<< 15160 1726882586.85600: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 15160 1726882586.85616: stdout chunk (state=3): >>># destroy multiprocessing <<< 15160 1726882586.85646: stdout chunk (state=3): >>># destroy multiprocessing.queues<<< 15160 1726882586.85669: stdout chunk (state=3): >>> # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal<<< 15160 1726882586.85672: stdout chunk (state=3): >>> # destroy pickle<<< 15160 1726882586.85707: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle<<< 15160 1726882586.85748: stdout chunk (state=3): >>> # destroy queue<<< 15160 1726882586.85756: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue # destroy multiprocessing.reduction<<< 15160 1726882586.85774: stdout chunk (state=3): >>> # destroy selectors<<< 15160 1726882586.85835: stdout chunk (state=3): >>> # destroy shlex <<< 15160 1726882586.85843: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 15160 1726882586.85889: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 15160 1726882586.85941: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 15160 1726882586.85949: stdout chunk (state=3): >>> # destroy getpass<<< 15160 1726882586.85952: stdout chunk (state=3): >>> # destroy pwd # destroy termios<<< 15160 1726882586.85979: stdout chunk (state=3): >>> # destroy json<<< 15160 1726882586.86007: stdout chunk (state=3): >>> # destroy socket<<< 15160 1726882586.86019: stdout chunk (state=3): >>> # destroy struct<<< 15160 1726882586.86061: stdout chunk (state=3): >>> # destroy glob<<< 15160 1726882586.86076: stdout chunk (state=3): >>> # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata<<< 15160 1726882586.86115: stdout chunk (state=3): >>> # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 15160 1726882586.86133: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 15160 1726882586.86200: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 15160 1726882586.86235: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 15160 1726882586.86250: stdout chunk (state=3): >>> # 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<<< 15160 1726882586.86270: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 15160 1726882586.86296: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 15160 1726882586.86331: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc<<< 15160 1726882586.86344: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 15160 1726882586.86371: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 15160 1726882586.86388: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 15160 1726882586.86435: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 15160 1726882586.86440: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re<<< 15160 1726882586.86447: stdout chunk (state=3): >>> # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 15160 1726882586.86490: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 15160 1726882586.86493: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 15160 1726882586.86501: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 15160 1726882586.86522: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 15160 1726882586.86629: stdout chunk (state=3): >>> # 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 <<< 15160 1726882586.86645: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15160 1726882586.86800: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket<<< 15160 1726882586.86829: stdout chunk (state=3): >>> <<< 15160 1726882586.86840: stdout chunk (state=3): >>># destroy _collections <<< 15160 1726882586.86892: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser<<< 15160 1726882586.86937: stdout chunk (state=3): >>> # destroy tokenize # destroy ansible.module_utils.six.moves.urllib<<< 15160 1726882586.86950: stdout chunk (state=3): >>> <<< 15160 1726882586.86969: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib<<< 15160 1726882586.87009: stdout chunk (state=3): >>> # destroy _typing<<< 15160 1726882586.87018: stdout chunk (state=3): >>> <<< 15160 1726882586.87036: stdout chunk (state=3): >>># destroy _tokenize <<< 15160 1726882586.87074: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves<<< 15160 1726882586.87096: stdout chunk (state=3): >>> # destroy _frozen_importlib_external<<< 15160 1726882586.87103: stdout chunk (state=3): >>> <<< 15160 1726882586.87137: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal <<< 15160 1726882586.87231: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15160 1726882586.87310: stdout chunk (state=3): >>># destroy codecs<<< 15160 1726882586.87318: stdout chunk (state=3): >>> <<< 15160 1726882586.87339: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8<<< 15160 1726882586.87375: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 15160 1726882586.87380: stdout chunk (state=3): >>># destroy encodings.idna<<< 15160 1726882586.87383: stdout chunk (state=3): >>> # destroy _codecs <<< 15160 1726882586.87407: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 15160 1726882586.87470: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 15160 1726882586.87491: stdout chunk (state=3): >>> # destroy _random <<< 15160 1726882586.87495: stdout chunk (state=3): >>># destroy _weakref<<< 15160 1726882586.87502: stdout chunk (state=3): >>> <<< 15160 1726882586.87541: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre<<< 15160 1726882586.87575: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 15160 1726882586.87609: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools<<< 15160 1726882586.87640: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 15160 1726882586.87737: stdout chunk (state=3): >>> <<< 15160 1726882586.88287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 15160 1726882586.88290: stdout chunk (state=3): >>><<< 15160 1726882586.88293: stderr chunk (state=3): >>><<< 15160 1726882586.88712: _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 0x7f46be72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be6fbb30> # /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 0x7f46be72eab0> 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 0x7f46be4dd160> # /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 0x7f46be4ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7f46be51bda0> # /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 0x7f46be51bfe0> # /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 0x7f46be5537d0> # /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 0x7f46be553e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be533a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be531190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be518f50> # /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 0x7f46be5776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5762d0> # /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 0x7f46be532030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be51ae40> # /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 0x7f46be5a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5181d0> # /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 0x7f46be5a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5a8ad0> # 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 0x7f46be5a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be516d20> # /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 0x7f46be5a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5a91f0> 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 0x7f46be5aa420> 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 0x7f46be5c4620> 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 0x7f46be5c5d60> # /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 0x7f46be5c6c60> # 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 0x7f46be5c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5c61b0> # /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 0x7f46be5c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5aa390> # /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 0x7f46be2cfcb0> # /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 0x7f46be2f8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2f84d0> # 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 0x7f46be2f87a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46be2f8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2cde50> # /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 0x7f46be2fa000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2f8c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be5aab40> # /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 0x7f46be32a360> # /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 0x7f46be342510> # /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 0x7f46be37b2f0> # /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 0x7f46be3a1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be37b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be3431a0> # /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 0x7f46be1c03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be341550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be2faf00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46be1c05c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_umet3rzv/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 0x7f46be226000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be1fcef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be1c3f80> # 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 0x7f46be1ffe60> # /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 0x7f46be2559a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be255730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be255040> # /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 0x7f46be255790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be226a20> 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 0x7f46be2566c0> # 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 0x7f46be256840> # /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 0x7f46be256d50> 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 0x7f46be0bcad0> # 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 0x7f46be0be780> # /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 0x7f46be0bf140> # /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 0x7f46be0bff80> # /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 0x7f46be0c2d80> # 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 0x7f46be0c2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c1040> # /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 0x7f46be0c6c60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c5730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c5490> # /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 0x7f46be0c7f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be0c1550> # 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 0x7f46be10ade0> # /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 0x7f46be10af60> # /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 0x7f46be10cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10c8c0> # /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 0x7f46be10f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10d1c0> # /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 0x7f46be11a8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10f230> # 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 0x7f46be11b710> # 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 0x7f46be11b8f0> # 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 0x7f46be11b290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be10b1d0> # /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 0x7f46be11eb10> # 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 0x7f46be11fec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be11d2b0> # 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 0x7f46be11e180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be11ce90> # 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 0x7f46bdfa8140> # /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 0x7f46bdfa9670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be122990> 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 0x7f46bdfa9700> # 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 0x7f46bdfab5f0> # 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' # # /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 0x7f46bdfb1c70> # 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 0x7f46bdfb25d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfaa5d0> # 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 0x7f46bdfb1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfb2810> 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 0x7f46be046a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfbc7a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfb7b90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfb6660> # 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 0x7f46be04d130> # /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 0x7f46bd54c0e0> # 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 0x7f46bd54c440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfc1160> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bdfc0740> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04eed0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04ec00> # /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 0x7f46bd54f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54ecc0> # 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 0x7f46bd54ee70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54e120> # /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 0x7f46bd54f530> # /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 0x7f46bd5ba060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd54ff80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46be04edb0> 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 0x7f46bd5bbd70> # /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 0x7f46bd5bae10> 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 0x7f46bd5ee390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd5dc6e0> 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 0x7f46bd405ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd405e50> 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 0x7f46bd4328d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd431340> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd42ff80> # /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 0x7f46bd478a10> # /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 0x7f46bd479af0> # /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 0x7f46bd5f0200> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46bd47b800> 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.5087890625, "5m": 0.43701171875, "15m": 0.20849609375}, "ansible_lsb": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "26", "epoch": "1726882586", "epoch_int": "1726882586", "date": "2024-09-20", "time": "21:36:26", "iso8601_micro": "2024-09-21T01:36:26.436782Z", "iso8601": "2024-09-21T01:36:26Z", "iso8601_basic": "20240920T213626436782", "iso8601_basic_short": "20240920T213626", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "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": 3717, "ansible_memfree_mb": 2864, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 853, "free": 2864}, "nocache": {"free": 3468, "used": 249}, "swap": {"total": 3716, "free": 3716, "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": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "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": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 540, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251205431296, "block_size": 4096, "block_total": 64483404, "block_available": 61329451, "block_used": 3153953, "inode_total": 16384000, "inode_available": 16303771, "inode_used": 80229, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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.10.217 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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. 15160 1726882586.90296: 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-1726882585.1769753-15205-178885371844427/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15160 1726882586.90314: _low_level_execute_command(): starting 15160 1726882586.90319: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882585.1769753-15205-178885371844427/ > /dev/null 2>&1 && sleep 0' 15160 1726882586.90786: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882586.90790: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 15160 1726882586.90792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 15160 1726882586.90794: 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.10.217 originally 10.31.10.217 <<< 15160 1726882586.90797: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882586.90852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882586.90857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882586.90945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15160 1726882586.93613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882586.93684: stderr chunk (state=3): >>><<< 15160 1726882586.93689: stdout chunk (state=3): >>><<< 15160 1726882586.93707: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882586.93713: handler run complete 15160 1726882586.93816: variable 'ansible_facts' from source: unknown 15160 1726882586.93898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.94170: variable 'ansible_facts' from source: unknown 15160 1726882586.94260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.94412: attempt loop complete, returning result 15160 1726882586.94422: _execute() done 15160 1726882586.94425: dumping result to json 15160 1726882586.94448: done dumping result, returning 15160 1726882586.94494: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-00000000007c] 15160 1726882586.94498: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000007c 15160 1726882586.94788: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000007c 15160 1726882586.94790: WORKER PROCESS EXITING ok: [managed_node1] 15160 1726882586.95347: no more pending results, returning what we have 15160 1726882586.95351: results queue empty 15160 1726882586.95352: checking for any_errors_fatal 15160 1726882586.95353: done checking for any_errors_fatal 15160 1726882586.95354: checking for max_fail_percentage 15160 1726882586.95356: done checking for max_fail_percentage 15160 1726882586.95357: checking to see if all hosts have failed and the running result is not ok 15160 1726882586.95358: done checking to see if all hosts have failed 15160 1726882586.95359: getting the remaining hosts for this loop 15160 1726882586.95361: done getting the remaining hosts for this loop 15160 1726882586.95364: getting the next task for host managed_node1 15160 1726882586.95370: done getting next task for host managed_node1 15160 1726882586.95372: ^ task is: TASK: meta (flush_handlers) 15160 1726882586.95373: ^ 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 15160 1726882586.95376: getting variables 15160 1726882586.95378: in VariableManager get_vars() 15160 1726882586.95407: Calling all_inventory to load vars for managed_node1 15160 1726882586.95412: Calling groups_inventory to load vars for managed_node1 15160 1726882586.95416: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882586.95427: Calling all_plugins_play to load vars for managed_node1 15160 1726882586.95431: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882586.95438: Calling groups_plugins_play to load vars for managed_node1 15160 1726882586.95588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.95764: done with get_vars() 15160 1726882586.95772: done getting variables 15160 1726882586.95829: in VariableManager get_vars() 15160 1726882586.95838: Calling all_inventory to load vars for managed_node1 15160 1726882586.95840: Calling groups_inventory to load vars for managed_node1 15160 1726882586.95842: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882586.95850: Calling all_plugins_play to load vars for managed_node1 15160 1726882586.95853: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882586.95861: Calling groups_plugins_play to load vars for managed_node1 15160 1726882586.96052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.96242: done with get_vars() 15160 1726882586.96253: done queuing things up, now waiting for results queue to drain 15160 1726882586.96255: results queue empty 15160 1726882586.96256: checking for any_errors_fatal 15160 1726882586.96259: done checking for any_errors_fatal 15160 1726882586.96260: checking for max_fail_percentage 15160 1726882586.96261: done checking for max_fail_percentage 15160 1726882586.96266: checking to see if all hosts have failed and the running result is not ok 15160 1726882586.96267: done checking to see if all hosts have failed 15160 1726882586.96267: getting the remaining hosts for this loop 15160 1726882586.96268: done getting the remaining hosts for this loop 15160 1726882586.96270: getting the next task for host managed_node1 15160 1726882586.96279: done getting next task for host managed_node1 15160 1726882586.96285: ^ task is: TASK: Include the task 'el_repo_setup.yml' 15160 1726882586.96287: ^ 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 15160 1726882586.96289: getting variables 15160 1726882586.96291: in VariableManager get_vars() 15160 1726882586.96302: Calling all_inventory to load vars for managed_node1 15160 1726882586.96305: Calling groups_inventory to load vars for managed_node1 15160 1726882586.96308: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882586.96314: Calling all_plugins_play to load vars for managed_node1 15160 1726882586.96317: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882586.96321: Calling groups_plugins_play to load vars for managed_node1 15160 1726882586.96449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.96646: done with get_vars() 15160 1726882586.96653: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:10 Friday 20 September 2024 21:36:26 -0400 (0:00:01.849) 0:00:01.865 ****** 15160 1726882586.96729: entering _queue_task() for managed_node1/include_tasks 15160 1726882586.96731: Creating lock for include_tasks 15160 1726882586.96973: worker is 1 (out of 1 available) 15160 1726882586.96986: exiting _queue_task() for managed_node1/include_tasks 15160 1726882586.97000: done queuing things up, now waiting for results queue to drain 15160 1726882586.97002: waiting for pending results... 15160 1726882586.97161: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 15160 1726882586.97228: in run() - task 0affe814-3a2d-c83d-9fd8-000000000006 15160 1726882586.97243: variable 'ansible_search_path' from source: unknown 15160 1726882586.97275: calling self._execute() 15160 1726882586.97338: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882586.97348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882586.97359: variable 'omit' from source: magic vars 15160 1726882586.97462: _execute() done 15160 1726882586.97467: dumping result to json 15160 1726882586.97474: done dumping result, returning 15160 1726882586.97477: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-c83d-9fd8-000000000006] 15160 1726882586.97518: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000006 15160 1726882586.97602: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000006 15160 1726882586.97605: WORKER PROCESS EXITING 15160 1726882586.97654: no more pending results, returning what we have 15160 1726882586.97658: in VariableManager get_vars() 15160 1726882586.97685: Calling all_inventory to load vars for managed_node1 15160 1726882586.97688: Calling groups_inventory to load vars for managed_node1 15160 1726882586.97692: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882586.97702: Calling all_plugins_play to load vars for managed_node1 15160 1726882586.97710: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882586.97718: Calling groups_plugins_play to load vars for managed_node1 15160 1726882586.97871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.98019: done with get_vars() 15160 1726882586.98025: variable 'ansible_search_path' from source: unknown 15160 1726882586.98037: we have included files to process 15160 1726882586.98038: generating all_blocks data 15160 1726882586.98039: done generating all_blocks data 15160 1726882586.98040: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15160 1726882586.98041: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15160 1726882586.98042: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15160 1726882586.98581: in VariableManager get_vars() 15160 1726882586.98594: done with get_vars() 15160 1726882586.98606: done processing included file 15160 1726882586.98608: iterating over new_blocks loaded from include file 15160 1726882586.98609: in VariableManager get_vars() 15160 1726882586.98616: done with get_vars() 15160 1726882586.98617: filtering new block on tags 15160 1726882586.98628: done filtering new block on tags 15160 1726882586.98630: in VariableManager get_vars() 15160 1726882586.98652: done with get_vars() 15160 1726882586.98654: filtering new block on tags 15160 1726882586.98666: done filtering new block on tags 15160 1726882586.98668: in VariableManager get_vars() 15160 1726882586.98675: done with get_vars() 15160 1726882586.98676: filtering new block on tags 15160 1726882586.98687: done filtering new block on tags 15160 1726882586.98689: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 15160 1726882586.98693: extending task lists for all hosts with included blocks 15160 1726882586.98733: done extending task lists 15160 1726882586.98735: done processing included files 15160 1726882586.98736: results queue empty 15160 1726882586.98736: checking for any_errors_fatal 15160 1726882586.98737: done checking for any_errors_fatal 15160 1726882586.98738: checking for max_fail_percentage 15160 1726882586.98739: done checking for max_fail_percentage 15160 1726882586.98739: checking to see if all hosts have failed and the running result is not ok 15160 1726882586.98740: done checking to see if all hosts have failed 15160 1726882586.98740: getting the remaining hosts for this loop 15160 1726882586.98741: done getting the remaining hosts for this loop 15160 1726882586.98743: getting the next task for host managed_node1 15160 1726882586.98746: done getting next task for host managed_node1 15160 1726882586.98748: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 15160 1726882586.98750: ^ 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 15160 1726882586.98751: getting variables 15160 1726882586.98752: in VariableManager get_vars() 15160 1726882586.98758: Calling all_inventory to load vars for managed_node1 15160 1726882586.98760: Calling groups_inventory to load vars for managed_node1 15160 1726882586.98761: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882586.98765: Calling all_plugins_play to load vars for managed_node1 15160 1726882586.98767: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882586.98769: Calling groups_plugins_play to load vars for managed_node1 15160 1726882586.98881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882586.99030: done with get_vars() 15160 1726882586.99039: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:36:26 -0400 (0:00:00.023) 0:00:01.888 ****** 15160 1726882586.99091: entering _queue_task() for managed_node1/setup 15160 1726882586.99269: worker is 1 (out of 1 available) 15160 1726882586.99284: exiting _queue_task() for managed_node1/setup 15160 1726882586.99298: done queuing things up, now waiting for results queue to drain 15160 1726882586.99299: waiting for pending results... 15160 1726882586.99446: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 15160 1726882586.99517: in run() - task 0affe814-3a2d-c83d-9fd8-00000000008d 15160 1726882586.99529: variable 'ansible_search_path' from source: unknown 15160 1726882586.99535: variable 'ansible_search_path' from source: unknown 15160 1726882586.99570: calling self._execute() 15160 1726882586.99625: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882586.99637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882586.99643: variable 'omit' from source: magic vars 15160 1726882587.00114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882587.01729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882587.01790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882587.01821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882587.01861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882587.01886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882587.01958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882587.01982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882587.02005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882587.02041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882587.02058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882587.02199: variable 'ansible_facts' from source: unknown 15160 1726882587.02254: variable 'network_test_required_facts' from source: task vars 15160 1726882587.02286: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 15160 1726882587.02292: variable 'omit' from source: magic vars 15160 1726882587.02322: variable 'omit' from source: magic vars 15160 1726882587.02349: variable 'omit' from source: magic vars 15160 1726882587.02374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15160 1726882587.02400: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15160 1726882587.02415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15160 1726882587.02431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882587.02442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882587.02471: variable 'inventory_hostname' from source: host vars for 'managed_node1' 15160 1726882587.02475: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882587.02477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882587.02554: Set connection var ansible_connection to ssh 15160 1726882587.02558: Set connection var ansible_shell_type to sh 15160 1726882587.02569: Set connection var ansible_module_compression to ZIP_DEFLATED 15160 1726882587.02579: Set connection var ansible_pipelining to False 15160 1726882587.02589: Set connection var ansible_shell_executable to /bin/sh 15160 1726882587.02601: Set connection var ansible_timeout to 10 15160 1726882587.02617: variable 'ansible_shell_executable' from source: unknown 15160 1726882587.02620: variable 'ansible_connection' from source: unknown 15160 1726882587.02622: variable 'ansible_module_compression' from source: unknown 15160 1726882587.02627: variable 'ansible_shell_type' from source: unknown 15160 1726882587.02629: variable 'ansible_shell_executable' from source: unknown 15160 1726882587.02636: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882587.02641: variable 'ansible_pipelining' from source: unknown 15160 1726882587.02644: variable 'ansible_timeout' from source: unknown 15160 1726882587.02649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882587.02763: 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) 15160 1726882587.02772: variable 'omit' from source: magic vars 15160 1726882587.02778: starting attempt loop 15160 1726882587.02784: running the handler 15160 1726882587.02797: _low_level_execute_command(): starting 15160 1726882587.02807: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15160 1726882587.03340: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.03344: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.03348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.03351: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.03412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882587.03419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.03422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.03490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15160 1726882587.05905: stdout chunk (state=3): >>>/root <<< 15160 1726882587.06068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.06116: stderr chunk (state=3): >>><<< 15160 1726882587.06119: stdout chunk (state=3): >>><<< 15160 1726882587.06139: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882587.06154: _low_level_execute_command(): starting 15160 1726882587.06161: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244 `" && echo ansible-tmp-1726882587.0613942-15274-43573978971244="` echo /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244 `" ) && sleep 0' 15160 1726882587.06625: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.06628: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.06631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.06635: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.06685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882587.06689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.06763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15160 1726882587.09546: stdout chunk (state=3): >>>ansible-tmp-1726882587.0613942-15274-43573978971244=/root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244 <<< 15160 1726882587.09749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.09798: stderr chunk (state=3): >>><<< 15160 1726882587.09802: stdout chunk (state=3): >>><<< 15160 1726882587.09817: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882587.0613942-15274-43573978971244=/root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882587.09857: variable 'ansible_module_compression' from source: unknown 15160 1726882587.09895: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15160d7lp_48u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15160 1726882587.09939: variable 'ansible_facts' from source: unknown 15160 1726882587.10058: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py 15160 1726882587.10179: Sending initial data 15160 1726882587.10182: Sent initial data (153 bytes) 15160 1726882587.10639: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.10643: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.10647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration <<< 15160 1726882587.10649: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.10704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.10712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.10775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15160 1726882587.12869: 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 <<< 15160 1726882587.12877: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15160 1726882587.12929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15160 1726882587.12994: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15160d7lp_48u/tmp5052r8lw /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py <<< 15160 1726882587.13001: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py" <<< 15160 1726882587.13059: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-15160d7lp_48u/tmp5052r8lw" to remote "/root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py" <<< 15160 1726882587.14953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.15020: stderr chunk (state=3): >>><<< 15160 1726882587.15052: stdout chunk (state=3): >>><<< 15160 1726882587.15069: done transferring module to remote 15160 1726882587.15088: _low_level_execute_command(): starting 15160 1726882587.15183: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/ /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py && sleep 0' 15160 1726882587.15910: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882587.15916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15160 1726882587.15919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.15922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.15924: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.15971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.16008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.16094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882587.18036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.18040: stdout chunk (state=3): >>><<< 15160 1726882587.18047: stderr chunk (state=3): >>><<< 15160 1726882587.18060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882587.18063: _low_level_execute_command(): starting 15160 1726882587.18069: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/AnsiballZ_setup.py && sleep 0' 15160 1726882587.18504: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15160 1726882587.18508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882587.18511: 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.10.217 originally 10.31.10.217 debug2: match found <<< 15160 1726882587.18513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.18560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.18567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.18635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882587.21741: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 15160 1726882587.21830: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 15160 1726882587.21902: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 15160 1726882587.21931: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 15160 1726882587.21940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.21962: stdout chunk (state=3): >>>import '_codecs' # <<< 15160 1726882587.21996: stdout chunk (state=3): >>>import 'codecs' # <<< 15160 1726882587.22051: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15160 1726882587.22085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cfb4530> <<< 15160 1726882587.22204: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cf83b30> # /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 0x7efd8cfb6ab0> import '_signal' # <<< 15160 1726882587.22207: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 15160 1726882587.22225: stdout chunk (state=3): >>>import 'io' # <<< 15160 1726882587.22274: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 15160 1726882587.22550: stdout chunk (state=3): >>>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' <<< 15160 1726882587.22557: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15160 1726882587.22587: 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 <<< 15160 1726882587.22597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 15160 1726882587.22738: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cda9160> <<< 15160 1726882587.22746: 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 0x7efd8cda9fd0> <<< 15160 1726882587.22755: stdout chunk (state=3): >>>import 'site' # <<< 15160 1726882587.22804: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15160 1726882587.23461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15160 1726882587.23484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15160 1726882587.23509: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 15160 1726882587.23517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.23545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15160 1726882587.23602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15160 1726882587.23631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15160 1726882587.23730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde7e90> # /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' <<< 15160 1726882587.23754: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde7f50> <<< 15160 1726882587.23776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15160 1726882587.23842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15160 1726882587.23857: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 15160 1726882587.23927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.23930: stdout chunk (state=3): >>>import 'itertools' # <<< 15160 1726882587.24011: 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 0x7efd8ce1f860> <<< 15160 1726882587.24015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 15160 1726882587.24018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 15160 1726882587.24028: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce1fef0> import '_collections' # <<< 15160 1726882587.24070: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cdffb30> <<< 15160 1726882587.24099: stdout chunk (state=3): >>>import '_functools' # <<< 15160 1726882587.24121: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cdfd1f0> <<< 15160 1726882587.24211: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde5040> <<< 15160 1726882587.24260: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15160 1726882587.24287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 15160 1726882587.24338: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15160 1726882587.24343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15160 1726882587.24392: 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' <<< 15160 1726882587.24396: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce43800> <<< 15160 1726882587.24445: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce42420> <<< 15160 1726882587.24449: 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 0x7efd8cdfe2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce40c80> <<< 15160 1726882587.24515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 15160 1726882587.24549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce74800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde42c0> # /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' <<< 15160 1726882587.24596: 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 0x7efd8ce74cb0> <<< 15160 1726882587.24642: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce74b60> <<< 15160 1726882587.24693: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8ce74f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde2de0> <<< 15160 1726882587.24701: 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' <<< 15160 1726882587.24772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15160 1726882587.24803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce75640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce75310> <<< 15160 1726882587.24807: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 15160 1726882587.24860: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce76540> import 'importlib.util' # <<< 15160 1726882587.24864: stdout chunk (state=3): >>>import 'runpy' # <<< 15160 1726882587.24928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15160 1726882587.24932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 15160 1726882587.24987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce8c770> import 'errno' # <<< 15160 1726882587.25008: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882587.25063: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8ce8deb0> # /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' <<< 15160 1726882587.25096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 15160 1726882587.25101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce8ed80> <<< 15160 1726882587.25155: 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 0x7efd8ce8f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce8e2d0> <<< 15160 1726882587.25175: 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' <<< 15160 1726882587.25212: 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 0x7efd8ce8fe30> <<< 15160 1726882587.25229: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce8f560> <<< 15160 1726882587.25284: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce765a0> <<< 15160 1726882587.25307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15160 1726882587.25338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15160 1726882587.25364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15160 1726882587.25415: stdout chunk (state=3): >>># 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 0x7efd8cb83cb0> <<< 15160 1726882587.25447: 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' <<< 15160 1726882587.25506: 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 0x7efd8cbac7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbac530> <<< 15160 1726882587.25530: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8cbac6e0> <<< 15160 1726882587.25551: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8cbac920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb81e50> <<< 15160 1726882587.25580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15160 1726882587.25675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 15160 1726882587.25709: 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' <<< 15160 1726882587.25731: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbae030> <<< 15160 1726882587.25773: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbaccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce76c90> <<< 15160 1726882587.25789: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15160 1726882587.25850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.25875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15160 1726882587.25903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15160 1726882587.25938: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbde3c0> <<< 15160 1726882587.25999: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15160 1726882587.26020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.26050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15160 1726882587.26061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15160 1726882587.26113: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbf6510> <<< 15160 1726882587.26126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15160 1726882587.26164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15160 1726882587.26238: stdout chunk (state=3): >>>import 'ntpath' # <<< 15160 1726882587.26266: 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 0x7efd8cc2f2c0> <<< 15160 1726882587.26291: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15160 1726882587.26305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15160 1726882587.26336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15160 1726882587.26376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15160 1726882587.26466: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cc55a60> <<< 15160 1726882587.26551: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cc2f3e0> <<< 15160 1726882587.26596: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbf71a0> <<< 15160 1726882587.26633: 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 0x7efd8ca70380> <<< 15160 1726882587.26647: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbf5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbaef60> <<< 15160 1726882587.26808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15160 1726882587.26836: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd8ca70560> <<< 15160 1726882587.27017: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_jb5yqeso/ansible_setup_payload.zip' # zipimport: zlib available <<< 15160 1726882587.27174: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.27202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15160 1726882587.27255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15160 1726882587.27348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15160 1726882587.27383: 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 0x7efd8cada060> import '_typing' # <<< 15160 1726882587.27600: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cab0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cab00b0> # zipimport: zlib available <<< 15160 1726882587.27632: stdout chunk (state=3): >>>import 'ansible' # <<< 15160 1726882587.27662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.27698: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 15160 1726882587.29252: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.30676: 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 0x7efd8cab3ef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 15160 1726882587.30808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8cb099a0> <<< 15160 1726882587.30813: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb09730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb09040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15160 1726882587.30888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb09a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cadaa80> 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 0x7efd8cb0a750> <<< 15160 1726882587.30915: 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 0x7efd8cb0a990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15160 1726882587.30976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15160 1726882587.31003: stdout chunk (state=3): >>>import '_locale' # <<< 15160 1726882587.31044: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb0aed0> <<< 15160 1726882587.31062: stdout chunk (state=3): >>>import 'pwd' # <<< 15160 1726882587.31088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15160 1726882587.31128: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c970c20> <<< 15160 1726882587.31174: 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 0x7efd8c972840> <<< 15160 1726882587.31203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15160 1726882587.31308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c973200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15160 1726882587.31422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9743e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15160 1726882587.31426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15160 1726882587.31582: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c976e10> # 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 0x7efd8c976f30> <<< 15160 1726882587.31590: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9750d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15160 1726882587.31681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15160 1726882587.31685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 15160 1726882587.31724: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c97acf0> import '_tokenize' # <<< 15160 1726882587.31786: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9797c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c979520> <<< 15160 1726882587.31812: 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' <<< 15160 1726882587.31968: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c97b9e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9755e0> <<< 15160 1726882587.32069: 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 0x7efd8c9bee40> # /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 0x7efd8c9befc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 15160 1726882587.32121: stdout chunk (state=3): >>># 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 0x7efd8c9c0b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9c0950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15160 1726882587.32274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15160 1726882587.32372: 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 0x7efd8c9c3110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9c1280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15160 1726882587.32376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.32491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9ce840> <<< 15160 1726882587.32697: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9c31d0> <<< 15160 1726882587.32731: 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 0x7efd8c9cfb30> # 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 0x7efd8c9cf9e0> <<< 15160 1726882587.32825: 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 0x7efd8c9cfc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9bf290> # /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' <<< 15160 1726882587.32879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15160 1726882587.32883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15160 1726882587.33006: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8c9d3380> <<< 15160 1726882587.33107: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882587.33205: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8c9d45c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d1af0> <<< 15160 1726882587.33285: 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 0x7efd8c9d2e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d16d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 15160 1726882587.33332: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.33451: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.33503: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 15160 1726882587.33507: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15160 1726882587.33529: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.33652: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.33863: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.34752: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.35155: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 15160 1726882587.35183: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 15160 1726882587.35213: 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' <<< 15160 1726882587.35262: 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 0x7efd8c85c860> <<< 15160 1726882587.35372: 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' <<< 15160 1726882587.35443: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c85d760> <<< 15160 1726882587.35447: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d7aa0> <<< 15160 1726882587.35530: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 15160 1726882587.35535: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.35537: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15160 1726882587.35741: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.35971: 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 0x7efd8c85dc10> # zipimport: zlib available <<< 15160 1726882587.36485: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37038: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37120: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37213: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15160 1726882587.37229: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37263: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 15160 1726882587.37413: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37561: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 15160 1726882587.37565: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15160 1726882587.37580: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37615: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37664: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15160 1726882587.37677: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.37958: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.38227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15160 1726882587.38302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15160 1726882587.38321: stdout chunk (state=3): >>>import '_ast' # <<< 15160 1726882587.38409: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c85fa10> <<< 15160 1726882587.38428: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.38510: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.38576: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 15160 1726882587.38626: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 15160 1726882587.38862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 15160 1726882587.38896: 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' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8c8662a0> # 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 0x7efd8c866ba0> <<< 15160 1726882587.38917: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d7a10> # zipimport: zlib available <<< 15160 1726882587.38972: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39006: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15160 1726882587.39023: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39065: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39107: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39171: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39246: 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 <<< 15160 1726882587.39308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882587.39370: 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 0x7efd8c865880> <<< 15160 1726882587.39433: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c866cf0> <<< 15160 1726882587.39459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 15160 1726882587.39542: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39600: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39647: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.39681: 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' <<< 15160 1726882587.39703: 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 <<< 15160 1726882587.39720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15160 1726882587.39760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15160 1726882587.39868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15160 1726882587.39896: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8f6f30> <<< 15160 1726882587.39943: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c873da0> <<< 15160 1726882587.40030: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c86adb0> <<< 15160 1726882587.40190: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c86aba0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.40203: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15160 1726882587.40223: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 15160 1726882587.40287: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40366: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40382: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40437: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40441: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40521: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40532: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 15160 1726882587.40666: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40680: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40741: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40781: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.40803: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 15160 1726882587.41050: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.41205: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.41314: 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' <<< 15160 1726882587.41349: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 15160 1726882587.41365: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15160 1726882587.41503: 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 0x7efd8c8fdb20> <<< 15160 1726882587.41542: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # 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 <<< 15160 1726882587.41575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c338440> <<< 15160 1726882587.41616: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882587.41676: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8c338740> <<< 15160 1726882587.41698: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8e54c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8e4890> <<< 15160 1726882587.41752: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8fc200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8fcc80> <<< 15160 1726882587.41833: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15160 1726882587.41844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15160 1726882587.41947: 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' # /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 0x7efd8c33b800> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c33b0b0> <<< 15160 1726882587.41972: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8c33b290> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c33a4e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 15160 1726882587.42121: 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 0x7efd8c33b9e0> <<< 15160 1726882587.42125: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15160 1726882587.42225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15160 1726882587.42230: 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 0x7efd8c3a2510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3a0530> <<< 15160 1726882587.42449: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8fd2e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15160 1726882587.42477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 15160 1726882587.42496: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.42555: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 15160 1726882587.42587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 15160 1726882587.42617: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.42652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 15160 1726882587.42680: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.42711: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.42848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 15160 1726882587.42852: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.42878: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 15160 1726882587.42944: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.43008: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.43069: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.43360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15160 1726882587.44006: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.44811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15160 1726882587.44817: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.44905: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45033: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45041: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45095: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 15160 1726882587.45099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 15160 1726882587.45105: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45147: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 15160 1726882587.45268: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45285: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 15160 1726882587.45389: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45436: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 15160 1726882587.45566: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 15160 1726882587.45582: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45705: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.45822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 15160 1726882587.45841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 15160 1726882587.45875: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3a2a20> <<< 15160 1726882587.45896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15160 1726882587.45916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15160 1726882587.46654: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3a34a0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.46708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.46870: stdout chunk (state=3): >>>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 <<< 15160 1726882587.46897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15160 1726882587.46918: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882587.46999: 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 0x7efd8c3daa50><<< 15160 1726882587.47024: stdout chunk (state=3): >>> <<< 15160 1726882587.47456: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3c4c20> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 15160 1726882587.47502: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.47593: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.47718: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.47884: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15160 1726882587.47898: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.47940: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.47981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15160 1726882587.47999: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.48036: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.48086: 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' <<< 15160 1726882587.48137: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882587.48171: 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 0x7efd8bcde030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3d8740> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 15160 1726882587.48210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 15160 1726882587.48261: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.48294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 15160 1726882587.48307: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.48649: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.48831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 15160 1726882587.48857: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49016: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49194: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49252: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 15160 1726882587.49347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 15160 1726882587.49367: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49405: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49657: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.49997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 15160 1726882587.50011: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.50223: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.50459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 15160 1726882587.50462: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.50502: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.50557: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.51462: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.51956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15160 1726882587.52249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.52330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 15160 1726882587.52351: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.52502: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.52681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 15160 1726882587.52698: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.52965: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.53254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 15160 1726882587.53280: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15160 1726882587.53354: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.53425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15160 1726882587.53438: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.53742: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.53868: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.54240: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.54647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15160 1726882587.54856: stdout chunk (state=3): >>># 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 <<< 15160 1726882587.54952: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.55064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 15160 1726882587.55101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.55142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 15160 1726882587.55157: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.55251: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.55352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 15160 1726882587.55529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 15160 1726882587.55542: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56029: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15160 1726882587.56526: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56611: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 15160 1726882587.56766: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15160 1726882587.56843: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56875: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.56919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 15160 1726882587.56975: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.57028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 15160 1726882587.57046: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57181: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 15160 1726882587.57322: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57357: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 15160 1726882587.57420: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 15160 1726882587.57546: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.57625: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57698: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57812: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.57953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 15160 1726882587.58037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882587.58131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 15160 1726882587.58136: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.58502: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.58859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 15160 1726882587.58931: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 15160 1726882587.59019: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59089: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15160 1726882587.59230: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59304: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15160 1726882587.59472: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59622: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.59770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15160 1726882587.59889: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882587.60739: 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' <<< 15160 1726882587.60780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15160 1726882587.60821: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882587.60840: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8bd0bfe0> <<< 15160 1726882587.60915: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8bd093a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8bd0b800> <<< 15160 1726882587.61984: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_local": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "27", "epoch": "1726882587", "epoch_int": "1726882587", "date": "2024-09-20", "time": "21:36:27", "iso8601_micro": "2024-09-21T01:36:27.600527Z", "iso8601": "2024-09-21T01:36:27Z", "iso8601_basic": "20240920T213627600527", "iso8601_basic_short": "20240920T213627", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_I<<< 15160 1726882587.61989: stdout chunk (state=3): >>>D": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15160 1726882587.62805: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15160 1726882587.62949: 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 <<< 15160 1726882587.63016: stdout chunk (state=3): >>># 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 _sha2 # 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 subproc<<< 15160 1726882587.63057: stdout chunk (state=3): >>>ess # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 multiprocessin<<< 15160 1726882587.63106: stdout chunk (state=3): >>>g.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] remo<<< 15160 1726882587.63130: stdout chunk (state=3): >>>ving 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 <<< 15160 1726882587.63540: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15160 1726882587.63555: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15160 1726882587.63614: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 15160 1726882587.63629: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 15160 1726882587.63661: stdout chunk (state=3): >>># destroy ntpath <<< 15160 1726882587.63713: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 15160 1726882587.63756: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 15160 1726882587.63760: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 15160 1726882587.63828: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 15160 1726882587.63882: 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 <<< 15160 1726882587.63944: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 15160 1726882587.63965: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 15160 1726882587.64059: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 15160 1726882587.64090: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 15160 1726882587.64142: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 15160 1726882587.64214: 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 <<< 15160 1726882587.64264: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 15160 1726882587.64317: stdout chunk (state=3): >>># 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 <<< 15160 1726882587.64466: stdout chunk (state=3): >>># 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 <<< 15160 1726882587.64563: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 15160 1726882587.64601: stdout chunk (state=3): >>># destroy _collections <<< 15160 1726882587.64700: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 15160 1726882587.64706: stdout chunk (state=3): >>># 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 <<< 15160 1726882587.64945: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15160 1726882587.65007: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 15160 1726882587.65010: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 15160 1726882587.65039: stdout chunk (state=3): >>># clear sys.audit hooks <<< 15160 1726882587.65839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 15160 1726882587.65842: stdout chunk (state=3): >>><<< 15160 1726882587.65845: stderr chunk (state=3): >>><<< 15160 1726882587.65880: _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 0x7efd8cfb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cf83b30> # /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 0x7efd8cfb6ab0> 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 0x7efd8cda9160> # /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 0x7efd8cda9fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7efd8cde7e90> # /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 0x7efd8cde7f50> # /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 0x7efd8ce1f860> # /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 0x7efd8ce1fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cdffb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cdfd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde5040> # /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 0x7efd8ce43800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce42420> # /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 0x7efd8cdfe2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce40c80> # /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 0x7efd8ce74800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde42c0> # /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 0x7efd8ce74cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce74b60> # 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 0x7efd8ce74f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cde2de0> # /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 0x7efd8ce75640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce75310> 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 0x7efd8ce76540> 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 0x7efd8ce8c770> 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 0x7efd8ce8deb0> # /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 0x7efd8ce8ed80> # 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 0x7efd8ce8f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce8e2d0> # /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 0x7efd8ce8fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce8f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce765a0> # /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 0x7efd8cb83cb0> # /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 0x7efd8cbac7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbac530> # 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 0x7efd8cbac6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd8cbac920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb81e50> # /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 0x7efd8cbae030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbaccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8ce76c90> # /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 0x7efd8cbde3c0> # /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 0x7efd8cbf6510> # /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 0x7efd8cc2f2c0> # /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 0x7efd8cc55a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cc2f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbf71a0> # /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 0x7efd8ca70380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbf5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cbaef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd8ca70560> # zipimport: found 103 names in '/tmp/ansible_setup_payload_jb5yqeso/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 0x7efd8cada060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cab0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cab00b0> # 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 0x7efd8cab3ef0> # /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 0x7efd8cb099a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb09730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cb09040> # /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 0x7efd8cb09a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8cadaa80> 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 0x7efd8cb0a750> # 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 0x7efd8cb0a990> # /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 0x7efd8cb0aed0> 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 0x7efd8c970c20> # 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 0x7efd8c972840> # /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 0x7efd8c973200> # /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 0x7efd8c9743e0> # /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 0x7efd8c976e10> # 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 0x7efd8c976f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9750d0> # /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 0x7efd8c97acf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9797c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c979520> # /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 0x7efd8c97b9e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9755e0> # 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 0x7efd8c9bee40> # /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 0x7efd8c9befc0> # /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 0x7efd8c9c0b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9c0950> # /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 0x7efd8c9c3110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9c1280> # /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 0x7efd8c9ce840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9c31d0> # 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 0x7efd8c9cfb30> # 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 0x7efd8c9cf9e0> # 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 0x7efd8c9cfc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9bf290> # /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 0x7efd8c9d3380> # 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 0x7efd8c9d45c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d1af0> # 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 0x7efd8c9d2e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d16d0> # 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 0x7efd8c85c860> # /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 0x7efd8c85d760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d7aa0> 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 0x7efd8c85dc10> # 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 0x7efd8c85fa10> # 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' # # /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 0x7efd8c8662a0> # 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 0x7efd8c866ba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c9d7a10> # 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 0x7efd8c865880> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c866cf0> 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 0x7efd8c8f6f30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c873da0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c86adb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c86aba0> # 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 0x7efd8c8fdb20> # /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 0x7efd8c338440> # 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 0x7efd8c338740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8e54c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8e4890> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8fc200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8fcc80> # /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 0x7efd8c33b800> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c33b0b0> # 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 0x7efd8c33b290> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c33a4e0> # /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 0x7efd8c33b9e0> # /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 0x7efd8c3a2510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3a0530> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c8fd2e0> 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 0x7efd8c3a2a20> # /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 0x7efd8c3a34a0> 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 0x7efd8c3daa50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3c4c20> 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 0x7efd8bcde030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8c3d8740> 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 0x7efd8bd0bfe0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8bd093a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd8bd0b800> {"ansible_facts": {"ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_local": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "27", "epoch": "1726882587", "epoch_int": "1726882587", "date": "2024-09-20", "time": "21:36:27", "iso8601_micro": "2024-09-21T01:36:27.600527Z", "iso8601": "2024-09-21T01:36:27Z", "iso8601_basic": "20240920T213627600527", "iso8601_basic_short": "20240920T213627", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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.10.217 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15160 1726882587.67300: 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-1726882587.0613942-15274-43573978971244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15160 1726882587.67304: _low_level_execute_command(): starting 15160 1726882587.67307: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882587.0613942-15274-43573978971244/ > /dev/null 2>&1 && sleep 0' 15160 1726882587.67663: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 15160 1726882587.67681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882587.67720: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.67821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15160 1726882587.67842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.67857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882587.67873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.67896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.67990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882587.70855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.70886: stdout chunk (state=3): >>><<< 15160 1726882587.70902: stderr chunk (state=3): >>><<< 15160 1726882587.70925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882587.71039: handler run complete 15160 1726882587.71043: variable 'ansible_facts' from source: unknown 15160 1726882587.71119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882587.71330: variable 'ansible_facts' from source: unknown 15160 1726882587.71412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882587.71516: attempt loop complete, returning result 15160 1726882587.71525: _execute() done 15160 1726882587.71533: dumping result to json 15160 1726882587.71555: done dumping result, returning 15160 1726882587.71567: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-c83d-9fd8-00000000008d] 15160 1726882587.71600: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000008d ok: [managed_node1] 15160 1726882587.72105: no more pending results, returning what we have 15160 1726882587.72109: results queue empty 15160 1726882587.72110: checking for any_errors_fatal 15160 1726882587.72112: done checking for any_errors_fatal 15160 1726882587.72113: checking for max_fail_percentage 15160 1726882587.72116: done checking for max_fail_percentage 15160 1726882587.72117: checking to see if all hosts have failed and the running result is not ok 15160 1726882587.72118: done checking to see if all hosts have failed 15160 1726882587.72119: getting the remaining hosts for this loop 15160 1726882587.72121: done getting the remaining hosts for this loop 15160 1726882587.72126: getting the next task for host managed_node1 15160 1726882587.72265: done getting next task for host managed_node1 15160 1726882587.72268: ^ task is: TASK: Check if system is ostree 15160 1726882587.72272: ^ 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 15160 1726882587.72275: getting variables 15160 1726882587.72280: in VariableManager get_vars() 15160 1726882587.72307: Calling all_inventory to load vars for managed_node1 15160 1726882587.72311: Calling groups_inventory to load vars for managed_node1 15160 1726882587.72315: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882587.72372: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000008d 15160 1726882587.72376: WORKER PROCESS EXITING 15160 1726882587.72389: Calling all_plugins_play to load vars for managed_node1 15160 1726882587.72394: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882587.72398: Calling groups_plugins_play to load vars for managed_node1 15160 1726882587.72725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882587.73033: done with get_vars() 15160 1726882587.73046: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:27 -0400 (0:00:00.740) 0:00:02.629 ****** 15160 1726882587.73159: entering _queue_task() for managed_node1/stat 15160 1726882587.73503: worker is 1 (out of 1 available) 15160 1726882587.73515: exiting _queue_task() for managed_node1/stat 15160 1726882587.73528: done queuing things up, now waiting for results queue to drain 15160 1726882587.73530: waiting for pending results... 15160 1726882587.73751: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 15160 1726882587.73887: in run() - task 0affe814-3a2d-c83d-9fd8-00000000008f 15160 1726882587.73914: variable 'ansible_search_path' from source: unknown 15160 1726882587.73922: variable 'ansible_search_path' from source: unknown 15160 1726882587.73965: calling self._execute() 15160 1726882587.74065: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882587.74082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882587.74102: variable 'omit' from source: magic vars 15160 1726882587.74741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15160 1726882587.75096: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15160 1726882587.75160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15160 1726882587.75220: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15160 1726882587.75288: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15160 1726882587.75381: 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) 15160 1726882587.75501: 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) 15160 1726882587.75506: 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) 15160 1726882587.75508: 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) 15160 1726882587.75667: Evaluated conditional (not __network_is_ostree is defined): True 15160 1726882587.75682: variable 'omit' from source: magic vars 15160 1726882587.75744: variable 'omit' from source: magic vars 15160 1726882587.75801: variable 'omit' from source: magic vars 15160 1726882587.75837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15160 1726882587.75891: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15160 1726882587.75916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15160 1726882587.75953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882587.75967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882587.76039: variable 'inventory_hostname' from source: host vars for 'managed_node1' 15160 1726882587.76042: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882587.76045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882587.76160: Set connection var ansible_connection to ssh 15160 1726882587.76176: Set connection var ansible_shell_type to sh 15160 1726882587.76209: Set connection var ansible_module_compression to ZIP_DEFLATED 15160 1726882587.76221: Set connection var ansible_pipelining to False 15160 1726882587.76238: Set connection var ansible_shell_executable to /bin/sh 15160 1726882587.76251: Set connection var ansible_timeout to 10 15160 1726882587.76287: variable 'ansible_shell_executable' from source: unknown 15160 1726882587.76439: variable 'ansible_connection' from source: unknown 15160 1726882587.76442: variable 'ansible_module_compression' from source: unknown 15160 1726882587.76445: variable 'ansible_shell_type' from source: unknown 15160 1726882587.76447: variable 'ansible_shell_executable' from source: unknown 15160 1726882587.76449: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882587.76451: variable 'ansible_pipelining' from source: unknown 15160 1726882587.76454: variable 'ansible_timeout' from source: unknown 15160 1726882587.76456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882587.76540: 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) 15160 1726882587.76557: variable 'omit' from source: magic vars 15160 1726882587.76577: starting attempt loop 15160 1726882587.76588: running the handler 15160 1726882587.76606: _low_level_execute_command(): starting 15160 1726882587.76619: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15160 1726882587.77467: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882587.77563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.77601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.77672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882587.80252: stdout chunk (state=3): >>>/root <<< 15160 1726882587.80345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.80728: stderr chunk (state=3): >>><<< 15160 1726882587.80731: stdout chunk (state=3): >>><<< 15160 1726882587.80735: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882587.80745: _low_level_execute_command(): starting 15160 1726882587.80748: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956 `" && echo ansible-tmp-1726882587.8065429-15292-261256910055956="` echo /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956 `" ) && sleep 0' 15160 1726882587.82120: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.82352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.82450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882587.85306: stdout chunk (state=3): >>>ansible-tmp-1726882587.8065429-15292-261256910055956=/root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956 <<< 15160 1726882587.85543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882587.85548: stdout chunk (state=3): >>><<< 15160 1726882587.85740: stderr chunk (state=3): >>><<< 15160 1726882587.85744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882587.8065429-15292-261256910055956=/root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882587.85747: variable 'ansible_module_compression' from source: unknown 15160 1726882587.85750: ANSIBALLZ: Using lock for stat 15160 1726882587.85752: ANSIBALLZ: Acquiring lock 15160 1726882587.85754: ANSIBALLZ: Lock acquired: 140253093007808 15160 1726882587.85756: ANSIBALLZ: Creating module 15160 1726882587.98053: ANSIBALLZ: Writing module into payload 15160 1726882587.98178: ANSIBALLZ: Writing module 15160 1726882587.98204: ANSIBALLZ: Renaming module 15160 1726882587.98215: ANSIBALLZ: Done creating module 15160 1726882587.98238: variable 'ansible_facts' from source: unknown 15160 1726882587.98317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py 15160 1726882587.98549: Sending initial data 15160 1726882587.98559: Sent initial data (153 bytes) 15160 1726882587.99137: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882587.99157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882587.99257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882588.01606: 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 <<< 15160 1726882588.01670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15160 1726882588.01732: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15160d7lp_48u/tmpdsm9m2o2 /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py <<< 15160 1726882588.01737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py" <<< 15160 1726882588.01787: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-15160d7lp_48u/tmpdsm9m2o2" to remote "/root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py" <<< 15160 1726882588.02675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882588.02730: stderr chunk (state=3): >>><<< 15160 1726882588.02734: stdout chunk (state=3): >>><<< 15160 1726882588.02754: done transferring module to remote 15160 1726882588.02767: _low_level_execute_command(): starting 15160 1726882588.02772: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/ /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py && sleep 0' 15160 1726882588.03447: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882588.03450: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 15160 1726882588.03456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 15160 1726882588.03459: 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.10.217 originally 10.31.10.217 <<< 15160 1726882588.03461: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882588.03532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882588.03543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882588.03545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882588.03604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882588.06292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882588.06340: stderr chunk (state=3): >>><<< 15160 1726882588.06344: stdout chunk (state=3): >>><<< 15160 1726882588.06360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882588.06363: _low_level_execute_command(): starting 15160 1726882588.06372: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/AnsiballZ_stat.py && sleep 0' 15160 1726882588.06812: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882588.06816: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882588.06818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882588.06821: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882588.06882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882588.06884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882588.06952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882588.10196: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15160 1726882588.10259: stdout chunk (state=3): >>>import _imp # builtin <<< 15160 1726882588.10301: stdout chunk (state=3): >>>import '_thread' # <<< 15160 1726882588.10313: stdout chunk (state=3): >>>import '_warnings' # <<< 15160 1726882588.10351: stdout chunk (state=3): >>>import '_weakref' # <<< 15160 1726882588.10356: stdout chunk (state=3): >>> <<< 15160 1726882588.10465: stdout chunk (state=3): >>>import '_io' # <<< 15160 1726882588.10531: stdout chunk (state=3): >>>import 'marshal' # <<< 15160 1726882588.10556: stdout chunk (state=3): >>>import 'posix' # <<< 15160 1726882588.10612: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15160 1726882588.10622: stdout chunk (state=3): >>># installing zipimport hook <<< 15160 1726882588.10653: stdout chunk (state=3): >>>import 'time' # <<< 15160 1726882588.10935: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 15160 1726882588.10949: 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 0x7f14286ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142867bb30> # /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 0x7f14286aeab0> <<< 15160 1726882588.10956: stdout chunk (state=3): >>>import '_signal' # <<< 15160 1726882588.10987: stdout chunk (state=3): >>>import '_abc' # <<< 15160 1726882588.11011: stdout chunk (state=3): >>>import 'abc' # <<< 15160 1726882588.11036: stdout chunk (state=3): >>>import 'io' # <<< 15160 1726882588.11088: stdout chunk (state=3): >>>import '_stat' # <<< 15160 1726882588.11094: stdout chunk (state=3): >>>import 'stat' # <<< 15160 1726882588.11236: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15160 1726882588.11273: stdout chunk (state=3): >>>import 'genericpath' # <<< 15160 1726882588.11290: stdout chunk (state=3): >>>import 'posixpath' # <<< 15160 1726882588.11336: stdout chunk (state=3): >>>import 'os' # <<< 15160 1726882588.11363: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 15160 1726882588.11384: stdout chunk (state=3): >>>Processing user site-packages <<< 15160 1726882588.11409: stdout chunk (state=3): >>>Processing global site-packages <<< 15160 1726882588.11421: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 15160 1726882588.11445: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 15160 1726882588.11629: stdout chunk (state=3): >>>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 0x7f142845d160> # /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 0x7f142845dfd0> <<< 15160 1726882588.11668: stdout chunk (state=3): >>>import 'site' # <<< 15160 1726882588.11711: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux <<< 15160 1726882588.11730: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 15160 1726882588.12125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15160 1726882588.12156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15160 1726882588.12186: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 15160 1726882588.12214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882588.12243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15160 1726882588.12313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15160 1726882588.12341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15160 1726882588.12382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 15160 1726882588.12404: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142849be90> <<< 15160 1726882588.12441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15160 1726882588.12466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15160 1726882588.12510: stdout chunk (state=3): >>>import '_operator' # <<< 15160 1726882588.12523: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142849bf50> <<< 15160 1726882588.12557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15160 1726882588.12628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15160 1726882588.12644: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 15160 1726882588.12726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882588.12935: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284d38c0> # /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 0x7f14284d3f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284b3b60> import '_functools' # <<< 15160 1726882588.13026: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284b1280> <<< 15160 1726882588.13114: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428499040> <<< 15160 1726882588.13153: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15160 1726882588.13187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 15160 1726882588.13206: stdout chunk (state=3): >>>import '_sre' # <<< 15160 1726882588.13247: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15160 1726882588.13280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15160 1726882588.13311: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 15160 1726882588.13428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284f7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284f6420> # /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 0x7f14284b2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284f4cb0> <<< 15160 1726882588.13497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 15160 1726882588.13513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 15160 1726882588.13528: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428528890> <<< 15160 1726882588.13543: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284982c0> <<< 15160 1726882588.13582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 15160 1726882588.13586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 15160 1726882588.13635: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.13651: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.13661: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428528d40> <<< 15160 1726882588.13675: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428528bf0> <<< 15160 1726882588.13720: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.13935: 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 0x7f1428528fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428496de0> # /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 0x7f1428529670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428529340> 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 0x7f142852a510> <<< 15160 1726882588.13956: stdout chunk (state=3): >>>import 'importlib.util' # <<< 15160 1726882588.13969: stdout chunk (state=3): >>>import 'runpy' # <<< 15160 1726882588.14010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15160 1726882588.14064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15160 1726882588.14101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 15160 1726882588.14114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 15160 1726882588.14133: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428540740> <<< 15160 1726882588.14154: stdout chunk (state=3): >>>import 'errno' # <<< 15160 1726882588.14197: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.14216: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428541e20><<< 15160 1726882588.14348: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428542cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.14358: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.14384: stdout chunk (state=3): >>> <<< 15160 1726882588.14388: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428543350><<< 15160 1726882588.14391: stdout chunk (state=3): >>> <<< 15160 1726882588.14413: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428542270><<< 15160 1726882588.14419: stdout chunk (state=3): >>> <<< 15160 1726882588.14455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 15160 1726882588.14465: stdout chunk (state=3): >>> <<< 15160 1726882588.14482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 15160 1726882588.14538: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.14575: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.14582: stdout chunk (state=3): >>> <<< 15160 1726882588.14585: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428543dd0><<< 15160 1726882588.14608: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428543500><<< 15160 1726882588.14614: stdout chunk (state=3): >>> <<< 15160 1726882588.14675: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142852a570><<< 15160 1726882588.14716: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15160 1726882588.14761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 15160 1726882588.14795: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 15160 1726882588.14805: stdout chunk (state=3): >>> <<< 15160 1726882588.14884: stdout chunk (state=3): >>># 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'<<< 15160 1726882588.14905: stdout chunk (state=3): >>> <<< 15160 1726882588.14909: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.14916: stdout chunk (state=3): >>> <<< 15160 1726882588.14952: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14282c3c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 15160 1726882588.14965: stdout chunk (state=3): >>> <<< 15160 1726882588.14968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 15160 1726882588.15019: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.15039: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.15060: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14282ec740><<< 15160 1726882588.15062: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282ec4a0><<< 15160 1726882588.15101: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.15112: stdout chunk (state=3): >>> <<< 15160 1726882588.15126: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.15166: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14282ec770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.15191: stdout chunk (state=3): >>> <<< 15160 1726882588.15194: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.15197: stdout chunk (state=3): >>> <<< 15160 1726882588.15236: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14282ec950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282c1e20><<< 15160 1726882588.15241: stdout chunk (state=3): >>> <<< 15160 1726882588.15270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 15160 1726882588.15467: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 15160 1726882588.15511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 15160 1726882588.15517: stdout chunk (state=3): >>> <<< 15160 1726882588.15546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 15160 1726882588.15577: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282edf70> <<< 15160 1726882588.15635: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282ecbf0> <<< 15160 1726882588.15682: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142852ac60><<< 15160 1726882588.15685: stdout chunk (state=3): >>> <<< 15160 1726882588.15737: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15160 1726882588.15839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 15160 1726882588.15846: stdout chunk (state=3): >>> <<< 15160 1726882588.15883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15160 1726882588.15969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15160 1726882588.16033: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142831e300><<< 15160 1726882588.16126: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 15160 1726882588.16129: stdout chunk (state=3): >>> <<< 15160 1726882588.16160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 15160 1726882588.16163: stdout chunk (state=3): >>> <<< 15160 1726882588.16202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 15160 1726882588.16207: stdout chunk (state=3): >>> <<< 15160 1726882588.16250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 15160 1726882588.16255: stdout chunk (state=3): >>> <<< 15160 1726882588.16341: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428336480><<< 15160 1726882588.16387: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15160 1726882588.16465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 15160 1726882588.16568: stdout chunk (state=3): >>> import 'ntpath' # <<< 15160 1726882588.16576: stdout chunk (state=3): >>> <<< 15160 1726882588.16613: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 15160 1726882588.16628: stdout chunk (state=3): >>> <<< 15160 1726882588.16646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882588.16651: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428373230> <<< 15160 1726882588.16687: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 15160 1726882588.16691: stdout chunk (state=3): >>> <<< 15160 1726882588.16757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 15160 1726882588.16762: stdout chunk (state=3): >>> <<< 15160 1726882588.16794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 15160 1726882588.16865: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 15160 1726882588.16868: stdout chunk (state=3): >>> <<< 15160 1726882588.17028: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283959d0><<< 15160 1726882588.17036: stdout chunk (state=3): >>> <<< 15160 1726882588.17166: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428373350><<< 15160 1726882588.17172: stdout chunk (state=3): >>> <<< 15160 1726882588.17254: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428337110><<< 15160 1726882588.17306: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 15160 1726882588.17318: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<< 15160 1726882588.17323: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14281b0350><<< 15160 1726882588.17353: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283354c0> <<< 15160 1726882588.17370: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282eeea0><<< 15160 1726882588.17522: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 15160 1726882588.17530: stdout chunk (state=3): >>> <<< 15160 1726882588.17564: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14281b0530><<< 15160 1726882588.17570: stdout chunk (state=3): >>> <<< 15160 1726882588.17693: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_u6ubxmve/ansible_stat_payload.zip'<<< 15160 1726882588.17704: stdout chunk (state=3): >>> <<< 15160 1726882588.17717: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.17984: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.17990: stdout chunk (state=3): >>> <<< 15160 1726882588.18029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 15160 1726882588.18037: stdout chunk (state=3): >>> <<< 15160 1726882588.18059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 15160 1726882588.18066: stdout chunk (state=3): >>> <<< 15160 1726882588.18124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 15160 1726882588.18130: stdout chunk (state=3): >>> <<< 15160 1726882588.18253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 15160 1726882588.18263: stdout chunk (state=3): >>> <<< 15160 1726882588.18303: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 15160 1726882588.18312: stdout chunk (state=3): >>> <<< 15160 1726882588.18322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428205fd0><<< 15160 1726882588.18352: stdout chunk (state=3): >>> import '_typing' # <<< 15160 1726882588.18669: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14281dcec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14281b3f80><<< 15160 1726882588.18684: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15160 1726882588.18730: stdout chunk (state=3): >>> import 'ansible' # <<< 15160 1726882588.18757: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.18787: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15160 1726882588.18793: stdout chunk (state=3): >>> <<< 15160 1726882588.18815: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.18845: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 15160 1726882588.18873: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15160 1726882588.18882: stdout chunk (state=3): >>> <<< 15160 1726882588.21338: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.21432: stdout chunk (state=3): >>> <<< 15160 1726882588.23437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 15160 1726882588.23443: stdout chunk (state=3): >>> <<< 15160 1726882588.23463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 15160 1726882588.23480: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14281dfe60><<< 15160 1726882588.23483: stdout chunk (state=3): >>> <<< 15160 1726882588.23522: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 15160 1726882588.23533: stdout chunk (state=3): >>> <<< 15160 1726882588.23548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 15160 1726882588.23591: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 15160 1726882588.23617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 15160 1726882588.23659: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 15160 1726882588.23662: stdout chunk (state=3): >>> <<< 15160 1726882588.23675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 15160 1726882588.23711: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.23731: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.23796: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142822d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142822d730> <<< 15160 1726882588.23856: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142822d040> <<< 15160 1726882588.23894: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15160 1726882588.23918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 15160 1726882588.23985: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142822da60><<< 15160 1726882588.24055: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428206c60> <<< 15160 1726882588.24070: stdout chunk (state=3): >>>import 'atexit' # <<< 15160 1726882588.24129: 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 0x7f142822e720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.24146: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.24169: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142822e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 15160 1726882588.24176: stdout chunk (state=3): >>> <<< 15160 1726882588.24252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 15160 1726882588.24285: stdout chunk (state=3): >>> import '_locale' # <<< 15160 1726882588.24362: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142822edb0> <<< 15160 1726882588.24531: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428094c20> # 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 0x7f1428096840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15160 1726882588.24564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 15160 1726882588.24574: stdout chunk (state=3): >>> <<< 15160 1726882588.24636: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428097110><<< 15160 1726882588.24642: stdout chunk (state=3): >>> <<< 15160 1726882588.24680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15160 1726882588.24731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 15160 1726882588.24738: stdout chunk (state=3): >>> <<< 15160 1726882588.24769: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428097f50> <<< 15160 1726882588.24812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15160 1726882588.24875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 15160 1726882588.24882: stdout chunk (state=3): >>> <<< 15160 1726882588.24919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 15160 1726882588.24940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15160 1726882588.25084: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809ad50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.25093: stdout chunk (state=3): >>> <<< 15160 1726882588.25107: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.25123: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142809ae40><<< 15160 1726882588.25160: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428099010><<< 15160 1726882588.25166: stdout chunk (state=3): >>> <<< 15160 1726882588.25192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 15160 1726882588.25246: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 15160 1726882588.25252: stdout chunk (state=3): >>> <<< 15160 1726882588.25284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 15160 1726882588.25302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 15160 1726882588.25342: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 15160 1726882588.25348: stdout chunk (state=3): >>> <<< 15160 1726882588.25386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 15160 1726882588.25420: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 15160 1726882588.25438: stdout chunk (state=3): >>> <<< 15160 1726882588.25447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 15160 1726882588.25450: stdout chunk (state=3): >>> <<< 15160 1726882588.25482: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809ecc0> import '_tokenize' # <<< 15160 1726882588.25524: stdout chunk (state=3): >>> <<< 15160 1726882588.25602: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809d790><<< 15160 1726882588.25624: stdout chunk (state=3): >>> <<< 15160 1726882588.25640: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809d520> <<< 15160 1726882588.25706: 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'<<< 15160 1726882588.25831: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809fda0> <<< 15160 1726882588.25883: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428099490> <<< 15160 1726882588.25947: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.25966: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280e6e10> <<< 15160 1726882588.26011: 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<<< 15160 1726882588.26041: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e6f30> <<< 15160 1726882588.26082: 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 <<< 15160 1726882588.26122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 15160 1726882588.26141: stdout chunk (state=3): >>> <<< 15160 1726882588.26155: 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' <<< 15160 1726882588.26227: 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 0x7f14280e8b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e88c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15160 1726882588.26405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 15160 1726882588.26500: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.26535: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280eb020> <<< 15160 1726882588.26549: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e9190> <<< 15160 1726882588.26652: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882588.26690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 15160 1726882588.26740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 15160 1726882588.26761: stdout chunk (state=3): >>>import '_string' # <<< 15160 1726882588.26853: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280f27e0><<< 15160 1726882588.27041: stdout chunk (state=3): >>> <<< 15160 1726882588.27138: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280eb170><<< 15160 1726882588.27141: stdout chunk (state=3): >>> <<< 15160 1726882588.27274: 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' <<< 15160 1726882588.27281: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.27358: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280f35f0> <<< 15160 1726882588.27362: 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' <<< 15160 1726882588.27387: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280f3a40> <<< 15160 1726882588.27474: 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'<<< 15160 1726882588.27500: 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 0x7f14280f3b30> <<< 15160 1726882588.27542: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e71d0> <<< 15160 1726882588.27582: 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<<< 15160 1726882588.27593: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 15160 1726882588.27653: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15160 1726882588.27693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15160 1726882588.27810: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.27813: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280f6b40> <<< 15160 1726882588.28137: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.28178: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280f7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280f5310><<< 15160 1726882588.28215: 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' <<< 15160 1726882588.28238: 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'<<< 15160 1726882588.28241: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14280f6660><<< 15160 1726882588.28275: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280f4e90> # zipimport: zlib available <<< 15160 1726882588.28316: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 15160 1726882588.28352: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882588.28569: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.28709: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15160 1726882588.28743: stdout chunk (state=3): >>> <<< 15160 1726882588.28759: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.28762: stdout chunk (state=3): >>> <<< 15160 1726882588.28770: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 15160 1726882588.28785: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.28792: stdout chunk (state=3): >>> <<< 15160 1726882588.28820: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.28827: stdout chunk (state=3): >>> <<< 15160 1726882588.28851: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 15160 1726882588.28858: stdout chunk (state=3): >>> <<< 15160 1726882588.28889: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.28897: stdout chunk (state=3): >>> <<< 15160 1726882588.29136: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.29143: stdout chunk (state=3): >>> <<< 15160 1726882588.29389: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.29396: stdout chunk (state=3): >>> <<< 15160 1726882588.30566: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.30573: stdout chunk (state=3): >>> <<< 15160 1726882588.31763: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 15160 1726882588.31801: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 15160 1726882588.31829: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 15160 1726882588.31833: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 15160 1726882588.31878: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 15160 1726882588.31881: stdout chunk (state=3): >>> <<< 15160 1726882588.31918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 15160 1726882588.32007: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 15160 1726882588.32033: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.32066: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142817c230> <<< 15160 1726882588.32196: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 15160 1726882588.32232: stdout chunk (state=3): >>> <<< 15160 1726882588.32245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 15160 1726882588.32252: stdout chunk (state=3): >>> <<< 15160 1726882588.32272: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142817d190><<< 15160 1726882588.32294: stdout chunk (state=3): >>> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280fb4a0> <<< 15160 1726882588.32369: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15160 1726882588.32405: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882588.32459: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 15160 1726882588.32470: stdout chunk (state=3): >>> <<< 15160 1726882588.32863: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15160 1726882588.33090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 15160 1726882588.33119: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15160 1726882588.33150: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142817d820><<< 15160 1726882588.33175: stdout chunk (state=3): >>> <<< 15160 1726882588.33201: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.34162: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.34190: stdout chunk (state=3): >>> <<< 15160 1726882588.35128: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.35283: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.35458: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15160 1726882588.35482: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.35603: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 15160 1726882588.35636: stdout chunk (state=3): >>> <<< 15160 1726882588.35655: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.35788: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.35801: stdout chunk (state=3): >>> <<< 15160 1726882588.36000: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15160 1726882588.36033: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882588.36069: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15160 1726882588.36085: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882588.36339: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15160 1726882588.36926: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.37186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15160 1726882588.37300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15160 1726882588.37333: stdout chunk (state=3): >>>import '_ast' # <<< 15160 1726882588.37483: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142817f6b0><<< 15160 1726882588.37489: stdout chunk (state=3): >>> <<< 15160 1726882588.37522: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.37665: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.37671: stdout chunk (state=3): >>> <<< 15160 1726882588.37811: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 15160 1726882588.37824: stdout chunk (state=3): >>> <<< 15160 1726882588.37845: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 15160 1726882588.37863: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 15160 1726882588.37895: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 15160 1726882588.37946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 15160 1726882588.37972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 15160 1726882588.37978: stdout chunk (state=3): >>> <<< 15160 1726882588.38081: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.38274: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.38292: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1427f8ddc0> <<< 15160 1726882588.38360: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15160 1726882588.38389: 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 0x7f1427f8e750><<< 15160 1726882588.38402: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142817e7b0><<< 15160 1726882588.38435: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882588.38516: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.38572: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 15160 1726882588.38580: stdout chunk (state=3): >>> <<< 15160 1726882588.38610: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.38666: stdout chunk (state=3): >>> <<< 15160 1726882588.38693: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.38708: stdout chunk (state=3): >>> <<< 15160 1726882588.38792: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.38877: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.38938: stdout chunk (state=3): >>> <<< 15160 1726882588.39014: 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 <<< 15160 1726882588.39097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882588.39243: 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'<<< 15160 1726882588.39249: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1427f8d370> <<< 15160 1726882588.39360: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f8dc40> <<< 15160 1726882588.39386: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available<<< 15160 1726882588.39503: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15160 1726882588.39522: stdout chunk (state=3): >>> <<< 15160 1726882588.39613: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.39667: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.39739: 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<<< 15160 1726882588.39754: stdout chunk (state=3): >>> <<< 15160 1726882588.39761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15160 1726882588.39800: 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 <<< 15160 1726882588.39853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15160 1726882588.39890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 15160 1726882588.39995: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 15160 1726882588.40003: stdout chunk (state=3): >>> <<< 15160 1726882588.40035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 15160 1726882588.40042: stdout chunk (state=3): >>> <<< 15160 1726882588.40074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 15160 1726882588.40080: stdout chunk (state=3): >>> <<< 15160 1726882588.40182: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142801e9f0><<< 15160 1726882588.40188: stdout chunk (state=3): >>> <<< 15160 1726882588.40267: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f98740><<< 15160 1726882588.40274: stdout chunk (state=3): >>> <<< 15160 1726882588.40390: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f928a0><<< 15160 1726882588.40401: stdout chunk (state=3): >>> <<< 15160 1726882588.40411: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f92600> # destroy ansible.module_utils.distro<<< 15160 1726882588.40445: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 15160 1726882588.40539: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 15160 1726882588.40548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 15160 1726882588.40638: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15160 1726882588.40662: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15160 1726882588.40668: stdout chunk (state=3): >>> <<< 15160 1726882588.40691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 15160 1726882588.40725: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15160 1726882588.40975: stdout chunk (state=3): >>># zipimport: zlib available<<< 15160 1726882588.41125: stdout chunk (state=3): >>> <<< 15160 1726882588.41337: stdout chunk (state=3): >>># zipimport: zlib available <<< 15160 1726882588.41569: stdout chunk (state=3): >>> <<< 15160 1726882588.41579: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 15160 1726882588.41592: stdout chunk (state=3): >>> <<< 15160 1726882588.41646: stdout chunk (state=3): >>># destroy __main__<<< 15160 1726882588.41649: stdout chunk (state=3): >>> <<< 15160 1726882588.42280: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15160 1726882588.42284: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 15160 1726882588.42296: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 <<< 15160 1726882588.42299: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc<<< 15160 1726882588.42301: stdout chunk (state=3): >>> # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin<<< 15160 1726882588.42304: stdout chunk (state=3): >>> # 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 <<< 15160 1726882588.42356: stdout chunk (state=3): >>># 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<<< 15160 1726882588.42360: stdout chunk (state=3): >>> # 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 <<< 15160 1726882588.42396: stdout chunk (state=3): >>># 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<<< 15160 1726882588.42412: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.42443: stdout chunk (state=3): >>> # 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 <<< 15160 1726882588.42492: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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<<< 15160 1726882588.42517: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.42559: stdout chunk (state=3): >>> # 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 <<< 15160 1726882588.42562: stdout chunk (state=3): >>># 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<<< 15160 1726882588.42605: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.42639: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.42666: 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<<< 15160 1726882588.42695: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.42736: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.42758: stdout chunk (state=3): >>> # 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 <<< 15160 1726882588.42805: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 15160 1726882588.42809: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils<<< 15160 1726882588.42950: stdout chunk (state=3): >>> # 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 <<< 15160 1726882588.43267: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 15160 1726882588.43311: stdout chunk (state=3): >>> # destroy importlib.machinery <<< 15160 1726882588.43360: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 15160 1726882588.43366: stdout chunk (state=3): >>># destroy _bz2 <<< 15160 1726882588.43418: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 15160 1726882588.43435: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2<<< 15160 1726882588.43470: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path # destroy zipfile <<< 15160 1726882588.43473: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 15160 1726882588.43543: stdout chunk (state=3): >>> # destroy ntpath <<< 15160 1726882588.43550: stdout chunk (state=3): >>># destroy importlib<<< 15160 1726882588.43605: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.43610: stdout chunk (state=3): >>> # destroy _json # destroy grp<<< 15160 1726882588.43679: stdout chunk (state=3): >>> # destroy encodings # destroy _locale <<< 15160 1726882588.43683: stdout chunk (state=3): >>># destroy pwd # destroy locale # destroy signal # destroy fcntl <<< 15160 1726882588.43704: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 15160 1726882588.43750: stdout chunk (state=3): >>> # destroy uuid # destroy selectors<<< 15160 1726882588.43814: stdout chunk (state=3): >>> # destroy errno # destroy array # destroy datetime<<< 15160 1726882588.43829: stdout chunk (state=3): >>> # destroy _hashlib <<< 15160 1726882588.43867: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro <<< 15160 1726882588.43885: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex<<< 15160 1726882588.43953: stdout chunk (state=3): >>> # destroy subprocess # cleanup[3] wiping selinux._selinux<<< 15160 1726882588.44016: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 15160 1726882588.44020: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 15160 1726882588.44067: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.44121: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 15160 1726882588.44124: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 15160 1726882588.44159: stdout chunk (state=3): >>> # 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings<<< 15160 1726882588.44186: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 15160 1726882588.44221: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.44233: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 15160 1726882588.44268: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 15160 1726882588.44306: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.44309: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.44348: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 15160 1726882588.44387: stdout chunk (state=3): >>> # 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<<< 15160 1726882588.44400: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 15160 1726882588.44580: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring<<< 15160 1726882588.44598: stdout chunk (state=3): >>> # destroy _socket <<< 15160 1726882588.44675: stdout chunk (state=3): >>># destroy _collections<<< 15160 1726882588.44681: stdout chunk (state=3): >>> # destroy platform <<< 15160 1726882588.44716: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 15160 1726882588.44748: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 15160 1726882588.44784: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib<<< 15160 1726882588.44819: stdout chunk (state=3): >>> # destroy _typing <<< 15160 1726882588.44850: 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<<< 15160 1726882588.44901: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 15160 1726882588.44920: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib<<< 15160 1726882588.45038: stdout chunk (state=3): >>> # destroy codecs<<< 15160 1726882588.45068: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 15160 1726882588.45139: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy _codecs # destroy io<<< 15160 1726882588.45142: stdout chunk (state=3): >>> # destroy traceback # destroy warnings <<< 15160 1726882588.45172: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit<<< 15160 1726882588.45202: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 15160 1726882588.45246: stdout chunk (state=3): >>> # destroy _random # destroy _weakref<<< 15160 1726882588.45250: stdout chunk (state=3): >>> <<< 15160 1726882588.45283: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string<<< 15160 1726882588.45317: stdout chunk (state=3): >>> # destroy re # destroy itertools <<< 15160 1726882588.45349: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 15160 1726882588.45385: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 15160 1726882588.45644: stdout chunk (state=3): >>> <<< 15160 1726882588.46079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 15160 1726882588.46082: stdout chunk (state=3): >>><<< 15160 1726882588.46085: stderr chunk (state=3): >>><<< 15160 1726882588.46296: _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 0x7f14286ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142867bb30> # /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 0x7f14286aeab0> 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 0x7f142845d160> # /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 0x7f142845dfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7f142849be90> # /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 0x7f142849bf50> # /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 0x7f14284d38c0> # /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 0x7f14284d3f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284b3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284b1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428499040> # /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 0x7f14284f7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284f6420> # /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 0x7f14284b2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284f4cb0> # /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 0x7f1428528890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14284982c0> # /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 0x7f1428528d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428528bf0> # 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 0x7f1428528fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428496de0> # /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 0x7f1428529670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428529340> 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 0x7f142852a510> 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 0x7f1428540740> 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 0x7f1428541e20> # /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 0x7f1428542cf0> # 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 0x7f1428543350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428542270> # /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 0x7f1428543dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428543500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142852a570> # /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 0x7f14282c3c80> # /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 0x7f14282ec740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282ec4a0> # 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 0x7f14282ec770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14282ec950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282c1e20> # /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 0x7f14282edf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282ecbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142852ac60> # /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 0x7f142831e300> # /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 0x7f1428336480> # /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 0x7f1428373230> # /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 0x7f14283959d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428373350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428337110> # /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 0x7f14281b0350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283354c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14282eeea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14281b0530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_u6ubxmve/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 0x7f1428205fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14281dcec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14281b3f80> # 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 0x7f14281dfe60> # /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 0x7f142822d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142822d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142822d040> # /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 0x7f142822da60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428206c60> 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 0x7f142822e720> # 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 0x7f142822e8a0> # /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 0x7f142822edb0> 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 0x7f1428094c20> # 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 0x7f1428096840> # /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 0x7f1428097110> # /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 0x7f1428097f50> # /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 0x7f142809ad50> # 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 0x7f142809ae40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428099010> # /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 0x7f142809ecc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809d790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142809d520> # /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 0x7f142809fda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428099490> # 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 0x7f14280e6e10> # /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 0x7f14280e6f30> # /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 0x7f14280e8b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e88c0> # /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 0x7f14280eb020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e9190> # /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 0x7f14280f27e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280eb170> # 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 0x7f14280f35f0> # 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 0x7f14280f3a40> # 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 0x7f14280f3b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280e71d0> # /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 0x7f14280f6b40> # 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 0x7f14280f7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280f5310> # 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 0x7f14280f6660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280f4e90> # 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 0x7f142817c230> # /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 0x7f142817d190> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14280fb4a0> 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 0x7f142817d820> # 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 0x7f142817f6b0> # 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' # # /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 0x7f1427f8ddc0> # 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 0x7f1427f8e750> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142817e7b0> # 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 0x7f1427f8d370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f8dc40> 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 0x7f142801e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f98740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f928a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f92600> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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.10.217 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15160 1726882588.47065: 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-1726882587.8065429-15292-261256910055956/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15160 1726882588.47068: _low_level_execute_command(): starting 15160 1726882588.47071: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882587.8065429-15292-261256910055956/ > /dev/null 2>&1 && sleep 0' 15160 1726882588.47439: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 15160 1726882588.47456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15160 1726882588.47499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15160 1726882588.47512: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882588.47547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 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 <<< 15160 1726882588.47598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15160 1726882588.47666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15160 1726882588.47696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15160 1726882588.47739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15160 1726882588.47803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15160 1726882588.50709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15160 1726882588.50713: stdout chunk (state=3): >>><<< 15160 1726882588.50719: stderr chunk (state=3): >>><<< 15160 1726882588.50747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 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.10.217 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 15160 1726882588.50754: handler run complete 15160 1726882588.50787: attempt loop complete, returning result 15160 1726882588.50791: _execute() done 15160 1726882588.50793: dumping result to json 15160 1726882588.50799: done dumping result, returning 15160 1726882588.50816: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affe814-3a2d-c83d-9fd8-00000000008f] 15160 1726882588.50819: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000008f 15160 1726882588.50988: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000008f 15160 1726882588.50991: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 15160 1726882588.51102: no more pending results, returning what we have 15160 1726882588.51105: results queue empty 15160 1726882588.51107: checking for any_errors_fatal 15160 1726882588.51116: done checking for any_errors_fatal 15160 1726882588.51117: checking for max_fail_percentage 15160 1726882588.51119: done checking for max_fail_percentage 15160 1726882588.51120: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.51121: done checking to see if all hosts have failed 15160 1726882588.51121: getting the remaining hosts for this loop 15160 1726882588.51123: done getting the remaining hosts for this loop 15160 1726882588.51127: getting the next task for host managed_node1 15160 1726882588.51132: done getting next task for host managed_node1 15160 1726882588.51137: ^ task is: TASK: Set flag to indicate system is ostree 15160 1726882588.51140: ^ 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 15160 1726882588.51144: getting variables 15160 1726882588.51145: in VariableManager get_vars() 15160 1726882588.51174: Calling all_inventory to load vars for managed_node1 15160 1726882588.51177: Calling groups_inventory to load vars for managed_node1 15160 1726882588.51180: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.51191: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.51195: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.51198: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.51446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.51785: done with get_vars() 15160 1726882588.51805: done getting variables 15160 1726882588.51926: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:28 -0400 (0:00:00.788) 0:00:03.417 ****** 15160 1726882588.51962: entering _queue_task() for managed_node1/set_fact 15160 1726882588.51965: Creating lock for set_fact 15160 1726882588.52380: worker is 1 (out of 1 available) 15160 1726882588.52394: exiting _queue_task() for managed_node1/set_fact 15160 1726882588.52405: done queuing things up, now waiting for results queue to drain 15160 1726882588.52406: waiting for pending results... 15160 1726882588.52652: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 15160 1726882588.52710: in run() - task 0affe814-3a2d-c83d-9fd8-000000000090 15160 1726882588.52723: variable 'ansible_search_path' from source: unknown 15160 1726882588.52727: variable 'ansible_search_path' from source: unknown 15160 1726882588.52775: calling self._execute() 15160 1726882588.52988: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.52992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.52995: variable 'omit' from source: magic vars 15160 1726882588.53511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15160 1726882588.53827: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15160 1726882588.53894: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15160 1726882588.53937: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15160 1726882588.53991: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15160 1726882588.54128: 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) 15160 1726882588.54168: 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) 15160 1726882588.54209: 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) 15160 1726882588.54244: 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) 15160 1726882588.54404: Evaluated conditional (not __network_is_ostree is defined): True 15160 1726882588.54412: variable 'omit' from source: magic vars 15160 1726882588.54463: variable 'omit' from source: magic vars 15160 1726882588.54631: variable '__ostree_booted_stat' from source: set_fact 15160 1726882588.54729: variable 'omit' from source: magic vars 15160 1726882588.54733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15160 1726882588.54761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15160 1726882588.54786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15160 1726882588.54807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882588.54824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882588.54870: variable 'inventory_hostname' from source: host vars for 'managed_node1' 15160 1726882588.54928: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.54931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.55024: Set connection var ansible_connection to ssh 15160 1726882588.55043: Set connection var ansible_shell_type to sh 15160 1726882588.55069: Set connection var ansible_module_compression to ZIP_DEFLATED 15160 1726882588.55083: Set connection var ansible_pipelining to False 15160 1726882588.55098: Set connection var ansible_shell_executable to /bin/sh 15160 1726882588.55109: Set connection var ansible_timeout to 10 15160 1726882588.55143: variable 'ansible_shell_executable' from source: unknown 15160 1726882588.55167: variable 'ansible_connection' from source: unknown 15160 1726882588.55170: variable 'ansible_module_compression' from source: unknown 15160 1726882588.55172: variable 'ansible_shell_type' from source: unknown 15160 1726882588.55174: variable 'ansible_shell_executable' from source: unknown 15160 1726882588.55254: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.55257: variable 'ansible_pipelining' from source: unknown 15160 1726882588.55260: variable 'ansible_timeout' from source: unknown 15160 1726882588.55262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.55350: 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) 15160 1726882588.55374: variable 'omit' from source: magic vars 15160 1726882588.55392: starting attempt loop 15160 1726882588.55401: running the handler 15160 1726882588.55416: handler run complete 15160 1726882588.55430: attempt loop complete, returning result 15160 1726882588.55440: _execute() done 15160 1726882588.55449: dumping result to json 15160 1726882588.55456: done dumping result, returning 15160 1726882588.55475: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affe814-3a2d-c83d-9fd8-000000000090] 15160 1726882588.55487: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000090 15160 1726882588.55650: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000090 15160 1726882588.55653: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 15160 1726882588.55726: no more pending results, returning what we have 15160 1726882588.55729: results queue empty 15160 1726882588.55731: checking for any_errors_fatal 15160 1726882588.55742: done checking for any_errors_fatal 15160 1726882588.55743: checking for max_fail_percentage 15160 1726882588.55745: done checking for max_fail_percentage 15160 1726882588.55746: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.55747: done checking to see if all hosts have failed 15160 1726882588.55748: getting the remaining hosts for this loop 15160 1726882588.55750: done getting the remaining hosts for this loop 15160 1726882588.55755: getting the next task for host managed_node1 15160 1726882588.55823: done getting next task for host managed_node1 15160 1726882588.55827: ^ task is: TASK: Fix CentOS6 Base repo 15160 1726882588.55830: ^ 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 15160 1726882588.55837: getting variables 15160 1726882588.55839: in VariableManager get_vars() 15160 1726882588.56044: Calling all_inventory to load vars for managed_node1 15160 1726882588.56048: Calling groups_inventory to load vars for managed_node1 15160 1726882588.56052: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.56062: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.56066: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.56076: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.56316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.56622: done with get_vars() 15160 1726882588.56635: done getting variables 15160 1726882588.56782: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:28 -0400 (0:00:00.048) 0:00:03.466 ****** 15160 1726882588.56821: entering _queue_task() for managed_node1/copy 15160 1726882588.57097: worker is 1 (out of 1 available) 15160 1726882588.57111: exiting _queue_task() for managed_node1/copy 15160 1726882588.57128: done queuing things up, now waiting for results queue to drain 15160 1726882588.57130: waiting for pending results... 15160 1726882588.57467: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 15160 1726882588.57540: in run() - task 0affe814-3a2d-c83d-9fd8-000000000092 15160 1726882588.57544: variable 'ansible_search_path' from source: unknown 15160 1726882588.57547: variable 'ansible_search_path' from source: unknown 15160 1726882588.57599: calling self._execute() 15160 1726882588.57739: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.57743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.57747: variable 'omit' from source: magic vars 15160 1726882588.58407: variable 'ansible_distribution' from source: facts 15160 1726882588.58445: Evaluated conditional (ansible_distribution == 'CentOS'): False 15160 1726882588.58454: when evaluation is False, skipping this task 15160 1726882588.58461: _execute() done 15160 1726882588.58468: dumping result to json 15160 1726882588.58475: done dumping result, returning 15160 1726882588.58543: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affe814-3a2d-c83d-9fd8-000000000092] 15160 1726882588.58547: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000092 15160 1726882588.58623: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000092 15160 1726882588.58626: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 15160 1726882588.58717: no more pending results, returning what we have 15160 1726882588.58721: results queue empty 15160 1726882588.58722: checking for any_errors_fatal 15160 1726882588.58727: done checking for any_errors_fatal 15160 1726882588.58728: checking for max_fail_percentage 15160 1726882588.58730: done checking for max_fail_percentage 15160 1726882588.58731: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.58732: done checking to see if all hosts have failed 15160 1726882588.58732: getting the remaining hosts for this loop 15160 1726882588.58736: done getting the remaining hosts for this loop 15160 1726882588.58741: getting the next task for host managed_node1 15160 1726882588.58750: done getting next task for host managed_node1 15160 1726882588.58755: ^ task is: TASK: Include the task 'enable_epel.yml' 15160 1726882588.58759: ^ 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 15160 1726882588.58763: getting variables 15160 1726882588.58765: in VariableManager get_vars() 15160 1726882588.58800: Calling all_inventory to load vars for managed_node1 15160 1726882588.58803: Calling groups_inventory to load vars for managed_node1 15160 1726882588.58808: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.58823: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.58828: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.58832: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.59328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.59644: done with get_vars() 15160 1726882588.59654: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:28 -0400 (0:00:00.029) 0:00:03.495 ****** 15160 1726882588.59766: entering _queue_task() for managed_node1/include_tasks 15160 1726882588.60086: worker is 1 (out of 1 available) 15160 1726882588.60101: exiting _queue_task() for managed_node1/include_tasks 15160 1726882588.60114: done queuing things up, now waiting for results queue to drain 15160 1726882588.60115: waiting for pending results... 15160 1726882588.60388: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 15160 1726882588.60469: in run() - task 0affe814-3a2d-c83d-9fd8-000000000093 15160 1726882588.60503: variable 'ansible_search_path' from source: unknown 15160 1726882588.60512: variable 'ansible_search_path' from source: unknown 15160 1726882588.60556: calling self._execute() 15160 1726882588.60699: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.60708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.60711: variable 'omit' from source: magic vars 15160 1726882588.61323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882588.64175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882588.64280: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882588.64411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882588.64415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882588.64449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882588.64559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882588.64602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882588.64738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882588.64743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882588.64746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882588.64891: variable '__network_is_ostree' from source: set_fact 15160 1726882588.64917: Evaluated conditional (not __network_is_ostree | d(false)): True 15160 1726882588.64931: _execute() done 15160 1726882588.64944: dumping result to json 15160 1726882588.64961: done dumping result, returning 15160 1726882588.65040: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-c83d-9fd8-000000000093] 15160 1726882588.65043: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000093 15160 1726882588.65128: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000093 15160 1726882588.65131: WORKER PROCESS EXITING 15160 1726882588.65166: no more pending results, returning what we have 15160 1726882588.65172: in VariableManager get_vars() 15160 1726882588.65214: Calling all_inventory to load vars for managed_node1 15160 1726882588.65218: Calling groups_inventory to load vars for managed_node1 15160 1726882588.65223: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.65238: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.65244: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.65249: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.65610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.66123: done with get_vars() 15160 1726882588.66133: variable 'ansible_search_path' from source: unknown 15160 1726882588.66137: variable 'ansible_search_path' from source: unknown 15160 1726882588.66196: we have included files to process 15160 1726882588.66198: generating all_blocks data 15160 1726882588.66199: done generating all_blocks data 15160 1726882588.66206: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15160 1726882588.66208: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15160 1726882588.66210: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15160 1726882588.67244: done processing included file 15160 1726882588.67247: iterating over new_blocks loaded from include file 15160 1726882588.67248: in VariableManager get_vars() 15160 1726882588.67271: done with get_vars() 15160 1726882588.67274: filtering new block on tags 15160 1726882588.67311: done filtering new block on tags 15160 1726882588.67316: in VariableManager get_vars() 15160 1726882588.67332: done with get_vars() 15160 1726882588.67336: filtering new block on tags 15160 1726882588.67351: done filtering new block on tags 15160 1726882588.67354: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 15160 1726882588.67361: extending task lists for all hosts with included blocks 15160 1726882588.67516: done extending task lists 15160 1726882588.67518: done processing included files 15160 1726882588.67519: results queue empty 15160 1726882588.67520: checking for any_errors_fatal 15160 1726882588.67524: done checking for any_errors_fatal 15160 1726882588.67525: checking for max_fail_percentage 15160 1726882588.67526: done checking for max_fail_percentage 15160 1726882588.67527: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.67528: done checking to see if all hosts have failed 15160 1726882588.67529: getting the remaining hosts for this loop 15160 1726882588.67530: done getting the remaining hosts for this loop 15160 1726882588.67536: getting the next task for host managed_node1 15160 1726882588.67541: done getting next task for host managed_node1 15160 1726882588.67543: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 15160 1726882588.67547: ^ 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 15160 1726882588.67550: getting variables 15160 1726882588.67551: in VariableManager get_vars() 15160 1726882588.67561: Calling all_inventory to load vars for managed_node1 15160 1726882588.67564: Calling groups_inventory to load vars for managed_node1 15160 1726882588.67567: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.67574: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.67585: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.67589: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.67829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.68130: done with get_vars() 15160 1726882588.68148: done getting variables 15160 1726882588.68233: 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) 15160 1726882588.68500: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:28 -0400 (0:00:00.087) 0:00:03.583 ****** 15160 1726882588.68556: entering _queue_task() for managed_node1/command 15160 1726882588.68558: Creating lock for command 15160 1726882588.69037: worker is 1 (out of 1 available) 15160 1726882588.69050: exiting _queue_task() for managed_node1/command 15160 1726882588.69063: done queuing things up, now waiting for results queue to drain 15160 1726882588.69064: waiting for pending results... 15160 1726882588.69472: running TaskExecutor() for managed_node1/TASK: Create EPEL 39 15160 1726882588.69476: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000ad 15160 1726882588.69482: variable 'ansible_search_path' from source: unknown 15160 1726882588.69485: variable 'ansible_search_path' from source: unknown 15160 1726882588.69487: calling self._execute() 15160 1726882588.69587: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.69602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.69676: variable 'omit' from source: magic vars 15160 1726882588.70108: variable 'ansible_distribution' from source: facts 15160 1726882588.70136: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15160 1726882588.70146: when evaluation is False, skipping this task 15160 1726882588.70154: _execute() done 15160 1726882588.70163: dumping result to json 15160 1726882588.70172: done dumping result, returning 15160 1726882588.70186: done running TaskExecutor() for managed_node1/TASK: Create EPEL 39 [0affe814-3a2d-c83d-9fd8-0000000000ad] 15160 1726882588.70216: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000ad skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15160 1726882588.70513: no more pending results, returning what we have 15160 1726882588.70517: results queue empty 15160 1726882588.70518: checking for any_errors_fatal 15160 1726882588.70520: done checking for any_errors_fatal 15160 1726882588.70521: checking for max_fail_percentage 15160 1726882588.70524: done checking for max_fail_percentage 15160 1726882588.70525: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.70525: done checking to see if all hosts have failed 15160 1726882588.70526: getting the remaining hosts for this loop 15160 1726882588.70528: done getting the remaining hosts for this loop 15160 1726882588.70533: getting the next task for host managed_node1 15160 1726882588.70551: done getting next task for host managed_node1 15160 1726882588.70555: ^ task is: TASK: Install yum-utils package 15160 1726882588.70560: ^ 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 15160 1726882588.70567: getting variables 15160 1726882588.70568: in VariableManager get_vars() 15160 1726882588.70606: Calling all_inventory to load vars for managed_node1 15160 1726882588.70610: Calling groups_inventory to load vars for managed_node1 15160 1726882588.70615: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.70772: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.70777: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.70784: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.71052: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000ad 15160 1726882588.71056: WORKER PROCESS EXITING 15160 1726882588.71090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.71429: done with get_vars() 15160 1726882588.71441: done getting variables 15160 1726882588.71561: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:28 -0400 (0:00:00.030) 0:00:03.613 ****** 15160 1726882588.71597: entering _queue_task() for managed_node1/package 15160 1726882588.71599: Creating lock for package 15160 1726882588.71989: worker is 1 (out of 1 available) 15160 1726882588.72000: exiting _queue_task() for managed_node1/package 15160 1726882588.72012: done queuing things up, now waiting for results queue to drain 15160 1726882588.72013: waiting for pending results... 15160 1726882588.72200: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 15160 1726882588.72360: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000ae 15160 1726882588.72384: variable 'ansible_search_path' from source: unknown 15160 1726882588.72402: variable 'ansible_search_path' from source: unknown 15160 1726882588.72448: calling self._execute() 15160 1726882588.72549: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.72569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.72589: variable 'omit' from source: magic vars 15160 1726882588.73070: variable 'ansible_distribution' from source: facts 15160 1726882588.73091: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15160 1726882588.73101: when evaluation is False, skipping this task 15160 1726882588.73113: _execute() done 15160 1726882588.73122: dumping result to json 15160 1726882588.73130: done dumping result, returning 15160 1726882588.73144: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affe814-3a2d-c83d-9fd8-0000000000ae] 15160 1726882588.73162: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000ae skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15160 1726882588.73563: no more pending results, returning what we have 15160 1726882588.73566: results queue empty 15160 1726882588.73567: checking for any_errors_fatal 15160 1726882588.73574: done checking for any_errors_fatal 15160 1726882588.73575: checking for max_fail_percentage 15160 1726882588.73577: done checking for max_fail_percentage 15160 1726882588.73581: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.73582: done checking to see if all hosts have failed 15160 1726882588.73583: getting the remaining hosts for this loop 15160 1726882588.73584: done getting the remaining hosts for this loop 15160 1726882588.73588: getting the next task for host managed_node1 15160 1726882588.73594: done getting next task for host managed_node1 15160 1726882588.73597: ^ task is: TASK: Enable EPEL 7 15160 1726882588.73601: ^ 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 15160 1726882588.73605: getting variables 15160 1726882588.73606: in VariableManager get_vars() 15160 1726882588.73642: Calling all_inventory to load vars for managed_node1 15160 1726882588.73645: Calling groups_inventory to load vars for managed_node1 15160 1726882588.73649: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.73659: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.73663: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.73667: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.73883: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000ae 15160 1726882588.73887: WORKER PROCESS EXITING 15160 1726882588.73914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.74221: done with get_vars() 15160 1726882588.74232: done getting variables 15160 1726882588.74305: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:28 -0400 (0:00:00.027) 0:00:03.641 ****** 15160 1726882588.74341: entering _queue_task() for managed_node1/command 15160 1726882588.74588: worker is 1 (out of 1 available) 15160 1726882588.74599: exiting _queue_task() for managed_node1/command 15160 1726882588.74615: done queuing things up, now waiting for results queue to drain 15160 1726882588.74616: waiting for pending results... 15160 1726882588.74867: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 15160 1726882588.75003: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000af 15160 1726882588.75024: variable 'ansible_search_path' from source: unknown 15160 1726882588.75032: variable 'ansible_search_path' from source: unknown 15160 1726882588.75089: calling self._execute() 15160 1726882588.75187: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.75202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.75286: variable 'omit' from source: magic vars 15160 1726882588.75803: variable 'ansible_distribution' from source: facts 15160 1726882588.75829: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15160 1726882588.75843: when evaluation is False, skipping this task 15160 1726882588.75852: _execute() done 15160 1726882588.75859: dumping result to json 15160 1726882588.75866: done dumping result, returning 15160 1726882588.75881: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affe814-3a2d-c83d-9fd8-0000000000af] 15160 1726882588.75893: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000af skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15160 1726882588.76101: no more pending results, returning what we have 15160 1726882588.76105: results queue empty 15160 1726882588.76107: checking for any_errors_fatal 15160 1726882588.76115: done checking for any_errors_fatal 15160 1726882588.76116: checking for max_fail_percentage 15160 1726882588.76118: done checking for max_fail_percentage 15160 1726882588.76119: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.76120: done checking to see if all hosts have failed 15160 1726882588.76121: getting the remaining hosts for this loop 15160 1726882588.76123: done getting the remaining hosts for this loop 15160 1726882588.76127: getting the next task for host managed_node1 15160 1726882588.76138: done getting next task for host managed_node1 15160 1726882588.76140: ^ task is: TASK: Enable EPEL 8 15160 1726882588.76239: ^ 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 15160 1726882588.76244: getting variables 15160 1726882588.76246: in VariableManager get_vars() 15160 1726882588.76288: Calling all_inventory to load vars for managed_node1 15160 1726882588.76292: Calling groups_inventory to load vars for managed_node1 15160 1726882588.76296: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.76309: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.76313: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.76317: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.76665: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000af 15160 1726882588.76669: WORKER PROCESS EXITING 15160 1726882588.76704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.77261: done with get_vars() 15160 1726882588.77272: done getting variables 15160 1726882588.77397: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:28 -0400 (0:00:00.031) 0:00:03.672 ****** 15160 1726882588.77493: entering _queue_task() for managed_node1/command 15160 1726882588.77985: worker is 1 (out of 1 available) 15160 1726882588.78058: exiting _queue_task() for managed_node1/command 15160 1726882588.78074: done queuing things up, now waiting for results queue to drain 15160 1726882588.78075: waiting for pending results... 15160 1726882588.78322: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 15160 1726882588.78485: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000b0 15160 1726882588.78502: variable 'ansible_search_path' from source: unknown 15160 1726882588.78506: variable 'ansible_search_path' from source: unknown 15160 1726882588.78543: calling self._execute() 15160 1726882588.78646: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.78659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.78672: variable 'omit' from source: magic vars 15160 1726882588.79163: variable 'ansible_distribution' from source: facts 15160 1726882588.79167: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15160 1726882588.79170: when evaluation is False, skipping this task 15160 1726882588.79172: _execute() done 15160 1726882588.79175: dumping result to json 15160 1726882588.79180: done dumping result, returning 15160 1726882588.79184: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affe814-3a2d-c83d-9fd8-0000000000b0] 15160 1726882588.79187: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000b0 15160 1726882588.79402: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000b0 15160 1726882588.79407: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15160 1726882588.79453: no more pending results, returning what we have 15160 1726882588.79457: results queue empty 15160 1726882588.79458: checking for any_errors_fatal 15160 1726882588.79462: done checking for any_errors_fatal 15160 1726882588.79463: checking for max_fail_percentage 15160 1726882588.79465: done checking for max_fail_percentage 15160 1726882588.79466: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.79467: done checking to see if all hosts have failed 15160 1726882588.79467: getting the remaining hosts for this loop 15160 1726882588.79469: done getting the remaining hosts for this loop 15160 1726882588.79472: getting the next task for host managed_node1 15160 1726882588.79484: done getting next task for host managed_node1 15160 1726882588.79487: ^ task is: TASK: Enable EPEL 6 15160 1726882588.79491: ^ 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 15160 1726882588.79494: getting variables 15160 1726882588.79496: in VariableManager get_vars() 15160 1726882588.79526: Calling all_inventory to load vars for managed_node1 15160 1726882588.79529: Calling groups_inventory to load vars for managed_node1 15160 1726882588.79535: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.79545: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.79549: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.79556: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.79794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.80093: done with get_vars() 15160 1726882588.80108: done getting variables 15160 1726882588.80181: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:28 -0400 (0:00:00.027) 0:00:03.700 ****** 15160 1726882588.80218: entering _queue_task() for managed_node1/copy 15160 1726882588.80487: worker is 1 (out of 1 available) 15160 1726882588.80503: exiting _queue_task() for managed_node1/copy 15160 1726882588.80516: done queuing things up, now waiting for results queue to drain 15160 1726882588.80518: waiting for pending results... 15160 1726882588.80954: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 15160 1726882588.80959: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000b2 15160 1726882588.80962: variable 'ansible_search_path' from source: unknown 15160 1726882588.80966: variable 'ansible_search_path' from source: unknown 15160 1726882588.80976: calling self._execute() 15160 1726882588.81066: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.81139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.81142: variable 'omit' from source: magic vars 15160 1726882588.81591: variable 'ansible_distribution' from source: facts 15160 1726882588.81610: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15160 1726882588.81630: when evaluation is False, skipping this task 15160 1726882588.81644: _execute() done 15160 1726882588.81652: dumping result to json 15160 1726882588.81660: done dumping result, returning 15160 1726882588.81670: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affe814-3a2d-c83d-9fd8-0000000000b2] 15160 1726882588.81683: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000b2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15160 1726882588.82045: no more pending results, returning what we have 15160 1726882588.82048: results queue empty 15160 1726882588.82049: checking for any_errors_fatal 15160 1726882588.82054: done checking for any_errors_fatal 15160 1726882588.82055: checking for max_fail_percentage 15160 1726882588.82056: done checking for max_fail_percentage 15160 1726882588.82058: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.82059: done checking to see if all hosts have failed 15160 1726882588.82060: getting the remaining hosts for this loop 15160 1726882588.82061: done getting the remaining hosts for this loop 15160 1726882588.82065: getting the next task for host managed_node1 15160 1726882588.82075: done getting next task for host managed_node1 15160 1726882588.82080: ^ task is: TASK: Set network provider to 'initscripts' 15160 1726882588.82082: ^ 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 15160 1726882588.82087: getting variables 15160 1726882588.82088: in VariableManager get_vars() 15160 1726882588.82117: Calling all_inventory to load vars for managed_node1 15160 1726882588.82120: Calling groups_inventory to load vars for managed_node1 15160 1726882588.82124: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.82135: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.82139: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.82144: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.82395: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000b2 15160 1726882588.82399: WORKER PROCESS EXITING 15160 1726882588.82425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.82723: done with get_vars() 15160 1726882588.82733: done getting variables 15160 1726882588.82809: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 Friday 20 September 2024 21:36:28 -0400 (0:00:00.026) 0:00:03.726 ****** 15160 1726882588.82841: entering _queue_task() for managed_node1/set_fact 15160 1726882588.83096: worker is 1 (out of 1 available) 15160 1726882588.83225: exiting _queue_task() for managed_node1/set_fact 15160 1726882588.83242: done queuing things up, now waiting for results queue to drain 15160 1726882588.83243: waiting for pending results... 15160 1726882588.83411: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 15160 1726882588.83524: in run() - task 0affe814-3a2d-c83d-9fd8-000000000007 15160 1726882588.83554: variable 'ansible_search_path' from source: unknown 15160 1726882588.83944: calling self._execute() 15160 1726882588.83947: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.83951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.83953: variable 'omit' from source: magic vars 15160 1726882588.84131: variable 'omit' from source: magic vars 15160 1726882588.84285: variable 'omit' from source: magic vars 15160 1726882588.84424: variable 'omit' from source: magic vars 15160 1726882588.84476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15160 1726882588.84591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15160 1726882588.84670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15160 1726882588.84698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882588.84774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15160 1726882588.85093: variable 'inventory_hostname' from source: host vars for 'managed_node1' 15160 1726882588.85097: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.85099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.85313: Set connection var ansible_connection to ssh 15160 1726882588.85323: Set connection var ansible_shell_type to sh 15160 1726882588.85348: Set connection var ansible_module_compression to ZIP_DEFLATED 15160 1726882588.85745: Set connection var ansible_pipelining to False 15160 1726882588.85750: Set connection var ansible_shell_executable to /bin/sh 15160 1726882588.85753: Set connection var ansible_timeout to 10 15160 1726882588.85755: variable 'ansible_shell_executable' from source: unknown 15160 1726882588.85757: variable 'ansible_connection' from source: unknown 15160 1726882588.85759: variable 'ansible_module_compression' from source: unknown 15160 1726882588.85761: variable 'ansible_shell_type' from source: unknown 15160 1726882588.85763: variable 'ansible_shell_executable' from source: unknown 15160 1726882588.85766: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.85768: variable 'ansible_pipelining' from source: unknown 15160 1726882588.85770: variable 'ansible_timeout' from source: unknown 15160 1726882588.85772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.86107: 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) 15160 1726882588.86198: variable 'omit' from source: magic vars 15160 1726882588.86217: starting attempt loop 15160 1726882588.86437: running the handler 15160 1726882588.86443: handler run complete 15160 1726882588.86446: attempt loop complete, returning result 15160 1726882588.86448: _execute() done 15160 1726882588.86451: dumping result to json 15160 1726882588.86454: done dumping result, returning 15160 1726882588.86456: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affe814-3a2d-c83d-9fd8-000000000007] 15160 1726882588.86458: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000007 15160 1726882588.86529: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000007 15160 1726882588.86532: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 15160 1726882588.86608: no more pending results, returning what we have 15160 1726882588.86612: results queue empty 15160 1726882588.86614: checking for any_errors_fatal 15160 1726882588.86622: done checking for any_errors_fatal 15160 1726882588.86623: checking for max_fail_percentage 15160 1726882588.86625: done checking for max_fail_percentage 15160 1726882588.86627: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.86628: done checking to see if all hosts have failed 15160 1726882588.86629: getting the remaining hosts for this loop 15160 1726882588.86631: done getting the remaining hosts for this loop 15160 1726882588.86638: getting the next task for host managed_node1 15160 1726882588.86653: done getting next task for host managed_node1 15160 1726882588.86656: ^ task is: TASK: meta (flush_handlers) 15160 1726882588.86658: ^ 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 15160 1726882588.86664: getting variables 15160 1726882588.86667: in VariableManager get_vars() 15160 1726882588.86704: Calling all_inventory to load vars for managed_node1 15160 1726882588.86707: Calling groups_inventory to load vars for managed_node1 15160 1726882588.86712: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.86725: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.86730: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.87043: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.87519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.88133: done with get_vars() 15160 1726882588.88196: done getting variables 15160 1726882588.88277: in VariableManager get_vars() 15160 1726882588.88291: Calling all_inventory to load vars for managed_node1 15160 1726882588.88294: Calling groups_inventory to load vars for managed_node1 15160 1726882588.88297: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.88303: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.88306: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.88310: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.89456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.90048: done with get_vars() 15160 1726882588.90069: done queuing things up, now waiting for results queue to drain 15160 1726882588.90071: results queue empty 15160 1726882588.90072: checking for any_errors_fatal 15160 1726882588.90075: done checking for any_errors_fatal 15160 1726882588.90076: checking for max_fail_percentage 15160 1726882588.90077: done checking for max_fail_percentage 15160 1726882588.90078: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.90079: done checking to see if all hosts have failed 15160 1726882588.90080: getting the remaining hosts for this loop 15160 1726882588.90081: done getting the remaining hosts for this loop 15160 1726882588.90084: getting the next task for host managed_node1 15160 1726882588.90089: done getting next task for host managed_node1 15160 1726882588.90091: ^ task is: TASK: meta (flush_handlers) 15160 1726882588.90093: ^ 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 15160 1726882588.90101: getting variables 15160 1726882588.90102: in VariableManager get_vars() 15160 1726882588.90111: Calling all_inventory to load vars for managed_node1 15160 1726882588.90114: Calling groups_inventory to load vars for managed_node1 15160 1726882588.90117: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.90122: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.90126: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.90129: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.90382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.90997: done with get_vars() 15160 1726882588.91006: done getting variables 15160 1726882588.91165: in VariableManager get_vars() 15160 1726882588.91174: Calling all_inventory to load vars for managed_node1 15160 1726882588.91177: Calling groups_inventory to load vars for managed_node1 15160 1726882588.91180: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.91185: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.91189: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.91192: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.91508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.92146: done with get_vars() 15160 1726882588.92160: done queuing things up, now waiting for results queue to drain 15160 1726882588.92162: results queue empty 15160 1726882588.92163: checking for any_errors_fatal 15160 1726882588.92165: done checking for any_errors_fatal 15160 1726882588.92166: checking for max_fail_percentage 15160 1726882588.92167: done checking for max_fail_percentage 15160 1726882588.92168: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.92169: done checking to see if all hosts have failed 15160 1726882588.92170: getting the remaining hosts for this loop 15160 1726882588.92171: done getting the remaining hosts for this loop 15160 1726882588.92174: getting the next task for host managed_node1 15160 1726882588.92177: done getting next task for host managed_node1 15160 1726882588.92178: ^ task is: None 15160 1726882588.92180: ^ 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 15160 1726882588.92297: done queuing things up, now waiting for results queue to drain 15160 1726882588.92298: results queue empty 15160 1726882588.92299: checking for any_errors_fatal 15160 1726882588.92300: done checking for any_errors_fatal 15160 1726882588.92301: checking for max_fail_percentage 15160 1726882588.92303: done checking for max_fail_percentage 15160 1726882588.92303: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.92304: done checking to see if all hosts have failed 15160 1726882588.92306: getting the next task for host managed_node1 15160 1726882588.92310: done getting next task for host managed_node1 15160 1726882588.92311: ^ task is: None 15160 1726882588.92313: ^ 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 15160 1726882588.92539: in VariableManager get_vars() 15160 1726882588.92556: done with get_vars() 15160 1726882588.92562: in VariableManager get_vars() 15160 1726882588.92573: done with get_vars() 15160 1726882588.92577: variable 'omit' from source: magic vars 15160 1726882588.92615: in VariableManager get_vars() 15160 1726882588.92745: done with get_vars() 15160 1726882588.92770: variable 'omit' from source: magic vars PLAY [Play for showing the network provider] *********************************** 15160 1726882588.93073: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882588.93099: getting the remaining hosts for this loop 15160 1726882588.93100: done getting the remaining hosts for this loop 15160 1726882588.93103: getting the next task for host managed_node1 15160 1726882588.93106: done getting next task for host managed_node1 15160 1726882588.93108: ^ task is: TASK: Gathering Facts 15160 1726882588.93110: ^ 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 15160 1726882588.93112: getting variables 15160 1726882588.93113: in VariableManager get_vars() 15160 1726882588.93122: Calling all_inventory to load vars for managed_node1 15160 1726882588.93124: Calling groups_inventory to load vars for managed_node1 15160 1726882588.93127: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.93133: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.93151: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.93156: Calling groups_plugins_play to load vars for managed_node1 15160 1726882588.93512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882588.93783: done with get_vars() 15160 1726882588.93793: done getting variables 15160 1726882588.93854: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Friday 20 September 2024 21:36:28 -0400 (0:00:00.110) 0:00:03.836 ****** 15160 1726882588.93885: entering _queue_task() for managed_node1/gather_facts 15160 1726882588.94204: worker is 1 (out of 1 available) 15160 1726882588.94215: exiting _queue_task() for managed_node1/gather_facts 15160 1726882588.94227: done queuing things up, now waiting for results queue to drain 15160 1726882588.94228: waiting for pending results... 15160 1726882588.94567: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882588.94673: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000d8 15160 1726882588.94702: variable 'ansible_search_path' from source: unknown 15160 1726882588.94751: calling self._execute() 15160 1726882588.94883: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882588.94887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882588.94891: variable 'omit' from source: magic vars 15160 1726882588.95568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882588.98420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882588.98521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882588.98586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882588.98645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882588.98684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882588.98792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882588.98839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882588.98940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882588.98946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882588.98970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882588.99143: variable 'ansible_distribution' from source: facts 15160 1726882588.99161: variable 'ansible_distribution_major_version' from source: facts 15160 1726882588.99184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882588.99239: when evaluation is False, skipping this task 15160 1726882588.99242: _execute() done 15160 1726882588.99245: dumping result to json 15160 1726882588.99247: done dumping result, returning 15160 1726882588.99249: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-0000000000d8] 15160 1726882588.99251: sending task result for task 0affe814-3a2d-c83d-9fd8-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" } 15160 1726882588.99429: no more pending results, returning what we have 15160 1726882588.99433: results queue empty 15160 1726882588.99436: checking for any_errors_fatal 15160 1726882588.99438: done checking for any_errors_fatal 15160 1726882588.99439: checking for max_fail_percentage 15160 1726882588.99441: done checking for max_fail_percentage 15160 1726882588.99442: checking to see if all hosts have failed and the running result is not ok 15160 1726882588.99443: done checking to see if all hosts have failed 15160 1726882588.99444: getting the remaining hosts for this loop 15160 1726882588.99446: done getting the remaining hosts for this loop 15160 1726882588.99451: getting the next task for host managed_node1 15160 1726882588.99459: done getting next task for host managed_node1 15160 1726882588.99461: ^ task is: TASK: meta (flush_handlers) 15160 1726882588.99463: ^ 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 15160 1726882588.99468: getting variables 15160 1726882588.99471: in VariableManager get_vars() 15160 1726882588.99507: Calling all_inventory to load vars for managed_node1 15160 1726882588.99510: Calling groups_inventory to load vars for managed_node1 15160 1726882588.99515: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882588.99527: Calling all_plugins_play to load vars for managed_node1 15160 1726882588.99532: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882588.99742: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.00132: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000d8 15160 1726882589.00138: WORKER PROCESS EXITING 15160 1726882589.00164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.00447: done with get_vars() 15160 1726882589.00459: done getting variables 15160 1726882589.00542: in VariableManager get_vars() 15160 1726882589.00552: Calling all_inventory to load vars for managed_node1 15160 1726882589.00555: Calling groups_inventory to load vars for managed_node1 15160 1726882589.00558: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.00563: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.00566: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.00570: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.00775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.01064: done with get_vars() 15160 1726882589.01080: done queuing things up, now waiting for results queue to drain 15160 1726882589.01082: results queue empty 15160 1726882589.01083: checking for any_errors_fatal 15160 1726882589.01086: done checking for any_errors_fatal 15160 1726882589.01087: checking for max_fail_percentage 15160 1726882589.01088: done checking for max_fail_percentage 15160 1726882589.01089: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.01090: done checking to see if all hosts have failed 15160 1726882589.01091: getting the remaining hosts for this loop 15160 1726882589.01092: done getting the remaining hosts for this loop 15160 1726882589.01095: getting the next task for host managed_node1 15160 1726882589.01099: done getting next task for host managed_node1 15160 1726882589.01101: ^ task is: TASK: Show inside ethernet tests 15160 1726882589.01103: ^ 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 15160 1726882589.01105: getting variables 15160 1726882589.01106: in VariableManager get_vars() 15160 1726882589.01115: Calling all_inventory to load vars for managed_node1 15160 1726882589.01118: Calling groups_inventory to load vars for managed_node1 15160 1726882589.01121: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.01130: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.01135: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.01139: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.01344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.01658: done with get_vars() 15160 1726882589.01667: done getting variables 15160 1726882589.01763: 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 [Show inside ethernet tests] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Friday 20 September 2024 21:36:29 -0400 (0:00:00.079) 0:00:03.915 ****** 15160 1726882589.01795: entering _queue_task() for managed_node1/debug 15160 1726882589.01797: Creating lock for debug 15160 1726882589.02103: worker is 1 (out of 1 available) 15160 1726882589.02116: exiting _queue_task() for managed_node1/debug 15160 1726882589.02129: done queuing things up, now waiting for results queue to drain 15160 1726882589.02130: waiting for pending results... 15160 1726882589.02410: running TaskExecutor() for managed_node1/TASK: Show inside ethernet tests 15160 1726882589.02531: in run() - task 0affe814-3a2d-c83d-9fd8-00000000000b 15160 1726882589.02555: variable 'ansible_search_path' from source: unknown 15160 1726882589.02606: calling self._execute() 15160 1726882589.02702: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.02715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.02731: variable 'omit' from source: magic vars 15160 1726882589.03290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.05976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.06069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.06126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.06176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.06215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.06321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.06539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.06544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.06547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.06550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.06650: variable 'ansible_distribution' from source: facts 15160 1726882589.06671: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.06690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.06698: when evaluation is False, skipping this task 15160 1726882589.06707: _execute() done 15160 1726882589.06715: dumping result to json 15160 1726882589.06724: done dumping result, returning 15160 1726882589.06737: done running TaskExecutor() for managed_node1/TASK: Show inside ethernet tests [0affe814-3a2d-c83d-9fd8-00000000000b] 15160 1726882589.06748: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000000b skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882589.06916: no more pending results, returning what we have 15160 1726882589.06920: results queue empty 15160 1726882589.06921: checking for any_errors_fatal 15160 1726882589.06922: done checking for any_errors_fatal 15160 1726882589.06923: checking for max_fail_percentage 15160 1726882589.06925: done checking for max_fail_percentage 15160 1726882589.06926: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.06927: done checking to see if all hosts have failed 15160 1726882589.06928: getting the remaining hosts for this loop 15160 1726882589.06930: done getting the remaining hosts for this loop 15160 1726882589.06936: getting the next task for host managed_node1 15160 1726882589.06943: done getting next task for host managed_node1 15160 1726882589.06946: ^ task is: TASK: Show network_provider 15160 1726882589.06948: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.06951: getting variables 15160 1726882589.06953: in VariableManager get_vars() 15160 1726882589.06991: Calling all_inventory to load vars for managed_node1 15160 1726882589.06995: Calling groups_inventory to load vars for managed_node1 15160 1726882589.06999: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.07031: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000000b 15160 1726882589.07036: WORKER PROCESS EXITING 15160 1726882589.07048: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.07052: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.07056: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.07409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.07702: done with get_vars() 15160 1726882589.07714: done getting variables 15160 1726882589.07791: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show network_provider] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Friday 20 September 2024 21:36:29 -0400 (0:00:00.060) 0:00:03.976 ****** 15160 1726882589.07823: entering _queue_task() for managed_node1/debug 15160 1726882589.08201: worker is 1 (out of 1 available) 15160 1726882589.08214: exiting _queue_task() for managed_node1/debug 15160 1726882589.08224: done queuing things up, now waiting for results queue to drain 15160 1726882589.08225: waiting for pending results... 15160 1726882589.08591: running TaskExecutor() for managed_node1/TASK: Show network_provider 15160 1726882589.08692: in run() - task 0affe814-3a2d-c83d-9fd8-00000000000c 15160 1726882589.08712: variable 'ansible_search_path' from source: unknown 15160 1726882589.08758: calling self._execute() 15160 1726882589.08857: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.08875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.08896: variable 'omit' from source: magic vars 15160 1726882589.09429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.12201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.12360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.12364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.12408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.12444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.12549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.12599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.12636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.12701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.12725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.12905: variable 'ansible_distribution' from source: facts 15160 1726882589.12918: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.12937: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.13013: when evaluation is False, skipping this task 15160 1726882589.13016: _execute() done 15160 1726882589.13019: dumping result to json 15160 1726882589.13021: done dumping result, returning 15160 1726882589.13024: done running TaskExecutor() for managed_node1/TASK: Show network_provider [0affe814-3a2d-c83d-9fd8-00000000000c] 15160 1726882589.13026: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000000c 15160 1726882589.13097: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000000c 15160 1726882589.13100: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882589.13154: no more pending results, returning what we have 15160 1726882589.13157: results queue empty 15160 1726882589.13158: checking for any_errors_fatal 15160 1726882589.13165: done checking for any_errors_fatal 15160 1726882589.13166: checking for max_fail_percentage 15160 1726882589.13167: done checking for max_fail_percentage 15160 1726882589.13168: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.13169: done checking to see if all hosts have failed 15160 1726882589.13170: getting the remaining hosts for this loop 15160 1726882589.13172: done getting the remaining hosts for this loop 15160 1726882589.13176: getting the next task for host managed_node1 15160 1726882589.13184: done getting next task for host managed_node1 15160 1726882589.13186: ^ task is: TASK: meta (flush_handlers) 15160 1726882589.13188: ^ 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 15160 1726882589.13192: getting variables 15160 1726882589.13194: in VariableManager get_vars() 15160 1726882589.13433: Calling all_inventory to load vars for managed_node1 15160 1726882589.13440: Calling groups_inventory to load vars for managed_node1 15160 1726882589.13448: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.13460: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.13464: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.13469: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.13761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.14053: done with get_vars() 15160 1726882589.14064: done getting variables 15160 1726882589.14150: in VariableManager get_vars() 15160 1726882589.14161: Calling all_inventory to load vars for managed_node1 15160 1726882589.14164: Calling groups_inventory to load vars for managed_node1 15160 1726882589.14167: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.14173: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.14176: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.14183: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.14391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.14681: done with get_vars() 15160 1726882589.14696: done queuing things up, now waiting for results queue to drain 15160 1726882589.14698: results queue empty 15160 1726882589.14699: checking for any_errors_fatal 15160 1726882589.14701: done checking for any_errors_fatal 15160 1726882589.14702: checking for max_fail_percentage 15160 1726882589.14704: done checking for max_fail_percentage 15160 1726882589.14705: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.14706: done checking to see if all hosts have failed 15160 1726882589.14707: getting the remaining hosts for this loop 15160 1726882589.14708: done getting the remaining hosts for this loop 15160 1726882589.14711: getting the next task for host managed_node1 15160 1726882589.14715: done getting next task for host managed_node1 15160 1726882589.14716: ^ task is: TASK: meta (flush_handlers) 15160 1726882589.14718: ^ 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 15160 1726882589.14721: getting variables 15160 1726882589.14723: in VariableManager get_vars() 15160 1726882589.14731: Calling all_inventory to load vars for managed_node1 15160 1726882589.14735: Calling groups_inventory to load vars for managed_node1 15160 1726882589.14739: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.14744: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.14757: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.14762: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.14991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.15271: done with get_vars() 15160 1726882589.15282: done getting variables 15160 1726882589.15346: in VariableManager get_vars() 15160 1726882589.15356: Calling all_inventory to load vars for managed_node1 15160 1726882589.15359: Calling groups_inventory to load vars for managed_node1 15160 1726882589.15361: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.15366: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.15369: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.15373: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.15575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.15862: done with get_vars() 15160 1726882589.15875: done queuing things up, now waiting for results queue to drain 15160 1726882589.15877: results queue empty 15160 1726882589.15880: checking for any_errors_fatal 15160 1726882589.15881: done checking for any_errors_fatal 15160 1726882589.15882: checking for max_fail_percentage 15160 1726882589.15884: done checking for max_fail_percentage 15160 1726882589.15885: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.15886: done checking to see if all hosts have failed 15160 1726882589.15886: getting the remaining hosts for this loop 15160 1726882589.15888: done getting the remaining hosts for this loop 15160 1726882589.15890: getting the next task for host managed_node1 15160 1726882589.15894: done getting next task for host managed_node1 15160 1726882589.15895: ^ task is: None 15160 1726882589.15896: ^ 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 15160 1726882589.15898: done queuing things up, now waiting for results queue to drain 15160 1726882589.15899: results queue empty 15160 1726882589.15900: checking for any_errors_fatal 15160 1726882589.15901: done checking for any_errors_fatal 15160 1726882589.15902: checking for max_fail_percentage 15160 1726882589.15903: done checking for max_fail_percentage 15160 1726882589.15904: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.15905: done checking to see if all hosts have failed 15160 1726882589.15907: getting the next task for host managed_node1 15160 1726882589.15910: done getting next task for host managed_node1 15160 1726882589.15911: ^ task is: None 15160 1726882589.15912: ^ 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 15160 1726882589.15952: in VariableManager get_vars() 15160 1726882589.15968: done with get_vars() 15160 1726882589.15974: in VariableManager get_vars() 15160 1726882589.15988: done with get_vars() 15160 1726882589.15993: variable 'omit' from source: magic vars 15160 1726882589.16027: in VariableManager get_vars() 15160 1726882589.16049: done with get_vars() 15160 1726882589.16073: variable 'omit' from source: magic vars PLAY [Test configuring ethernet devices] *************************************** 15160 1726882589.16302: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882589.16324: getting the remaining hosts for this loop 15160 1726882589.16326: done getting the remaining hosts for this loop 15160 1726882589.16329: getting the next task for host managed_node1 15160 1726882589.16332: done getting next task for host managed_node1 15160 1726882589.16337: ^ task is: TASK: Gathering Facts 15160 1726882589.16339: ^ 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 15160 1726882589.16341: getting variables 15160 1726882589.16342: in VariableManager get_vars() 15160 1726882589.16351: Calling all_inventory to load vars for managed_node1 15160 1726882589.16354: Calling groups_inventory to load vars for managed_node1 15160 1726882589.16357: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.16366: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.16369: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.16373: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.16617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.16908: done with get_vars() 15160 1726882589.16917: done getting variables 15160 1726882589.16966: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Friday 20 September 2024 21:36:29 -0400 (0:00:00.091) 0:00:04.067 ****** 15160 1726882589.16995: entering _queue_task() for managed_node1/gather_facts 15160 1726882589.17384: worker is 1 (out of 1 available) 15160 1726882589.17395: exiting _queue_task() for managed_node1/gather_facts 15160 1726882589.17406: done queuing things up, now waiting for results queue to drain 15160 1726882589.17407: waiting for pending results... 15160 1726882589.17647: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882589.17693: in run() - task 0affe814-3a2d-c83d-9fd8-0000000000f0 15160 1726882589.17714: variable 'ansible_search_path' from source: unknown 15160 1726882589.17765: calling self._execute() 15160 1726882589.17861: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.17874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.17893: variable 'omit' from source: magic vars 15160 1726882589.18441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.21188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.21299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.21352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.21411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.21485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.21577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.21629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.21685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.21814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.21818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.22028: variable 'ansible_distribution' from source: facts 15160 1726882589.22031: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.22036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.22038: when evaluation is False, skipping this task 15160 1726882589.22045: _execute() done 15160 1726882589.22053: dumping result to json 15160 1726882589.22063: done dumping result, returning 15160 1726882589.22074: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-0000000000f0] 15160 1726882589.22137: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000f0 15160 1726882589.22209: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000000f0 15160 1726882589.22212: 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" } 15160 1726882589.22298: no more pending results, returning what we have 15160 1726882589.22303: results queue empty 15160 1726882589.22305: checking for any_errors_fatal 15160 1726882589.22306: done checking for any_errors_fatal 15160 1726882589.22307: checking for max_fail_percentage 15160 1726882589.22310: done checking for max_fail_percentage 15160 1726882589.22311: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.22312: done checking to see if all hosts have failed 15160 1726882589.22313: getting the remaining hosts for this loop 15160 1726882589.22315: done getting the remaining hosts for this loop 15160 1726882589.22320: getting the next task for host managed_node1 15160 1726882589.22328: done getting next task for host managed_node1 15160 1726882589.22331: ^ task is: TASK: meta (flush_handlers) 15160 1726882589.22333: ^ 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 15160 1726882589.22339: getting variables 15160 1726882589.22342: in VariableManager get_vars() 15160 1726882589.22569: Calling all_inventory to load vars for managed_node1 15160 1726882589.22572: Calling groups_inventory to load vars for managed_node1 15160 1726882589.22577: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.22592: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.22596: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.22601: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.22973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.23267: done with get_vars() 15160 1726882589.23283: done getting variables 15160 1726882589.23370: in VariableManager get_vars() 15160 1726882589.23385: Calling all_inventory to load vars for managed_node1 15160 1726882589.23388: Calling groups_inventory to load vars for managed_node1 15160 1726882589.23392: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.23403: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.23407: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.23411: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.23646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.23920: done with get_vars() 15160 1726882589.23939: done queuing things up, now waiting for results queue to drain 15160 1726882589.23942: results queue empty 15160 1726882589.23943: checking for any_errors_fatal 15160 1726882589.23950: done checking for any_errors_fatal 15160 1726882589.23951: checking for max_fail_percentage 15160 1726882589.23952: done checking for max_fail_percentage 15160 1726882589.23953: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.23954: done checking to see if all hosts have failed 15160 1726882589.23955: getting the remaining hosts for this loop 15160 1726882589.23956: done getting the remaining hosts for this loop 15160 1726882589.23959: getting the next task for host managed_node1 15160 1726882589.23964: done getting next task for host managed_node1 15160 1726882589.23966: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 15160 1726882589.23968: ^ 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 15160 1726882589.23970: getting variables 15160 1726882589.23971: in VariableManager get_vars() 15160 1726882589.23984: Calling all_inventory to load vars for managed_node1 15160 1726882589.23986: Calling groups_inventory to load vars for managed_node1 15160 1726882589.23989: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.24001: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.24004: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.24008: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.24205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.24476: done with get_vars() 15160 1726882589.24495: done getting variables 15160 1726882589.24548: 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) 15160 1726882589.24727: variable 'type' from source: play vars 15160 1726882589.24733: variable 'interface' from source: play vars TASK [Set type=veth and interface=lsr27] *************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Friday 20 September 2024 21:36:29 -0400 (0:00:00.077) 0:00:04.145 ****** 15160 1726882589.24781: entering _queue_task() for managed_node1/set_fact 15160 1726882589.25111: worker is 1 (out of 1 available) 15160 1726882589.25125: exiting _queue_task() for managed_node1/set_fact 15160 1726882589.25239: done queuing things up, now waiting for results queue to drain 15160 1726882589.25241: waiting for pending results... 15160 1726882589.25554: running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=lsr27 15160 1726882589.25560: in run() - task 0affe814-3a2d-c83d-9fd8-00000000000f 15160 1726882589.25565: variable 'ansible_search_path' from source: unknown 15160 1726882589.25609: calling self._execute() 15160 1726882589.25739: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.25743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.25747: variable 'omit' from source: magic vars 15160 1726882589.26357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.29106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.29296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.29300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.29315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.29368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.29483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.29540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.29584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.29743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.29748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.29866: variable 'ansible_distribution' from source: facts 15160 1726882589.29884: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.29904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.29914: when evaluation is False, skipping this task 15160 1726882589.29922: _execute() done 15160 1726882589.29930: dumping result to json 15160 1726882589.29942: done dumping result, returning 15160 1726882589.29959: done running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=lsr27 [0affe814-3a2d-c83d-9fd8-00000000000f] 15160 1726882589.29976: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000000f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15160 1726882589.30159: no more pending results, returning what we have 15160 1726882589.30163: results queue empty 15160 1726882589.30165: checking for any_errors_fatal 15160 1726882589.30167: done checking for any_errors_fatal 15160 1726882589.30168: checking for max_fail_percentage 15160 1726882589.30171: done checking for max_fail_percentage 15160 1726882589.30172: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.30173: done checking to see if all hosts have failed 15160 1726882589.30174: getting the remaining hosts for this loop 15160 1726882589.30176: done getting the remaining hosts for this loop 15160 1726882589.30185: getting the next task for host managed_node1 15160 1726882589.30194: done getting next task for host managed_node1 15160 1726882589.30197: ^ task is: TASK: Include the task 'show_interfaces.yml' 15160 1726882589.30200: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.30204: getting variables 15160 1726882589.30206: in VariableManager get_vars() 15160 1726882589.30245: Calling all_inventory to load vars for managed_node1 15160 1726882589.30249: Calling groups_inventory to load vars for managed_node1 15160 1726882589.30254: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.30269: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.30274: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.30281: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.30829: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000000f 15160 1726882589.30832: WORKER PROCESS EXITING 15160 1726882589.30869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.31212: done with get_vars() 15160 1726882589.31224: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:24 Friday 20 September 2024 21:36:29 -0400 (0:00:00.065) 0:00:04.211 ****** 15160 1726882589.31336: entering _queue_task() for managed_node1/include_tasks 15160 1726882589.31609: worker is 1 (out of 1 available) 15160 1726882589.31623: exiting _queue_task() for managed_node1/include_tasks 15160 1726882589.31750: done queuing things up, now waiting for results queue to drain 15160 1726882589.31752: waiting for pending results... 15160 1726882589.31925: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 15160 1726882589.32050: in run() - task 0affe814-3a2d-c83d-9fd8-000000000010 15160 1726882589.32076: variable 'ansible_search_path' from source: unknown 15160 1726882589.32127: calling self._execute() 15160 1726882589.32223: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.32287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.32292: variable 'omit' from source: magic vars 15160 1726882589.32804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.35632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.35724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.35784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.35832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.35889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.35992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.36041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.36071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.36137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.36160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.36336: variable 'ansible_distribution' from source: facts 15160 1726882589.36350: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.36366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.36423: when evaluation is False, skipping this task 15160 1726882589.36427: _execute() done 15160 1726882589.36434: dumping result to json 15160 1726882589.36437: done dumping result, returning 15160 1726882589.36440: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affe814-3a2d-c83d-9fd8-000000000010] 15160 1726882589.36442: sending task result for task 0affe814-3a2d-c83d-9fd8-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" } 15160 1726882589.36707: no more pending results, returning what we have 15160 1726882589.36712: results queue empty 15160 1726882589.36713: checking for any_errors_fatal 15160 1726882589.36721: done checking for any_errors_fatal 15160 1726882589.36722: checking for max_fail_percentage 15160 1726882589.36724: done checking for max_fail_percentage 15160 1726882589.36725: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.36726: done checking to see if all hosts have failed 15160 1726882589.36727: getting the remaining hosts for this loop 15160 1726882589.36729: done getting the remaining hosts for this loop 15160 1726882589.36736: getting the next task for host managed_node1 15160 1726882589.36743: done getting next task for host managed_node1 15160 1726882589.36746: ^ task is: TASK: Include the task 'manage_test_interface.yml' 15160 1726882589.36748: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.36752: getting variables 15160 1726882589.36790: in VariableManager get_vars() 15160 1726882589.36829: Calling all_inventory to load vars for managed_node1 15160 1726882589.36832: Calling groups_inventory to load vars for managed_node1 15160 1726882589.36873: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.36947: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.36951: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.36956: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.37275: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000010 15160 1726882589.37281: WORKER PROCESS EXITING 15160 1726882589.37311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.37929: done with get_vars() 15160 1726882589.38048: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 Friday 20 September 2024 21:36:29 -0400 (0:00:00.068) 0:00:04.279 ****** 15160 1726882589.38213: entering _queue_task() for managed_node1/include_tasks 15160 1726882589.38826: worker is 1 (out of 1 available) 15160 1726882589.38844: exiting _queue_task() for managed_node1/include_tasks 15160 1726882589.38859: done queuing things up, now waiting for results queue to drain 15160 1726882589.38860: waiting for pending results... 15160 1726882589.39119: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 15160 1726882589.39236: in run() - task 0affe814-3a2d-c83d-9fd8-000000000011 15160 1726882589.39277: variable 'ansible_search_path' from source: unknown 15160 1726882589.39311: calling self._execute() 15160 1726882589.39439: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.39443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.39448: variable 'omit' from source: magic vars 15160 1726882589.39992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.46007: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.46011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.46633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.46714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.46758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.46872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.46924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.46966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.47032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.47063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.47250: variable 'ansible_distribution' from source: facts 15160 1726882589.47266: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.47287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.47296: when evaluation is False, skipping this task 15160 1726882589.47304: _execute() done 15160 1726882589.47311: dumping result to json 15160 1726882589.47342: done dumping result, returning 15160 1726882589.47346: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affe814-3a2d-c83d-9fd8-000000000011] 15160 1726882589.47348: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000011 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" } 15160 1726882589.47803: no more pending results, returning what we have 15160 1726882589.47807: results queue empty 15160 1726882589.47808: checking for any_errors_fatal 15160 1726882589.47814: done checking for any_errors_fatal 15160 1726882589.47815: checking for max_fail_percentage 15160 1726882589.47817: done checking for max_fail_percentage 15160 1726882589.47818: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.47819: done checking to see if all hosts have failed 15160 1726882589.47820: getting the remaining hosts for this loop 15160 1726882589.47821: done getting the remaining hosts for this loop 15160 1726882589.47826: getting the next task for host managed_node1 15160 1726882589.47832: done getting next task for host managed_node1 15160 1726882589.47836: ^ task is: TASK: Include the task 'assert_device_present.yml' 15160 1726882589.47838: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.47842: getting variables 15160 1726882589.47843: in VariableManager get_vars() 15160 1726882589.47872: Calling all_inventory to load vars for managed_node1 15160 1726882589.47876: Calling groups_inventory to load vars for managed_node1 15160 1726882589.47882: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.47893: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.47897: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.47901: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.48304: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000011 15160 1726882589.48308: WORKER PROCESS EXITING 15160 1726882589.48336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.48630: done with get_vars() 15160 1726882589.48643: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Friday 20 September 2024 21:36:29 -0400 (0:00:00.105) 0:00:04.385 ****** 15160 1726882589.48751: entering _queue_task() for managed_node1/include_tasks 15160 1726882589.49069: worker is 1 (out of 1 available) 15160 1726882589.49083: exiting _queue_task() for managed_node1/include_tasks 15160 1726882589.49095: done queuing things up, now waiting for results queue to drain 15160 1726882589.49096: waiting for pending results... 15160 1726882589.49321: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 15160 1726882589.49431: in run() - task 0affe814-3a2d-c83d-9fd8-000000000012 15160 1726882589.49456: variable 'ansible_search_path' from source: unknown 15160 1726882589.49510: calling self._execute() 15160 1726882589.49607: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.49621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.49638: variable 'omit' from source: magic vars 15160 1726882589.50384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.53477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.53591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.53687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.53738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.53786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.54145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.54149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.54187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.54250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.54283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.54613: variable 'ansible_distribution' from source: facts 15160 1726882589.54616: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.54635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.54645: when evaluation is False, skipping this task 15160 1726882589.54653: _execute() done 15160 1726882589.54662: dumping result to json 15160 1726882589.54671: done dumping result, returning 15160 1726882589.54686: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affe814-3a2d-c83d-9fd8-000000000012] 15160 1726882589.54723: sending task result for task 0affe814-3a2d-c83d-9fd8-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" } 15160 1726882589.54965: no more pending results, returning what we have 15160 1726882589.54970: results queue empty 15160 1726882589.54971: checking for any_errors_fatal 15160 1726882589.54980: done checking for any_errors_fatal 15160 1726882589.54981: checking for max_fail_percentage 15160 1726882589.54983: done checking for max_fail_percentage 15160 1726882589.54984: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.54985: done checking to see if all hosts have failed 15160 1726882589.54986: getting the remaining hosts for this loop 15160 1726882589.54988: done getting the remaining hosts for this loop 15160 1726882589.54994: getting the next task for host managed_node1 15160 1726882589.55003: done getting next task for host managed_node1 15160 1726882589.55006: ^ task is: TASK: meta (flush_handlers) 15160 1726882589.55008: ^ 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 15160 1726882589.55012: getting variables 15160 1726882589.55016: in VariableManager get_vars() 15160 1726882589.55050: Calling all_inventory to load vars for managed_node1 15160 1726882589.55054: Calling groups_inventory to load vars for managed_node1 15160 1726882589.55059: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.55072: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.55076: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.55084: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.55560: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000012 15160 1726882589.55569: WORKER PROCESS EXITING 15160 1726882589.55599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.55885: done with get_vars() 15160 1726882589.55902: done getting variables 15160 1726882589.55982: in VariableManager get_vars() 15160 1726882589.55993: Calling all_inventory to load vars for managed_node1 15160 1726882589.55996: Calling groups_inventory to load vars for managed_node1 15160 1726882589.56004: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.56010: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.56014: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.56018: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.56258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.56616: done with get_vars() 15160 1726882589.56630: done queuing things up, now waiting for results queue to drain 15160 1726882589.56632: results queue empty 15160 1726882589.56637: checking for any_errors_fatal 15160 1726882589.56639: done checking for any_errors_fatal 15160 1726882589.56640: checking for max_fail_percentage 15160 1726882589.56642: done checking for max_fail_percentage 15160 1726882589.56643: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.56644: done checking to see if all hosts have failed 15160 1726882589.56645: getting the remaining hosts for this loop 15160 1726882589.56647: done getting the remaining hosts for this loop 15160 1726882589.56649: getting the next task for host managed_node1 15160 1726882589.56658: done getting next task for host managed_node1 15160 1726882589.56660: ^ task is: TASK: meta (flush_handlers) 15160 1726882589.56662: ^ 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 15160 1726882589.56665: getting variables 15160 1726882589.56666: in VariableManager get_vars() 15160 1726882589.56676: Calling all_inventory to load vars for managed_node1 15160 1726882589.56681: Calling groups_inventory to load vars for managed_node1 15160 1726882589.56684: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.56695: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.56698: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.56702: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.56915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.57183: done with get_vars() 15160 1726882589.57192: done getting variables 15160 1726882589.57253: in VariableManager get_vars() 15160 1726882589.57263: Calling all_inventory to load vars for managed_node1 15160 1726882589.57267: Calling groups_inventory to load vars for managed_node1 15160 1726882589.57270: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.57275: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.57278: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.57282: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.57480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.57764: done with get_vars() 15160 1726882589.57779: done queuing things up, now waiting for results queue to drain 15160 1726882589.57780: results queue empty 15160 1726882589.57781: checking for any_errors_fatal 15160 1726882589.57783: done checking for any_errors_fatal 15160 1726882589.57784: checking for max_fail_percentage 15160 1726882589.57785: done checking for max_fail_percentage 15160 1726882589.57786: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.57787: done checking to see if all hosts have failed 15160 1726882589.57788: getting the remaining hosts for this loop 15160 1726882589.57789: done getting the remaining hosts for this loop 15160 1726882589.57792: getting the next task for host managed_node1 15160 1726882589.57796: done getting next task for host managed_node1 15160 1726882589.57797: ^ task is: None 15160 1726882589.57799: ^ 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 15160 1726882589.57800: done queuing things up, now waiting for results queue to drain 15160 1726882589.57801: results queue empty 15160 1726882589.57802: checking for any_errors_fatal 15160 1726882589.57803: done checking for any_errors_fatal 15160 1726882589.57804: checking for max_fail_percentage 15160 1726882589.57805: done checking for max_fail_percentage 15160 1726882589.57806: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.57807: done checking to see if all hosts have failed 15160 1726882589.57808: getting the next task for host managed_node1 15160 1726882589.57811: done getting next task for host managed_node1 15160 1726882589.57812: ^ task is: None 15160 1726882589.57814: ^ 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 15160 1726882589.57850: in VariableManager get_vars() 15160 1726882589.57879: done with get_vars() 15160 1726882589.57886: in VariableManager get_vars() 15160 1726882589.57903: done with get_vars() 15160 1726882589.57908: variable 'omit' from source: magic vars 15160 1726882589.57945: in VariableManager get_vars() 15160 1726882589.57959: done with get_vars() 15160 1726882589.57985: variable 'omit' from source: magic vars PLAY [Test static interface up] ************************************************ 15160 1726882589.58957: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882589.58981: getting the remaining hosts for this loop 15160 1726882589.58983: done getting the remaining hosts for this loop 15160 1726882589.58986: getting the next task for host managed_node1 15160 1726882589.58989: done getting next task for host managed_node1 15160 1726882589.58991: ^ task is: TASK: Gathering Facts 15160 1726882589.58993: ^ 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 15160 1726882589.58995: getting variables 15160 1726882589.58996: in VariableManager get_vars() 15160 1726882589.59009: Calling all_inventory to load vars for managed_node1 15160 1726882589.59012: Calling groups_inventory to load vars for managed_node1 15160 1726882589.59015: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.59021: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.59024: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.59028: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.59225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.59750: done with get_vars() 15160 1726882589.59759: done getting variables 15160 1726882589.59811: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:33 Friday 20 September 2024 21:36:29 -0400 (0:00:00.110) 0:00:04.496 ****** 15160 1726882589.59841: entering _queue_task() for managed_node1/gather_facts 15160 1726882589.60117: worker is 1 (out of 1 available) 15160 1726882589.60130: exiting _queue_task() for managed_node1/gather_facts 15160 1726882589.60259: done queuing things up, now waiting for results queue to drain 15160 1726882589.60260: waiting for pending results... 15160 1726882589.60565: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882589.60800: in run() - task 0affe814-3a2d-c83d-9fd8-00000000010e 15160 1726882589.60805: variable 'ansible_search_path' from source: unknown 15160 1726882589.60808: calling self._execute() 15160 1726882589.60863: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.60881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.60908: variable 'omit' from source: magic vars 15160 1726882589.61461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.64640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.64643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.64646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.64649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.64651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.64745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.64797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.64835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.64904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.64927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.65102: variable 'ansible_distribution' from source: facts 15160 1726882589.65115: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.65132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.65144: when evaluation is False, skipping this task 15160 1726882589.65152: _execute() done 15160 1726882589.65159: dumping result to json 15160 1726882589.65167: done dumping result, returning 15160 1726882589.65180: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-00000000010e] 15160 1726882589.65191: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000010e 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" } 15160 1726882589.65364: no more pending results, returning what we have 15160 1726882589.65368: results queue empty 15160 1726882589.65370: checking for any_errors_fatal 15160 1726882589.65371: done checking for any_errors_fatal 15160 1726882589.65372: checking for max_fail_percentage 15160 1726882589.65374: done checking for max_fail_percentage 15160 1726882589.65375: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.65376: done checking to see if all hosts have failed 15160 1726882589.65377: getting the remaining hosts for this loop 15160 1726882589.65382: done getting the remaining hosts for this loop 15160 1726882589.65386: getting the next task for host managed_node1 15160 1726882589.65394: done getting next task for host managed_node1 15160 1726882589.65397: ^ task is: TASK: meta (flush_handlers) 15160 1726882589.65399: ^ 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 15160 1726882589.65403: getting variables 15160 1726882589.65405: in VariableManager get_vars() 15160 1726882589.65469: Calling all_inventory to load vars for managed_node1 15160 1726882589.65472: Calling groups_inventory to load vars for managed_node1 15160 1726882589.65476: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.65496: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.65500: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.65507: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.66033: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000010e 15160 1726882589.66038: WORKER PROCESS EXITING 15160 1726882589.66063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.66352: done with get_vars() 15160 1726882589.66364: done getting variables 15160 1726882589.66443: in VariableManager get_vars() 15160 1726882589.66456: Calling all_inventory to load vars for managed_node1 15160 1726882589.66459: Calling groups_inventory to load vars for managed_node1 15160 1726882589.66462: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.66467: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.66470: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.66473: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.66817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.67523: done with get_vars() 15160 1726882589.67539: done queuing things up, now waiting for results queue to drain 15160 1726882589.67542: results queue empty 15160 1726882589.67543: checking for any_errors_fatal 15160 1726882589.67545: done checking for any_errors_fatal 15160 1726882589.67546: checking for max_fail_percentage 15160 1726882589.67548: done checking for max_fail_percentage 15160 1726882589.67549: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.67549: done checking to see if all hosts have failed 15160 1726882589.67551: getting the remaining hosts for this loop 15160 1726882589.67552: done getting the remaining hosts for this loop 15160 1726882589.67554: getting the next task for host managed_node1 15160 1726882589.67559: done getting next task for host managed_node1 15160 1726882589.67562: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15160 1726882589.67564: ^ 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 15160 1726882589.67576: getting variables 15160 1726882589.67577: in VariableManager get_vars() 15160 1726882589.67652: Calling all_inventory to load vars for managed_node1 15160 1726882589.67655: Calling groups_inventory to load vars for managed_node1 15160 1726882589.67658: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.67667: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.67670: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.67674: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.68100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.68721: done with get_vars() 15160 1726882589.68730: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:29 -0400 (0:00:00.090) 0:00:04.586 ****** 15160 1726882589.68901: entering _queue_task() for managed_node1/include_tasks 15160 1726882589.69468: worker is 1 (out of 1 available) 15160 1726882589.69483: exiting _queue_task() for managed_node1/include_tasks 15160 1726882589.69496: done queuing things up, now waiting for results queue to drain 15160 1726882589.69497: waiting for pending results... 15160 1726882589.69987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15160 1726882589.70194: in run() - task 0affe814-3a2d-c83d-9fd8-000000000019 15160 1726882589.70406: variable 'ansible_search_path' from source: unknown 15160 1726882589.70410: variable 'ansible_search_path' from source: unknown 15160 1726882589.70414: calling self._execute() 15160 1726882589.70681: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.70685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.70688: variable 'omit' from source: magic vars 15160 1726882589.71908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.74994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.75053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.75085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.75118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.75146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.75215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.75243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.75267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.75304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.75318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.75456: variable 'ansible_distribution' from source: facts 15160 1726882589.75576: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.75583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.75586: when evaluation is False, skipping this task 15160 1726882589.75588: _execute() done 15160 1726882589.75590: dumping result to json 15160 1726882589.75592: done dumping result, returning 15160 1726882589.75594: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-c83d-9fd8-000000000019] 15160 1726882589.75596: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000019 15160 1726882589.75664: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000019 15160 1726882589.75668: 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" } 15160 1726882589.75723: no more pending results, returning what we have 15160 1726882589.75727: results queue empty 15160 1726882589.75729: checking for any_errors_fatal 15160 1726882589.75731: done checking for any_errors_fatal 15160 1726882589.75732: checking for max_fail_percentage 15160 1726882589.75737: done checking for max_fail_percentage 15160 1726882589.75738: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.75739: done checking to see if all hosts have failed 15160 1726882589.75740: getting the remaining hosts for this loop 15160 1726882589.75742: done getting the remaining hosts for this loop 15160 1726882589.75775: getting the next task for host managed_node1 15160 1726882589.75783: done getting next task for host managed_node1 15160 1726882589.75787: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15160 1726882589.75789: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.75807: getting variables 15160 1726882589.75810: in VariableManager get_vars() 15160 1726882589.75972: Calling all_inventory to load vars for managed_node1 15160 1726882589.75976: Calling groups_inventory to load vars for managed_node1 15160 1726882589.75980: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.75990: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.75993: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.75997: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.76533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.76928: done with get_vars() 15160 1726882589.76941: done getting variables 15160 1726882589.77005: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:29 -0400 (0:00:00.081) 0:00:04.668 ****** 15160 1726882589.77045: entering _queue_task() for managed_node1/debug 15160 1726882589.77308: worker is 1 (out of 1 available) 15160 1726882589.77321: exiting _queue_task() for managed_node1/debug 15160 1726882589.77338: done queuing things up, now waiting for results queue to drain 15160 1726882589.77339: waiting for pending results... 15160 1726882589.77752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 15160 1726882589.77757: in run() - task 0affe814-3a2d-c83d-9fd8-00000000001a 15160 1726882589.77759: variable 'ansible_search_path' from source: unknown 15160 1726882589.77762: variable 'ansible_search_path' from source: unknown 15160 1726882589.77765: calling self._execute() 15160 1726882589.77864: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.77877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.77899: variable 'omit' from source: magic vars 15160 1726882589.78586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.81520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.81628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.81711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.81741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.81787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.81895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.81993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.81997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.82052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.82076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.82256: variable 'ansible_distribution' from source: facts 15160 1726882589.82268: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.82360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.82364: when evaluation is False, skipping this task 15160 1726882589.82367: _execute() done 15160 1726882589.82369: dumping result to json 15160 1726882589.82371: done dumping result, returning 15160 1726882589.82374: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-c83d-9fd8-00000000001a] 15160 1726882589.82377: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001a 15160 1726882589.82452: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001a 15160 1726882589.82456: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882589.82515: no more pending results, returning what we have 15160 1726882589.82519: results queue empty 15160 1726882589.82520: checking for any_errors_fatal 15160 1726882589.82526: done checking for any_errors_fatal 15160 1726882589.82527: checking for max_fail_percentage 15160 1726882589.82529: done checking for max_fail_percentage 15160 1726882589.82530: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.82531: done checking to see if all hosts have failed 15160 1726882589.82532: getting the remaining hosts for this loop 15160 1726882589.82535: done getting the remaining hosts for this loop 15160 1726882589.82540: getting the next task for host managed_node1 15160 1726882589.82548: done getting next task for host managed_node1 15160 1726882589.82552: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15160 1726882589.82554: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.82571: getting variables 15160 1726882589.82573: in VariableManager get_vars() 15160 1726882589.82619: Calling all_inventory to load vars for managed_node1 15160 1726882589.82622: Calling groups_inventory to load vars for managed_node1 15160 1726882589.82626: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.82855: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.82860: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.82866: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.83256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.83575: done with get_vars() 15160 1726882589.83590: done getting variables 15160 1726882589.83702: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:29 -0400 (0:00:00.066) 0:00:04.735 ****** 15160 1726882589.83744: entering _queue_task() for managed_node1/fail 15160 1726882589.83746: Creating lock for fail 15160 1726882589.84028: worker is 1 (out of 1 available) 15160 1726882589.84146: exiting _queue_task() for managed_node1/fail 15160 1726882589.84166: done queuing things up, now waiting for results queue to drain 15160 1726882589.84167: waiting for pending results... 15160 1726882589.84571: 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 15160 1726882589.84580: in run() - task 0affe814-3a2d-c83d-9fd8-00000000001b 15160 1726882589.84584: variable 'ansible_search_path' from source: unknown 15160 1726882589.84588: variable 'ansible_search_path' from source: unknown 15160 1726882589.84597: calling self._execute() 15160 1726882589.84713: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.84728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.84747: variable 'omit' from source: magic vars 15160 1726882589.85344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882589.90740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882589.90947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882589.91002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882589.91222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882589.91262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882589.91599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882589.91605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882589.91835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882589.91839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882589.91842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882589.92113: variable 'ansible_distribution' from source: facts 15160 1726882589.92253: variable 'ansible_distribution_major_version' from source: facts 15160 1726882589.92339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882589.92343: when evaluation is False, skipping this task 15160 1726882589.92345: _execute() done 15160 1726882589.92348: dumping result to json 15160 1726882589.92351: done dumping result, returning 15160 1726882589.92353: 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 [0affe814-3a2d-c83d-9fd8-00000000001b] 15160 1726882589.92356: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001b 15160 1726882589.92662: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001b 15160 1726882589.92665: 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" } 15160 1726882589.92728: no more pending results, returning what we have 15160 1726882589.92733: results queue empty 15160 1726882589.92736: checking for any_errors_fatal 15160 1726882589.92742: done checking for any_errors_fatal 15160 1726882589.92742: checking for max_fail_percentage 15160 1726882589.92744: done checking for max_fail_percentage 15160 1726882589.92746: checking to see if all hosts have failed and the running result is not ok 15160 1726882589.92747: done checking to see if all hosts have failed 15160 1726882589.92747: getting the remaining hosts for this loop 15160 1726882589.92749: done getting the remaining hosts for this loop 15160 1726882589.92754: getting the next task for host managed_node1 15160 1726882589.92762: done getting next task for host managed_node1 15160 1726882589.92766: ^ 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 15160 1726882589.92768: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882589.92787: getting variables 15160 1726882589.92790: in VariableManager get_vars() 15160 1726882589.92833: Calling all_inventory to load vars for managed_node1 15160 1726882589.93040: Calling groups_inventory to load vars for managed_node1 15160 1726882589.93044: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882589.93064: Calling all_plugins_play to load vars for managed_node1 15160 1726882589.93068: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882589.93072: Calling groups_plugins_play to load vars for managed_node1 15160 1726882589.93704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882589.94700: done with get_vars() 15160 1726882589.94713: done getting variables 15160 1726882589.94876: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:29 -0400 (0:00:00.111) 0:00:04.847 ****** 15160 1726882589.94975: entering _queue_task() for managed_node1/fail 15160 1726882589.95666: worker is 1 (out of 1 available) 15160 1726882589.95793: exiting _queue_task() for managed_node1/fail 15160 1726882589.95806: done queuing things up, now waiting for results queue to drain 15160 1726882589.95807: waiting for pending results... 15160 1726882589.96558: 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 15160 1726882589.96640: in run() - task 0affe814-3a2d-c83d-9fd8-00000000001c 15160 1726882589.96644: variable 'ansible_search_path' from source: unknown 15160 1726882589.96666: variable 'ansible_search_path' from source: unknown 15160 1726882589.96675: calling self._execute() 15160 1726882589.97037: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882589.97041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882589.97043: variable 'omit' from source: magic vars 15160 1726882589.98116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.06052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.06150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.06200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.06383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.06419: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.06627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.06841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.06845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.06990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.06994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.07329: variable 'ansible_distribution' from source: facts 15160 1726882590.07344: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.07362: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.07643: when evaluation is False, skipping this task 15160 1726882590.07647: _execute() done 15160 1726882590.07649: dumping result to json 15160 1726882590.07651: done dumping result, returning 15160 1726882590.07654: 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 [0affe814-3a2d-c83d-9fd8-00000000001c] 15160 1726882590.07656: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001c 15160 1726882590.07730: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001c 15160 1726882590.07735: 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" } 15160 1726882590.07799: no more pending results, returning what we have 15160 1726882590.07803: results queue empty 15160 1726882590.07804: checking for any_errors_fatal 15160 1726882590.07813: done checking for any_errors_fatal 15160 1726882590.07814: checking for max_fail_percentage 15160 1726882590.07816: done checking for max_fail_percentage 15160 1726882590.07817: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.07818: done checking to see if all hosts have failed 15160 1726882590.07819: getting the remaining hosts for this loop 15160 1726882590.07821: done getting the remaining hosts for this loop 15160 1726882590.07825: getting the next task for host managed_node1 15160 1726882590.07833: done getting next task for host managed_node1 15160 1726882590.07840: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15160 1726882590.07842: ^ 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 15160 1726882590.07857: getting variables 15160 1726882590.07860: in VariableManager get_vars() 15160 1726882590.07905: Calling all_inventory to load vars for managed_node1 15160 1726882590.07909: Calling groups_inventory to load vars for managed_node1 15160 1726882590.07912: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.07925: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.07929: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.07933: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.08695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.09288: done with get_vars() 15160 1726882590.09302: done getting variables 15160 1726882590.09486: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:30 -0400 (0:00:00.145) 0:00:04.993 ****** 15160 1726882590.09522: entering _queue_task() for managed_node1/fail 15160 1726882590.10324: worker is 1 (out of 1 available) 15160 1726882590.10339: exiting _queue_task() for managed_node1/fail 15160 1726882590.10352: done queuing things up, now waiting for results queue to drain 15160 1726882590.10353: waiting for pending results... 15160 1726882590.10953: 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 15160 1726882590.11182: in run() - task 0affe814-3a2d-c83d-9fd8-00000000001d 15160 1726882590.11187: variable 'ansible_search_path' from source: unknown 15160 1726882590.11190: variable 'ansible_search_path' from source: unknown 15160 1726882590.11193: calling self._execute() 15160 1726882590.11382: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.11617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.11620: variable 'omit' from source: magic vars 15160 1726882590.12463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.18022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.18115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.18279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.18378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.18473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.18689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.18730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.18802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.19140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.19144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.19237: variable 'ansible_distribution' from source: facts 15160 1726882590.19376: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.19394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.19403: when evaluation is False, skipping this task 15160 1726882590.19411: _execute() done 15160 1726882590.19418: dumping result to json 15160 1726882590.19538: done dumping result, returning 15160 1726882590.19542: 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 [0affe814-3a2d-c83d-9fd8-00000000001d] 15160 1726882590.19545: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001d 15160 1726882590.19672: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001d 15160 1726882590.19676: 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" } 15160 1726882590.19732: no more pending results, returning what we have 15160 1726882590.19737: results queue empty 15160 1726882590.19739: checking for any_errors_fatal 15160 1726882590.19745: done checking for any_errors_fatal 15160 1726882590.19745: checking for max_fail_percentage 15160 1726882590.19747: done checking for max_fail_percentage 15160 1726882590.19748: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.19749: done checking to see if all hosts have failed 15160 1726882590.19750: getting the remaining hosts for this loop 15160 1726882590.19752: done getting the remaining hosts for this loop 15160 1726882590.19757: getting the next task for host managed_node1 15160 1726882590.19764: done getting next task for host managed_node1 15160 1726882590.19768: ^ 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 15160 1726882590.19770: ^ 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 15160 1726882590.19786: getting variables 15160 1726882590.19788: in VariableManager get_vars() 15160 1726882590.19832: Calling all_inventory to load vars for managed_node1 15160 1726882590.19837: Calling groups_inventory to load vars for managed_node1 15160 1726882590.19841: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.19853: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.19857: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.19861: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.20627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.21117: done with get_vars() 15160 1726882590.21129: done getting variables 15160 1726882590.21444: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:30 -0400 (0:00:00.119) 0:00:05.112 ****** 15160 1726882590.21475: entering _queue_task() for managed_node1/dnf 15160 1726882590.22374: worker is 1 (out of 1 available) 15160 1726882590.22390: exiting _queue_task() for managed_node1/dnf 15160 1726882590.22406: done queuing things up, now waiting for results queue to drain 15160 1726882590.22407: waiting for pending results... 15160 1726882590.22855: 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 15160 1726882590.23063: in run() - task 0affe814-3a2d-c83d-9fd8-00000000001e 15160 1726882590.23067: variable 'ansible_search_path' from source: unknown 15160 1726882590.23070: variable 'ansible_search_path' from source: unknown 15160 1726882590.23073: calling self._execute() 15160 1726882590.23202: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.23219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.23239: variable 'omit' from source: magic vars 15160 1726882590.23836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.27814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.27899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.28140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.28145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.28262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.28457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.28505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.28540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.28602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.28624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.28829: variable 'ansible_distribution' from source: facts 15160 1726882590.28844: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.28861: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.28868: when evaluation is False, skipping this task 15160 1726882590.28875: _execute() done 15160 1726882590.28885: dumping result to json 15160 1726882590.28892: done dumping result, returning 15160 1726882590.28908: 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 [0affe814-3a2d-c83d-9fd8-00000000001e] 15160 1726882590.28918: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001e 15160 1726882590.29244: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001e 15160 1726882590.29248: 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" } 15160 1726882590.29302: no more pending results, returning what we have 15160 1726882590.29306: results queue empty 15160 1726882590.29308: checking for any_errors_fatal 15160 1726882590.29315: done checking for any_errors_fatal 15160 1726882590.29316: checking for max_fail_percentage 15160 1726882590.29318: done checking for max_fail_percentage 15160 1726882590.29319: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.29320: done checking to see if all hosts have failed 15160 1726882590.29321: getting the remaining hosts for this loop 15160 1726882590.29323: done getting the remaining hosts for this loop 15160 1726882590.29327: getting the next task for host managed_node1 15160 1726882590.29333: done getting next task for host managed_node1 15160 1726882590.29340: ^ 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 15160 1726882590.29342: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882590.29356: getting variables 15160 1726882590.29358: in VariableManager get_vars() 15160 1726882590.29397: Calling all_inventory to load vars for managed_node1 15160 1726882590.29400: Calling groups_inventory to load vars for managed_node1 15160 1726882590.29404: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.29413: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.29417: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.29420: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.29790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.30325: done with get_vars() 15160 1726882590.30339: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15160 1726882590.30422: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:30 -0400 (0:00:00.089) 0:00:05.202 ****** 15160 1726882590.30456: entering _queue_task() for managed_node1/yum 15160 1726882590.30459: Creating lock for yum 15160 1726882590.30947: worker is 1 (out of 1 available) 15160 1726882590.30957: exiting _queue_task() for managed_node1/yum 15160 1726882590.30969: done queuing things up, now waiting for results queue to drain 15160 1726882590.30970: waiting for pending results... 15160 1726882590.31046: 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 15160 1726882590.31159: in run() - task 0affe814-3a2d-c83d-9fd8-00000000001f 15160 1726882590.31180: variable 'ansible_search_path' from source: unknown 15160 1726882590.31191: variable 'ansible_search_path' from source: unknown 15160 1726882590.31240: calling self._execute() 15160 1726882590.31699: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.31703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.31706: variable 'omit' from source: magic vars 15160 1726882590.32606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.35217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.35319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.35367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.35419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.35456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.35556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.35601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.35646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.35708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.35731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.35887: variable 'ansible_distribution' from source: facts 15160 1726882590.35898: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.35913: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.35924: when evaluation is False, skipping this task 15160 1726882590.35931: _execute() done 15160 1726882590.35941: dumping result to json 15160 1726882590.35948: done dumping result, returning 15160 1726882590.35958: 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 [0affe814-3a2d-c83d-9fd8-00000000001f] 15160 1726882590.35967: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001f 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" } 15160 1726882590.36193: no more pending results, returning what we have 15160 1726882590.36197: results queue empty 15160 1726882590.36199: checking for any_errors_fatal 15160 1726882590.36204: done checking for any_errors_fatal 15160 1726882590.36205: checking for max_fail_percentage 15160 1726882590.36208: done checking for max_fail_percentage 15160 1726882590.36209: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.36210: done checking to see if all hosts have failed 15160 1726882590.36211: getting the remaining hosts for this loop 15160 1726882590.36213: done getting the remaining hosts for this loop 15160 1726882590.36218: getting the next task for host managed_node1 15160 1726882590.36225: done getting next task for host managed_node1 15160 1726882590.36230: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15160 1726882590.36232: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882590.36252: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000001f 15160 1726882590.36256: WORKER PROCESS EXITING 15160 1726882590.36261: getting variables 15160 1726882590.36264: in VariableManager get_vars() 15160 1726882590.36308: Calling all_inventory to load vars for managed_node1 15160 1726882590.36312: Calling groups_inventory to load vars for managed_node1 15160 1726882590.36315: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.36328: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.36331: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.36442: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.36816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.37098: done with get_vars() 15160 1726882590.37112: done getting variables 15160 1726882590.37179: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:30 -0400 (0:00:00.067) 0:00:05.269 ****** 15160 1726882590.37211: entering _queue_task() for managed_node1/fail 15160 1726882590.37622: worker is 1 (out of 1 available) 15160 1726882590.37633: exiting _queue_task() for managed_node1/fail 15160 1726882590.37649: done queuing things up, now waiting for results queue to drain 15160 1726882590.37650: waiting for pending results... 15160 1726882590.37789: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15160 1726882590.38041: in run() - task 0affe814-3a2d-c83d-9fd8-000000000020 15160 1726882590.38045: variable 'ansible_search_path' from source: unknown 15160 1726882590.38048: variable 'ansible_search_path' from source: unknown 15160 1726882590.38051: calling self._execute() 15160 1726882590.38077: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.38093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.38110: variable 'omit' from source: magic vars 15160 1726882590.38952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.43458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.43544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.43586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.43636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.43669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.43790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.43842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.43881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.43946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.43971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.44140: variable 'ansible_distribution' from source: facts 15160 1726882590.44159: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.44177: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.44186: when evaluation is False, skipping this task 15160 1726882590.44194: _execute() done 15160 1726882590.44201: dumping result to json 15160 1726882590.44210: done dumping result, returning 15160 1726882590.44222: 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 [0affe814-3a2d-c83d-9fd8-000000000020] 15160 1726882590.44232: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000020 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" } 15160 1726882590.44495: no more pending results, returning what we have 15160 1726882590.44500: results queue empty 15160 1726882590.44501: checking for any_errors_fatal 15160 1726882590.44509: done checking for any_errors_fatal 15160 1726882590.44510: checking for max_fail_percentage 15160 1726882590.44512: done checking for max_fail_percentage 15160 1726882590.44513: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.44514: done checking to see if all hosts have failed 15160 1726882590.44515: getting the remaining hosts for this loop 15160 1726882590.44517: done getting the remaining hosts for this loop 15160 1726882590.44522: getting the next task for host managed_node1 15160 1726882590.44530: done getting next task for host managed_node1 15160 1726882590.44536: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15160 1726882590.44539: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882590.44555: getting variables 15160 1726882590.44558: in VariableManager get_vars() 15160 1726882590.44600: Calling all_inventory to load vars for managed_node1 15160 1726882590.44604: Calling groups_inventory to load vars for managed_node1 15160 1726882590.44607: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.44619: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.44623: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.44628: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.45039: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000020 15160 1726882590.45042: WORKER PROCESS EXITING 15160 1726882590.45074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.45355: done with get_vars() 15160 1726882590.45369: done getting variables 15160 1726882590.45442: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:30 -0400 (0:00:00.082) 0:00:05.352 ****** 15160 1726882590.45475: entering _queue_task() for managed_node1/package 15160 1726882590.45729: worker is 1 (out of 1 available) 15160 1726882590.45745: exiting _queue_task() for managed_node1/package 15160 1726882590.45759: done queuing things up, now waiting for results queue to drain 15160 1726882590.45760: waiting for pending results... 15160 1726882590.46027: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 15160 1726882590.46150: in run() - task 0affe814-3a2d-c83d-9fd8-000000000021 15160 1726882590.46172: variable 'ansible_search_path' from source: unknown 15160 1726882590.46180: variable 'ansible_search_path' from source: unknown 15160 1726882590.46225: calling self._execute() 15160 1726882590.46326: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.46343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.46363: variable 'omit' from source: magic vars 15160 1726882590.46943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.49539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.49636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.49681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.49736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.49771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.49893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.49940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.49977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.50039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.50060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.50225: variable 'ansible_distribution' from source: facts 15160 1726882590.50242: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.50260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.50269: when evaluation is False, skipping this task 15160 1726882590.50277: _execute() done 15160 1726882590.50284: dumping result to json 15160 1726882590.50292: done dumping result, returning 15160 1726882590.50303: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-c83d-9fd8-000000000021] 15160 1726882590.50313: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000021 15160 1726882590.50433: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000021 15160 1726882590.50443: 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" } 15160 1726882590.50509: no more pending results, returning what we have 15160 1726882590.50513: results queue empty 15160 1726882590.50515: checking for any_errors_fatal 15160 1726882590.50522: done checking for any_errors_fatal 15160 1726882590.50523: checking for max_fail_percentage 15160 1726882590.50525: done checking for max_fail_percentage 15160 1726882590.50526: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.50527: done checking to see if all hosts have failed 15160 1726882590.50528: getting the remaining hosts for this loop 15160 1726882590.50531: done getting the remaining hosts for this loop 15160 1726882590.50537: getting the next task for host managed_node1 15160 1726882590.50544: done getting next task for host managed_node1 15160 1726882590.50549: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15160 1726882590.50551: ^ 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 15160 1726882590.50566: getting variables 15160 1726882590.50568: in VariableManager get_vars() 15160 1726882590.50608: Calling all_inventory to load vars for managed_node1 15160 1726882590.50611: Calling groups_inventory to load vars for managed_node1 15160 1726882590.50615: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.50626: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.50629: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.50633: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.51145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.51410: done with get_vars() 15160 1726882590.51421: done getting variables 15160 1726882590.51479: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:30 -0400 (0:00:00.060) 0:00:05.412 ****** 15160 1726882590.51507: entering _queue_task() for managed_node1/package 15160 1726882590.51807: worker is 1 (out of 1 available) 15160 1726882590.51822: exiting _queue_task() for managed_node1/package 15160 1726882590.51940: done queuing things up, now waiting for results queue to drain 15160 1726882590.51942: waiting for pending results... 15160 1726882590.52127: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15160 1726882590.52247: in run() - task 0affe814-3a2d-c83d-9fd8-000000000022 15160 1726882590.52274: variable 'ansible_search_path' from source: unknown 15160 1726882590.52287: variable 'ansible_search_path' from source: unknown 15160 1726882590.52336: calling self._execute() 15160 1726882590.52439: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.52455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.52639: variable 'omit' from source: magic vars 15160 1726882590.52994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.55591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.55681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.55732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.55797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.55836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.55944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.55999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.56125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.56128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.56131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.56288: variable 'ansible_distribution' from source: facts 15160 1726882590.56301: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.56322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.56331: when evaluation is False, skipping this task 15160 1726882590.56345: _execute() done 15160 1726882590.56367: dumping result to json 15160 1726882590.56377: done dumping result, returning 15160 1726882590.56390: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-c83d-9fd8-000000000022] 15160 1726882590.56399: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000022 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" } 15160 1726882590.56566: no more pending results, returning what we have 15160 1726882590.56571: results queue empty 15160 1726882590.56572: checking for any_errors_fatal 15160 1726882590.56580: done checking for any_errors_fatal 15160 1726882590.56581: checking for max_fail_percentage 15160 1726882590.56583: done checking for max_fail_percentage 15160 1726882590.56584: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.56585: done checking to see if all hosts have failed 15160 1726882590.56587: getting the remaining hosts for this loop 15160 1726882590.56589: done getting the remaining hosts for this loop 15160 1726882590.56593: getting the next task for host managed_node1 15160 1726882590.56601: done getting next task for host managed_node1 15160 1726882590.56605: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15160 1726882590.56608: ^ 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 15160 1726882590.56624: getting variables 15160 1726882590.56626: in VariableManager get_vars() 15160 1726882590.56673: Calling all_inventory to load vars for managed_node1 15160 1726882590.56676: Calling groups_inventory to load vars for managed_node1 15160 1726882590.56680: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.56692: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.56696: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.56700: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.57325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.57852: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000022 15160 1726882590.57856: WORKER PROCESS EXITING 15160 1726882590.57868: done with get_vars() 15160 1726882590.57880: done getting variables 15160 1726882590.58048: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:30 -0400 (0:00:00.065) 0:00:05.478 ****** 15160 1726882590.58080: entering _queue_task() for managed_node1/package 15160 1726882590.58530: worker is 1 (out of 1 available) 15160 1726882590.58547: exiting _queue_task() for managed_node1/package 15160 1726882590.58562: done queuing things up, now waiting for results queue to drain 15160 1726882590.58563: waiting for pending results... 15160 1726882590.59011: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15160 1726882590.59130: in run() - task 0affe814-3a2d-c83d-9fd8-000000000023 15160 1726882590.59155: variable 'ansible_search_path' from source: unknown 15160 1726882590.59164: variable 'ansible_search_path' from source: unknown 15160 1726882590.59222: calling self._execute() 15160 1726882590.59354: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.59368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.59384: variable 'omit' from source: magic vars 15160 1726882590.59900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.63478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.63559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.63601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.63650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.63685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.63793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.63843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.63882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.63947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.63971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.64139: variable 'ansible_distribution' from source: facts 15160 1726882590.64156: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.64176: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.64184: when evaluation is False, skipping this task 15160 1726882590.64193: _execute() done 15160 1726882590.64200: dumping result to json 15160 1726882590.64209: done dumping result, returning 15160 1726882590.64238: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-c83d-9fd8-000000000023] 15160 1726882590.64242: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000023 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" } 15160 1726882590.64431: no more pending results, returning what we have 15160 1726882590.64437: results queue empty 15160 1726882590.64438: checking for any_errors_fatal 15160 1726882590.64445: done checking for any_errors_fatal 15160 1726882590.64446: checking for max_fail_percentage 15160 1726882590.64448: done checking for max_fail_percentage 15160 1726882590.64449: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.64450: done checking to see if all hosts have failed 15160 1726882590.64451: getting the remaining hosts for this loop 15160 1726882590.64453: done getting the remaining hosts for this loop 15160 1726882590.64458: getting the next task for host managed_node1 15160 1726882590.64466: done getting next task for host managed_node1 15160 1726882590.64470: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15160 1726882590.64472: ^ 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 15160 1726882590.64487: getting variables 15160 1726882590.64490: in VariableManager get_vars() 15160 1726882590.64531: Calling all_inventory to load vars for managed_node1 15160 1726882590.64639: Calling groups_inventory to load vars for managed_node1 15160 1726882590.64644: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.64655: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.64659: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.64663: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.64991: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000023 15160 1726882590.64995: WORKER PROCESS EXITING 15160 1726882590.65021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.65302: done with get_vars() 15160 1726882590.65315: done getting variables 15160 1726882590.65421: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:30 -0400 (0:00:00.073) 0:00:05.552 ****** 15160 1726882590.65456: entering _queue_task() for managed_node1/service 15160 1726882590.65458: Creating lock for service 15160 1726882590.65712: worker is 1 (out of 1 available) 15160 1726882590.65727: exiting _queue_task() for managed_node1/service 15160 1726882590.65849: done queuing things up, now waiting for results queue to drain 15160 1726882590.65850: waiting for pending results... 15160 1726882590.66018: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15160 1726882590.66138: in run() - task 0affe814-3a2d-c83d-9fd8-000000000024 15160 1726882590.66161: variable 'ansible_search_path' from source: unknown 15160 1726882590.66171: variable 'ansible_search_path' from source: unknown 15160 1726882590.66220: calling self._execute() 15160 1726882590.66317: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.66332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.66353: variable 'omit' from source: magic vars 15160 1726882590.66863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.70204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.70502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.70610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.70614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.70645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.70853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.70897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.70970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.71094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.71173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.71445: variable 'ansible_distribution' from source: facts 15160 1726882590.71697: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.71701: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.71704: when evaluation is False, skipping this task 15160 1726882590.71706: _execute() done 15160 1726882590.71708: dumping result to json 15160 1726882590.71711: done dumping result, returning 15160 1726882590.71713: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-c83d-9fd8-000000000024] 15160 1726882590.71715: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000024 15160 1726882590.71793: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000024 15160 1726882590.71796: 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" } 15160 1726882590.71847: no more pending results, returning what we have 15160 1726882590.71851: results queue empty 15160 1726882590.71852: checking for any_errors_fatal 15160 1726882590.71858: done checking for any_errors_fatal 15160 1726882590.71859: checking for max_fail_percentage 15160 1726882590.71861: done checking for max_fail_percentage 15160 1726882590.71862: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.71863: done checking to see if all hosts have failed 15160 1726882590.71864: getting the remaining hosts for this loop 15160 1726882590.71866: done getting the remaining hosts for this loop 15160 1726882590.71870: getting the next task for host managed_node1 15160 1726882590.71878: done getting next task for host managed_node1 15160 1726882590.71881: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15160 1726882590.71883: ^ 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 15160 1726882590.71898: getting variables 15160 1726882590.71900: in VariableManager get_vars() 15160 1726882590.71940: Calling all_inventory to load vars for managed_node1 15160 1726882590.71943: Calling groups_inventory to load vars for managed_node1 15160 1726882590.71946: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.71957: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.71961: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.71965: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.72426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.73262: done with get_vars() 15160 1726882590.73273: done getting variables 15160 1726882590.73439: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:30 -0400 (0:00:00.080) 0:00:05.632 ****** 15160 1726882590.73471: entering _queue_task() for managed_node1/service 15160 1726882590.73715: worker is 1 (out of 1 available) 15160 1726882590.73729: exiting _queue_task() for managed_node1/service 15160 1726882590.73744: done queuing things up, now waiting for results queue to drain 15160 1726882590.73746: waiting for pending results... 15160 1726882590.74018: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15160 1726882590.74202: in run() - task 0affe814-3a2d-c83d-9fd8-000000000025 15160 1726882590.74209: variable 'ansible_search_path' from source: unknown 15160 1726882590.74212: variable 'ansible_search_path' from source: unknown 15160 1726882590.74215: calling self._execute() 15160 1726882590.74315: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.74330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.74350: variable 'omit' from source: magic vars 15160 1726882590.74871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.77529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.77610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.77655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.77799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.77806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.77913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.77958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.78000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.78150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.78154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.78314: variable 'ansible_distribution' from source: facts 15160 1726882590.78327: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.78357: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.78373: when evaluation is False, skipping this task 15160 1726882590.78387: _execute() done 15160 1726882590.78402: dumping result to json 15160 1726882590.78411: done dumping result, returning 15160 1726882590.78422: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-c83d-9fd8-000000000025] 15160 1726882590.78433: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000025 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15160 1726882590.78599: no more pending results, returning what we have 15160 1726882590.78602: results queue empty 15160 1726882590.78604: checking for any_errors_fatal 15160 1726882590.78611: done checking for any_errors_fatal 15160 1726882590.78612: checking for max_fail_percentage 15160 1726882590.78614: done checking for max_fail_percentage 15160 1726882590.78615: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.78616: done checking to see if all hosts have failed 15160 1726882590.78617: getting the remaining hosts for this loop 15160 1726882590.78619: done getting the remaining hosts for this loop 15160 1726882590.78623: getting the next task for host managed_node1 15160 1726882590.78630: done getting next task for host managed_node1 15160 1726882590.78636: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15160 1726882590.78638: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882590.78652: getting variables 15160 1726882590.78653: in VariableManager get_vars() 15160 1726882590.78693: Calling all_inventory to load vars for managed_node1 15160 1726882590.78696: Calling groups_inventory to load vars for managed_node1 15160 1726882590.78699: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.78711: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.78714: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.78719: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.79043: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000025 15160 1726882590.79046: WORKER PROCESS EXITING 15160 1726882590.79063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.79373: done with get_vars() 15160 1726882590.79389: done getting variables 15160 1726882590.79465: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:30 -0400 (0:00:00.060) 0:00:05.692 ****** 15160 1726882590.79501: entering _queue_task() for managed_node1/service 15160 1726882590.79861: worker is 1 (out of 1 available) 15160 1726882590.79882: exiting _queue_task() for managed_node1/service 15160 1726882590.79896: done queuing things up, now waiting for results queue to drain 15160 1726882590.79897: waiting for pending results... 15160 1726882590.80210: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15160 1726882590.80248: in run() - task 0affe814-3a2d-c83d-9fd8-000000000026 15160 1726882590.80272: variable 'ansible_search_path' from source: unknown 15160 1726882590.80285: variable 'ansible_search_path' from source: unknown 15160 1726882590.80342: calling self._execute() 15160 1726882590.80445: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.80461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.80482: variable 'omit' from source: magic vars 15160 1726882590.81043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.83968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.84140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.84407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.84456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.84502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.84613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.84660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.84707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.84772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.84798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.84973: variable 'ansible_distribution' from source: facts 15160 1726882590.84989: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.85005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.85012: when evaluation is False, skipping this task 15160 1726882590.85020: _execute() done 15160 1726882590.85044: dumping result to json 15160 1726882590.85047: done dumping result, returning 15160 1726882590.85058: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-c83d-9fd8-000000000026] 15160 1726882590.85142: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000026 15160 1726882590.85231: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000026 15160 1726882590.85238: 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" } 15160 1726882590.85297: no more pending results, returning what we have 15160 1726882590.85302: results queue empty 15160 1726882590.85303: checking for any_errors_fatal 15160 1726882590.85310: done checking for any_errors_fatal 15160 1726882590.85311: checking for max_fail_percentage 15160 1726882590.85313: done checking for max_fail_percentage 15160 1726882590.85314: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.85315: done checking to see if all hosts have failed 15160 1726882590.85316: getting the remaining hosts for this loop 15160 1726882590.85319: done getting the remaining hosts for this loop 15160 1726882590.85324: getting the next task for host managed_node1 15160 1726882590.85332: done getting next task for host managed_node1 15160 1726882590.85454: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15160 1726882590.85457: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882590.85474: getting variables 15160 1726882590.85477: in VariableManager get_vars() 15160 1726882590.85526: Calling all_inventory to load vars for managed_node1 15160 1726882590.85529: Calling groups_inventory to load vars for managed_node1 15160 1726882590.85533: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.85648: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.85653: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.85657: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.86043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.86306: done with get_vars() 15160 1726882590.86317: done getting variables 15160 1726882590.86389: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:30 -0400 (0:00:00.069) 0:00:05.762 ****** 15160 1726882590.86418: entering _queue_task() for managed_node1/service 15160 1726882590.86710: worker is 1 (out of 1 available) 15160 1726882590.86723: exiting _queue_task() for managed_node1/service 15160 1726882590.86843: done queuing things up, now waiting for results queue to drain 15160 1726882590.86845: waiting for pending results... 15160 1726882590.87154: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 15160 1726882590.87158: in run() - task 0affe814-3a2d-c83d-9fd8-000000000027 15160 1726882590.87161: variable 'ansible_search_path' from source: unknown 15160 1726882590.87168: variable 'ansible_search_path' from source: unknown 15160 1726882590.87214: calling self._execute() 15160 1726882590.87319: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.87339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.87363: variable 'omit' from source: magic vars 15160 1726882590.87933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.91472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.91484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.91543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.91600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.91676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.92015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.92059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.92143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.92201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.92231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.92402: variable 'ansible_distribution' from source: facts 15160 1726882590.92415: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.92432: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.92449: when evaluation is False, skipping this task 15160 1726882590.92461: _execute() done 15160 1726882590.92469: dumping result to json 15160 1726882590.92477: done dumping result, returning 15160 1726882590.92494: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-c83d-9fd8-000000000027] 15160 1726882590.92563: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000027 15160 1726882590.92644: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000027 15160 1726882590.92647: 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 } 15160 1726882590.92717: no more pending results, returning what we have 15160 1726882590.92721: results queue empty 15160 1726882590.92722: checking for any_errors_fatal 15160 1726882590.92728: done checking for any_errors_fatal 15160 1726882590.92729: checking for max_fail_percentage 15160 1726882590.92730: done checking for max_fail_percentage 15160 1726882590.92731: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.92732: done checking to see if all hosts have failed 15160 1726882590.92733: getting the remaining hosts for this loop 15160 1726882590.92737: done getting the remaining hosts for this loop 15160 1726882590.92742: getting the next task for host managed_node1 15160 1726882590.92749: done getting next task for host managed_node1 15160 1726882590.92753: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15160 1726882590.92755: ^ 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 15160 1726882590.92770: getting variables 15160 1726882590.92939: in VariableManager get_vars() 15160 1726882590.92989: Calling all_inventory to load vars for managed_node1 15160 1726882590.92992: Calling groups_inventory to load vars for managed_node1 15160 1726882590.92996: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882590.93007: Calling all_plugins_play to load vars for managed_node1 15160 1726882590.93011: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882590.93015: Calling groups_plugins_play to load vars for managed_node1 15160 1726882590.93404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882590.93763: done with get_vars() 15160 1726882590.93781: done getting variables 15160 1726882590.93858: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:30 -0400 (0:00:00.074) 0:00:05.836 ****** 15160 1726882590.93895: entering _queue_task() for managed_node1/copy 15160 1726882590.94203: worker is 1 (out of 1 available) 15160 1726882590.94218: exiting _queue_task() for managed_node1/copy 15160 1726882590.94231: done queuing things up, now waiting for results queue to drain 15160 1726882590.94357: waiting for pending results... 15160 1726882590.94599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15160 1726882590.94790: in run() - task 0affe814-3a2d-c83d-9fd8-000000000028 15160 1726882590.94795: variable 'ansible_search_path' from source: unknown 15160 1726882590.94798: variable 'ansible_search_path' from source: unknown 15160 1726882590.94801: calling self._execute() 15160 1726882590.94863: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882590.94881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882590.94907: variable 'omit' from source: magic vars 15160 1726882590.95540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882590.98673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882590.98758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882590.98836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882590.98906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882590.98959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882590.99111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882590.99127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882590.99166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882590.99235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882590.99259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882590.99449: variable 'ansible_distribution' from source: facts 15160 1726882590.99469: variable 'ansible_distribution_major_version' from source: facts 15160 1726882590.99743: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882590.99747: when evaluation is False, skipping this task 15160 1726882590.99749: _execute() done 15160 1726882590.99751: dumping result to json 15160 1726882590.99754: done dumping result, returning 15160 1726882590.99756: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-c83d-9fd8-000000000028] 15160 1726882590.99759: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000028 15160 1726882590.99840: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000028 15160 1726882590.99844: 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" } 15160 1726882590.99901: no more pending results, returning what we have 15160 1726882590.99905: results queue empty 15160 1726882590.99906: checking for any_errors_fatal 15160 1726882590.99914: done checking for any_errors_fatal 15160 1726882590.99915: checking for max_fail_percentage 15160 1726882590.99917: done checking for max_fail_percentage 15160 1726882590.99918: checking to see if all hosts have failed and the running result is not ok 15160 1726882590.99919: done checking to see if all hosts have failed 15160 1726882590.99920: getting the remaining hosts for this loop 15160 1726882590.99923: done getting the remaining hosts for this loop 15160 1726882590.99928: getting the next task for host managed_node1 15160 1726882590.99937: done getting next task for host managed_node1 15160 1726882590.99941: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15160 1726882590.99943: ^ 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 15160 1726882590.99956: getting variables 15160 1726882590.99958: in VariableManager get_vars() 15160 1726882591.00000: Calling all_inventory to load vars for managed_node1 15160 1726882591.00003: Calling groups_inventory to load vars for managed_node1 15160 1726882591.00005: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.00017: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.00020: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.00023: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.00529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.00830: done with get_vars() 15160 1726882591.00843: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:31 -0400 (0:00:00.070) 0:00:05.907 ****** 15160 1726882591.00933: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 15160 1726882591.00938: Creating lock for fedora.linux_system_roles.network_connections 15160 1726882591.01206: worker is 1 (out of 1 available) 15160 1726882591.01220: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 15160 1726882591.01236: done queuing things up, now waiting for results queue to drain 15160 1726882591.01237: waiting for pending results... 15160 1726882591.01653: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15160 1726882591.01658: in run() - task 0affe814-3a2d-c83d-9fd8-000000000029 15160 1726882591.01661: variable 'ansible_search_path' from source: unknown 15160 1726882591.01664: variable 'ansible_search_path' from source: unknown 15160 1726882591.01695: calling self._execute() 15160 1726882591.01791: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.01807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.01822: variable 'omit' from source: magic vars 15160 1726882591.02347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.05259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.05347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.05393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.05447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.05513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.05582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.05627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.05667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.05730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.05800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.06060: variable 'ansible_distribution' from source: facts 15160 1726882591.06064: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.06072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.06121: when evaluation is False, skipping this task 15160 1726882591.06131: _execute() done 15160 1726882591.06142: dumping result to json 15160 1726882591.06150: done dumping result, returning 15160 1726882591.06163: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-c83d-9fd8-000000000029] 15160 1726882591.06176: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000029 15160 1726882591.06460: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000029 15160 1726882591.06463: 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" } 15160 1726882591.06521: no more pending results, returning what we have 15160 1726882591.06525: results queue empty 15160 1726882591.06527: checking for any_errors_fatal 15160 1726882591.06536: done checking for any_errors_fatal 15160 1726882591.06537: checking for max_fail_percentage 15160 1726882591.06539: done checking for max_fail_percentage 15160 1726882591.06541: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.06542: done checking to see if all hosts have failed 15160 1726882591.06543: getting the remaining hosts for this loop 15160 1726882591.06545: done getting the remaining hosts for this loop 15160 1726882591.06549: getting the next task for host managed_node1 15160 1726882591.06556: done getting next task for host managed_node1 15160 1726882591.06561: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15160 1726882591.06563: ^ 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 15160 1726882591.06578: getting variables 15160 1726882591.06580: in VariableManager get_vars() 15160 1726882591.06623: Calling all_inventory to load vars for managed_node1 15160 1726882591.06627: Calling groups_inventory to load vars for managed_node1 15160 1726882591.06630: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.06769: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.06776: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.06781: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.07006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.07319: done with get_vars() 15160 1726882591.07332: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:31 -0400 (0:00:00.064) 0:00:05.972 ****** 15160 1726882591.07424: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 15160 1726882591.07427: Creating lock for fedora.linux_system_roles.network_state 15160 1726882591.07711: worker is 1 (out of 1 available) 15160 1726882591.07725: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 15160 1726882591.07942: done queuing things up, now waiting for results queue to drain 15160 1726882591.07944: waiting for pending results... 15160 1726882591.08028: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 15160 1726882591.08172: in run() - task 0affe814-3a2d-c83d-9fd8-00000000002a 15160 1726882591.08179: variable 'ansible_search_path' from source: unknown 15160 1726882591.08280: variable 'ansible_search_path' from source: unknown 15160 1726882591.08284: calling self._execute() 15160 1726882591.08331: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.08349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.08366: variable 'omit' from source: magic vars 15160 1726882591.08943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.14479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.14689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.14743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.14790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.14830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.14924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.14975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.15012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.15139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.15142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.15252: variable 'ansible_distribution' from source: facts 15160 1726882591.15271: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.15290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.15299: when evaluation is False, skipping this task 15160 1726882591.15308: _execute() done 15160 1726882591.15316: dumping result to json 15160 1726882591.15324: done dumping result, returning 15160 1726882591.15337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-c83d-9fd8-00000000002a] 15160 1726882591.15349: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15160 1726882591.15532: no more pending results, returning what we have 15160 1726882591.15539: results queue empty 15160 1726882591.15540: checking for any_errors_fatal 15160 1726882591.15548: done checking for any_errors_fatal 15160 1726882591.15549: checking for max_fail_percentage 15160 1726882591.15551: done checking for max_fail_percentage 15160 1726882591.15553: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.15553: done checking to see if all hosts have failed 15160 1726882591.15555: getting the remaining hosts for this loop 15160 1726882591.15557: done getting the remaining hosts for this loop 15160 1726882591.15562: getting the next task for host managed_node1 15160 1726882591.15570: done getting next task for host managed_node1 15160 1726882591.15574: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15160 1726882591.15576: ^ 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 15160 1726882591.15592: getting variables 15160 1726882591.15595: in VariableManager get_vars() 15160 1726882591.15741: Calling all_inventory to load vars for managed_node1 15160 1726882591.15744: Calling groups_inventory to load vars for managed_node1 15160 1726882591.15748: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.15761: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.15765: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.15770: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.16174: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002a 15160 1726882591.16177: WORKER PROCESS EXITING 15160 1726882591.16205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.16502: done with get_vars() 15160 1726882591.16515: done getting variables 15160 1726882591.16582: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:31 -0400 (0:00:00.091) 0:00:06.064 ****** 15160 1726882591.16615: entering _queue_task() for managed_node1/debug 15160 1726882591.16867: worker is 1 (out of 1 available) 15160 1726882591.16880: exiting _queue_task() for managed_node1/debug 15160 1726882591.16894: done queuing things up, now waiting for results queue to drain 15160 1726882591.16895: waiting for pending results... 15160 1726882591.17166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15160 1726882591.17279: in run() - task 0affe814-3a2d-c83d-9fd8-00000000002b 15160 1726882591.17302: variable 'ansible_search_path' from source: unknown 15160 1726882591.17311: variable 'ansible_search_path' from source: unknown 15160 1726882591.17366: calling self._execute() 15160 1726882591.17464: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.17482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.17500: variable 'omit' from source: magic vars 15160 1726882591.18037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.20940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.21025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.21088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.21138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.21179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.21274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.21317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.21360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.21414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.21444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.21600: variable 'ansible_distribution' from source: facts 15160 1726882591.21612: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.21651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.21654: when evaluation is False, skipping this task 15160 1726882591.21657: _execute() done 15160 1726882591.21660: dumping result to json 15160 1726882591.21662: done dumping result, returning 15160 1726882591.21674: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-c83d-9fd8-00000000002b] 15160 1726882591.21740: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002b 15160 1726882591.21810: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002b 15160 1726882591.21813: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882591.21865: no more pending results, returning what we have 15160 1726882591.21869: results queue empty 15160 1726882591.21870: checking for any_errors_fatal 15160 1726882591.21876: done checking for any_errors_fatal 15160 1726882591.21877: checking for max_fail_percentage 15160 1726882591.21879: done checking for max_fail_percentage 15160 1726882591.21880: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.21881: done checking to see if all hosts have failed 15160 1726882591.21882: getting the remaining hosts for this loop 15160 1726882591.21885: done getting the remaining hosts for this loop 15160 1726882591.21890: getting the next task for host managed_node1 15160 1726882591.21897: done getting next task for host managed_node1 15160 1726882591.21901: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15160 1726882591.21903: ^ 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 15160 1726882591.21919: getting variables 15160 1726882591.21921: in VariableManager get_vars() 15160 1726882591.21964: Calling all_inventory to load vars for managed_node1 15160 1726882591.21967: Calling groups_inventory to load vars for managed_node1 15160 1726882591.21971: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.21982: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.21986: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.21990: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.22720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.22995: done with get_vars() 15160 1726882591.23006: done getting variables 15160 1726882591.23070: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:31 -0400 (0:00:00.064) 0:00:06.128 ****** 15160 1726882591.23100: entering _queue_task() for managed_node1/debug 15160 1726882591.23351: worker is 1 (out of 1 available) 15160 1726882591.23365: exiting _queue_task() for managed_node1/debug 15160 1726882591.23378: done queuing things up, now waiting for results queue to drain 15160 1726882591.23379: waiting for pending results... 15160 1726882591.23760: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15160 1726882591.23779: in run() - task 0affe814-3a2d-c83d-9fd8-00000000002c 15160 1726882591.23799: variable 'ansible_search_path' from source: unknown 15160 1726882591.23805: variable 'ansible_search_path' from source: unknown 15160 1726882591.23852: calling self._execute() 15160 1726882591.23953: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.23971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.24040: variable 'omit' from source: magic vars 15160 1726882591.24490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.27144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.27229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.27277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.27329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.27366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.27463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.27511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.27619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.27623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.27626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.27779: variable 'ansible_distribution' from source: facts 15160 1726882591.27792: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.27807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.27815: when evaluation is False, skipping this task 15160 1726882591.27822: _execute() done 15160 1726882591.27829: dumping result to json 15160 1726882591.27845: done dumping result, returning 15160 1726882591.27857: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-c83d-9fd8-00000000002c] 15160 1726882591.27867: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882591.28112: no more pending results, returning what we have 15160 1726882591.28116: results queue empty 15160 1726882591.28117: checking for any_errors_fatal 15160 1726882591.28124: done checking for any_errors_fatal 15160 1726882591.28125: checking for max_fail_percentage 15160 1726882591.28127: done checking for max_fail_percentage 15160 1726882591.28128: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.28129: done checking to see if all hosts have failed 15160 1726882591.28130: getting the remaining hosts for this loop 15160 1726882591.28132: done getting the remaining hosts for this loop 15160 1726882591.28138: getting the next task for host managed_node1 15160 1726882591.28145: done getting next task for host managed_node1 15160 1726882591.28150: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15160 1726882591.28152: ^ 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 15160 1726882591.28167: getting variables 15160 1726882591.28169: in VariableManager get_vars() 15160 1726882591.28209: Calling all_inventory to load vars for managed_node1 15160 1726882591.28212: Calling groups_inventory to load vars for managed_node1 15160 1726882591.28216: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.28227: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.28231: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.28401: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.28413: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002c 15160 1726882591.28417: WORKER PROCESS EXITING 15160 1726882591.28638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.28933: done with get_vars() 15160 1726882591.28946: done getting variables 15160 1726882591.29009: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:31 -0400 (0:00:00.059) 0:00:06.188 ****** 15160 1726882591.29043: entering _queue_task() for managed_node1/debug 15160 1726882591.29281: worker is 1 (out of 1 available) 15160 1726882591.29294: exiting _queue_task() for managed_node1/debug 15160 1726882591.29307: done queuing things up, now waiting for results queue to drain 15160 1726882591.29308: waiting for pending results... 15160 1726882591.29576: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15160 1726882591.29692: in run() - task 0affe814-3a2d-c83d-9fd8-00000000002d 15160 1726882591.29715: variable 'ansible_search_path' from source: unknown 15160 1726882591.29723: variable 'ansible_search_path' from source: unknown 15160 1726882591.29775: calling self._execute() 15160 1726882591.29870: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.29882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.29896: variable 'omit' from source: magic vars 15160 1726882591.30407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.33037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.33140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.33189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.33277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.33281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.33373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.33418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.33456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.33515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.33539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.33710: variable 'ansible_distribution' from source: facts 15160 1726882591.33714: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.33820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.33823: when evaluation is False, skipping this task 15160 1726882591.33825: _execute() done 15160 1726882591.33828: dumping result to json 15160 1726882591.33830: done dumping result, returning 15160 1726882591.33833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-c83d-9fd8-00000000002d] 15160 1726882591.33837: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002d 15160 1726882591.33907: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002d 15160 1726882591.33911: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882591.33972: no more pending results, returning what we have 15160 1726882591.33977: results queue empty 15160 1726882591.33978: checking for any_errors_fatal 15160 1726882591.33986: done checking for any_errors_fatal 15160 1726882591.33987: checking for max_fail_percentage 15160 1726882591.33990: done checking for max_fail_percentage 15160 1726882591.33991: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.33992: done checking to see if all hosts have failed 15160 1726882591.33993: getting the remaining hosts for this loop 15160 1726882591.33995: done getting the remaining hosts for this loop 15160 1726882591.34000: getting the next task for host managed_node1 15160 1726882591.34007: done getting next task for host managed_node1 15160 1726882591.34011: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15160 1726882591.34013: ^ 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 15160 1726882591.34029: getting variables 15160 1726882591.34031: in VariableManager get_vars() 15160 1726882591.34075: Calling all_inventory to load vars for managed_node1 15160 1726882591.34078: Calling groups_inventory to load vars for managed_node1 15160 1726882591.34081: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.34095: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.34099: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.34104: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.34600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.34891: done with get_vars() 15160 1726882591.34903: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:31 -0400 (0:00:00.059) 0:00:06.247 ****** 15160 1726882591.35005: entering _queue_task() for managed_node1/ping 15160 1726882591.35007: Creating lock for ping 15160 1726882591.35263: worker is 1 (out of 1 available) 15160 1726882591.35276: exiting _queue_task() for managed_node1/ping 15160 1726882591.35289: done queuing things up, now waiting for results queue to drain 15160 1726882591.35290: waiting for pending results... 15160 1726882591.35752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 15160 1726882591.35757: in run() - task 0affe814-3a2d-c83d-9fd8-00000000002e 15160 1726882591.35759: variable 'ansible_search_path' from source: unknown 15160 1726882591.35762: variable 'ansible_search_path' from source: unknown 15160 1726882591.35765: calling self._execute() 15160 1726882591.35832: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.35848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.35864: variable 'omit' from source: magic vars 15160 1726882591.36380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.38896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.38984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.39036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.39089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.39126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.39228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.39279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.39319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.39383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.39408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.39588: variable 'ansible_distribution' from source: facts 15160 1726882591.39592: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.39597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.39605: when evaluation is False, skipping this task 15160 1726882591.39643: _execute() done 15160 1726882591.39647: dumping result to json 15160 1726882591.39650: done dumping result, returning 15160 1726882591.39652: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-c83d-9fd8-00000000002e] 15160 1726882591.39655: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002e 15160 1726882591.39900: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000002e 15160 1726882591.39903: 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" } 15160 1726882591.39955: no more pending results, returning what we have 15160 1726882591.39958: results queue empty 15160 1726882591.39959: checking for any_errors_fatal 15160 1726882591.39963: done checking for any_errors_fatal 15160 1726882591.39964: checking for max_fail_percentage 15160 1726882591.39966: done checking for max_fail_percentage 15160 1726882591.39967: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.39967: done checking to see if all hosts have failed 15160 1726882591.39968: getting the remaining hosts for this loop 15160 1726882591.39970: done getting the remaining hosts for this loop 15160 1726882591.39974: getting the next task for host managed_node1 15160 1726882591.39981: done getting next task for host managed_node1 15160 1726882591.39983: ^ task is: TASK: meta (role_complete) 15160 1726882591.39985: ^ 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 15160 1726882591.39999: getting variables 15160 1726882591.40001: in VariableManager get_vars() 15160 1726882591.40041: Calling all_inventory to load vars for managed_node1 15160 1726882591.40044: Calling groups_inventory to load vars for managed_node1 15160 1726882591.40047: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.40057: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.40060: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.40064: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.40408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.40703: done with get_vars() 15160 1726882591.40716: done getting variables 15160 1726882591.40803: done queuing things up, now waiting for results queue to drain 15160 1726882591.40806: results queue empty 15160 1726882591.40807: checking for any_errors_fatal 15160 1726882591.40809: done checking for any_errors_fatal 15160 1726882591.40810: checking for max_fail_percentage 15160 1726882591.40812: done checking for max_fail_percentage 15160 1726882591.40813: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.40814: done checking to see if all hosts have failed 15160 1726882591.40815: getting the remaining hosts for this loop 15160 1726882591.40816: done getting the remaining hosts for this loop 15160 1726882591.40819: getting the next task for host managed_node1 15160 1726882591.40823: done getting next task for host managed_node1 15160 1726882591.40826: ^ task is: TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 15160 1726882591.40828: ^ 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 15160 1726882591.40830: getting variables 15160 1726882591.40831: in VariableManager get_vars() 15160 1726882591.40847: Calling all_inventory to load vars for managed_node1 15160 1726882591.40850: Calling groups_inventory to load vars for managed_node1 15160 1726882591.40852: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.40858: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.40861: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.40865: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.41084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.41368: done with get_vars() 15160 1726882591.41378: done getting variables TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 Friday 20 September 2024 21:36:31 -0400 (0:00:00.064) 0:00:06.312 ****** 15160 1726882591.41460: entering _queue_task() for managed_node1/include_tasks 15160 1726882591.41717: worker is 1 (out of 1 available) 15160 1726882591.41730: exiting _queue_task() for managed_node1/include_tasks 15160 1726882591.41746: done queuing things up, now waiting for results queue to drain 15160 1726882591.41747: waiting for pending results... 15160 1726882591.42154: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 15160 1726882591.42159: in run() - task 0affe814-3a2d-c83d-9fd8-000000000030 15160 1726882591.42162: variable 'ansible_search_path' from source: unknown 15160 1726882591.42188: calling self._execute() 15160 1726882591.42286: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.42302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.42318: variable 'omit' from source: magic vars 15160 1726882591.42836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.45475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.45564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.45616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.45665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.45703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.45798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.45841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.45874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.45924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.45954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.46120: variable 'ansible_distribution' from source: facts 15160 1726882591.46136: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.46159: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.46167: when evaluation is False, skipping this task 15160 1726882591.46175: _execute() done 15160 1726882591.46183: dumping result to json 15160 1726882591.46192: done dumping result, returning 15160 1726882591.46204: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' [0affe814-3a2d-c83d-9fd8-000000000030] 15160 1726882591.46214: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000030 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" } 15160 1726882591.46385: no more pending results, returning what we have 15160 1726882591.46390: results queue empty 15160 1726882591.46391: checking for any_errors_fatal 15160 1726882591.46393: done checking for any_errors_fatal 15160 1726882591.46394: checking for max_fail_percentage 15160 1726882591.46396: done checking for max_fail_percentage 15160 1726882591.46397: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.46398: done checking to see if all hosts have failed 15160 1726882591.46399: getting the remaining hosts for this loop 15160 1726882591.46402: done getting the remaining hosts for this loop 15160 1726882591.46408: getting the next task for host managed_node1 15160 1726882591.46416: done getting next task for host managed_node1 15160 1726882591.46419: ^ task is: TASK: meta (flush_handlers) 15160 1726882591.46421: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.46425: getting variables 15160 1726882591.46428: in VariableManager get_vars() 15160 1726882591.46472: Calling all_inventory to load vars for managed_node1 15160 1726882591.46476: Calling groups_inventory to load vars for managed_node1 15160 1726882591.46479: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.46493: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.46496: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.46501: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.47000: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000030 15160 1726882591.47004: WORKER PROCESS EXITING 15160 1726882591.47033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.47311: done with get_vars() 15160 1726882591.47325: done getting variables 15160 1726882591.47403: in VariableManager get_vars() 15160 1726882591.47417: Calling all_inventory to load vars for managed_node1 15160 1726882591.47420: Calling groups_inventory to load vars for managed_node1 15160 1726882591.47422: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.47428: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.47431: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.47438: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.47627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.47927: done with get_vars() 15160 1726882591.47945: done queuing things up, now waiting for results queue to drain 15160 1726882591.47947: results queue empty 15160 1726882591.47948: checking for any_errors_fatal 15160 1726882591.47951: done checking for any_errors_fatal 15160 1726882591.47952: checking for max_fail_percentage 15160 1726882591.47953: done checking for max_fail_percentage 15160 1726882591.47955: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.47956: done checking to see if all hosts have failed 15160 1726882591.47957: getting the remaining hosts for this loop 15160 1726882591.47958: done getting the remaining hosts for this loop 15160 1726882591.47961: getting the next task for host managed_node1 15160 1726882591.47965: done getting next task for host managed_node1 15160 1726882591.47967: ^ task is: TASK: meta (flush_handlers) 15160 1726882591.47969: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.47972: getting variables 15160 1726882591.47973: in VariableManager get_vars() 15160 1726882591.47986: Calling all_inventory to load vars for managed_node1 15160 1726882591.47988: Calling groups_inventory to load vars for managed_node1 15160 1726882591.47996: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.48001: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.48004: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.48008: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.48188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.48454: done with get_vars() 15160 1726882591.48465: done getting variables 15160 1726882591.48520: in VariableManager get_vars() 15160 1726882591.48532: Calling all_inventory to load vars for managed_node1 15160 1726882591.48537: Calling groups_inventory to load vars for managed_node1 15160 1726882591.48541: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.48546: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.48549: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.48553: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.48736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.49022: done with get_vars() 15160 1726882591.49038: done queuing things up, now waiting for results queue to drain 15160 1726882591.49040: results queue empty 15160 1726882591.49041: checking for any_errors_fatal 15160 1726882591.49043: done checking for any_errors_fatal 15160 1726882591.49044: checking for max_fail_percentage 15160 1726882591.49045: done checking for max_fail_percentage 15160 1726882591.49046: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.49047: done checking to see if all hosts have failed 15160 1726882591.49048: getting the remaining hosts for this loop 15160 1726882591.49049: done getting the remaining hosts for this loop 15160 1726882591.49052: getting the next task for host managed_node1 15160 1726882591.49055: done getting next task for host managed_node1 15160 1726882591.49056: ^ task is: None 15160 1726882591.49058: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.49059: done queuing things up, now waiting for results queue to drain 15160 1726882591.49060: results queue empty 15160 1726882591.49061: checking for any_errors_fatal 15160 1726882591.49062: done checking for any_errors_fatal 15160 1726882591.49063: checking for max_fail_percentage 15160 1726882591.49064: done checking for max_fail_percentage 15160 1726882591.49065: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.49066: done checking to see if all hosts have failed 15160 1726882591.49067: getting the next task for host managed_node1 15160 1726882591.49070: done getting next task for host managed_node1 15160 1726882591.49071: ^ task is: None 15160 1726882591.49073: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.49107: in VariableManager get_vars() 15160 1726882591.49123: done with get_vars() 15160 1726882591.49130: in VariableManager get_vars() 15160 1726882591.49145: done with get_vars() 15160 1726882591.49150: variable 'omit' from source: magic vars 15160 1726882591.49186: in VariableManager get_vars() 15160 1726882591.49197: done with get_vars() 15160 1726882591.49221: variable 'omit' from source: magic vars PLAY [Play for cleaning up the test device and the connection profile] ********* 15160 1726882591.49455: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882591.49476: getting the remaining hosts for this loop 15160 1726882591.49477: done getting the remaining hosts for this loop 15160 1726882591.49480: getting the next task for host managed_node1 15160 1726882591.49483: done getting next task for host managed_node1 15160 1726882591.49485: ^ task is: TASK: Gathering Facts 15160 1726882591.49486: ^ 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 15160 1726882591.49489: getting variables 15160 1726882591.49490: in VariableManager get_vars() 15160 1726882591.49499: Calling all_inventory to load vars for managed_node1 15160 1726882591.49502: Calling groups_inventory to load vars for managed_node1 15160 1726882591.49505: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.49510: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.49513: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.49517: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.49704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.49979: done with get_vars() 15160 1726882591.49988: done getting variables 15160 1726882591.50031: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 Friday 20 September 2024 21:36:31 -0400 (0:00:00.085) 0:00:06.398 ****** 15160 1726882591.50060: entering _queue_task() for managed_node1/gather_facts 15160 1726882591.50304: worker is 1 (out of 1 available) 15160 1726882591.50317: exiting _queue_task() for managed_node1/gather_facts 15160 1726882591.50330: done queuing things up, now waiting for results queue to drain 15160 1726882591.50331: waiting for pending results... 15160 1726882591.50605: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882591.50741: in run() - task 0affe814-3a2d-c83d-9fd8-000000000197 15160 1726882591.50745: variable 'ansible_search_path' from source: unknown 15160 1726882591.50784: calling self._execute() 15160 1726882591.50941: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.50945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.50947: variable 'omit' from source: magic vars 15160 1726882591.51429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.54089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.54175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.54231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.54279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.54317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.54417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.54459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.54495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.54616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.54620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.54735: variable 'ansible_distribution' from source: facts 15160 1726882591.54748: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.54764: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.54771: when evaluation is False, skipping this task 15160 1726882591.54779: _execute() done 15160 1726882591.54786: dumping result to json 15160 1726882591.54794: done dumping result, returning 15160 1726882591.54804: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-000000000197] 15160 1726882591.54814: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000197 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" } 15160 1726882591.54992: no more pending results, returning what we have 15160 1726882591.54998: results queue empty 15160 1726882591.54999: checking for any_errors_fatal 15160 1726882591.55001: done checking for any_errors_fatal 15160 1726882591.55002: checking for max_fail_percentage 15160 1726882591.55004: done checking for max_fail_percentage 15160 1726882591.55005: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.55006: done checking to see if all hosts have failed 15160 1726882591.55007: getting the remaining hosts for this loop 15160 1726882591.55009: done getting the remaining hosts for this loop 15160 1726882591.55014: getting the next task for host managed_node1 15160 1726882591.55021: done getting next task for host managed_node1 15160 1726882591.55024: ^ task is: TASK: meta (flush_handlers) 15160 1726882591.55026: ^ 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 15160 1726882591.55031: getting variables 15160 1726882591.55035: in VariableManager get_vars() 15160 1726882591.55072: Calling all_inventory to load vars for managed_node1 15160 1726882591.55075: Calling groups_inventory to load vars for managed_node1 15160 1726882591.55081: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.55094: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.55098: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.55102: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.55649: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000197 15160 1726882591.55652: WORKER PROCESS EXITING 15160 1726882591.55679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.55953: done with get_vars() 15160 1726882591.55965: done getting variables 15160 1726882591.56046: in VariableManager get_vars() 15160 1726882591.56057: Calling all_inventory to load vars for managed_node1 15160 1726882591.56060: Calling groups_inventory to load vars for managed_node1 15160 1726882591.56063: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.56068: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.56072: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.56075: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.56269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.56539: done with get_vars() 15160 1726882591.56554: done queuing things up, now waiting for results queue to drain 15160 1726882591.56556: results queue empty 15160 1726882591.56557: checking for any_errors_fatal 15160 1726882591.56560: done checking for any_errors_fatal 15160 1726882591.56561: checking for max_fail_percentage 15160 1726882591.56562: done checking for max_fail_percentage 15160 1726882591.56563: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.56564: done checking to see if all hosts have failed 15160 1726882591.56565: getting the remaining hosts for this loop 15160 1726882591.56566: done getting the remaining hosts for this loop 15160 1726882591.56569: getting the next task for host managed_node1 15160 1726882591.56574: done getting next task for host managed_node1 15160 1726882591.56576: ^ task is: TASK: Show network_provider 15160 1726882591.56578: ^ 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 15160 1726882591.56580: getting variables 15160 1726882591.56581: in VariableManager get_vars() 15160 1726882591.56590: Calling all_inventory to load vars for managed_node1 15160 1726882591.56593: Calling groups_inventory to load vars for managed_node1 15160 1726882591.56596: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.56602: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.56610: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.56614: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.56806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.57097: done with get_vars() 15160 1726882591.57107: done getting variables 15160 1726882591.57159: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show network_provider] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Friday 20 September 2024 21:36:31 -0400 (0:00:00.071) 0:00:06.469 ****** 15160 1726882591.57189: entering _queue_task() for managed_node1/debug 15160 1726882591.57488: worker is 1 (out of 1 available) 15160 1726882591.57500: exiting _queue_task() for managed_node1/debug 15160 1726882591.57514: done queuing things up, now waiting for results queue to drain 15160 1726882591.57515: waiting for pending results... 15160 1726882591.57800: running TaskExecutor() for managed_node1/TASK: Show network_provider 15160 1726882591.57910: in run() - task 0affe814-3a2d-c83d-9fd8-000000000033 15160 1726882591.57932: variable 'ansible_search_path' from source: unknown 15160 1726882591.57984: calling self._execute() 15160 1726882591.58077: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.58093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.58109: variable 'omit' from source: magic vars 15160 1726882591.58640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.61162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.61254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.61306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.61361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.61452: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.61501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.61546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.61590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.61649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.61677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.61840: variable 'ansible_distribution' from source: facts 15160 1726882591.61854: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.61871: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.61938: when evaluation is False, skipping this task 15160 1726882591.61941: _execute() done 15160 1726882591.61945: dumping result to json 15160 1726882591.61947: done dumping result, returning 15160 1726882591.61949: done running TaskExecutor() for managed_node1/TASK: Show network_provider [0affe814-3a2d-c83d-9fd8-000000000033] 15160 1726882591.61952: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000033 15160 1726882591.62272: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000033 15160 1726882591.62276: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882591.62319: no more pending results, returning what we have 15160 1726882591.62323: results queue empty 15160 1726882591.62324: checking for any_errors_fatal 15160 1726882591.62326: done checking for any_errors_fatal 15160 1726882591.62327: checking for max_fail_percentage 15160 1726882591.62329: done checking for max_fail_percentage 15160 1726882591.62330: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.62332: done checking to see if all hosts have failed 15160 1726882591.62332: getting the remaining hosts for this loop 15160 1726882591.62336: done getting the remaining hosts for this loop 15160 1726882591.62340: getting the next task for host managed_node1 15160 1726882591.62347: done getting next task for host managed_node1 15160 1726882591.62350: ^ task is: TASK: meta (flush_handlers) 15160 1726882591.62352: ^ 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 15160 1726882591.62356: getting variables 15160 1726882591.62357: in VariableManager get_vars() 15160 1726882591.62386: Calling all_inventory to load vars for managed_node1 15160 1726882591.62390: Calling groups_inventory to load vars for managed_node1 15160 1726882591.62394: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.62405: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.62409: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.62414: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.62692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.62959: done with get_vars() 15160 1726882591.62971: done getting variables 15160 1726882591.63052: in VariableManager get_vars() 15160 1726882591.63064: Calling all_inventory to load vars for managed_node1 15160 1726882591.63067: Calling groups_inventory to load vars for managed_node1 15160 1726882591.63070: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.63075: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.63079: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.63082: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.63299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.63559: done with get_vars() 15160 1726882591.63574: done queuing things up, now waiting for results queue to drain 15160 1726882591.63576: results queue empty 15160 1726882591.63577: checking for any_errors_fatal 15160 1726882591.63580: done checking for any_errors_fatal 15160 1726882591.63581: checking for max_fail_percentage 15160 1726882591.63582: done checking for max_fail_percentage 15160 1726882591.63583: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.63584: done checking to see if all hosts have failed 15160 1726882591.63585: getting the remaining hosts for this loop 15160 1726882591.63586: done getting the remaining hosts for this loop 15160 1726882591.63589: getting the next task for host managed_node1 15160 1726882591.63593: done getting next task for host managed_node1 15160 1726882591.63595: ^ task is: TASK: meta (flush_handlers) 15160 1726882591.63597: ^ 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 15160 1726882591.63600: getting variables 15160 1726882591.63601: in VariableManager get_vars() 15160 1726882591.63610: Calling all_inventory to load vars for managed_node1 15160 1726882591.63613: Calling groups_inventory to load vars for managed_node1 15160 1726882591.63616: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.63622: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.63630: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.63636: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.63818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.64078: done with get_vars() 15160 1726882591.64088: done getting variables 15160 1726882591.64147: in VariableManager get_vars() 15160 1726882591.64157: Calling all_inventory to load vars for managed_node1 15160 1726882591.64159: Calling groups_inventory to load vars for managed_node1 15160 1726882591.64163: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.64168: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.64171: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.64174: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.64364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.64653: done with get_vars() 15160 1726882591.64666: done queuing things up, now waiting for results queue to drain 15160 1726882591.64668: results queue empty 15160 1726882591.64669: checking for any_errors_fatal 15160 1726882591.64670: done checking for any_errors_fatal 15160 1726882591.64671: checking for max_fail_percentage 15160 1726882591.64672: done checking for max_fail_percentage 15160 1726882591.64673: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.64674: done checking to see if all hosts have failed 15160 1726882591.64675: getting the remaining hosts for this loop 15160 1726882591.64676: done getting the remaining hosts for this loop 15160 1726882591.64679: getting the next task for host managed_node1 15160 1726882591.64682: done getting next task for host managed_node1 15160 1726882591.64684: ^ task is: None 15160 1726882591.64685: ^ 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 15160 1726882591.64687: done queuing things up, now waiting for results queue to drain 15160 1726882591.64688: results queue empty 15160 1726882591.64689: checking for any_errors_fatal 15160 1726882591.64690: done checking for any_errors_fatal 15160 1726882591.64691: checking for max_fail_percentage 15160 1726882591.64692: done checking for max_fail_percentage 15160 1726882591.64693: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.64694: done checking to see if all hosts have failed 15160 1726882591.64695: getting the next task for host managed_node1 15160 1726882591.64698: done getting next task for host managed_node1 15160 1726882591.64699: ^ task is: None 15160 1726882591.64700: ^ 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 15160 1726882591.64732: in VariableManager get_vars() 15160 1726882591.64757: done with get_vars() 15160 1726882591.64764: in VariableManager get_vars() 15160 1726882591.64778: done with get_vars() 15160 1726882591.64782: variable 'omit' from source: magic vars 15160 1726882591.64911: variable 'profile' from source: play vars 15160 1726882591.65040: in VariableManager get_vars() 15160 1726882591.65057: done with get_vars() 15160 1726882591.65080: variable 'omit' from source: magic vars 15160 1726882591.65162: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 15160 1726882591.66031: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882591.66057: getting the remaining hosts for this loop 15160 1726882591.66058: done getting the remaining hosts for this loop 15160 1726882591.66061: getting the next task for host managed_node1 15160 1726882591.66064: done getting next task for host managed_node1 15160 1726882591.66066: ^ task is: TASK: Gathering Facts 15160 1726882591.66068: ^ 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 15160 1726882591.66071: getting variables 15160 1726882591.66072: in VariableManager get_vars() 15160 1726882591.66084: Calling all_inventory to load vars for managed_node1 15160 1726882591.66088: Calling groups_inventory to load vars for managed_node1 15160 1726882591.66091: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.66096: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.66099: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.66103: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.66323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.66588: done with get_vars() 15160 1726882591.66598: done getting variables 15160 1726882591.66649: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:36:31 -0400 (0:00:00.094) 0:00:06.564 ****** 15160 1726882591.66675: entering _queue_task() for managed_node1/gather_facts 15160 1726882591.66950: worker is 1 (out of 1 available) 15160 1726882591.66964: exiting _queue_task() for managed_node1/gather_facts 15160 1726882591.66978: done queuing things up, now waiting for results queue to drain 15160 1726882591.66979: waiting for pending results... 15160 1726882591.67255: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882591.67439: in run() - task 0affe814-3a2d-c83d-9fd8-0000000001ac 15160 1726882591.67443: variable 'ansible_search_path' from source: unknown 15160 1726882591.67446: calling self._execute() 15160 1726882591.67522: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.67540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.67558: variable 'omit' from source: magic vars 15160 1726882591.68084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.71002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.71089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.71143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.71191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.71227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.71352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.71375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.71413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.71475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.71568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.71658: variable 'ansible_distribution' from source: facts 15160 1726882591.71674: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.71697: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.71706: when evaluation is False, skipping this task 15160 1726882591.71715: _execute() done 15160 1726882591.71723: dumping result to json 15160 1726882591.71732: done dumping result, returning 15160 1726882591.71747: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-0000000001ac] 15160 1726882591.71758: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000001ac 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" } 15160 1726882591.71950: no more pending results, returning what we have 15160 1726882591.71955: results queue empty 15160 1726882591.71956: checking for any_errors_fatal 15160 1726882591.71958: done checking for any_errors_fatal 15160 1726882591.71959: checking for max_fail_percentage 15160 1726882591.71961: done checking for max_fail_percentage 15160 1726882591.71962: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.71963: done checking to see if all hosts have failed 15160 1726882591.71964: getting the remaining hosts for this loop 15160 1726882591.71966: done getting the remaining hosts for this loop 15160 1726882591.71971: getting the next task for host managed_node1 15160 1726882591.71979: done getting next task for host managed_node1 15160 1726882591.71982: ^ task is: TASK: meta (flush_handlers) 15160 1726882591.71984: ^ 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 15160 1726882591.71988: getting variables 15160 1726882591.71990: in VariableManager get_vars() 15160 1726882591.72033: Calling all_inventory to load vars for managed_node1 15160 1726882591.72038: Calling groups_inventory to load vars for managed_node1 15160 1726882591.72041: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.72054: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.72059: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.72063: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.72542: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000001ac 15160 1726882591.72546: WORKER PROCESS EXITING 15160 1726882591.72574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.72854: done with get_vars() 15160 1726882591.72867: done getting variables 15160 1726882591.72948: in VariableManager get_vars() 15160 1726882591.72962: Calling all_inventory to load vars for managed_node1 15160 1726882591.72965: Calling groups_inventory to load vars for managed_node1 15160 1726882591.72968: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.72974: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.72977: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.72981: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.73201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.73463: done with get_vars() 15160 1726882591.73479: done queuing things up, now waiting for results queue to drain 15160 1726882591.73481: results queue empty 15160 1726882591.73482: checking for any_errors_fatal 15160 1726882591.73485: done checking for any_errors_fatal 15160 1726882591.73486: checking for max_fail_percentage 15160 1726882591.73488: done checking for max_fail_percentage 15160 1726882591.73489: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.73490: done checking to see if all hosts have failed 15160 1726882591.73491: getting the remaining hosts for this loop 15160 1726882591.73492: done getting the remaining hosts for this loop 15160 1726882591.73495: getting the next task for host managed_node1 15160 1726882591.73499: done getting next task for host managed_node1 15160 1726882591.73503: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15160 1726882591.73505: ^ 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 15160 1726882591.73517: getting variables 15160 1726882591.73518: in VariableManager get_vars() 15160 1726882591.73535: Calling all_inventory to load vars for managed_node1 15160 1726882591.73538: Calling groups_inventory to load vars for managed_node1 15160 1726882591.73541: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.73552: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.73555: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.73559: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.73750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.74020: done with get_vars() 15160 1726882591.74030: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:31 -0400 (0:00:00.074) 0:00:06.639 ****** 15160 1726882591.74115: entering _queue_task() for managed_node1/include_tasks 15160 1726882591.74412: worker is 1 (out of 1 available) 15160 1726882591.74427: exiting _queue_task() for managed_node1/include_tasks 15160 1726882591.74642: done queuing things up, now waiting for results queue to drain 15160 1726882591.74644: waiting for pending results... 15160 1726882591.74730: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15160 1726882591.74858: in run() - task 0affe814-3a2d-c83d-9fd8-00000000003c 15160 1726882591.74887: variable 'ansible_search_path' from source: unknown 15160 1726882591.74898: variable 'ansible_search_path' from source: unknown 15160 1726882591.74947: calling self._execute() 15160 1726882591.75045: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.75061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.75076: variable 'omit' from source: magic vars 15160 1726882591.75595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.78140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.78202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.78232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.78270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.78295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.78362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.78393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.78414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.78448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.78463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.78574: variable 'ansible_distribution' from source: facts 15160 1726882591.78578: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.78595: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.78599: when evaluation is False, skipping this task 15160 1726882591.78603: _execute() done 15160 1726882591.78605: dumping result to json 15160 1726882591.78608: done dumping result, returning 15160 1726882591.78615: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-c83d-9fd8-00000000003c] 15160 1726882591.78620: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003c 15160 1726882591.78713: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003c 15160 1726882591.78716: 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" } 15160 1726882591.78768: no more pending results, returning what we have 15160 1726882591.78772: results queue empty 15160 1726882591.78773: checking for any_errors_fatal 15160 1726882591.78775: done checking for any_errors_fatal 15160 1726882591.78775: checking for max_fail_percentage 15160 1726882591.78777: done checking for max_fail_percentage 15160 1726882591.78779: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.78780: done checking to see if all hosts have failed 15160 1726882591.78780: getting the remaining hosts for this loop 15160 1726882591.78782: done getting the remaining hosts for this loop 15160 1726882591.78788: getting the next task for host managed_node1 15160 1726882591.78795: done getting next task for host managed_node1 15160 1726882591.78799: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15160 1726882591.78801: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.78815: getting variables 15160 1726882591.78817: in VariableManager get_vars() 15160 1726882591.78856: Calling all_inventory to load vars for managed_node1 15160 1726882591.78859: Calling groups_inventory to load vars for managed_node1 15160 1726882591.78861: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.78871: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.78874: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.78877: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.79045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.79222: done with get_vars() 15160 1726882591.79231: done getting variables 15160 1726882591.79295: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:31 -0400 (0:00:00.052) 0:00:06.691 ****** 15160 1726882591.79331: entering _queue_task() for managed_node1/debug 15160 1726882591.79581: worker is 1 (out of 1 available) 15160 1726882591.79597: exiting _queue_task() for managed_node1/debug 15160 1726882591.79611: done queuing things up, now waiting for results queue to drain 15160 1726882591.79612: waiting for pending results... 15160 1726882591.79971: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 15160 1726882591.80003: in run() - task 0affe814-3a2d-c83d-9fd8-00000000003d 15160 1726882591.80023: variable 'ansible_search_path' from source: unknown 15160 1726882591.80030: variable 'ansible_search_path' from source: unknown 15160 1726882591.80090: calling self._execute() 15160 1726882591.80222: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.80251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.80297: variable 'omit' from source: magic vars 15160 1726882591.80817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.82840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.82843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.82846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.82888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.82924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.83019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.83063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.83099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.83158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.83182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.83352: variable 'ansible_distribution' from source: facts 15160 1726882591.83365: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.83382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.83390: when evaluation is False, skipping this task 15160 1726882591.83398: _execute() done 15160 1726882591.83405: dumping result to json 15160 1726882591.83412: done dumping result, returning 15160 1726882591.83423: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-c83d-9fd8-00000000003d] 15160 1726882591.83433: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882591.83587: no more pending results, returning what we have 15160 1726882591.83591: results queue empty 15160 1726882591.83592: checking for any_errors_fatal 15160 1726882591.83600: done checking for any_errors_fatal 15160 1726882591.83601: checking for max_fail_percentage 15160 1726882591.83603: done checking for max_fail_percentage 15160 1726882591.83604: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.83604: done checking to see if all hosts have failed 15160 1726882591.83605: getting the remaining hosts for this loop 15160 1726882591.83614: done getting the remaining hosts for this loop 15160 1726882591.83620: getting the next task for host managed_node1 15160 1726882591.83626: done getting next task for host managed_node1 15160 1726882591.83630: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15160 1726882591.83632: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.83648: getting variables 15160 1726882591.83650: in VariableManager get_vars() 15160 1726882591.83694: Calling all_inventory to load vars for managed_node1 15160 1726882591.83697: Calling groups_inventory to load vars for managed_node1 15160 1726882591.83699: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.83710: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.83714: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.83836: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.83850: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003d 15160 1726882591.83854: WORKER PROCESS EXITING 15160 1726882591.84173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.84491: done with get_vars() 15160 1726882591.84503: done getting variables 15160 1726882591.84573: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:31 -0400 (0:00:00.052) 0:00:06.744 ****** 15160 1726882591.84619: entering _queue_task() for managed_node1/fail 15160 1726882591.85043: worker is 1 (out of 1 available) 15160 1726882591.85056: exiting _queue_task() for managed_node1/fail 15160 1726882591.85069: done queuing things up, now waiting for results queue to drain 15160 1726882591.85070: waiting for pending results... 15160 1726882591.85299: 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 15160 1726882591.85429: in run() - task 0affe814-3a2d-c83d-9fd8-00000000003e 15160 1726882591.85455: variable 'ansible_search_path' from source: unknown 15160 1726882591.85466: variable 'ansible_search_path' from source: unknown 15160 1726882591.85524: calling self._execute() 15160 1726882591.85633: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.85697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.85701: variable 'omit' from source: magic vars 15160 1726882591.86239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.89509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.89608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.89666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.89718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.89853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.89883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.89941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.89996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.90056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.90097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.90270: variable 'ansible_distribution' from source: facts 15160 1726882591.90296: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.90318: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.90410: when evaluation is False, skipping this task 15160 1726882591.90414: _execute() done 15160 1726882591.90417: dumping result to json 15160 1726882591.90419: done dumping result, returning 15160 1726882591.90422: 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 [0affe814-3a2d-c83d-9fd8-00000000003e] 15160 1726882591.90425: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003e 15160 1726882591.90506: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003e 15160 1726882591.90512: 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" } 15160 1726882591.90570: no more pending results, returning what we have 15160 1726882591.90575: results queue empty 15160 1726882591.90576: checking for any_errors_fatal 15160 1726882591.90585: done checking for any_errors_fatal 15160 1726882591.90586: checking for max_fail_percentage 15160 1726882591.90589: done checking for max_fail_percentage 15160 1726882591.90590: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.90591: done checking to see if all hosts have failed 15160 1726882591.90592: getting the remaining hosts for this loop 15160 1726882591.90594: done getting the remaining hosts for this loop 15160 1726882591.90599: getting the next task for host managed_node1 15160 1726882591.90607: done getting next task for host managed_node1 15160 1726882591.90611: ^ 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 15160 1726882591.90613: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882591.90631: getting variables 15160 1726882591.90633: in VariableManager get_vars() 15160 1726882591.90677: Calling all_inventory to load vars for managed_node1 15160 1726882591.90683: Calling groups_inventory to load vars for managed_node1 15160 1726882591.90686: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.90698: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.90702: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.90706: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.91297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.91906: done with get_vars() 15160 1726882591.91918: done getting variables 15160 1726882591.91996: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:31 -0400 (0:00:00.074) 0:00:06.818 ****** 15160 1726882591.92027: entering _queue_task() for managed_node1/fail 15160 1726882591.92315: worker is 1 (out of 1 available) 15160 1726882591.92327: exiting _queue_task() for managed_node1/fail 15160 1726882591.92343: done queuing things up, now waiting for results queue to drain 15160 1726882591.92344: waiting for pending results... 15160 1726882591.92822: 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 15160 1726882591.92827: in run() - task 0affe814-3a2d-c83d-9fd8-00000000003f 15160 1726882591.92830: variable 'ansible_search_path' from source: unknown 15160 1726882591.92835: variable 'ansible_search_path' from source: unknown 15160 1726882591.92861: calling self._execute() 15160 1726882591.92971: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.92989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.93004: variable 'omit' from source: magic vars 15160 1726882591.93640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882591.96501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882591.96602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882591.96663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882591.96713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882591.96760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882591.96868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882591.96913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882591.96965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882591.97064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882591.97070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882591.97226: variable 'ansible_distribution' from source: facts 15160 1726882591.97285: variable 'ansible_distribution_major_version' from source: facts 15160 1726882591.97290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882591.97293: when evaluation is False, skipping this task 15160 1726882591.97295: _execute() done 15160 1726882591.97298: dumping result to json 15160 1726882591.97300: done dumping result, returning 15160 1726882591.97339: 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 [0affe814-3a2d-c83d-9fd8-00000000003f] 15160 1726882591.97343: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003f 15160 1726882591.97461: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000003f 15160 1726882591.97464: 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" } 15160 1726882591.97637: no more pending results, returning what we have 15160 1726882591.97641: results queue empty 15160 1726882591.97642: checking for any_errors_fatal 15160 1726882591.97649: done checking for any_errors_fatal 15160 1726882591.97650: checking for max_fail_percentage 15160 1726882591.97653: done checking for max_fail_percentage 15160 1726882591.97654: checking to see if all hosts have failed and the running result is not ok 15160 1726882591.97655: done checking to see if all hosts have failed 15160 1726882591.97656: getting the remaining hosts for this loop 15160 1726882591.97658: done getting the remaining hosts for this loop 15160 1726882591.97663: getting the next task for host managed_node1 15160 1726882591.97670: done getting next task for host managed_node1 15160 1726882591.97675: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15160 1726882591.97677: ^ 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 15160 1726882591.97696: getting variables 15160 1726882591.97698: in VariableManager get_vars() 15160 1726882591.97860: Calling all_inventory to load vars for managed_node1 15160 1726882591.97863: Calling groups_inventory to load vars for managed_node1 15160 1726882591.97867: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882591.97880: Calling all_plugins_play to load vars for managed_node1 15160 1726882591.97885: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882591.97889: Calling groups_plugins_play to load vars for managed_node1 15160 1726882591.98210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882591.98530: done with get_vars() 15160 1726882591.98544: done getting variables 15160 1726882591.98619: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:31 -0400 (0:00:00.066) 0:00:06.884 ****** 15160 1726882591.98653: entering _queue_task() for managed_node1/fail 15160 1726882591.98977: worker is 1 (out of 1 available) 15160 1726882591.98993: exiting _queue_task() for managed_node1/fail 15160 1726882591.99005: done queuing things up, now waiting for results queue to drain 15160 1726882591.99006: waiting for pending results... 15160 1726882591.99356: 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 15160 1726882591.99453: in run() - task 0affe814-3a2d-c83d-9fd8-000000000040 15160 1726882591.99457: variable 'ansible_search_path' from source: unknown 15160 1726882591.99460: variable 'ansible_search_path' from source: unknown 15160 1726882591.99493: calling self._execute() 15160 1726882591.99600: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882591.99614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882591.99630: variable 'omit' from source: magic vars 15160 1726882592.00187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.03124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.03218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.03293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.03352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.03539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.03543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.03546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.03583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.03644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.03681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.03852: variable 'ansible_distribution' from source: facts 15160 1726882592.03865: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.03896: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.03905: when evaluation is False, skipping this task 15160 1726882592.03913: _execute() done 15160 1726882592.03920: dumping result to json 15160 1726882592.03992: done dumping result, returning 15160 1726882592.03997: 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 [0affe814-3a2d-c83d-9fd8-000000000040] 15160 1726882592.04000: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000040 15160 1726882592.04074: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000040 15160 1726882592.04077: 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" } 15160 1726882592.04149: no more pending results, returning what we have 15160 1726882592.04153: results queue empty 15160 1726882592.04154: checking for any_errors_fatal 15160 1726882592.04162: done checking for any_errors_fatal 15160 1726882592.04163: checking for max_fail_percentage 15160 1726882592.04165: done checking for max_fail_percentage 15160 1726882592.04166: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.04167: done checking to see if all hosts have failed 15160 1726882592.04168: getting the remaining hosts for this loop 15160 1726882592.04170: done getting the remaining hosts for this loop 15160 1726882592.04175: getting the next task for host managed_node1 15160 1726882592.04185: done getting next task for host managed_node1 15160 1726882592.04437: ^ 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 15160 1726882592.04441: ^ 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 15160 1726882592.04456: getting variables 15160 1726882592.04458: in VariableManager get_vars() 15160 1726882592.04499: Calling all_inventory to load vars for managed_node1 15160 1726882592.04502: Calling groups_inventory to load vars for managed_node1 15160 1726882592.04505: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.04516: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.04520: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.04524: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.04886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.05201: done with get_vars() 15160 1726882592.05214: done getting variables 15160 1726882592.05280: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:32 -0400 (0:00:00.066) 0:00:06.951 ****** 15160 1726882592.05320: entering _queue_task() for managed_node1/dnf 15160 1726882592.05601: worker is 1 (out of 1 available) 15160 1726882592.05614: exiting _queue_task() for managed_node1/dnf 15160 1726882592.05744: done queuing things up, now waiting for results queue to drain 15160 1726882592.05746: waiting for pending results... 15160 1726882592.06053: 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 15160 1726882592.06141: in run() - task 0affe814-3a2d-c83d-9fd8-000000000041 15160 1726882592.06146: variable 'ansible_search_path' from source: unknown 15160 1726882592.06150: variable 'ansible_search_path' from source: unknown 15160 1726882592.06185: calling self._execute() 15160 1726882592.06270: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.06375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.06380: variable 'omit' from source: magic vars 15160 1726882592.06896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.09806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.09945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.10003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.10055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.10097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.10204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.10257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.10298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.10365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.10432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.10567: variable 'ansible_distribution' from source: facts 15160 1726882592.10584: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.10602: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.10612: when evaluation is False, skipping this task 15160 1726882592.10620: _execute() done 15160 1726882592.10628: dumping result to json 15160 1726882592.10654: done dumping result, returning 15160 1726882592.10658: 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 [0affe814-3a2d-c83d-9fd8-000000000041] 15160 1726882592.10668: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000041 15160 1726882592.10822: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000041 15160 1726882592.10825: 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" } 15160 1726882592.10961: no more pending results, returning what we have 15160 1726882592.10966: results queue empty 15160 1726882592.10967: checking for any_errors_fatal 15160 1726882592.10977: done checking for any_errors_fatal 15160 1726882592.10981: checking for max_fail_percentage 15160 1726882592.10983: done checking for max_fail_percentage 15160 1726882592.10984: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.10985: done checking to see if all hosts have failed 15160 1726882592.10986: getting the remaining hosts for this loop 15160 1726882592.10988: done getting the remaining hosts for this loop 15160 1726882592.10993: getting the next task for host managed_node1 15160 1726882592.11000: done getting next task for host managed_node1 15160 1726882592.11005: ^ 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 15160 1726882592.11007: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882592.11022: getting variables 15160 1726882592.11025: in VariableManager get_vars() 15160 1726882592.11069: Calling all_inventory to load vars for managed_node1 15160 1726882592.11073: Calling groups_inventory to load vars for managed_node1 15160 1726882592.11076: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.11091: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.11095: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.11099: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.11538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.11858: done with get_vars() 15160 1726882592.11871: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15160 1726882592.11965: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:32 -0400 (0:00:00.066) 0:00:07.017 ****** 15160 1726882592.11999: entering _queue_task() for managed_node1/yum 15160 1726882592.12370: worker is 1 (out of 1 available) 15160 1726882592.12385: exiting _queue_task() for managed_node1/yum 15160 1726882592.12398: done queuing things up, now waiting for results queue to drain 15160 1726882592.12399: waiting for pending results... 15160 1726882592.12749: 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 15160 1726882592.12754: in run() - task 0affe814-3a2d-c83d-9fd8-000000000042 15160 1726882592.12758: variable 'ansible_search_path' from source: unknown 15160 1726882592.12761: variable 'ansible_search_path' from source: unknown 15160 1726882592.12801: calling self._execute() 15160 1726882592.12907: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.12921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.12940: variable 'omit' from source: magic vars 15160 1726882592.13488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.17883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.18245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.18249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.18251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.18254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.18475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.18522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.18612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.18797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.18822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.19232: variable 'ansible_distribution' from source: facts 15160 1726882592.19249: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.19265: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.19273: when evaluation is False, skipping this task 15160 1726882592.19283: _execute() done 15160 1726882592.19292: dumping result to json 15160 1726882592.19300: done dumping result, returning 15160 1726882592.19312: 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 [0affe814-3a2d-c83d-9fd8-000000000042] 15160 1726882592.19349: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000042 15160 1726882592.19640: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000042 15160 1726882592.19643: 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" } 15160 1726882592.19703: no more pending results, returning what we have 15160 1726882592.19707: results queue empty 15160 1726882592.19708: checking for any_errors_fatal 15160 1726882592.19716: done checking for any_errors_fatal 15160 1726882592.19717: checking for max_fail_percentage 15160 1726882592.19719: done checking for max_fail_percentage 15160 1726882592.19720: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.19720: done checking to see if all hosts have failed 15160 1726882592.19721: getting the remaining hosts for this loop 15160 1726882592.19723: done getting the remaining hosts for this loop 15160 1726882592.19728: getting the next task for host managed_node1 15160 1726882592.19738: done getting next task for host managed_node1 15160 1726882592.19742: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15160 1726882592.19744: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882592.19759: getting variables 15160 1726882592.19761: in VariableManager get_vars() 15160 1726882592.19804: Calling all_inventory to load vars for managed_node1 15160 1726882592.19807: Calling groups_inventory to load vars for managed_node1 15160 1726882592.19810: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.19822: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.19826: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.19829: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.20691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.21124: done with get_vars() 15160 1726882592.21141: done getting variables 15160 1726882592.21210: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:32 -0400 (0:00:00.093) 0:00:07.111 ****** 15160 1726882592.21385: entering _queue_task() for managed_node1/fail 15160 1726882592.21968: worker is 1 (out of 1 available) 15160 1726882592.21986: exiting _queue_task() for managed_node1/fail 15160 1726882592.21999: done queuing things up, now waiting for results queue to drain 15160 1726882592.22000: waiting for pending results... 15160 1726882592.22429: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15160 1726882592.22536: in run() - task 0affe814-3a2d-c83d-9fd8-000000000043 15160 1726882592.22688: variable 'ansible_search_path' from source: unknown 15160 1726882592.22692: variable 'ansible_search_path' from source: unknown 15160 1726882592.22736: calling self._execute() 15160 1726882592.22976: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.23002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.23029: variable 'omit' from source: magic vars 15160 1726882592.23839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.26069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.26158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.26210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.26293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.26306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.26416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.26477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.26617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.26621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.26623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.26757: variable 'ansible_distribution' from source: facts 15160 1726882592.26772: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.26789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.26796: when evaluation is False, skipping this task 15160 1726882592.26804: _execute() done 15160 1726882592.26813: dumping result to json 15160 1726882592.26821: done dumping result, returning 15160 1726882592.26832: 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 [0affe814-3a2d-c83d-9fd8-000000000043] 15160 1726882592.26854: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000043 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" } 15160 1726882592.27009: no more pending results, returning what we have 15160 1726882592.27013: results queue empty 15160 1726882592.27014: checking for any_errors_fatal 15160 1726882592.27021: done checking for any_errors_fatal 15160 1726882592.27022: checking for max_fail_percentage 15160 1726882592.27024: done checking for max_fail_percentage 15160 1726882592.27025: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.27026: done checking to see if all hosts have failed 15160 1726882592.27026: getting the remaining hosts for this loop 15160 1726882592.27028: done getting the remaining hosts for this loop 15160 1726882592.27035: getting the next task for host managed_node1 15160 1726882592.27243: done getting next task for host managed_node1 15160 1726882592.27248: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15160 1726882592.27251: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882592.27273: getting variables 15160 1726882592.27274: in VariableManager get_vars() 15160 1726882592.27310: Calling all_inventory to load vars for managed_node1 15160 1726882592.27313: Calling groups_inventory to load vars for managed_node1 15160 1726882592.27317: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.27327: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.27330: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.27337: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.27348: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000043 15160 1726882592.27351: WORKER PROCESS EXITING 15160 1726882592.27618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.27905: done with get_vars() 15160 1726882592.27917: done getting variables 15160 1726882592.27982: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:32 -0400 (0:00:00.066) 0:00:07.177 ****** 15160 1726882592.28013: entering _queue_task() for managed_node1/package 15160 1726882592.28456: worker is 1 (out of 1 available) 15160 1726882592.28466: exiting _queue_task() for managed_node1/package 15160 1726882592.28477: done queuing things up, now waiting for results queue to drain 15160 1726882592.28479: waiting for pending results... 15160 1726882592.28564: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 15160 1726882592.28679: in run() - task 0affe814-3a2d-c83d-9fd8-000000000044 15160 1726882592.28709: variable 'ansible_search_path' from source: unknown 15160 1726882592.28720: variable 'ansible_search_path' from source: unknown 15160 1726882592.28771: calling self._execute() 15160 1726882592.28863: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.28877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.28893: variable 'omit' from source: magic vars 15160 1726882592.29484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.32192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.32289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.32342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.32391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.32428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.32523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.32568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.32605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.32670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.32686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.32814: variable 'ansible_distribution' from source: facts 15160 1726882592.32821: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.32831: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.32836: when evaluation is False, skipping this task 15160 1726882592.32839: _execute() done 15160 1726882592.32844: dumping result to json 15160 1726882592.32848: done dumping result, returning 15160 1726882592.32856: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-c83d-9fd8-000000000044] 15160 1726882592.32861: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000044 15160 1726882592.32967: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000044 15160 1726882592.32970: 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" } 15160 1726882592.33039: no more pending results, returning what we have 15160 1726882592.33042: results queue empty 15160 1726882592.33043: checking for any_errors_fatal 15160 1726882592.33050: done checking for any_errors_fatal 15160 1726882592.33051: checking for max_fail_percentage 15160 1726882592.33052: done checking for max_fail_percentage 15160 1726882592.33053: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.33054: done checking to see if all hosts have failed 15160 1726882592.33055: getting the remaining hosts for this loop 15160 1726882592.33057: done getting the remaining hosts for this loop 15160 1726882592.33062: getting the next task for host managed_node1 15160 1726882592.33067: done getting next task for host managed_node1 15160 1726882592.33071: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15160 1726882592.33073: ^ 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 15160 1726882592.33097: getting variables 15160 1726882592.33098: in VariableManager get_vars() 15160 1726882592.33136: Calling all_inventory to load vars for managed_node1 15160 1726882592.33139: Calling groups_inventory to load vars for managed_node1 15160 1726882592.33142: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.33152: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.33155: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.33158: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.33351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.33509: done with get_vars() 15160 1726882592.33519: done getting variables 15160 1726882592.33611: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:32 -0400 (0:00:00.056) 0:00:07.234 ****** 15160 1726882592.33653: entering _queue_task() for managed_node1/package 15160 1726882592.33941: worker is 1 (out of 1 available) 15160 1726882592.33954: exiting _queue_task() for managed_node1/package 15160 1726882592.33968: done queuing things up, now waiting for results queue to drain 15160 1726882592.33969: waiting for pending results... 15160 1726882592.34276: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15160 1726882592.34404: in run() - task 0affe814-3a2d-c83d-9fd8-000000000045 15160 1726882592.34438: variable 'ansible_search_path' from source: unknown 15160 1726882592.34443: variable 'ansible_search_path' from source: unknown 15160 1726882592.34543: calling self._execute() 15160 1726882592.34592: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.34639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.34643: variable 'omit' from source: magic vars 15160 1726882592.35358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.38879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.38961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.39004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.39045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.39091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.39180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.39219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.39252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.39307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.39323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.39476: variable 'ansible_distribution' from source: facts 15160 1726882592.39487: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.39499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.39503: when evaluation is False, skipping this task 15160 1726882592.39506: _execute() done 15160 1726882592.39508: dumping result to json 15160 1726882592.39514: done dumping result, returning 15160 1726882592.39522: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-c83d-9fd8-000000000045] 15160 1726882592.39528: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000045 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" } 15160 1726882592.39760: no more pending results, returning what we have 15160 1726882592.39763: results queue empty 15160 1726882592.39764: checking for any_errors_fatal 15160 1726882592.39769: done checking for any_errors_fatal 15160 1726882592.39770: checking for max_fail_percentage 15160 1726882592.39771: done checking for max_fail_percentage 15160 1726882592.39772: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.39773: done checking to see if all hosts have failed 15160 1726882592.39774: getting the remaining hosts for this loop 15160 1726882592.39776: done getting the remaining hosts for this loop 15160 1726882592.39779: getting the next task for host managed_node1 15160 1726882592.39785: done getting next task for host managed_node1 15160 1726882592.39788: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15160 1726882592.39790: ^ 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 15160 1726882592.39804: getting variables 15160 1726882592.39805: in VariableManager get_vars() 15160 1726882592.39843: Calling all_inventory to load vars for managed_node1 15160 1726882592.39846: Calling groups_inventory to load vars for managed_node1 15160 1726882592.39848: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.39857: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.39860: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.39863: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.40078: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000045 15160 1726882592.40081: WORKER PROCESS EXITING 15160 1726882592.40109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.40415: done with get_vars() 15160 1726882592.40428: done getting variables 15160 1726882592.40498: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:32 -0400 (0:00:00.068) 0:00:07.303 ****** 15160 1726882592.40530: entering _queue_task() for managed_node1/package 15160 1726882592.40908: worker is 1 (out of 1 available) 15160 1726882592.40920: exiting _queue_task() for managed_node1/package 15160 1726882592.40932: done queuing things up, now waiting for results queue to drain 15160 1726882592.40936: waiting for pending results... 15160 1726882592.41129: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15160 1726882592.41252: in run() - task 0affe814-3a2d-c83d-9fd8-000000000046 15160 1726882592.41276: variable 'ansible_search_path' from source: unknown 15160 1726882592.41285: variable 'ansible_search_path' from source: unknown 15160 1726882592.41337: calling self._execute() 15160 1726882592.41440: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.41455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.41471: variable 'omit' from source: magic vars 15160 1726882592.42086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.44821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.44848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.44903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.44960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.44997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.45101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.45145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.45200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.45277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.45309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.45743: variable 'ansible_distribution' from source: facts 15160 1726882592.45747: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.45750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.45752: when evaluation is False, skipping this task 15160 1726882592.45754: _execute() done 15160 1726882592.45757: dumping result to json 15160 1726882592.45759: done dumping result, returning 15160 1726882592.45761: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-c83d-9fd8-000000000046] 15160 1726882592.45763: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000046 15160 1726882592.45837: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000046 15160 1726882592.45841: 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" } 15160 1726882592.45893: no more pending results, returning what we have 15160 1726882592.45897: results queue empty 15160 1726882592.45898: checking for any_errors_fatal 15160 1726882592.45905: done checking for any_errors_fatal 15160 1726882592.45906: checking for max_fail_percentage 15160 1726882592.45908: done checking for max_fail_percentage 15160 1726882592.45909: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.45910: done checking to see if all hosts have failed 15160 1726882592.45911: getting the remaining hosts for this loop 15160 1726882592.45913: done getting the remaining hosts for this loop 15160 1726882592.45917: getting the next task for host managed_node1 15160 1726882592.45923: done getting next task for host managed_node1 15160 1726882592.45927: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15160 1726882592.45930: ^ 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 15160 1726882592.45947: getting variables 15160 1726882592.45949: in VariableManager get_vars() 15160 1726882592.46071: Calling all_inventory to load vars for managed_node1 15160 1726882592.46075: Calling groups_inventory to load vars for managed_node1 15160 1726882592.46078: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.46091: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.46095: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.46099: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.46473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.46786: done with get_vars() 15160 1726882592.46797: done getting variables 15160 1726882592.46882: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:32 -0400 (0:00:00.063) 0:00:07.367 ****** 15160 1726882592.46922: entering _queue_task() for managed_node1/service 15160 1726882592.47347: worker is 1 (out of 1 available) 15160 1726882592.47379: exiting _queue_task() for managed_node1/service 15160 1726882592.47391: done queuing things up, now waiting for results queue to drain 15160 1726882592.47392: waiting for pending results... 15160 1726882592.47713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15160 1726882592.47810: in run() - task 0affe814-3a2d-c83d-9fd8-000000000047 15160 1726882592.47842: variable 'ansible_search_path' from source: unknown 15160 1726882592.47846: variable 'ansible_search_path' from source: unknown 15160 1726882592.47878: calling self._execute() 15160 1726882592.48028: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.48032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.48037: variable 'omit' from source: magic vars 15160 1726882592.48604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.50328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.50385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.50413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.50458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.50483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.50549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.50596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.50612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.50651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.50690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.50939: variable 'ansible_distribution' from source: facts 15160 1726882592.50942: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.50945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.50947: when evaluation is False, skipping this task 15160 1726882592.50949: _execute() done 15160 1726882592.50951: dumping result to json 15160 1726882592.50953: done dumping result, returning 15160 1726882592.50955: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-c83d-9fd8-000000000047] 15160 1726882592.50958: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000047 15160 1726882592.51026: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000047 15160 1726882592.51029: 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" } 15160 1726882592.51182: no more pending results, returning what we have 15160 1726882592.51186: results queue empty 15160 1726882592.51187: checking for any_errors_fatal 15160 1726882592.51193: done checking for any_errors_fatal 15160 1726882592.51194: checking for max_fail_percentage 15160 1726882592.51195: done checking for max_fail_percentage 15160 1726882592.51196: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.51197: done checking to see if all hosts have failed 15160 1726882592.51198: getting the remaining hosts for this loop 15160 1726882592.51199: done getting the remaining hosts for this loop 15160 1726882592.51203: getting the next task for host managed_node1 15160 1726882592.51209: done getting next task for host managed_node1 15160 1726882592.51213: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15160 1726882592.51215: ^ 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 15160 1726882592.51230: getting variables 15160 1726882592.51232: in VariableManager get_vars() 15160 1726882592.51271: Calling all_inventory to load vars for managed_node1 15160 1726882592.51274: Calling groups_inventory to load vars for managed_node1 15160 1726882592.51277: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.51287: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.51291: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.51295: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.51527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.51863: done with get_vars() 15160 1726882592.51871: done getting variables 15160 1726882592.51940: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:32 -0400 (0:00:00.050) 0:00:07.417 ****** 15160 1726882592.51962: entering _queue_task() for managed_node1/service 15160 1726882592.52153: worker is 1 (out of 1 available) 15160 1726882592.52168: exiting _queue_task() for managed_node1/service 15160 1726882592.52184: done queuing things up, now waiting for results queue to drain 15160 1726882592.52185: waiting for pending results... 15160 1726882592.52382: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15160 1726882592.52453: in run() - task 0affe814-3a2d-c83d-9fd8-000000000048 15160 1726882592.52464: variable 'ansible_search_path' from source: unknown 15160 1726882592.52468: variable 'ansible_search_path' from source: unknown 15160 1726882592.52503: calling self._execute() 15160 1726882592.52575: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.52583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.52592: variable 'omit' from source: magic vars 15160 1726882592.52942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.54939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.54973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.55037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.55091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.55141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.55248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.55293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.55340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.55401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.55453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.55681: variable 'ansible_distribution' from source: facts 15160 1726882592.55693: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.55703: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.55706: when evaluation is False, skipping this task 15160 1726882592.55711: _execute() done 15160 1726882592.55715: dumping result to json 15160 1726882592.55719: done dumping result, returning 15160 1726882592.55726: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-c83d-9fd8-000000000048] 15160 1726882592.55738: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000048 15160 1726882592.55851: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000048 15160 1726882592.55855: 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 } 15160 1726882592.55904: no more pending results, returning what we have 15160 1726882592.55908: results queue empty 15160 1726882592.55909: checking for any_errors_fatal 15160 1726882592.55916: done checking for any_errors_fatal 15160 1726882592.55917: checking for max_fail_percentage 15160 1726882592.55918: done checking for max_fail_percentage 15160 1726882592.55919: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.55920: done checking to see if all hosts have failed 15160 1726882592.55921: getting the remaining hosts for this loop 15160 1726882592.55923: done getting the remaining hosts for this loop 15160 1726882592.55927: getting the next task for host managed_node1 15160 1726882592.55932: done getting next task for host managed_node1 15160 1726882592.55938: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15160 1726882592.55940: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882592.55953: getting variables 15160 1726882592.55955: in VariableManager get_vars() 15160 1726882592.55994: Calling all_inventory to load vars for managed_node1 15160 1726882592.55997: Calling groups_inventory to load vars for managed_node1 15160 1726882592.56000: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.56010: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.56013: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.56017: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.56187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.56350: done with get_vars() 15160 1726882592.56359: done getting variables 15160 1726882592.56405: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:32 -0400 (0:00:00.044) 0:00:07.462 ****** 15160 1726882592.56429: entering _queue_task() for managed_node1/service 15160 1726882592.56630: worker is 1 (out of 1 available) 15160 1726882592.56648: exiting _queue_task() for managed_node1/service 15160 1726882592.56663: done queuing things up, now waiting for results queue to drain 15160 1726882592.56664: waiting for pending results... 15160 1726882592.56837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15160 1726882592.56910: in run() - task 0affe814-3a2d-c83d-9fd8-000000000049 15160 1726882592.56922: variable 'ansible_search_path' from source: unknown 15160 1726882592.56927: variable 'ansible_search_path' from source: unknown 15160 1726882592.56960: calling self._execute() 15160 1726882592.57031: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.57039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.57049: variable 'omit' from source: magic vars 15160 1726882592.57402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.59900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.59954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.60001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.60032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.60139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.60157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.60202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.60236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.60270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.60285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.60412: variable 'ansible_distribution' from source: facts 15160 1726882592.60416: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.60434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.60438: when evaluation is False, skipping this task 15160 1726882592.60440: _execute() done 15160 1726882592.60466: dumping result to json 15160 1726882592.60470: done dumping result, returning 15160 1726882592.60473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-c83d-9fd8-000000000049] 15160 1726882592.60475: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000049 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" } 15160 1726882592.60614: no more pending results, returning what we have 15160 1726882592.60618: results queue empty 15160 1726882592.60619: checking for any_errors_fatal 15160 1726882592.60626: done checking for any_errors_fatal 15160 1726882592.60627: checking for max_fail_percentage 15160 1726882592.60628: done checking for max_fail_percentage 15160 1726882592.60629: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.60630: done checking to see if all hosts have failed 15160 1726882592.60631: getting the remaining hosts for this loop 15160 1726882592.60633: done getting the remaining hosts for this loop 15160 1726882592.60639: getting the next task for host managed_node1 15160 1726882592.60645: done getting next task for host managed_node1 15160 1726882592.60649: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15160 1726882592.60651: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882592.60664: getting variables 15160 1726882592.60666: in VariableManager get_vars() 15160 1726882592.60702: Calling all_inventory to load vars for managed_node1 15160 1726882592.60704: Calling groups_inventory to load vars for managed_node1 15160 1726882592.60707: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.60716: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.60720: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.60723: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.61023: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000049 15160 1726882592.61026: WORKER PROCESS EXITING 15160 1726882592.61046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.61341: done with get_vars() 15160 1726882592.61353: done getting variables 15160 1726882592.61424: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:32 -0400 (0:00:00.050) 0:00:07.512 ****** 15160 1726882592.61460: entering _queue_task() for managed_node1/service 15160 1726882592.61775: worker is 1 (out of 1 available) 15160 1726882592.61790: exiting _queue_task() for managed_node1/service 15160 1726882592.61803: done queuing things up, now waiting for results queue to drain 15160 1726882592.61805: waiting for pending results... 15160 1726882592.62106: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 15160 1726882592.62185: in run() - task 0affe814-3a2d-c83d-9fd8-00000000004a 15160 1726882592.62195: variable 'ansible_search_path' from source: unknown 15160 1726882592.62199: variable 'ansible_search_path' from source: unknown 15160 1726882592.62232: calling self._execute() 15160 1726882592.62311: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.62318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.62328: variable 'omit' from source: magic vars 15160 1726882592.62688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.64639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.64642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.64665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.64715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.64753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.64853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.64897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.64937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.64997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.65010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.65158: variable 'ansible_distribution' from source: facts 15160 1726882592.65162: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.65173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.65176: when evaluation is False, skipping this task 15160 1726882592.65179: _execute() done 15160 1726882592.65186: dumping result to json 15160 1726882592.65190: done dumping result, returning 15160 1726882592.65197: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-c83d-9fd8-00000000004a] 15160 1726882592.65203: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004a 15160 1726882592.65295: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004a 15160 1726882592.65298: 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 } 15160 1726882592.65347: no more pending results, returning what we have 15160 1726882592.65351: results queue empty 15160 1726882592.65352: checking for any_errors_fatal 15160 1726882592.65358: done checking for any_errors_fatal 15160 1726882592.65359: checking for max_fail_percentage 15160 1726882592.65361: done checking for max_fail_percentage 15160 1726882592.65362: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.65363: done checking to see if all hosts have failed 15160 1726882592.65363: getting the remaining hosts for this loop 15160 1726882592.65365: done getting the remaining hosts for this loop 15160 1726882592.65369: getting the next task for host managed_node1 15160 1726882592.65375: done getting next task for host managed_node1 15160 1726882592.65378: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15160 1726882592.65381: ^ 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 15160 1726882592.65395: getting variables 15160 1726882592.65397: in VariableManager get_vars() 15160 1726882592.65430: Calling all_inventory to load vars for managed_node1 15160 1726882592.65433: Calling groups_inventory to load vars for managed_node1 15160 1726882592.65438: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.65447: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.65450: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.65454: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.65606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.65767: done with get_vars() 15160 1726882592.65775: done getting variables 15160 1726882592.65823: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:32 -0400 (0:00:00.043) 0:00:07.556 ****** 15160 1726882592.65848: entering _queue_task() for managed_node1/copy 15160 1726882592.66032: worker is 1 (out of 1 available) 15160 1726882592.66047: exiting _queue_task() for managed_node1/copy 15160 1726882592.66061: done queuing things up, now waiting for results queue to drain 15160 1726882592.66062: waiting for pending results... 15160 1726882592.66237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15160 1726882592.66310: in run() - task 0affe814-3a2d-c83d-9fd8-00000000004b 15160 1726882592.66322: variable 'ansible_search_path' from source: unknown 15160 1726882592.66326: variable 'ansible_search_path' from source: unknown 15160 1726882592.66359: calling self._execute() 15160 1726882592.66431: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.66438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.66448: variable 'omit' from source: magic vars 15160 1726882592.66791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.68490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.68543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.68588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.68615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.68638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.68706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.68729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.68753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.68787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.68799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.68914: variable 'ansible_distribution' from source: facts 15160 1726882592.68918: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.68927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.68930: when evaluation is False, skipping this task 15160 1726882592.68933: _execute() done 15160 1726882592.68939: dumping result to json 15160 1726882592.68944: done dumping result, returning 15160 1726882592.68950: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-c83d-9fd8-00000000004b] 15160 1726882592.68956: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004b 15160 1726882592.69047: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004b 15160 1726882592.69050: 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" } 15160 1726882592.69098: no more pending results, returning what we have 15160 1726882592.69101: results queue empty 15160 1726882592.69102: checking for any_errors_fatal 15160 1726882592.69108: done checking for any_errors_fatal 15160 1726882592.69109: checking for max_fail_percentage 15160 1726882592.69110: done checking for max_fail_percentage 15160 1726882592.69112: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.69112: done checking to see if all hosts have failed 15160 1726882592.69113: getting the remaining hosts for this loop 15160 1726882592.69115: done getting the remaining hosts for this loop 15160 1726882592.69119: getting the next task for host managed_node1 15160 1726882592.69124: done getting next task for host managed_node1 15160 1726882592.69127: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15160 1726882592.69129: ^ 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 15160 1726882592.69145: getting variables 15160 1726882592.69146: in VariableManager get_vars() 15160 1726882592.69182: Calling all_inventory to load vars for managed_node1 15160 1726882592.69185: Calling groups_inventory to load vars for managed_node1 15160 1726882592.69188: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.69197: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.69200: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.69204: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.69380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.69543: done with get_vars() 15160 1726882592.69552: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:32 -0400 (0:00:00.037) 0:00:07.594 ****** 15160 1726882592.69649: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 15160 1726882592.69829: worker is 1 (out of 1 available) 15160 1726882592.69846: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 15160 1726882592.69858: done queuing things up, now waiting for results queue to drain 15160 1726882592.69859: waiting for pending results... 15160 1726882592.70026: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15160 1726882592.70101: in run() - task 0affe814-3a2d-c83d-9fd8-00000000004c 15160 1726882592.70112: variable 'ansible_search_path' from source: unknown 15160 1726882592.70116: variable 'ansible_search_path' from source: unknown 15160 1726882592.70150: calling self._execute() 15160 1726882592.70219: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.70226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.70237: variable 'omit' from source: magic vars 15160 1726882592.70579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.72740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.72745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.72759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.72833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.72910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.73043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.73099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.73125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.73186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.73200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.73313: variable 'ansible_distribution' from source: facts 15160 1726882592.73320: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.73337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.73341: when evaluation is False, skipping this task 15160 1726882592.73349: _execute() done 15160 1726882592.73352: dumping result to json 15160 1726882592.73354: done dumping result, returning 15160 1726882592.73362: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-c83d-9fd8-00000000004c] 15160 1726882592.73367: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004c 15160 1726882592.73465: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004c 15160 1726882592.73468: 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" } 15160 1726882592.73523: no more pending results, returning what we have 15160 1726882592.73526: results queue empty 15160 1726882592.73528: checking for any_errors_fatal 15160 1726882592.73533: done checking for any_errors_fatal 15160 1726882592.73535: checking for max_fail_percentage 15160 1726882592.73537: done checking for max_fail_percentage 15160 1726882592.73538: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.73539: done checking to see if all hosts have failed 15160 1726882592.73540: getting the remaining hosts for this loop 15160 1726882592.73542: done getting the remaining hosts for this loop 15160 1726882592.73546: getting the next task for host managed_node1 15160 1726882592.73551: done getting next task for host managed_node1 15160 1726882592.73555: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15160 1726882592.73557: ^ 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 15160 1726882592.73570: getting variables 15160 1726882592.73571: in VariableManager get_vars() 15160 1726882592.73607: Calling all_inventory to load vars for managed_node1 15160 1726882592.73610: Calling groups_inventory to load vars for managed_node1 15160 1726882592.73613: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.73622: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.73625: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.73633: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.73769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.73928: done with get_vars() 15160 1726882592.73938: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:32 -0400 (0:00:00.043) 0:00:07.637 ****** 15160 1726882592.73999: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 15160 1726882592.74186: worker is 1 (out of 1 available) 15160 1726882592.74200: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 15160 1726882592.74214: done queuing things up, now waiting for results queue to drain 15160 1726882592.74215: waiting for pending results... 15160 1726882592.74378: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 15160 1726882592.74447: in run() - task 0affe814-3a2d-c83d-9fd8-00000000004d 15160 1726882592.74459: variable 'ansible_search_path' from source: unknown 15160 1726882592.74463: variable 'ansible_search_path' from source: unknown 15160 1726882592.74497: calling self._execute() 15160 1726882592.74565: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.74572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.74584: variable 'omit' from source: magic vars 15160 1726882592.74978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.77696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.77744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.77795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.77856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.77889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.77990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.78042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.78080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.78146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.78241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.78331: variable 'ansible_distribution' from source: facts 15160 1726882592.78350: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.78371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.78378: when evaluation is False, skipping this task 15160 1726882592.78386: _execute() done 15160 1726882592.78393: dumping result to json 15160 1726882592.78400: done dumping result, returning 15160 1726882592.78411: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-c83d-9fd8-00000000004d] 15160 1726882592.78420: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004d 15160 1726882592.78740: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004d 15160 1726882592.78743: 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" } 15160 1726882592.78790: no more pending results, returning what we have 15160 1726882592.78793: results queue empty 15160 1726882592.78795: checking for any_errors_fatal 15160 1726882592.78801: done checking for any_errors_fatal 15160 1726882592.78802: checking for max_fail_percentage 15160 1726882592.78804: done checking for max_fail_percentage 15160 1726882592.78805: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.78806: done checking to see if all hosts have failed 15160 1726882592.78807: getting the remaining hosts for this loop 15160 1726882592.78809: done getting the remaining hosts for this loop 15160 1726882592.78812: getting the next task for host managed_node1 15160 1726882592.78818: done getting next task for host managed_node1 15160 1726882592.78822: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15160 1726882592.78824: ^ 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 15160 1726882592.78840: getting variables 15160 1726882592.78842: in VariableManager get_vars() 15160 1726882592.78878: Calling all_inventory to load vars for managed_node1 15160 1726882592.78881: Calling groups_inventory to load vars for managed_node1 15160 1726882592.78885: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.78895: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.78898: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.78902: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.79220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.79521: done with get_vars() 15160 1726882592.79531: done getting variables 15160 1726882592.79601: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:32 -0400 (0:00:00.056) 0:00:07.694 ****** 15160 1726882592.79632: entering _queue_task() for managed_node1/debug 15160 1726882592.79878: worker is 1 (out of 1 available) 15160 1726882592.79890: exiting _queue_task() for managed_node1/debug 15160 1726882592.79902: done queuing things up, now waiting for results queue to drain 15160 1726882592.79903: waiting for pending results... 15160 1726882592.80187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15160 1726882592.80340: in run() - task 0affe814-3a2d-c83d-9fd8-00000000004e 15160 1726882592.80344: variable 'ansible_search_path' from source: unknown 15160 1726882592.80347: variable 'ansible_search_path' from source: unknown 15160 1726882592.80377: calling self._execute() 15160 1726882592.80472: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.80487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.80503: variable 'omit' from source: magic vars 15160 1726882592.81126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.83610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.83703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.83761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.83808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.83849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.84248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.84298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.84339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.84403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.84444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.84600: variable 'ansible_distribution' from source: facts 15160 1726882592.84618: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.84640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.84650: when evaluation is False, skipping this task 15160 1726882592.84731: _execute() done 15160 1726882592.84736: dumping result to json 15160 1726882592.84739: done dumping result, returning 15160 1726882592.84742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-c83d-9fd8-00000000004e] 15160 1726882592.84744: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004e 15160 1726882592.84815: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004e 15160 1726882592.84819: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882592.84875: no more pending results, returning what we have 15160 1726882592.84880: results queue empty 15160 1726882592.84881: checking for any_errors_fatal 15160 1726882592.84889: done checking for any_errors_fatal 15160 1726882592.84890: checking for max_fail_percentage 15160 1726882592.84892: done checking for max_fail_percentage 15160 1726882592.84894: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.84895: done checking to see if all hosts have failed 15160 1726882592.84896: getting the remaining hosts for this loop 15160 1726882592.84898: done getting the remaining hosts for this loop 15160 1726882592.84903: getting the next task for host managed_node1 15160 1726882592.84910: done getting next task for host managed_node1 15160 1726882592.84914: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15160 1726882592.84916: ^ 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 15160 1726882592.84932: getting variables 15160 1726882592.84936: in VariableManager get_vars() 15160 1726882592.84979: Calling all_inventory to load vars for managed_node1 15160 1726882592.84983: Calling groups_inventory to load vars for managed_node1 15160 1726882592.84986: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.84998: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.85002: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.85006: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.85506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.85815: done with get_vars() 15160 1726882592.85826: done getting variables 15160 1726882592.85888: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:32 -0400 (0:00:00.062) 0:00:07.757 ****** 15160 1726882592.85923: entering _queue_task() for managed_node1/debug 15160 1726882592.86367: worker is 1 (out of 1 available) 15160 1726882592.86378: exiting _queue_task() for managed_node1/debug 15160 1726882592.86390: done queuing things up, now waiting for results queue to drain 15160 1726882592.86391: waiting for pending results... 15160 1726882592.86627: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15160 1726882592.86633: in run() - task 0affe814-3a2d-c83d-9fd8-00000000004f 15160 1726882592.86639: variable 'ansible_search_path' from source: unknown 15160 1726882592.86642: variable 'ansible_search_path' from source: unknown 15160 1726882592.86683: calling self._execute() 15160 1726882592.86785: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.86800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.86816: variable 'omit' from source: magic vars 15160 1726882592.87431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.89984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.90436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.90442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.90444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.90470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.90568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.90607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.90649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.90707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.90762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.90898: variable 'ansible_distribution' from source: facts 15160 1726882592.90912: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.90928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.90937: when evaluation is False, skipping this task 15160 1726882592.90980: _execute() done 15160 1726882592.90983: dumping result to json 15160 1726882592.90985: done dumping result, returning 15160 1726882592.90988: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-c83d-9fd8-00000000004f] 15160 1726882592.90990: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882592.91128: no more pending results, returning what we have 15160 1726882592.91132: results queue empty 15160 1726882592.91135: checking for any_errors_fatal 15160 1726882592.91142: done checking for any_errors_fatal 15160 1726882592.91143: checking for max_fail_percentage 15160 1726882592.91145: done checking for max_fail_percentage 15160 1726882592.91147: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.91148: done checking to see if all hosts have failed 15160 1726882592.91149: getting the remaining hosts for this loop 15160 1726882592.91151: done getting the remaining hosts for this loop 15160 1726882592.91156: getting the next task for host managed_node1 15160 1726882592.91163: done getting next task for host managed_node1 15160 1726882592.91167: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15160 1726882592.91169: ^ 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 15160 1726882592.91184: getting variables 15160 1726882592.91186: in VariableManager get_vars() 15160 1726882592.91226: Calling all_inventory to load vars for managed_node1 15160 1726882592.91230: Calling groups_inventory to load vars for managed_node1 15160 1726882592.91335: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.91351: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.91355: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.91359: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.91784: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000004f 15160 1726882592.91788: WORKER PROCESS EXITING 15160 1726882592.91814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.92112: done with get_vars() 15160 1726882592.92123: done getting variables 15160 1726882592.92186: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:32 -0400 (0:00:00.062) 0:00:07.820 ****** 15160 1726882592.92222: entering _queue_task() for managed_node1/debug 15160 1726882592.92464: worker is 1 (out of 1 available) 15160 1726882592.92477: exiting _queue_task() for managed_node1/debug 15160 1726882592.92490: done queuing things up, now waiting for results queue to drain 15160 1726882592.92492: waiting for pending results... 15160 1726882592.92769: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15160 1726882592.92885: in run() - task 0affe814-3a2d-c83d-9fd8-000000000050 15160 1726882592.92906: variable 'ansible_search_path' from source: unknown 15160 1726882592.92914: variable 'ansible_search_path' from source: unknown 15160 1726882592.92963: calling self._execute() 15160 1726882592.93052: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.93072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.93088: variable 'omit' from source: magic vars 15160 1726882592.93599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882592.96477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882592.96568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882592.96616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882592.96667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882592.96740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882592.96809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882592.96853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882592.96897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882592.97003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882592.97007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882592.97135: variable 'ansible_distribution' from source: facts 15160 1726882592.97148: variable 'ansible_distribution_major_version' from source: facts 15160 1726882592.97164: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882592.97171: when evaluation is False, skipping this task 15160 1726882592.97177: _execute() done 15160 1726882592.97183: dumping result to json 15160 1726882592.97190: done dumping result, returning 15160 1726882592.97200: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-c83d-9fd8-000000000050] 15160 1726882592.97220: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000050 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882592.97377: no more pending results, returning what we have 15160 1726882592.97381: results queue empty 15160 1726882592.97382: checking for any_errors_fatal 15160 1726882592.97389: done checking for any_errors_fatal 15160 1726882592.97390: checking for max_fail_percentage 15160 1726882592.97392: done checking for max_fail_percentage 15160 1726882592.97394: checking to see if all hosts have failed and the running result is not ok 15160 1726882592.97395: done checking to see if all hosts have failed 15160 1726882592.97396: getting the remaining hosts for this loop 15160 1726882592.97398: done getting the remaining hosts for this loop 15160 1726882592.97403: getting the next task for host managed_node1 15160 1726882592.97410: done getting next task for host managed_node1 15160 1726882592.97415: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15160 1726882592.97417: ^ 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 15160 1726882592.97434: getting variables 15160 1726882592.97436: in VariableManager get_vars() 15160 1726882592.97479: Calling all_inventory to load vars for managed_node1 15160 1726882592.97482: Calling groups_inventory to load vars for managed_node1 15160 1726882592.97485: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882592.97497: Calling all_plugins_play to load vars for managed_node1 15160 1726882592.97500: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882592.97504: Calling groups_plugins_play to load vars for managed_node1 15160 1726882592.97994: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000050 15160 1726882592.97997: WORKER PROCESS EXITING 15160 1726882592.98023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882592.98354: done with get_vars() 15160 1726882592.98366: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:32 -0400 (0:00:00.062) 0:00:07.882 ****** 15160 1726882592.98473: entering _queue_task() for managed_node1/ping 15160 1726882592.98718: worker is 1 (out of 1 available) 15160 1726882592.98846: exiting _queue_task() for managed_node1/ping 15160 1726882592.98858: done queuing things up, now waiting for results queue to drain 15160 1726882592.98859: waiting for pending results... 15160 1726882592.99028: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 15160 1726882592.99145: in run() - task 0affe814-3a2d-c83d-9fd8-000000000051 15160 1726882592.99171: variable 'ansible_search_path' from source: unknown 15160 1726882592.99191: variable 'ansible_search_path' from source: unknown 15160 1726882592.99279: calling self._execute() 15160 1726882592.99330: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882592.99347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882592.99364: variable 'omit' from source: magic vars 15160 1726882592.99894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.02851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.02942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.02997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.03079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.03094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.03202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.03258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.03339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.03363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.03393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.03561: variable 'ansible_distribution' from source: facts 15160 1726882593.03575: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.03592: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.03601: when evaluation is False, skipping this task 15160 1726882593.03624: _execute() done 15160 1726882593.03628: dumping result to json 15160 1726882593.03631: done dumping result, returning 15160 1726882593.03731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-c83d-9fd8-000000000051] 15160 1726882593.03734: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000051 15160 1726882593.03803: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000051 15160 1726882593.03806: 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" } 15160 1726882593.03862: no more pending results, returning what we have 15160 1726882593.03866: results queue empty 15160 1726882593.03868: checking for any_errors_fatal 15160 1726882593.03878: done checking for any_errors_fatal 15160 1726882593.03879: checking for max_fail_percentage 15160 1726882593.03881: done checking for max_fail_percentage 15160 1726882593.03883: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.03884: done checking to see if all hosts have failed 15160 1726882593.03884: getting the remaining hosts for this loop 15160 1726882593.03887: done getting the remaining hosts for this loop 15160 1726882593.03892: getting the next task for host managed_node1 15160 1726882593.03900: done getting next task for host managed_node1 15160 1726882593.03903: ^ task is: TASK: meta (role_complete) 15160 1726882593.03905: ^ 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 15160 1726882593.03921: getting variables 15160 1726882593.03923: in VariableManager get_vars() 15160 1726882593.03967: Calling all_inventory to load vars for managed_node1 15160 1726882593.03970: Calling groups_inventory to load vars for managed_node1 15160 1726882593.03974: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.03986: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.03990: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.03994: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.04440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.04717: done with get_vars() 15160 1726882593.04728: done getting variables 15160 1726882593.04819: done queuing things up, now waiting for results queue to drain 15160 1726882593.04821: results queue empty 15160 1726882593.04822: checking for any_errors_fatal 15160 1726882593.04825: done checking for any_errors_fatal 15160 1726882593.04826: checking for max_fail_percentage 15160 1726882593.04827: done checking for max_fail_percentage 15160 1726882593.04828: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.04829: done checking to see if all hosts have failed 15160 1726882593.04830: getting the remaining hosts for this loop 15160 1726882593.04831: done getting the remaining hosts for this loop 15160 1726882593.04837: getting the next task for host managed_node1 15160 1726882593.04841: done getting next task for host managed_node1 15160 1726882593.04843: ^ task is: TASK: meta (flush_handlers) 15160 1726882593.04844: ^ 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 15160 1726882593.04847: getting variables 15160 1726882593.04849: in VariableManager get_vars() 15160 1726882593.04862: Calling all_inventory to load vars for managed_node1 15160 1726882593.04864: Calling groups_inventory to load vars for managed_node1 15160 1726882593.04867: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.04873: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.04876: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.04879: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.05082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.05398: done with get_vars() 15160 1726882593.05408: done getting variables 15160 1726882593.05470: in VariableManager get_vars() 15160 1726882593.05483: Calling all_inventory to load vars for managed_node1 15160 1726882593.05490: Calling groups_inventory to load vars for managed_node1 15160 1726882593.05493: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.05498: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.05501: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.05505: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.05706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.05990: done with get_vars() 15160 1726882593.06009: done queuing things up, now waiting for results queue to drain 15160 1726882593.06011: results queue empty 15160 1726882593.06013: checking for any_errors_fatal 15160 1726882593.06014: done checking for any_errors_fatal 15160 1726882593.06015: checking for max_fail_percentage 15160 1726882593.06016: done checking for max_fail_percentage 15160 1726882593.06017: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.06018: done checking to see if all hosts have failed 15160 1726882593.06019: getting the remaining hosts for this loop 15160 1726882593.06020: done getting the remaining hosts for this loop 15160 1726882593.06023: getting the next task for host managed_node1 15160 1726882593.06027: done getting next task for host managed_node1 15160 1726882593.06028: ^ task is: TASK: meta (flush_handlers) 15160 1726882593.06030: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.06033: getting variables 15160 1726882593.06036: in VariableManager get_vars() 15160 1726882593.06047: Calling all_inventory to load vars for managed_node1 15160 1726882593.06050: Calling groups_inventory to load vars for managed_node1 15160 1726882593.06052: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.06058: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.06061: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.06065: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.06267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.06808: done with get_vars() 15160 1726882593.06817: done getting variables 15160 1726882593.06875: in VariableManager get_vars() 15160 1726882593.06889: Calling all_inventory to load vars for managed_node1 15160 1726882593.06891: Calling groups_inventory to load vars for managed_node1 15160 1726882593.06894: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.06899: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.06902: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.06906: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.07102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.07390: done with get_vars() 15160 1726882593.07403: done queuing things up, now waiting for results queue to drain 15160 1726882593.07405: results queue empty 15160 1726882593.07406: checking for any_errors_fatal 15160 1726882593.07408: done checking for any_errors_fatal 15160 1726882593.07409: checking for max_fail_percentage 15160 1726882593.07410: done checking for max_fail_percentage 15160 1726882593.07411: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.07412: done checking to see if all hosts have failed 15160 1726882593.07413: getting the remaining hosts for this loop 15160 1726882593.07418: done getting the remaining hosts for this loop 15160 1726882593.07421: getting the next task for host managed_node1 15160 1726882593.07424: done getting next task for host managed_node1 15160 1726882593.07426: ^ task is: None 15160 1726882593.07427: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.07429: done queuing things up, now waiting for results queue to drain 15160 1726882593.07430: results queue empty 15160 1726882593.07431: checking for any_errors_fatal 15160 1726882593.07432: done checking for any_errors_fatal 15160 1726882593.07433: checking for max_fail_percentage 15160 1726882593.07435: done checking for max_fail_percentage 15160 1726882593.07436: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.07437: done checking to see if all hosts have failed 15160 1726882593.07438: getting the next task for host managed_node1 15160 1726882593.07441: done getting next task for host managed_node1 15160 1726882593.07442: ^ task is: None 15160 1726882593.07444: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.07473: in VariableManager get_vars() 15160 1726882593.07489: done with get_vars() 15160 1726882593.07495: in VariableManager get_vars() 15160 1726882593.07506: done with get_vars() 15160 1726882593.07511: variable 'omit' from source: magic vars 15160 1726882593.07551: in VariableManager get_vars() 15160 1726882593.07563: done with get_vars() 15160 1726882593.07584: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 15160 1726882593.07811: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882593.07832: getting the remaining hosts for this loop 15160 1726882593.07836: done getting the remaining hosts for this loop 15160 1726882593.07838: getting the next task for host managed_node1 15160 1726882593.07841: done getting next task for host managed_node1 15160 1726882593.07844: ^ task is: TASK: Gathering Facts 15160 1726882593.07845: ^ 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 15160 1726882593.07848: getting variables 15160 1726882593.07849: in VariableManager get_vars() 15160 1726882593.07862: Calling all_inventory to load vars for managed_node1 15160 1726882593.07865: Calling groups_inventory to load vars for managed_node1 15160 1726882593.07868: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.07873: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.07876: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.07880: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.08078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.08405: done with get_vars() 15160 1726882593.08414: done getting variables 15160 1726882593.08460: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:36:33 -0400 (0:00:00.100) 0:00:07.982 ****** 15160 1726882593.08489: entering _queue_task() for managed_node1/gather_facts 15160 1726882593.08944: worker is 1 (out of 1 available) 15160 1726882593.08951: exiting _queue_task() for managed_node1/gather_facts 15160 1726882593.08962: done queuing things up, now waiting for results queue to drain 15160 1726882593.08963: waiting for pending results... 15160 1726882593.09026: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882593.09192: in run() - task 0affe814-3a2d-c83d-9fd8-000000000231 15160 1726882593.09197: variable 'ansible_search_path' from source: unknown 15160 1726882593.09215: calling self._execute() 15160 1726882593.09317: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.09330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.09409: variable 'omit' from source: magic vars 15160 1726882593.09873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.12577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.12664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.12721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.12788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.12817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.12942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.12970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.13020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.13115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.13118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.13275: variable 'ansible_distribution' from source: facts 15160 1726882593.13288: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.13304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.13312: when evaluation is False, skipping this task 15160 1726882593.13318: _execute() done 15160 1726882593.13340: dumping result to json 15160 1726882593.13347: done dumping result, returning 15160 1726882593.13353: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-000000000231] 15160 1726882593.13439: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000231 15160 1726882593.13502: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000231 15160 1726882593.13505: 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" } 15160 1726882593.13558: no more pending results, returning what we have 15160 1726882593.13562: results queue empty 15160 1726882593.13563: checking for any_errors_fatal 15160 1726882593.13565: done checking for any_errors_fatal 15160 1726882593.13566: checking for max_fail_percentage 15160 1726882593.13567: done checking for max_fail_percentage 15160 1726882593.13568: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.13570: done checking to see if all hosts have failed 15160 1726882593.13571: getting the remaining hosts for this loop 15160 1726882593.13573: done getting the remaining hosts for this loop 15160 1726882593.13577: getting the next task for host managed_node1 15160 1726882593.13584: done getting next task for host managed_node1 15160 1726882593.13586: ^ task is: TASK: meta (flush_handlers) 15160 1726882593.13589: ^ 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 15160 1726882593.13594: getting variables 15160 1726882593.13596: in VariableManager get_vars() 15160 1726882593.13627: Calling all_inventory to load vars for managed_node1 15160 1726882593.13629: Calling groups_inventory to load vars for managed_node1 15160 1726882593.13636: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.13648: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.13652: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.13656: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.14098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.14395: done with get_vars() 15160 1726882593.14407: done getting variables 15160 1726882593.14485: in VariableManager get_vars() 15160 1726882593.14496: Calling all_inventory to load vars for managed_node1 15160 1726882593.14504: Calling groups_inventory to load vars for managed_node1 15160 1726882593.14508: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.14513: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.14517: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.14521: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.14744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.15020: done with get_vars() 15160 1726882593.15035: done queuing things up, now waiting for results queue to drain 15160 1726882593.15038: results queue empty 15160 1726882593.15039: checking for any_errors_fatal 15160 1726882593.15042: done checking for any_errors_fatal 15160 1726882593.15043: checking for max_fail_percentage 15160 1726882593.15044: done checking for max_fail_percentage 15160 1726882593.15049: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.15051: done checking to see if all hosts have failed 15160 1726882593.15052: getting the remaining hosts for this loop 15160 1726882593.15053: done getting the remaining hosts for this loop 15160 1726882593.15056: getting the next task for host managed_node1 15160 1726882593.15060: done getting next task for host managed_node1 15160 1726882593.15063: ^ task is: TASK: Include the task 'delete_interface.yml' 15160 1726882593.15065: ^ 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 15160 1726882593.15068: getting variables 15160 1726882593.15069: in VariableManager get_vars() 15160 1726882593.15078: Calling all_inventory to load vars for managed_node1 15160 1726882593.15080: Calling groups_inventory to load vars for managed_node1 15160 1726882593.15083: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.15093: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.15096: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.15100: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.15294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.15568: done with get_vars() 15160 1726882593.15577: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:36:33 -0400 (0:00:00.071) 0:00:08.054 ****** 15160 1726882593.15662: entering _queue_task() for managed_node1/include_tasks 15160 1726882593.16048: worker is 1 (out of 1 available) 15160 1726882593.16059: exiting _queue_task() for managed_node1/include_tasks 15160 1726882593.16072: done queuing things up, now waiting for results queue to drain 15160 1726882593.16074: waiting for pending results... 15160 1726882593.16354: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 15160 1726882593.16372: in run() - task 0affe814-3a2d-c83d-9fd8-000000000054 15160 1726882593.16394: variable 'ansible_search_path' from source: unknown 15160 1726882593.16455: calling self._execute() 15160 1726882593.16563: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.16567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.16577: variable 'omit' from source: magic vars 15160 1726882593.17216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.19856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.19943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.19994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.20046: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.20085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.20189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.20261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.20278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.20337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.20366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.20531: variable 'ansible_distribution' from source: facts 15160 1726882593.20587: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.20590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.20593: when evaluation is False, skipping this task 15160 1726882593.20599: _execute() done 15160 1726882593.20601: dumping result to json 15160 1726882593.20604: done dumping result, returning 15160 1726882593.20606: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [0affe814-3a2d-c83d-9fd8-000000000054] 15160 1726882593.20613: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000054 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" } 15160 1726882593.20767: no more pending results, returning what we have 15160 1726882593.20772: results queue empty 15160 1726882593.20773: checking for any_errors_fatal 15160 1726882593.20776: done checking for any_errors_fatal 15160 1726882593.20777: checking for max_fail_percentage 15160 1726882593.20779: done checking for max_fail_percentage 15160 1726882593.20780: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.20780: done checking to see if all hosts have failed 15160 1726882593.20781: getting the remaining hosts for this loop 15160 1726882593.20783: done getting the remaining hosts for this loop 15160 1726882593.20789: getting the next task for host managed_node1 15160 1726882593.20798: done getting next task for host managed_node1 15160 1726882593.20800: ^ task is: TASK: meta (flush_handlers) 15160 1726882593.20803: ^ 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 15160 1726882593.20808: getting variables 15160 1726882593.20811: in VariableManager get_vars() 15160 1726882593.20844: Calling all_inventory to load vars for managed_node1 15160 1726882593.20847: Calling groups_inventory to load vars for managed_node1 15160 1726882593.20852: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.20865: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.20872: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.20877: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.21358: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000054 15160 1726882593.21366: WORKER PROCESS EXITING 15160 1726882593.21394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.21683: done with get_vars() 15160 1726882593.21699: done getting variables 15160 1726882593.21775: in VariableManager get_vars() 15160 1726882593.21785: Calling all_inventory to load vars for managed_node1 15160 1726882593.21788: Calling groups_inventory to load vars for managed_node1 15160 1726882593.21791: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.21801: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.21805: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.21809: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.22057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.22338: done with get_vars() 15160 1726882593.22353: done queuing things up, now waiting for results queue to drain 15160 1726882593.22355: results queue empty 15160 1726882593.22356: checking for any_errors_fatal 15160 1726882593.22359: done checking for any_errors_fatal 15160 1726882593.22360: checking for max_fail_percentage 15160 1726882593.22362: done checking for max_fail_percentage 15160 1726882593.22363: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.22364: done checking to see if all hosts have failed 15160 1726882593.22365: getting the remaining hosts for this loop 15160 1726882593.22366: done getting the remaining hosts for this loop 15160 1726882593.22369: getting the next task for host managed_node1 15160 1726882593.22373: done getting next task for host managed_node1 15160 1726882593.22375: ^ task is: TASK: meta (flush_handlers) 15160 1726882593.22377: ^ 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 15160 1726882593.22380: getting variables 15160 1726882593.22381: in VariableManager get_vars() 15160 1726882593.22390: Calling all_inventory to load vars for managed_node1 15160 1726882593.22393: Calling groups_inventory to load vars for managed_node1 15160 1726882593.22396: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.22406: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.22410: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.22414: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.22614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.22894: done with get_vars() 15160 1726882593.22904: done getting variables 15160 1726882593.22961: in VariableManager get_vars() 15160 1726882593.22971: Calling all_inventory to load vars for managed_node1 15160 1726882593.22974: Calling groups_inventory to load vars for managed_node1 15160 1726882593.22977: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.22982: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.22990: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.22995: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.23217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.23491: done with get_vars() 15160 1726882593.23505: done queuing things up, now waiting for results queue to drain 15160 1726882593.23507: results queue empty 15160 1726882593.23508: checking for any_errors_fatal 15160 1726882593.23509: done checking for any_errors_fatal 15160 1726882593.23510: checking for max_fail_percentage 15160 1726882593.23512: done checking for max_fail_percentage 15160 1726882593.23513: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.23514: done checking to see if all hosts have failed 15160 1726882593.23515: getting the remaining hosts for this loop 15160 1726882593.23516: done getting the remaining hosts for this loop 15160 1726882593.23518: getting the next task for host managed_node1 15160 1726882593.23522: done getting next task for host managed_node1 15160 1726882593.23523: ^ task is: None 15160 1726882593.23525: ^ 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 15160 1726882593.23526: done queuing things up, now waiting for results queue to drain 15160 1726882593.23640: results queue empty 15160 1726882593.23641: checking for any_errors_fatal 15160 1726882593.23643: done checking for any_errors_fatal 15160 1726882593.23644: checking for max_fail_percentage 15160 1726882593.23645: done checking for max_fail_percentage 15160 1726882593.23646: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.23647: done checking to see if all hosts have failed 15160 1726882593.23649: getting the next task for host managed_node1 15160 1726882593.23653: done getting next task for host managed_node1 15160 1726882593.23654: ^ task is: None 15160 1726882593.23655: ^ 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 15160 1726882593.23763: in VariableManager get_vars() 15160 1726882593.23787: done with get_vars() 15160 1726882593.23794: in VariableManager get_vars() 15160 1726882593.23810: done with get_vars() 15160 1726882593.23815: variable 'omit' from source: magic vars 15160 1726882593.24252: variable 'profile' from source: play vars 15160 1726882593.24378: in VariableManager get_vars() 15160 1726882593.24395: done with get_vars() 15160 1726882593.24419: variable 'omit' from source: magic vars 15160 1726882593.24503: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 15160 1726882593.25454: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882593.25476: getting the remaining hosts for this loop 15160 1726882593.25478: done getting the remaining hosts for this loop 15160 1726882593.25480: getting the next task for host managed_node1 15160 1726882593.25483: done getting next task for host managed_node1 15160 1726882593.25485: ^ task is: TASK: Gathering Facts 15160 1726882593.25487: ^ 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 15160 1726882593.25490: getting variables 15160 1726882593.25491: in VariableManager get_vars() 15160 1726882593.25504: Calling all_inventory to load vars for managed_node1 15160 1726882593.25507: Calling groups_inventory to load vars for managed_node1 15160 1726882593.25510: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.25515: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.25518: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.25522: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.25721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.26048: done with get_vars() 15160 1726882593.26058: done getting variables 15160 1726882593.26114: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:36:33 -0400 (0:00:00.104) 0:00:08.159 ****** 15160 1726882593.26146: entering _queue_task() for managed_node1/gather_facts 15160 1726882593.26564: worker is 1 (out of 1 available) 15160 1726882593.26574: exiting _queue_task() for managed_node1/gather_facts 15160 1726882593.26584: done queuing things up, now waiting for results queue to drain 15160 1726882593.26585: waiting for pending results... 15160 1726882593.26938: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882593.26989: in run() - task 0affe814-3a2d-c83d-9fd8-000000000246 15160 1726882593.27011: variable 'ansible_search_path' from source: unknown 15160 1726882593.27061: calling self._execute() 15160 1726882593.27175: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.27196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.27306: variable 'omit' from source: magic vars 15160 1726882593.27767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.31499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.31532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.31658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.31759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.31861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.32131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.32180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.32245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.32439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.32464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.32721: variable 'ansible_distribution' from source: facts 15160 1726882593.32733: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.32861: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.32864: when evaluation is False, skipping this task 15160 1726882593.32866: _execute() done 15160 1726882593.32868: dumping result to json 15160 1726882593.32871: done dumping result, returning 15160 1726882593.32873: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-000000000246] 15160 1726882593.32875: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000246 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" } 15160 1726882593.33072: no more pending results, returning what we have 15160 1726882593.33077: results queue empty 15160 1726882593.33078: checking for any_errors_fatal 15160 1726882593.33080: done checking for any_errors_fatal 15160 1726882593.33081: checking for max_fail_percentage 15160 1726882593.33083: done checking for max_fail_percentage 15160 1726882593.33084: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.33085: done checking to see if all hosts have failed 15160 1726882593.33086: getting the remaining hosts for this loop 15160 1726882593.33088: done getting the remaining hosts for this loop 15160 1726882593.33093: getting the next task for host managed_node1 15160 1726882593.33100: done getting next task for host managed_node1 15160 1726882593.33103: ^ task is: TASK: meta (flush_handlers) 15160 1726882593.33105: ^ 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 15160 1726882593.33110: getting variables 15160 1726882593.33112: in VariableManager get_vars() 15160 1726882593.33157: Calling all_inventory to load vars for managed_node1 15160 1726882593.33161: Calling groups_inventory to load vars for managed_node1 15160 1726882593.33164: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.33177: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.33181: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.33185: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.33751: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000246 15160 1726882593.33755: WORKER PROCESS EXITING 15160 1726882593.33782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.34067: done with get_vars() 15160 1726882593.34080: done getting variables 15160 1726882593.34177: in VariableManager get_vars() 15160 1726882593.34191: Calling all_inventory to load vars for managed_node1 15160 1726882593.34194: Calling groups_inventory to load vars for managed_node1 15160 1726882593.34197: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.34204: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.34211: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.34216: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.34448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.34893: done with get_vars() 15160 1726882593.34910: done queuing things up, now waiting for results queue to drain 15160 1726882593.34913: results queue empty 15160 1726882593.34914: checking for any_errors_fatal 15160 1726882593.34916: done checking for any_errors_fatal 15160 1726882593.34917: checking for max_fail_percentage 15160 1726882593.34919: done checking for max_fail_percentage 15160 1726882593.34920: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.34921: done checking to see if all hosts have failed 15160 1726882593.34922: getting the remaining hosts for this loop 15160 1726882593.34923: done getting the remaining hosts for this loop 15160 1726882593.34926: getting the next task for host managed_node1 15160 1726882593.34931: done getting next task for host managed_node1 15160 1726882593.34937: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15160 1726882593.34939: ^ 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 15160 1726882593.34951: getting variables 15160 1726882593.34952: in VariableManager get_vars() 15160 1726882593.34967: Calling all_inventory to load vars for managed_node1 15160 1726882593.34970: Calling groups_inventory to load vars for managed_node1 15160 1726882593.34973: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.34983: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.34986: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.34990: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.35411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.35977: done with get_vars() 15160 1726882593.35988: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:33 -0400 (0:00:00.099) 0:00:08.258 ****** 15160 1726882593.36089: entering _queue_task() for managed_node1/include_tasks 15160 1726882593.36398: worker is 1 (out of 1 available) 15160 1726882593.36416: exiting _queue_task() for managed_node1/include_tasks 15160 1726882593.36432: done queuing things up, now waiting for results queue to drain 15160 1726882593.36433: waiting for pending results... 15160 1726882593.36701: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15160 1726882593.36843: in run() - task 0affe814-3a2d-c83d-9fd8-00000000005c 15160 1726882593.36867: variable 'ansible_search_path' from source: unknown 15160 1726882593.36875: variable 'ansible_search_path' from source: unknown 15160 1726882593.36924: calling self._execute() 15160 1726882593.37030: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.37053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.37071: variable 'omit' from source: magic vars 15160 1726882593.37639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.40439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.40542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.40605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.40655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.40705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.40813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.40858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.40905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.40972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.40999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.41184: variable 'ansible_distribution' from source: facts 15160 1726882593.41232: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.41241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.41247: when evaluation is False, skipping this task 15160 1726882593.41250: _execute() done 15160 1726882593.41252: dumping result to json 15160 1726882593.41255: done dumping result, returning 15160 1726882593.41267: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-c83d-9fd8-00000000005c] 15160 1726882593.41342: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005c 15160 1726882593.41424: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005c 15160 1726882593.41427: 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" } 15160 1726882593.41489: no more pending results, returning what we have 15160 1726882593.41494: results queue empty 15160 1726882593.41495: checking for any_errors_fatal 15160 1726882593.41497: done checking for any_errors_fatal 15160 1726882593.41498: checking for max_fail_percentage 15160 1726882593.41501: done checking for max_fail_percentage 15160 1726882593.41502: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.41503: done checking to see if all hosts have failed 15160 1726882593.41504: getting the remaining hosts for this loop 15160 1726882593.41506: done getting the remaining hosts for this loop 15160 1726882593.41511: getting the next task for host managed_node1 15160 1726882593.41518: done getting next task for host managed_node1 15160 1726882593.41522: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15160 1726882593.41525: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.41544: getting variables 15160 1726882593.41546: in VariableManager get_vars() 15160 1726882593.41588: Calling all_inventory to load vars for managed_node1 15160 1726882593.41591: Calling groups_inventory to load vars for managed_node1 15160 1726882593.41594: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.41606: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.41610: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.41614: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.42150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.42474: done with get_vars() 15160 1726882593.42490: done getting variables 15160 1726882593.42565: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:33 -0400 (0:00:00.065) 0:00:08.323 ****** 15160 1726882593.42600: entering _queue_task() for managed_node1/debug 15160 1726882593.43065: worker is 1 (out of 1 available) 15160 1726882593.43076: exiting _queue_task() for managed_node1/debug 15160 1726882593.43089: done queuing things up, now waiting for results queue to drain 15160 1726882593.43090: waiting for pending results... 15160 1726882593.43358: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 15160 1726882593.43363: in run() - task 0affe814-3a2d-c83d-9fd8-00000000005d 15160 1726882593.43367: variable 'ansible_search_path' from source: unknown 15160 1726882593.43369: variable 'ansible_search_path' from source: unknown 15160 1726882593.43392: calling self._execute() 15160 1726882593.43498: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.43512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.43567: variable 'omit' from source: magic vars 15160 1726882593.44203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.47027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.47133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.47197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.47263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.47339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.47404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.47449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.47501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.47559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.47590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.47771: variable 'ansible_distribution' from source: facts 15160 1726882593.47787: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.47920: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.47923: when evaluation is False, skipping this task 15160 1726882593.47926: _execute() done 15160 1726882593.47929: dumping result to json 15160 1726882593.47931: done dumping result, returning 15160 1726882593.47936: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-c83d-9fd8-00000000005d] 15160 1726882593.47938: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005d 15160 1726882593.48008: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005d 15160 1726882593.48012: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882593.48071: no more pending results, returning what we have 15160 1726882593.48075: results queue empty 15160 1726882593.48077: checking for any_errors_fatal 15160 1726882593.48090: done checking for any_errors_fatal 15160 1726882593.48091: checking for max_fail_percentage 15160 1726882593.48093: done checking for max_fail_percentage 15160 1726882593.48095: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.48096: done checking to see if all hosts have failed 15160 1726882593.48096: getting the remaining hosts for this loop 15160 1726882593.48099: done getting the remaining hosts for this loop 15160 1726882593.48103: getting the next task for host managed_node1 15160 1726882593.48110: done getting next task for host managed_node1 15160 1726882593.48114: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15160 1726882593.48117: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.48142: getting variables 15160 1726882593.48144: in VariableManager get_vars() 15160 1726882593.48188: Calling all_inventory to load vars for managed_node1 15160 1726882593.48191: Calling groups_inventory to load vars for managed_node1 15160 1726882593.48194: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.48206: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.48210: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.48214: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.48816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.49132: done with get_vars() 15160 1726882593.49145: done getting variables 15160 1726882593.49217: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:33 -0400 (0:00:00.066) 0:00:08.390 ****** 15160 1726882593.49259: entering _queue_task() for managed_node1/fail 15160 1726882593.49590: worker is 1 (out of 1 available) 15160 1726882593.49603: exiting _queue_task() for managed_node1/fail 15160 1726882593.49614: done queuing things up, now waiting for results queue to drain 15160 1726882593.49615: waiting for pending results... 15160 1726882593.50051: 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 15160 1726882593.50058: in run() - task 0affe814-3a2d-c83d-9fd8-00000000005e 15160 1726882593.50061: variable 'ansible_search_path' from source: unknown 15160 1726882593.50064: variable 'ansible_search_path' from source: unknown 15160 1726882593.50120: calling self._execute() 15160 1726882593.50240: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.50244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.50294: variable 'omit' from source: magic vars 15160 1726882593.50823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.53716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.53814: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.53871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.53932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.54039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.54088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.54132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.54172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.54244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.54266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.54444: variable 'ansible_distribution' from source: facts 15160 1726882593.54456: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.54472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.54484: when evaluation is False, skipping this task 15160 1726882593.54493: _execute() done 15160 1726882593.54517: dumping result to json 15160 1726882593.54525: done dumping result, returning 15160 1726882593.54627: 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 [0affe814-3a2d-c83d-9fd8-00000000005e] 15160 1726882593.54632: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005e 15160 1726882593.54706: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005e 15160 1726882593.54710: 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" } 15160 1726882593.54780: no more pending results, returning what we have 15160 1726882593.54785: results queue empty 15160 1726882593.54786: checking for any_errors_fatal 15160 1726882593.54794: done checking for any_errors_fatal 15160 1726882593.54795: checking for max_fail_percentage 15160 1726882593.54798: done checking for max_fail_percentage 15160 1726882593.54799: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.54800: done checking to see if all hosts have failed 15160 1726882593.54801: getting the remaining hosts for this loop 15160 1726882593.54803: done getting the remaining hosts for this loop 15160 1726882593.54808: getting the next task for host managed_node1 15160 1726882593.54815: done getting next task for host managed_node1 15160 1726882593.54827: ^ 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 15160 1726882593.54829: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.54848: getting variables 15160 1726882593.54850: in VariableManager get_vars() 15160 1726882593.54894: Calling all_inventory to load vars for managed_node1 15160 1726882593.54898: Calling groups_inventory to load vars for managed_node1 15160 1726882593.54901: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.54913: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.54916: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.54920: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.55395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.55741: done with get_vars() 15160 1726882593.55753: done getting variables 15160 1726882593.55826: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:33 -0400 (0:00:00.066) 0:00:08.456 ****** 15160 1726882593.55862: entering _queue_task() for managed_node1/fail 15160 1726882593.56180: worker is 1 (out of 1 available) 15160 1726882593.56192: exiting _queue_task() for managed_node1/fail 15160 1726882593.56205: done queuing things up, now waiting for results queue to drain 15160 1726882593.56206: waiting for pending results... 15160 1726882593.56644: 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 15160 1726882593.56650: in run() - task 0affe814-3a2d-c83d-9fd8-00000000005f 15160 1726882593.56658: variable 'ansible_search_path' from source: unknown 15160 1726882593.56662: variable 'ansible_search_path' from source: unknown 15160 1726882593.56670: calling self._execute() 15160 1726882593.56771: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.56881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.56887: variable 'omit' from source: magic vars 15160 1726882593.57375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.60172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.60274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.60371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.60375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.60414: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.60524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.60568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.60619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.60681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.60804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.60899: variable 'ansible_distribution' from source: facts 15160 1726882593.60912: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.60944: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.60953: when evaluation is False, skipping this task 15160 1726882593.60961: _execute() done 15160 1726882593.60968: dumping result to json 15160 1726882593.60976: done dumping result, returning 15160 1726882593.60990: 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 [0affe814-3a2d-c83d-9fd8-00000000005f] 15160 1726882593.61030: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005f 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" } 15160 1726882593.61387: no more pending results, returning what we have 15160 1726882593.61391: results queue empty 15160 1726882593.61392: checking for any_errors_fatal 15160 1726882593.61398: done checking for any_errors_fatal 15160 1726882593.61399: checking for max_fail_percentage 15160 1726882593.61401: done checking for max_fail_percentage 15160 1726882593.61402: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.61403: done checking to see if all hosts have failed 15160 1726882593.61404: getting the remaining hosts for this loop 15160 1726882593.61406: done getting the remaining hosts for this loop 15160 1726882593.61410: getting the next task for host managed_node1 15160 1726882593.61415: done getting next task for host managed_node1 15160 1726882593.61420: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15160 1726882593.61422: ^ 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 15160 1726882593.61439: getting variables 15160 1726882593.61441: in VariableManager get_vars() 15160 1726882593.61487: Calling all_inventory to load vars for managed_node1 15160 1726882593.61490: Calling groups_inventory to load vars for managed_node1 15160 1726882593.61493: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.61502: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.61505: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.61508: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.61774: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000005f 15160 1726882593.61780: WORKER PROCESS EXITING 15160 1726882593.61810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.62103: done with get_vars() 15160 1726882593.62119: done getting variables 15160 1726882593.62177: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:33 -0400 (0:00:00.063) 0:00:08.519 ****** 15160 1726882593.62210: entering _queue_task() for managed_node1/fail 15160 1726882593.62581: worker is 1 (out of 1 available) 15160 1726882593.62594: exiting _queue_task() for managed_node1/fail 15160 1726882593.62606: done queuing things up, now waiting for results queue to drain 15160 1726882593.62607: waiting for pending results... 15160 1726882593.62816: 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 15160 1726882593.62939: in run() - task 0affe814-3a2d-c83d-9fd8-000000000060 15160 1726882593.62963: variable 'ansible_search_path' from source: unknown 15160 1726882593.62971: variable 'ansible_search_path' from source: unknown 15160 1726882593.63017: calling self._execute() 15160 1726882593.63122: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.63140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.63160: variable 'omit' from source: magic vars 15160 1726882593.63720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.66557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.66642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.66951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.67008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.67045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.67149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.67194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.67239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.67299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.67329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.67494: variable 'ansible_distribution' from source: facts 15160 1726882593.67506: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.67521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.67539: when evaluation is False, skipping this task 15160 1726882593.67648: _execute() done 15160 1726882593.67653: dumping result to json 15160 1726882593.67655: done dumping result, returning 15160 1726882593.67658: 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 [0affe814-3a2d-c83d-9fd8-000000000060] 15160 1726882593.67660: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000060 15160 1726882593.67729: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000060 15160 1726882593.67731: 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" } 15160 1726882593.67787: no more pending results, returning what we have 15160 1726882593.67792: results queue empty 15160 1726882593.67793: checking for any_errors_fatal 15160 1726882593.67800: done checking for any_errors_fatal 15160 1726882593.67802: checking for max_fail_percentage 15160 1726882593.67804: done checking for max_fail_percentage 15160 1726882593.67805: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.67806: done checking to see if all hosts have failed 15160 1726882593.67807: getting the remaining hosts for this loop 15160 1726882593.67809: done getting the remaining hosts for this loop 15160 1726882593.67814: getting the next task for host managed_node1 15160 1726882593.67822: done getting next task for host managed_node1 15160 1726882593.67826: ^ 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 15160 1726882593.67828: ^ 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 15160 1726882593.67846: getting variables 15160 1726882593.67848: in VariableManager get_vars() 15160 1726882593.67891: Calling all_inventory to load vars for managed_node1 15160 1726882593.67894: Calling groups_inventory to load vars for managed_node1 15160 1726882593.67897: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.67908: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.67913: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.67917: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.68418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.68729: done with get_vars() 15160 1726882593.68742: done getting variables 15160 1726882593.68814: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:33 -0400 (0:00:00.066) 0:00:08.586 ****** 15160 1726882593.68848: entering _queue_task() for managed_node1/dnf 15160 1726882593.69101: worker is 1 (out of 1 available) 15160 1726882593.69115: exiting _queue_task() for managed_node1/dnf 15160 1726882593.69242: done queuing things up, now waiting for results queue to drain 15160 1726882593.69244: waiting for pending results... 15160 1726882593.69555: 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 15160 1726882593.69560: in run() - task 0affe814-3a2d-c83d-9fd8-000000000061 15160 1726882593.69569: variable 'ansible_search_path' from source: unknown 15160 1726882593.69573: variable 'ansible_search_path' from source: unknown 15160 1726882593.69616: calling self._execute() 15160 1726882593.69719: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.69733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.69755: variable 'omit' from source: magic vars 15160 1726882593.70328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.73325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.73414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.73461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.73607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.73610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.73653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.73698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.73747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.73804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.73828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.73993: variable 'ansible_distribution' from source: facts 15160 1726882593.74006: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.74022: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.74030: when evaluation is False, skipping this task 15160 1726882593.74051: _execute() done 15160 1726882593.74054: dumping result to json 15160 1726882593.74140: done dumping result, returning 15160 1726882593.74144: 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 [0affe814-3a2d-c83d-9fd8-000000000061] 15160 1726882593.74148: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000061 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" } 15160 1726882593.74325: no more pending results, returning what we have 15160 1726882593.74328: results queue empty 15160 1726882593.74330: checking for any_errors_fatal 15160 1726882593.74338: done checking for any_errors_fatal 15160 1726882593.74339: checking for max_fail_percentage 15160 1726882593.74341: done checking for max_fail_percentage 15160 1726882593.74342: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.74343: done checking to see if all hosts have failed 15160 1726882593.74344: getting the remaining hosts for this loop 15160 1726882593.74346: done getting the remaining hosts for this loop 15160 1726882593.74352: getting the next task for host managed_node1 15160 1726882593.74358: done getting next task for host managed_node1 15160 1726882593.74362: ^ 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 15160 1726882593.74365: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.74384: getting variables 15160 1726882593.74386: in VariableManager get_vars() 15160 1726882593.74425: Calling all_inventory to load vars for managed_node1 15160 1726882593.74428: Calling groups_inventory to load vars for managed_node1 15160 1726882593.74431: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.74555: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000061 15160 1726882593.74558: WORKER PROCESS EXITING 15160 1726882593.74568: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.74572: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.74576: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.74875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.75181: done with get_vars() 15160 1726882593.75193: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15160 1726882593.75283: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:33 -0400 (0:00:00.064) 0:00:08.651 ****** 15160 1726882593.75314: entering _queue_task() for managed_node1/yum 15160 1726882593.75598: worker is 1 (out of 1 available) 15160 1726882593.75612: exiting _queue_task() for managed_node1/yum 15160 1726882593.75625: done queuing things up, now waiting for results queue to drain 15160 1726882593.75627: waiting for pending results... 15160 1726882593.75902: 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 15160 1726882593.76029: in run() - task 0affe814-3a2d-c83d-9fd8-000000000062 15160 1726882593.76056: variable 'ansible_search_path' from source: unknown 15160 1726882593.76069: variable 'ansible_search_path' from source: unknown 15160 1726882593.76121: calling self._execute() 15160 1726882593.76283: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.76287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.76290: variable 'omit' from source: magic vars 15160 1726882593.76810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.79906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.79999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.80053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.80105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.80154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.80268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.80340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.80350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.80417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.80444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.80698: variable 'ansible_distribution' from source: facts 15160 1726882593.80702: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.80705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.80707: when evaluation is False, skipping this task 15160 1726882593.80710: _execute() done 15160 1726882593.80712: dumping result to json 15160 1726882593.80714: done dumping result, returning 15160 1726882593.80717: 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 [0affe814-3a2d-c83d-9fd8-000000000062] 15160 1726882593.80720: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000062 15160 1726882593.81052: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000062 15160 1726882593.81055: 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" } 15160 1726882593.81107: no more pending results, returning what we have 15160 1726882593.81111: results queue empty 15160 1726882593.81112: checking for any_errors_fatal 15160 1726882593.81117: done checking for any_errors_fatal 15160 1726882593.81118: checking for max_fail_percentage 15160 1726882593.81121: done checking for max_fail_percentage 15160 1726882593.81122: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.81123: done checking to see if all hosts have failed 15160 1726882593.81124: getting the remaining hosts for this loop 15160 1726882593.81125: done getting the remaining hosts for this loop 15160 1726882593.81130: getting the next task for host managed_node1 15160 1726882593.81137: done getting next task for host managed_node1 15160 1726882593.81142: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15160 1726882593.81145: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.81159: getting variables 15160 1726882593.81161: in VariableManager get_vars() 15160 1726882593.81207: Calling all_inventory to load vars for managed_node1 15160 1726882593.81210: Calling groups_inventory to load vars for managed_node1 15160 1726882593.81213: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.81223: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.81227: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.81231: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.81597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.81897: done with get_vars() 15160 1726882593.81909: done getting variables 15160 1726882593.81984: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:33 -0400 (0:00:00.067) 0:00:08.718 ****** 15160 1726882593.82018: entering _queue_task() for managed_node1/fail 15160 1726882593.82463: worker is 1 (out of 1 available) 15160 1726882593.82474: exiting _queue_task() for managed_node1/fail 15160 1726882593.82489: done queuing things up, now waiting for results queue to drain 15160 1726882593.82490: waiting for pending results... 15160 1726882593.82624: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15160 1726882593.82738: in run() - task 0affe814-3a2d-c83d-9fd8-000000000063 15160 1726882593.82759: variable 'ansible_search_path' from source: unknown 15160 1726882593.82767: variable 'ansible_search_path' from source: unknown 15160 1726882593.82812: calling self._execute() 15160 1726882593.82913: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.82925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.82952: variable 'omit' from source: magic vars 15160 1726882593.83491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.86447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.86651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.86654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.86657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.86666: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.86765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.86868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.86872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.86918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.86944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.87119: variable 'ansible_distribution' from source: facts 15160 1726882593.87130: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.87150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.87158: when evaluation is False, skipping this task 15160 1726882593.87165: _execute() done 15160 1726882593.87173: dumping result to json 15160 1726882593.87183: done dumping result, returning 15160 1726882593.87198: 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 [0affe814-3a2d-c83d-9fd8-000000000063] 15160 1726882593.87305: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000063 15160 1726882593.87383: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000063 15160 1726882593.87386: 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" } 15160 1726882593.87464: no more pending results, returning what we have 15160 1726882593.87468: results queue empty 15160 1726882593.87469: checking for any_errors_fatal 15160 1726882593.87480: done checking for any_errors_fatal 15160 1726882593.87481: checking for max_fail_percentage 15160 1726882593.87483: done checking for max_fail_percentage 15160 1726882593.87484: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.87485: done checking to see if all hosts have failed 15160 1726882593.87486: getting the remaining hosts for this loop 15160 1726882593.87488: done getting the remaining hosts for this loop 15160 1726882593.87494: getting the next task for host managed_node1 15160 1726882593.87543: done getting next task for host managed_node1 15160 1726882593.87547: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15160 1726882593.87550: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882593.87566: getting variables 15160 1726882593.87569: in VariableManager get_vars() 15160 1726882593.87727: Calling all_inventory to load vars for managed_node1 15160 1726882593.87730: Calling groups_inventory to load vars for managed_node1 15160 1726882593.87733: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.87744: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.87748: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.87752: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.88036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.88335: done with get_vars() 15160 1726882593.88347: done getting variables 15160 1726882593.88408: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:33 -0400 (0:00:00.064) 0:00:08.782 ****** 15160 1726882593.88446: entering _queue_task() for managed_node1/package 15160 1726882593.88711: worker is 1 (out of 1 available) 15160 1726882593.88725: exiting _queue_task() for managed_node1/package 15160 1726882593.88741: done queuing things up, now waiting for results queue to drain 15160 1726882593.88742: waiting for pending results... 15160 1726882593.89149: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 15160 1726882593.89153: in run() - task 0affe814-3a2d-c83d-9fd8-000000000064 15160 1726882593.89170: variable 'ansible_search_path' from source: unknown 15160 1726882593.89182: variable 'ansible_search_path' from source: unknown 15160 1726882593.89233: calling self._execute() 15160 1726882593.89342: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.89417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.89420: variable 'omit' from source: magic vars 15160 1726882593.89995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882593.92954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882593.93056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882593.93105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882593.93162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882593.93200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882593.93306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882593.93354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882593.93440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882593.93444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882593.93463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882593.93618: variable 'ansible_distribution' from source: facts 15160 1726882593.93672: variable 'ansible_distribution_major_version' from source: facts 15160 1726882593.93675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882593.93677: when evaluation is False, skipping this task 15160 1726882593.93682: _execute() done 15160 1726882593.93684: dumping result to json 15160 1726882593.93687: done dumping result, returning 15160 1726882593.93690: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-c83d-9fd8-000000000064] 15160 1726882593.93699: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000064 15160 1726882593.94076: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000064 15160 1726882593.94083: 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" } 15160 1726882593.94287: no more pending results, returning what we have 15160 1726882593.94290: results queue empty 15160 1726882593.94292: checking for any_errors_fatal 15160 1726882593.94298: done checking for any_errors_fatal 15160 1726882593.94299: checking for max_fail_percentage 15160 1726882593.94302: done checking for max_fail_percentage 15160 1726882593.94303: checking to see if all hosts have failed and the running result is not ok 15160 1726882593.94304: done checking to see if all hosts have failed 15160 1726882593.94305: getting the remaining hosts for this loop 15160 1726882593.94307: done getting the remaining hosts for this loop 15160 1726882593.94311: getting the next task for host managed_node1 15160 1726882593.94316: done getting next task for host managed_node1 15160 1726882593.94320: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15160 1726882593.94322: ^ 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 15160 1726882593.94339: getting variables 15160 1726882593.94340: in VariableManager get_vars() 15160 1726882593.94385: Calling all_inventory to load vars for managed_node1 15160 1726882593.94388: Calling groups_inventory to load vars for managed_node1 15160 1726882593.94392: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882593.94402: Calling all_plugins_play to load vars for managed_node1 15160 1726882593.94405: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882593.94409: Calling groups_plugins_play to load vars for managed_node1 15160 1726882593.95151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882593.95732: done with get_vars() 15160 1726882593.95788: done getting variables 15160 1726882593.96015: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:33 -0400 (0:00:00.076) 0:00:08.858 ****** 15160 1726882593.96065: entering _queue_task() for managed_node1/package 15160 1726882593.96469: worker is 1 (out of 1 available) 15160 1726882593.96483: exiting _queue_task() for managed_node1/package 15160 1726882593.96498: done queuing things up, now waiting for results queue to drain 15160 1726882593.96499: waiting for pending results... 15160 1726882593.97054: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15160 1726882593.97309: in run() - task 0affe814-3a2d-c83d-9fd8-000000000065 15160 1726882593.97333: variable 'ansible_search_path' from source: unknown 15160 1726882593.97344: variable 'ansible_search_path' from source: unknown 15160 1726882593.97393: calling self._execute() 15160 1726882593.97628: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882593.97635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882593.97638: variable 'omit' from source: magic vars 15160 1726882593.98121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.02756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.02851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.02901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.02969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.03006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.03116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.03172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.03213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.03340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.03344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.03483: variable 'ansible_distribution' from source: facts 15160 1726882594.03498: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.03514: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.03522: when evaluation is False, skipping this task 15160 1726882594.03528: _execute() done 15160 1726882594.03538: dumping result to json 15160 1726882594.03547: done dumping result, returning 15160 1726882594.03557: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-c83d-9fd8-000000000065] 15160 1726882594.03576: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000065 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" } 15160 1726882594.03838: no more pending results, returning what we have 15160 1726882594.03842: results queue empty 15160 1726882594.03844: checking for any_errors_fatal 15160 1726882594.03849: done checking for any_errors_fatal 15160 1726882594.03850: checking for max_fail_percentage 15160 1726882594.03852: done checking for max_fail_percentage 15160 1726882594.03853: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.03854: done checking to see if all hosts have failed 15160 1726882594.03856: getting the remaining hosts for this loop 15160 1726882594.03858: done getting the remaining hosts for this loop 15160 1726882594.03863: getting the next task for host managed_node1 15160 1726882594.03871: done getting next task for host managed_node1 15160 1726882594.03874: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15160 1726882594.03877: ^ 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 15160 1726882594.03896: getting variables 15160 1726882594.03898: in VariableManager get_vars() 15160 1726882594.03941: Calling all_inventory to load vars for managed_node1 15160 1726882594.03944: Calling groups_inventory to load vars for managed_node1 15160 1726882594.03947: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.03959: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.03963: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.03967: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.04420: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000065 15160 1726882594.04424: WORKER PROCESS EXITING 15160 1726882594.04495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.04844: done with get_vars() 15160 1726882594.04856: done getting variables 15160 1726882594.04929: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:34 -0400 (0:00:00.088) 0:00:08.947 ****** 15160 1726882594.04965: entering _queue_task() for managed_node1/package 15160 1726882594.05343: worker is 1 (out of 1 available) 15160 1726882594.05356: exiting _queue_task() for managed_node1/package 15160 1726882594.05368: done queuing things up, now waiting for results queue to drain 15160 1726882594.05369: waiting for pending results... 15160 1726882594.05561: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15160 1726882594.05695: in run() - task 0affe814-3a2d-c83d-9fd8-000000000066 15160 1726882594.05722: variable 'ansible_search_path' from source: unknown 15160 1726882594.05731: variable 'ansible_search_path' from source: unknown 15160 1726882594.05788: calling self._execute() 15160 1726882594.05870: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.05897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.05922: variable 'omit' from source: magic vars 15160 1726882594.07261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.10531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.10641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.10700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.10749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.10786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.10893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.11023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.11027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.11046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.11068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.11241: variable 'ansible_distribution' from source: facts 15160 1726882594.11259: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.11276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.11288: when evaluation is False, skipping this task 15160 1726882594.11295: _execute() done 15160 1726882594.11302: dumping result to json 15160 1726882594.11338: done dumping result, returning 15160 1726882594.11342: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-c83d-9fd8-000000000066] 15160 1726882594.11344: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000066 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" } 15160 1726882594.11692: no more pending results, returning what we have 15160 1726882594.11696: results queue empty 15160 1726882594.11697: checking for any_errors_fatal 15160 1726882594.11704: done checking for any_errors_fatal 15160 1726882594.11705: checking for max_fail_percentage 15160 1726882594.11708: done checking for max_fail_percentage 15160 1726882594.11709: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.11710: done checking to see if all hosts have failed 15160 1726882594.11711: getting the remaining hosts for this loop 15160 1726882594.11714: done getting the remaining hosts for this loop 15160 1726882594.11718: getting the next task for host managed_node1 15160 1726882594.11724: done getting next task for host managed_node1 15160 1726882594.11728: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15160 1726882594.11731: ^ 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 15160 1726882594.11753: getting variables 15160 1726882594.11755: in VariableManager get_vars() 15160 1726882594.11801: Calling all_inventory to load vars for managed_node1 15160 1726882594.12223: Calling groups_inventory to load vars for managed_node1 15160 1726882594.12227: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.12236: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000066 15160 1726882594.12239: WORKER PROCESS EXITING 15160 1726882594.12248: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.12252: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.12256: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.12483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.12788: done with get_vars() 15160 1726882594.12799: done getting variables 15160 1726882594.12869: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:34 -0400 (0:00:00.079) 0:00:09.026 ****** 15160 1726882594.12904: entering _queue_task() for managed_node1/service 15160 1726882594.13292: worker is 1 (out of 1 available) 15160 1726882594.13303: exiting _queue_task() for managed_node1/service 15160 1726882594.13315: done queuing things up, now waiting for results queue to drain 15160 1726882594.13317: waiting for pending results... 15160 1726882594.13515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15160 1726882594.13653: in run() - task 0affe814-3a2d-c83d-9fd8-000000000067 15160 1726882594.13673: variable 'ansible_search_path' from source: unknown 15160 1726882594.13684: variable 'ansible_search_path' from source: unknown 15160 1726882594.13735: calling self._execute() 15160 1726882594.13845: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.13860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.13882: variable 'omit' from source: magic vars 15160 1726882594.14440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.17200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.17295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.17357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.17416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.17454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.17559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.17612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.17653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.17721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.17747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.17913: variable 'ansible_distribution' from source: facts 15160 1726882594.17930: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.17950: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.17959: when evaluation is False, skipping this task 15160 1726882594.18028: _execute() done 15160 1726882594.18031: dumping result to json 15160 1726882594.18035: done dumping result, returning 15160 1726882594.18039: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-c83d-9fd8-000000000067] 15160 1726882594.18041: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000067 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" } 15160 1726882594.18188: no more pending results, returning what we have 15160 1726882594.18193: results queue empty 15160 1726882594.18194: checking for any_errors_fatal 15160 1726882594.18202: done checking for any_errors_fatal 15160 1726882594.18203: checking for max_fail_percentage 15160 1726882594.18206: done checking for max_fail_percentage 15160 1726882594.18207: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.18208: done checking to see if all hosts have failed 15160 1726882594.18209: getting the remaining hosts for this loop 15160 1726882594.18211: done getting the remaining hosts for this loop 15160 1726882594.18216: getting the next task for host managed_node1 15160 1726882594.18224: done getting next task for host managed_node1 15160 1726882594.18228: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15160 1726882594.18230: ^ 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 15160 1726882594.18368: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000067 15160 1726882594.18372: WORKER PROCESS EXITING 15160 1726882594.18384: getting variables 15160 1726882594.18387: in VariableManager get_vars() 15160 1726882594.18428: Calling all_inventory to load vars for managed_node1 15160 1726882594.18432: Calling groups_inventory to load vars for managed_node1 15160 1726882594.18437: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.18449: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.18452: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.18541: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.18862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.19206: done with get_vars() 15160 1726882594.19218: done getting variables 15160 1726882594.19294: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:34 -0400 (0:00:00.064) 0:00:09.091 ****** 15160 1726882594.19335: entering _queue_task() for managed_node1/service 15160 1726882594.19603: worker is 1 (out of 1 available) 15160 1726882594.19616: exiting _queue_task() for managed_node1/service 15160 1726882594.19629: done queuing things up, now waiting for results queue to drain 15160 1726882594.19630: waiting for pending results... 15160 1726882594.19927: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15160 1726882594.20098: in run() - task 0affe814-3a2d-c83d-9fd8-000000000068 15160 1726882594.20102: variable 'ansible_search_path' from source: unknown 15160 1726882594.20105: variable 'ansible_search_path' from source: unknown 15160 1726882594.20131: calling self._execute() 15160 1726882594.20237: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.20251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.20265: variable 'omit' from source: magic vars 15160 1726882594.20807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.23585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.23641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.23700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.23749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.23786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.23910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.23939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.24014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.24045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.24066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.24238: variable 'ansible_distribution' from source: facts 15160 1726882594.24442: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.24446: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.24448: when evaluation is False, skipping this task 15160 1726882594.24451: _execute() done 15160 1726882594.24453: dumping result to json 15160 1726882594.24456: done dumping result, returning 15160 1726882594.24459: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-c83d-9fd8-000000000068] 15160 1726882594.24461: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000068 15160 1726882594.24531: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000068 15160 1726882594.24536: 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 } 15160 1726882594.24584: no more pending results, returning what we have 15160 1726882594.24588: results queue empty 15160 1726882594.24589: checking for any_errors_fatal 15160 1726882594.24596: done checking for any_errors_fatal 15160 1726882594.24597: checking for max_fail_percentage 15160 1726882594.24599: done checking for max_fail_percentage 15160 1726882594.24601: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.24602: done checking to see if all hosts have failed 15160 1726882594.24602: getting the remaining hosts for this loop 15160 1726882594.24604: done getting the remaining hosts for this loop 15160 1726882594.24609: getting the next task for host managed_node1 15160 1726882594.24615: done getting next task for host managed_node1 15160 1726882594.24619: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15160 1726882594.24622: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882594.24638: getting variables 15160 1726882594.24640: in VariableManager get_vars() 15160 1726882594.24685: Calling all_inventory to load vars for managed_node1 15160 1726882594.24688: Calling groups_inventory to load vars for managed_node1 15160 1726882594.24691: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.24702: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.24706: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.24710: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.25090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.25410: done with get_vars() 15160 1726882594.25422: done getting variables 15160 1726882594.25487: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:34 -0400 (0:00:00.061) 0:00:09.153 ****** 15160 1726882594.25523: entering _queue_task() for managed_node1/service 15160 1726882594.25774: worker is 1 (out of 1 available) 15160 1726882594.25789: exiting _queue_task() for managed_node1/service 15160 1726882594.25803: done queuing things up, now waiting for results queue to drain 15160 1726882594.25805: waiting for pending results... 15160 1726882594.26173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15160 1726882594.26220: in run() - task 0affe814-3a2d-c83d-9fd8-000000000069 15160 1726882594.26243: variable 'ansible_search_path' from source: unknown 15160 1726882594.26252: variable 'ansible_search_path' from source: unknown 15160 1726882594.26304: calling self._execute() 15160 1726882594.26407: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.26421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.26441: variable 'omit' from source: magic vars 15160 1726882594.27034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.29801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.29894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.29956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.30015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.30091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.30161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.30213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.30253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.30321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.30417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.30523: variable 'ansible_distribution' from source: facts 15160 1726882594.30541: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.30559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.30567: when evaluation is False, skipping this task 15160 1726882594.30633: _execute() done 15160 1726882594.30638: dumping result to json 15160 1726882594.30641: done dumping result, returning 15160 1726882594.30644: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-c83d-9fd8-000000000069] 15160 1726882594.30646: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000069 15160 1726882594.30819: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000069 15160 1726882594.30822: 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" } 15160 1726882594.30888: no more pending results, returning what we have 15160 1726882594.30892: results queue empty 15160 1726882594.30894: checking for any_errors_fatal 15160 1726882594.30900: done checking for any_errors_fatal 15160 1726882594.30901: checking for max_fail_percentage 15160 1726882594.30904: done checking for max_fail_percentage 15160 1726882594.30905: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.30906: done checking to see if all hosts have failed 15160 1726882594.30907: getting the remaining hosts for this loop 15160 1726882594.30909: done getting the remaining hosts for this loop 15160 1726882594.30915: getting the next task for host managed_node1 15160 1726882594.30922: done getting next task for host managed_node1 15160 1726882594.30926: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15160 1726882594.30929: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882594.30947: getting variables 15160 1726882594.30949: in VariableManager get_vars() 15160 1726882594.30995: Calling all_inventory to load vars for managed_node1 15160 1726882594.30998: Calling groups_inventory to load vars for managed_node1 15160 1726882594.31001: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.31013: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.31017: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.31021: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.31546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.31850: done with get_vars() 15160 1726882594.31863: done getting variables 15160 1726882594.31933: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:34 -0400 (0:00:00.064) 0:00:09.217 ****** 15160 1726882594.31966: entering _queue_task() for managed_node1/service 15160 1726882594.32224: worker is 1 (out of 1 available) 15160 1726882594.32349: exiting _queue_task() for managed_node1/service 15160 1726882594.32361: done queuing things up, now waiting for results queue to drain 15160 1726882594.32363: waiting for pending results... 15160 1726882594.32651: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 15160 1726882594.32681: in run() - task 0affe814-3a2d-c83d-9fd8-00000000006a 15160 1726882594.32752: variable 'ansible_search_path' from source: unknown 15160 1726882594.32756: variable 'ansible_search_path' from source: unknown 15160 1726882594.32760: calling self._execute() 15160 1726882594.32867: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.32890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.32907: variable 'omit' from source: magic vars 15160 1726882594.33654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.38987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.39198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.39248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.39333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.39372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.39481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.39532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.39574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.39648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.39671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.39862: variable 'ansible_distribution' from source: facts 15160 1726882594.39876: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.39897: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.39906: when evaluation is False, skipping this task 15160 1726882594.39913: _execute() done 15160 1726882594.39921: dumping result to json 15160 1726882594.39937: done dumping result, returning 15160 1726882594.39953: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-c83d-9fd8-00000000006a] 15160 1726882594.39963: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006a skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15160 1726882594.40241: no more pending results, returning what we have 15160 1726882594.40246: results queue empty 15160 1726882594.40248: checking for any_errors_fatal 15160 1726882594.40257: done checking for any_errors_fatal 15160 1726882594.40258: checking for max_fail_percentage 15160 1726882594.40261: done checking for max_fail_percentage 15160 1726882594.40262: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.40263: done checking to see if all hosts have failed 15160 1726882594.40264: getting the remaining hosts for this loop 15160 1726882594.40267: done getting the remaining hosts for this loop 15160 1726882594.40273: getting the next task for host managed_node1 15160 1726882594.40284: done getting next task for host managed_node1 15160 1726882594.40288: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15160 1726882594.40291: ^ 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 15160 1726882594.40307: getting variables 15160 1726882594.40309: in VariableManager get_vars() 15160 1726882594.40464: Calling all_inventory to load vars for managed_node1 15160 1726882594.40467: Calling groups_inventory to load vars for managed_node1 15160 1726882594.40470: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.40486: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.40490: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.40495: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.40853: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006a 15160 1726882594.40857: WORKER PROCESS EXITING 15160 1726882594.40891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.41216: done with get_vars() 15160 1726882594.41229: done getting variables 15160 1726882594.41301: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:34 -0400 (0:00:00.093) 0:00:09.311 ****** 15160 1726882594.41342: entering _queue_task() for managed_node1/copy 15160 1726882594.41677: worker is 1 (out of 1 available) 15160 1726882594.41695: exiting _queue_task() for managed_node1/copy 15160 1726882594.41706: done queuing things up, now waiting for results queue to drain 15160 1726882594.41707: waiting for pending results... 15160 1726882594.41973: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15160 1726882594.42111: in run() - task 0affe814-3a2d-c83d-9fd8-00000000006b 15160 1726882594.42130: variable 'ansible_search_path' from source: unknown 15160 1726882594.42141: variable 'ansible_search_path' from source: unknown 15160 1726882594.42192: calling self._execute() 15160 1726882594.42315: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.42324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.42423: variable 'omit' from source: magic vars 15160 1726882594.42895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.46202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.46308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.46376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.46428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.46467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.46575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.46627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.46667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.46737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.46762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.47025: variable 'ansible_distribution' from source: facts 15160 1726882594.47029: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.47031: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.47036: when evaluation is False, skipping this task 15160 1726882594.47039: _execute() done 15160 1726882594.47042: dumping result to json 15160 1726882594.47044: done dumping result, returning 15160 1726882594.47047: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-c83d-9fd8-00000000006b] 15160 1726882594.47049: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006b 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" } 15160 1726882594.47326: no more pending results, returning what we have 15160 1726882594.47330: results queue empty 15160 1726882594.47331: checking for any_errors_fatal 15160 1726882594.47339: done checking for any_errors_fatal 15160 1726882594.47340: checking for max_fail_percentage 15160 1726882594.47343: done checking for max_fail_percentage 15160 1726882594.47344: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.47346: done checking to see if all hosts have failed 15160 1726882594.47347: getting the remaining hosts for this loop 15160 1726882594.47350: done getting the remaining hosts for this loop 15160 1726882594.47355: getting the next task for host managed_node1 15160 1726882594.47362: done getting next task for host managed_node1 15160 1726882594.47366: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15160 1726882594.47369: ^ 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 15160 1726882594.47387: getting variables 15160 1726882594.47389: in VariableManager get_vars() 15160 1726882594.47549: Calling all_inventory to load vars for managed_node1 15160 1726882594.47553: Calling groups_inventory to load vars for managed_node1 15160 1726882594.47582: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.47598: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.47602: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.47606: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.48129: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006b 15160 1726882594.48133: WORKER PROCESS EXITING 15160 1726882594.48162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.48461: done with get_vars() 15160 1726882594.48474: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:34 -0400 (0:00:00.072) 0:00:09.383 ****** 15160 1726882594.48577: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 15160 1726882594.48848: worker is 1 (out of 1 available) 15160 1726882594.48945: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 15160 1726882594.48957: done queuing things up, now waiting for results queue to drain 15160 1726882594.48958: waiting for pending results... 15160 1726882594.49185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15160 1726882594.49309: in run() - task 0affe814-3a2d-c83d-9fd8-00000000006c 15160 1726882594.49331: variable 'ansible_search_path' from source: unknown 15160 1726882594.49343: variable 'ansible_search_path' from source: unknown 15160 1726882594.49394: calling self._execute() 15160 1726882594.49499: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.49519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.49539: variable 'omit' from source: magic vars 15160 1726882594.51054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.56918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.57002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.57184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.57233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.57440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.57681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.57686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.57748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.58181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.58185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.58263: variable 'ansible_distribution' from source: facts 15160 1726882594.58284: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.58306: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.58315: when evaluation is False, skipping this task 15160 1726882594.58323: _execute() done 15160 1726882594.58510: dumping result to json 15160 1726882594.58513: done dumping result, returning 15160 1726882594.58517: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-c83d-9fd8-00000000006c] 15160 1726882594.58519: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006c 15160 1726882594.58604: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006c 15160 1726882594.58608: 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" } 15160 1726882594.58673: no more pending results, returning what we have 15160 1726882594.58680: results queue empty 15160 1726882594.58682: checking for any_errors_fatal 15160 1726882594.58690: done checking for any_errors_fatal 15160 1726882594.58691: checking for max_fail_percentage 15160 1726882594.58694: done checking for max_fail_percentage 15160 1726882594.58695: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.58696: done checking to see if all hosts have failed 15160 1726882594.58697: getting the remaining hosts for this loop 15160 1726882594.58699: done getting the remaining hosts for this loop 15160 1726882594.58704: getting the next task for host managed_node1 15160 1726882594.58712: done getting next task for host managed_node1 15160 1726882594.58717: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15160 1726882594.58719: ^ 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 15160 1726882594.58737: getting variables 15160 1726882594.58740: in VariableManager get_vars() 15160 1726882594.58786: Calling all_inventory to load vars for managed_node1 15160 1726882594.58789: Calling groups_inventory to load vars for managed_node1 15160 1726882594.58793: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.58805: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.58809: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.58814: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.59564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.60373: done with get_vars() 15160 1726882594.60389: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:34 -0400 (0:00:00.119) 0:00:09.502 ****** 15160 1726882594.60493: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 15160 1726882594.60997: worker is 1 (out of 1 available) 15160 1726882594.61011: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 15160 1726882594.61025: done queuing things up, now waiting for results queue to drain 15160 1726882594.61027: waiting for pending results... 15160 1726882594.61573: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 15160 1726882594.61744: in run() - task 0affe814-3a2d-c83d-9fd8-00000000006d 15160 1726882594.61762: variable 'ansible_search_path' from source: unknown 15160 1726882594.61766: variable 'ansible_search_path' from source: unknown 15160 1726882594.61887: calling self._execute() 15160 1726882594.61977: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.62139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.62143: variable 'omit' from source: magic vars 15160 1726882594.63369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.69643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.69651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.70040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.70044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.70047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.70050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.70278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.70317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.70375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.70641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.70708: variable 'ansible_distribution' from source: facts 15160 1726882594.70851: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.70871: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.70880: when evaluation is False, skipping this task 15160 1726882594.70888: _execute() done 15160 1726882594.70897: dumping result to json 15160 1726882594.70905: done dumping result, returning 15160 1726882594.70918: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-c83d-9fd8-00000000006d] 15160 1726882594.70929: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006d 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" } 15160 1726882594.71207: no more pending results, returning what we have 15160 1726882594.71212: results queue empty 15160 1726882594.71213: checking for any_errors_fatal 15160 1726882594.71221: done checking for any_errors_fatal 15160 1726882594.71222: checking for max_fail_percentage 15160 1726882594.71224: done checking for max_fail_percentage 15160 1726882594.71225: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.71226: done checking to see if all hosts have failed 15160 1726882594.71227: getting the remaining hosts for this loop 15160 1726882594.71229: done getting the remaining hosts for this loop 15160 1726882594.71236: getting the next task for host managed_node1 15160 1726882594.71245: done getting next task for host managed_node1 15160 1726882594.71250: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15160 1726882594.71252: ^ 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 15160 1726882594.71270: getting variables 15160 1726882594.71273: in VariableManager get_vars() 15160 1726882594.71320: Calling all_inventory to load vars for managed_node1 15160 1726882594.71324: Calling groups_inventory to load vars for managed_node1 15160 1726882594.71327: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.71743: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.71748: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.71755: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.72327: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006d 15160 1726882594.72330: WORKER PROCESS EXITING 15160 1726882594.72361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.73043: done with get_vars() 15160 1726882594.73057: done getting variables 15160 1726882594.73124: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:34 -0400 (0:00:00.126) 0:00:09.629 ****** 15160 1726882594.73160: entering _queue_task() for managed_node1/debug 15160 1726882594.74070: worker is 1 (out of 1 available) 15160 1726882594.74081: exiting _queue_task() for managed_node1/debug 15160 1726882594.74093: done queuing things up, now waiting for results queue to drain 15160 1726882594.74094: waiting for pending results... 15160 1726882594.74215: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15160 1726882594.74543: in run() - task 0affe814-3a2d-c83d-9fd8-00000000006e 15160 1726882594.74569: variable 'ansible_search_path' from source: unknown 15160 1726882594.74770: variable 'ansible_search_path' from source: unknown 15160 1726882594.74774: calling self._execute() 15160 1726882594.74912: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.74926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.74944: variable 'omit' from source: magic vars 15160 1726882594.76013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.81295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.81400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.81460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.81509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.81556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.81696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.81740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.81786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.81845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.81867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.82050: variable 'ansible_distribution' from source: facts 15160 1726882594.82096: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.82100: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.82102: when evaluation is False, skipping this task 15160 1726882594.82105: _execute() done 15160 1726882594.82108: dumping result to json 15160 1726882594.82110: done dumping result, returning 15160 1726882594.82123: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-c83d-9fd8-00000000006e] 15160 1726882594.82136: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882594.82409: no more pending results, returning what we have 15160 1726882594.82415: results queue empty 15160 1726882594.82416: checking for any_errors_fatal 15160 1726882594.82424: done checking for any_errors_fatal 15160 1726882594.82425: checking for max_fail_percentage 15160 1726882594.82427: done checking for max_fail_percentage 15160 1726882594.82428: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.82429: done checking to see if all hosts have failed 15160 1726882594.82431: getting the remaining hosts for this loop 15160 1726882594.82433: done getting the remaining hosts for this loop 15160 1726882594.82440: getting the next task for host managed_node1 15160 1726882594.82447: done getting next task for host managed_node1 15160 1726882594.82453: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15160 1726882594.82455: ^ 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 15160 1726882594.82471: getting variables 15160 1726882594.82474: in VariableManager get_vars() 15160 1726882594.82520: Calling all_inventory to load vars for managed_node1 15160 1726882594.82523: Calling groups_inventory to load vars for managed_node1 15160 1726882594.82527: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.82658: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.82663: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.82669: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.82993: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006e 15160 1726882594.82996: WORKER PROCESS EXITING 15160 1726882594.83023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.83320: done with get_vars() 15160 1726882594.83335: done getting variables 15160 1726882594.83405: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:34 -0400 (0:00:00.102) 0:00:09.732 ****** 15160 1726882594.83444: entering _queue_task() for managed_node1/debug 15160 1726882594.83706: worker is 1 (out of 1 available) 15160 1726882594.83720: exiting _queue_task() for managed_node1/debug 15160 1726882594.83840: done queuing things up, now waiting for results queue to drain 15160 1726882594.83842: waiting for pending results... 15160 1726882594.84037: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15160 1726882594.84158: in run() - task 0affe814-3a2d-c83d-9fd8-00000000006f 15160 1726882594.84191: variable 'ansible_search_path' from source: unknown 15160 1726882594.84199: variable 'ansible_search_path' from source: unknown 15160 1726882594.84250: calling self._execute() 15160 1726882594.84359: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.84373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.84387: variable 'omit' from source: magic vars 15160 1726882594.85001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.87675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.87778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.87887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.87891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.87915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.88017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.88060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.88096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.88164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.88188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.88366: variable 'ansible_distribution' from source: facts 15160 1726882594.88378: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.88394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.88432: when evaluation is False, skipping this task 15160 1726882594.88435: _execute() done 15160 1726882594.88443: dumping result to json 15160 1726882594.88446: done dumping result, returning 15160 1726882594.88448: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-c83d-9fd8-00000000006f] 15160 1726882594.88450: sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882594.88593: no more pending results, returning what we have 15160 1726882594.88597: results queue empty 15160 1726882594.88599: checking for any_errors_fatal 15160 1726882594.88604: done checking for any_errors_fatal 15160 1726882594.88605: checking for max_fail_percentage 15160 1726882594.88607: done checking for max_fail_percentage 15160 1726882594.88608: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.88609: done checking to see if all hosts have failed 15160 1726882594.88611: getting the remaining hosts for this loop 15160 1726882594.88613: done getting the remaining hosts for this loop 15160 1726882594.88618: getting the next task for host managed_node1 15160 1726882594.88626: done getting next task for host managed_node1 15160 1726882594.88630: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15160 1726882594.88632: ^ 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 15160 1726882594.88650: getting variables 15160 1726882594.88652: in VariableManager get_vars() 15160 1726882594.88693: Calling all_inventory to load vars for managed_node1 15160 1726882594.88696: Calling groups_inventory to load vars for managed_node1 15160 1726882594.88699: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.88710: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.88714: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.88718: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.89250: done sending task result for task 0affe814-3a2d-c83d-9fd8-00000000006f 15160 1726882594.89253: WORKER PROCESS EXITING 15160 1726882594.89285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.89570: done with get_vars() 15160 1726882594.89582: done getting variables 15160 1726882594.89653: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:34 -0400 (0:00:00.062) 0:00:09.794 ****** 15160 1726882594.89683: entering _queue_task() for managed_node1/debug 15160 1726882594.90046: worker is 1 (out of 1 available) 15160 1726882594.90057: exiting _queue_task() for managed_node1/debug 15160 1726882594.90069: done queuing things up, now waiting for results queue to drain 15160 1726882594.90070: waiting for pending results... 15160 1726882594.90257: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15160 1726882594.90378: in run() - task 0affe814-3a2d-c83d-9fd8-000000000070 15160 1726882594.90402: variable 'ansible_search_path' from source: unknown 15160 1726882594.90413: variable 'ansible_search_path' from source: unknown 15160 1726882594.90458: calling self._execute() 15160 1726882594.90564: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.90578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.90601: variable 'omit' from source: magic vars 15160 1726882594.91148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882594.93824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882594.93913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882594.94070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882594.94073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882594.94076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882594.94168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882594.94218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882594.94259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882594.94326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882594.94352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882594.94560: variable 'ansible_distribution' from source: facts 15160 1726882594.94573: variable 'ansible_distribution_major_version' from source: facts 15160 1726882594.94589: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882594.94597: when evaluation is False, skipping this task 15160 1726882594.94622: _execute() done 15160 1726882594.94625: dumping result to json 15160 1726882594.94628: done dumping result, returning 15160 1726882594.94733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-c83d-9fd8-000000000070] 15160 1726882594.94739: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000070 15160 1726882594.94825: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000070 15160 1726882594.94828: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15160 1726882594.94899: no more pending results, returning what we have 15160 1726882594.94903: results queue empty 15160 1726882594.94904: checking for any_errors_fatal 15160 1726882594.94911: done checking for any_errors_fatal 15160 1726882594.94912: checking for max_fail_percentage 15160 1726882594.94914: done checking for max_fail_percentage 15160 1726882594.94916: checking to see if all hosts have failed and the running result is not ok 15160 1726882594.94917: done checking to see if all hosts have failed 15160 1726882594.94918: getting the remaining hosts for this loop 15160 1726882594.94920: done getting the remaining hosts for this loop 15160 1726882594.94925: getting the next task for host managed_node1 15160 1726882594.94931: done getting next task for host managed_node1 15160 1726882594.94937: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15160 1726882594.94940: ^ 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 15160 1726882594.94957: getting variables 15160 1726882594.94959: in VariableManager get_vars() 15160 1726882594.95000: Calling all_inventory to load vars for managed_node1 15160 1726882594.95004: Calling groups_inventory to load vars for managed_node1 15160 1726882594.95007: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882594.95019: Calling all_plugins_play to load vars for managed_node1 15160 1726882594.95023: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882594.95027: Calling groups_plugins_play to load vars for managed_node1 15160 1726882594.95423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882594.95820: done with get_vars() 15160 1726882594.95832: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:34 -0400 (0:00:00.062) 0:00:09.857 ****** 15160 1726882594.95940: entering _queue_task() for managed_node1/ping 15160 1726882594.96220: worker is 1 (out of 1 available) 15160 1726882594.96362: exiting _queue_task() for managed_node1/ping 15160 1726882594.96374: done queuing things up, now waiting for results queue to drain 15160 1726882594.96376: waiting for pending results... 15160 1726882594.96558: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 15160 1726882594.96914: in run() - task 0affe814-3a2d-c83d-9fd8-000000000071 15160 1726882594.96919: variable 'ansible_search_path' from source: unknown 15160 1726882594.96921: variable 'ansible_search_path' from source: unknown 15160 1726882594.96925: calling self._execute() 15160 1726882594.97140: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882594.97157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882594.97174: variable 'omit' from source: magic vars 15160 1726882594.98369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882595.02245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882595.02338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882595.02392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882595.02445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882595.02485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882595.02587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882595.02651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882595.02700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882595.02762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882595.02784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882595.02955: variable 'ansible_distribution' from source: facts 15160 1726882595.02973: variable 'ansible_distribution_major_version' from source: facts 15160 1726882595.03021: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882595.03024: when evaluation is False, skipping this task 15160 1726882595.03027: _execute() done 15160 1726882595.03029: dumping result to json 15160 1726882595.03032: done dumping result, returning 15160 1726882595.03036: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-c83d-9fd8-000000000071] 15160 1726882595.03038: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000071 15160 1726882595.03296: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000071 15160 1726882595.03300: 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" } 15160 1726882595.03354: no more pending results, returning what we have 15160 1726882595.03358: results queue empty 15160 1726882595.03359: checking for any_errors_fatal 15160 1726882595.03367: done checking for any_errors_fatal 15160 1726882595.03368: checking for max_fail_percentage 15160 1726882595.03370: done checking for max_fail_percentage 15160 1726882595.03371: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.03373: done checking to see if all hosts have failed 15160 1726882595.03374: getting the remaining hosts for this loop 15160 1726882595.03376: done getting the remaining hosts for this loop 15160 1726882595.03380: getting the next task for host managed_node1 15160 1726882595.03388: done getting next task for host managed_node1 15160 1726882595.03390: ^ task is: TASK: meta (role_complete) 15160 1726882595.03392: ^ 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 15160 1726882595.03408: getting variables 15160 1726882595.03410: in VariableManager get_vars() 15160 1726882595.03454: Calling all_inventory to load vars for managed_node1 15160 1726882595.03458: Calling groups_inventory to load vars for managed_node1 15160 1726882595.03461: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.03472: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.03477: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.03481: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.03854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.04160: done with get_vars() 15160 1726882595.04173: done getting variables 15160 1726882595.04268: done queuing things up, now waiting for results queue to drain 15160 1726882595.04270: results queue empty 15160 1726882595.04271: checking for any_errors_fatal 15160 1726882595.04274: done checking for any_errors_fatal 15160 1726882595.04275: checking for max_fail_percentage 15160 1726882595.04277: done checking for max_fail_percentage 15160 1726882595.04278: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.04278: done checking to see if all hosts have failed 15160 1726882595.04279: getting the remaining hosts for this loop 15160 1726882595.04280: done getting the remaining hosts for this loop 15160 1726882595.04283: getting the next task for host managed_node1 15160 1726882595.04287: done getting next task for host managed_node1 15160 1726882595.04289: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.04291: ^ 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 15160 1726882595.04294: getting variables 15160 1726882595.04295: in VariableManager get_vars() 15160 1726882595.04313: Calling all_inventory to load vars for managed_node1 15160 1726882595.04316: Calling groups_inventory to load vars for managed_node1 15160 1726882595.04319: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.04325: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.04328: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.04332: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.04532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.04849: done with get_vars() 15160 1726882595.04859: done getting variables 15160 1726882595.04912: in VariableManager get_vars() 15160 1726882595.04924: Calling all_inventory to load vars for managed_node1 15160 1726882595.04932: Calling groups_inventory to load vars for managed_node1 15160 1726882595.04937: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.04943: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.04946: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.04950: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.05151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.05779: done with get_vars() 15160 1726882595.05793: done queuing things up, now waiting for results queue to drain 15160 1726882595.05795: results queue empty 15160 1726882595.05796: checking for any_errors_fatal 15160 1726882595.05797: done checking for any_errors_fatal 15160 1726882595.05798: checking for max_fail_percentage 15160 1726882595.05799: done checking for max_fail_percentage 15160 1726882595.05800: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.05801: done checking to see if all hosts have failed 15160 1726882595.05802: getting the remaining hosts for this loop 15160 1726882595.05803: done getting the remaining hosts for this loop 15160 1726882595.05805: getting the next task for host managed_node1 15160 1726882595.05809: done getting next task for host managed_node1 15160 1726882595.05810: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.05812: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882595.05815: getting variables 15160 1726882595.05816: in VariableManager get_vars() 15160 1726882595.05826: Calling all_inventory to load vars for managed_node1 15160 1726882595.05829: Calling groups_inventory to load vars for managed_node1 15160 1726882595.05832: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.05838: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.05841: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.05844: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.06224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.06727: done with get_vars() 15160 1726882595.06939: done getting variables 15160 1726882595.06992: in VariableManager get_vars() 15160 1726882595.07004: Calling all_inventory to load vars for managed_node1 15160 1726882595.07007: Calling groups_inventory to load vars for managed_node1 15160 1726882595.07010: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.07015: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.07018: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.07021: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.07412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.08093: done with get_vars() 15160 1726882595.08108: done queuing things up, now waiting for results queue to drain 15160 1726882595.08110: results queue empty 15160 1726882595.08111: checking for any_errors_fatal 15160 1726882595.08112: done checking for any_errors_fatal 15160 1726882595.08113: checking for max_fail_percentage 15160 1726882595.08115: done checking for max_fail_percentage 15160 1726882595.08115: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.08116: done checking to see if all hosts have failed 15160 1726882595.08117: getting the remaining hosts for this loop 15160 1726882595.08119: done getting the remaining hosts for this loop 15160 1726882595.08121: getting the next task for host managed_node1 15160 1726882595.08124: done getting next task for host managed_node1 15160 1726882595.08126: ^ task is: None 15160 1726882595.08127: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882595.08129: done queuing things up, now waiting for results queue to drain 15160 1726882595.08130: results queue empty 15160 1726882595.08131: checking for any_errors_fatal 15160 1726882595.08132: done checking for any_errors_fatal 15160 1726882595.08133: checking for max_fail_percentage 15160 1726882595.08136: done checking for max_fail_percentage 15160 1726882595.08137: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.08138: done checking to see if all hosts have failed 15160 1726882595.08139: getting the next task for host managed_node1 15160 1726882595.08142: done getting next task for host managed_node1 15160 1726882595.08143: ^ task is: None 15160 1726882595.08145: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882595.08178: in VariableManager get_vars() 15160 1726882595.08194: done with get_vars() 15160 1726882595.08200: in VariableManager get_vars() 15160 1726882595.08211: done with get_vars() 15160 1726882595.08217: variable 'omit' from source: magic vars 15160 1726882595.08457: in VariableManager get_vars() 15160 1726882595.08469: done with get_vars() 15160 1726882595.08495: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 15160 1726882595.08916: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882595.08944: getting the remaining hosts for this loop 15160 1726882595.08946: done getting the remaining hosts for this loop 15160 1726882595.08949: getting the next task for host managed_node1 15160 1726882595.08951: done getting next task for host managed_node1 15160 1726882595.08954: ^ task is: TASK: Gathering Facts 15160 1726882595.08956: ^ 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 15160 1726882595.08958: getting variables 15160 1726882595.08959: in VariableManager get_vars() 15160 1726882595.08969: Calling all_inventory to load vars for managed_node1 15160 1726882595.08972: Calling groups_inventory to load vars for managed_node1 15160 1726882595.08975: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.08980: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.08984: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.08987: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.09374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.09876: done with get_vars() 15160 1726882595.09886: done getting variables 15160 1726882595.09933: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:68 Friday 20 September 2024 21:36:35 -0400 (0:00:00.142) 0:00:09.999 ****** 15160 1726882595.10168: entering _queue_task() for managed_node1/gather_facts 15160 1726882595.10661: worker is 1 (out of 1 available) 15160 1726882595.10674: exiting _queue_task() for managed_node1/gather_facts 15160 1726882595.10687: done queuing things up, now waiting for results queue to drain 15160 1726882595.10688: waiting for pending results... 15160 1726882595.11169: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882595.11406: in run() - task 0affe814-3a2d-c83d-9fd8-0000000002cb 15160 1726882595.11419: variable 'ansible_search_path' from source: unknown 15160 1726882595.11568: calling self._execute() 15160 1726882595.11705: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882595.11721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882595.11732: variable 'omit' from source: magic vars 15160 1726882595.12327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882595.15703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882595.15795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882595.15852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882595.15905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882595.15945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882595.16052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882595.16103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882595.16144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882595.16210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882595.16241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882595.16507: variable 'ansible_distribution' from source: facts 15160 1726882595.16511: variable 'ansible_distribution_major_version' from source: facts 15160 1726882595.16513: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882595.16516: when evaluation is False, skipping this task 15160 1726882595.16518: _execute() done 15160 1726882595.16521: dumping result to json 15160 1726882595.16523: done dumping result, returning 15160 1726882595.16525: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-0000000002cb] 15160 1726882595.16527: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000002cb 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" } 15160 1726882595.16668: no more pending results, returning what we have 15160 1726882595.16673: results queue empty 15160 1726882595.16674: checking for any_errors_fatal 15160 1726882595.16676: done checking for any_errors_fatal 15160 1726882595.16677: checking for max_fail_percentage 15160 1726882595.16682: done checking for max_fail_percentage 15160 1726882595.16683: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.16684: done checking to see if all hosts have failed 15160 1726882595.16685: getting the remaining hosts for this loop 15160 1726882595.16688: done getting the remaining hosts for this loop 15160 1726882595.16693: getting the next task for host managed_node1 15160 1726882595.16701: done getting next task for host managed_node1 15160 1726882595.16704: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.16706: ^ 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 15160 1726882595.16711: getting variables 15160 1726882595.16714: in VariableManager get_vars() 15160 1726882595.16758: Calling all_inventory to load vars for managed_node1 15160 1726882595.16762: Calling groups_inventory to load vars for managed_node1 15160 1726882595.16767: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.16783: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.16788: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.16792: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.17397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.17710: done with get_vars() 15160 1726882595.17722: done getting variables 15160 1726882595.17760: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000002cb 15160 1726882595.17763: WORKER PROCESS EXITING 15160 1726882595.17818: in VariableManager get_vars() 15160 1726882595.17829: Calling all_inventory to load vars for managed_node1 15160 1726882595.17832: Calling groups_inventory to load vars for managed_node1 15160 1726882595.17839: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.17844: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.17848: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.17852: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.18093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.18377: done with get_vars() 15160 1726882595.18393: done queuing things up, now waiting for results queue to drain 15160 1726882595.18396: results queue empty 15160 1726882595.18397: checking for any_errors_fatal 15160 1726882595.18404: done checking for any_errors_fatal 15160 1726882595.18405: checking for max_fail_percentage 15160 1726882595.18407: done checking for max_fail_percentage 15160 1726882595.18408: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.18409: done checking to see if all hosts have failed 15160 1726882595.18410: getting the remaining hosts for this loop 15160 1726882595.18411: done getting the remaining hosts for this loop 15160 1726882595.18414: getting the next task for host managed_node1 15160 1726882595.18418: done getting next task for host managed_node1 15160 1726882595.18421: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 15160 1726882595.18423: ^ 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 15160 1726882595.18426: getting variables 15160 1726882595.18427: in VariableManager get_vars() 15160 1726882595.18438: Calling all_inventory to load vars for managed_node1 15160 1726882595.18441: Calling groups_inventory to load vars for managed_node1 15160 1726882595.18444: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.18454: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.18458: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.18462: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.18660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.18932: done with get_vars() 15160 1726882595.18942: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:71 Friday 20 September 2024 21:36:35 -0400 (0:00:00.088) 0:00:10.088 ****** 15160 1726882595.19017: entering _queue_task() for managed_node1/include_tasks 15160 1726882595.19412: worker is 1 (out of 1 available) 15160 1726882595.19424: exiting _queue_task() for managed_node1/include_tasks 15160 1726882595.19438: done queuing things up, now waiting for results queue to drain 15160 1726882595.19440: waiting for pending results... 15160 1726882595.19710: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' 15160 1726882595.19837: in run() - task 0affe814-3a2d-c83d-9fd8-000000000074 15160 1726882595.19859: variable 'ansible_search_path' from source: unknown 15160 1726882595.19911: calling self._execute() 15160 1726882595.20018: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882595.20040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882595.20060: variable 'omit' from source: magic vars 15160 1726882595.20620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882595.23752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882595.23821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882595.23877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882595.24039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882595.24043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882595.24061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882595.24106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882595.24145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882595.24211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882595.24235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882595.24408: variable 'ansible_distribution' from source: facts 15160 1726882595.24421: variable 'ansible_distribution_major_version' from source: facts 15160 1726882595.24440: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882595.24448: when evaluation is False, skipping this task 15160 1726882595.24490: _execute() done 15160 1726882595.24493: dumping result to json 15160 1726882595.24496: done dumping result, returning 15160 1726882595.24499: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' [0affe814-3a2d-c83d-9fd8-000000000074] 15160 1726882595.24501: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000074 15160 1726882595.24762: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000074 15160 1726882595.24766: 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" } 15160 1726882595.24819: no more pending results, returning what we have 15160 1726882595.24823: results queue empty 15160 1726882595.24825: checking for any_errors_fatal 15160 1726882595.24827: done checking for any_errors_fatal 15160 1726882595.24827: checking for max_fail_percentage 15160 1726882595.24829: done checking for max_fail_percentage 15160 1726882595.24830: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.24832: done checking to see if all hosts have failed 15160 1726882595.24833: getting the remaining hosts for this loop 15160 1726882595.24836: done getting the remaining hosts for this loop 15160 1726882595.24842: getting the next task for host managed_node1 15160 1726882595.24853: done getting next task for host managed_node1 15160 1726882595.24856: ^ task is: TASK: Include the task 'assert_device_absent.yml' 15160 1726882595.24859: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15160 1726882595.24862: getting variables 15160 1726882595.24864: in VariableManager get_vars() 15160 1726882595.24899: Calling all_inventory to load vars for managed_node1 15160 1726882595.24902: Calling groups_inventory to load vars for managed_node1 15160 1726882595.24907: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.24918: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.24922: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.24926: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.25332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.25632: done with get_vars() 15160 1726882595.25645: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Friday 20 September 2024 21:36:35 -0400 (0:00:00.067) 0:00:10.155 ****** 15160 1726882595.25752: entering _queue_task() for managed_node1/include_tasks 15160 1726882595.26022: worker is 1 (out of 1 available) 15160 1726882595.26039: exiting _queue_task() for managed_node1/include_tasks 15160 1726882595.26146: done queuing things up, now waiting for results queue to drain 15160 1726882595.26147: waiting for pending results... 15160 1726882595.26388: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 15160 1726882595.26458: in run() - task 0affe814-3a2d-c83d-9fd8-000000000075 15160 1726882595.26488: variable 'ansible_search_path' from source: unknown 15160 1726882595.26531: calling self._execute() 15160 1726882595.26631: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882595.26648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882595.26663: variable 'omit' from source: magic vars 15160 1726882595.27306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882595.30510: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882595.30612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882595.30952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882595.30956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882595.31062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882595.31191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882595.31285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882595.31439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882595.31443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882595.31530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882595.31895: variable 'ansible_distribution' from source: facts 15160 1726882595.31948: variable 'ansible_distribution_major_version' from source: facts 15160 1726882595.31965: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882595.32140: when evaluation is False, skipping this task 15160 1726882595.32144: _execute() done 15160 1726882595.32147: dumping result to json 15160 1726882595.32150: done dumping result, returning 15160 1726882595.32152: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0affe814-3a2d-c83d-9fd8-000000000075] 15160 1726882595.32154: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000075 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" } 15160 1726882595.32372: no more pending results, returning what we have 15160 1726882595.32381: results queue empty 15160 1726882595.32382: checking for any_errors_fatal 15160 1726882595.32389: done checking for any_errors_fatal 15160 1726882595.32390: checking for max_fail_percentage 15160 1726882595.32392: done checking for max_fail_percentage 15160 1726882595.32393: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.32394: done checking to see if all hosts have failed 15160 1726882595.32395: getting the remaining hosts for this loop 15160 1726882595.32398: done getting the remaining hosts for this loop 15160 1726882595.32403: getting the next task for host managed_node1 15160 1726882595.32413: done getting next task for host managed_node1 15160 1726882595.32416: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.32418: ^ 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 15160 1726882595.32422: getting variables 15160 1726882595.32425: in VariableManager get_vars() 15160 1726882595.32461: Calling all_inventory to load vars for managed_node1 15160 1726882595.32464: Calling groups_inventory to load vars for managed_node1 15160 1726882595.32472: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.32487: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.32492: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.32496: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.33327: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000075 15160 1726882595.33331: WORKER PROCESS EXITING 15160 1726882595.33552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.34188: done with get_vars() 15160 1726882595.34200: done getting variables 15160 1726882595.34341: in VariableManager get_vars() 15160 1726882595.34352: Calling all_inventory to load vars for managed_node1 15160 1726882595.34355: Calling groups_inventory to load vars for managed_node1 15160 1726882595.34358: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.34364: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.34367: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.34370: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.34813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.35441: done with get_vars() 15160 1726882595.35456: done queuing things up, now waiting for results queue to drain 15160 1726882595.35459: results queue empty 15160 1726882595.35460: checking for any_errors_fatal 15160 1726882595.35463: done checking for any_errors_fatal 15160 1726882595.35464: checking for max_fail_percentage 15160 1726882595.35465: done checking for max_fail_percentage 15160 1726882595.35466: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.35467: done checking to see if all hosts have failed 15160 1726882595.35468: getting the remaining hosts for this loop 15160 1726882595.35470: done getting the remaining hosts for this loop 15160 1726882595.35472: getting the next task for host managed_node1 15160 1726882595.35477: done getting next task for host managed_node1 15160 1726882595.35538: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.35540: ^ 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 15160 1726882595.35544: getting variables 15160 1726882595.35546: in VariableManager get_vars() 15160 1726882595.35556: Calling all_inventory to load vars for managed_node1 15160 1726882595.35558: Calling groups_inventory to load vars for managed_node1 15160 1726882595.35561: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.35572: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.35575: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.35581: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.36638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.37291: done with get_vars() 15160 1726882595.37416: done getting variables 15160 1726882595.37476: in VariableManager get_vars() 15160 1726882595.37489: Calling all_inventory to load vars for managed_node1 15160 1726882595.37492: Calling groups_inventory to load vars for managed_node1 15160 1726882595.37495: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.37500: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.37503: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.37507: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.37785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.38068: done with get_vars() 15160 1726882595.38084: done queuing things up, now waiting for results queue to drain 15160 1726882595.38087: results queue empty 15160 1726882595.38088: checking for any_errors_fatal 15160 1726882595.38090: done checking for any_errors_fatal 15160 1726882595.38091: checking for max_fail_percentage 15160 1726882595.38092: done checking for max_fail_percentage 15160 1726882595.38093: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.38094: done checking to see if all hosts have failed 15160 1726882595.38095: getting the remaining hosts for this loop 15160 1726882595.38096: done getting the remaining hosts for this loop 15160 1726882595.38099: getting the next task for host managed_node1 15160 1726882595.38102: done getting next task for host managed_node1 15160 1726882595.38103: ^ task is: None 15160 1726882595.38105: ^ 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 15160 1726882595.38106: done queuing things up, now waiting for results queue to drain 15160 1726882595.38107: results queue empty 15160 1726882595.38108: checking for any_errors_fatal 15160 1726882595.38109: done checking for any_errors_fatal 15160 1726882595.38110: checking for max_fail_percentage 15160 1726882595.38111: done checking for max_fail_percentage 15160 1726882595.38112: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.38113: done checking to see if all hosts have failed 15160 1726882595.38114: getting the next task for host managed_node1 15160 1726882595.38117: done getting next task for host managed_node1 15160 1726882595.38118: ^ task is: None 15160 1726882595.38120: ^ 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 15160 1726882595.38152: in VariableManager get_vars() 15160 1726882595.38168: done with get_vars() 15160 1726882595.38181: in VariableManager get_vars() 15160 1726882595.38193: done with get_vars() 15160 1726882595.38197: variable 'omit' from source: magic vars 15160 1726882595.38231: in VariableManager get_vars() 15160 1726882595.38245: done with get_vars() 15160 1726882595.38268: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 15160 1726882595.38508: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15160 1726882595.38531: getting the remaining hosts for this loop 15160 1726882595.38532: done getting the remaining hosts for this loop 15160 1726882595.38538: getting the next task for host managed_node1 15160 1726882595.38541: done getting next task for host managed_node1 15160 1726882595.38544: ^ task is: TASK: Gathering Facts 15160 1726882595.38545: ^ 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 15160 1726882595.38548: getting variables 15160 1726882595.38549: in VariableManager get_vars() 15160 1726882595.38558: Calling all_inventory to load vars for managed_node1 15160 1726882595.38560: Calling groups_inventory to load vars for managed_node1 15160 1726882595.38563: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.38569: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.38572: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.38576: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.38820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.39103: done with get_vars() 15160 1726882595.39112: done getting variables 15160 1726882595.39164: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:77 Friday 20 September 2024 21:36:35 -0400 (0:00:00.134) 0:00:10.289 ****** 15160 1726882595.39193: entering _queue_task() for managed_node1/gather_facts 15160 1726882595.39742: worker is 1 (out of 1 available) 15160 1726882595.39751: exiting _queue_task() for managed_node1/gather_facts 15160 1726882595.39762: done queuing things up, now waiting for results queue to drain 15160 1726882595.39763: waiting for pending results... 15160 1726882595.39818: running TaskExecutor() for managed_node1/TASK: Gathering Facts 15160 1726882595.39993: in run() - task 0affe814-3a2d-c83d-9fd8-0000000002e3 15160 1726882595.39998: variable 'ansible_search_path' from source: unknown 15160 1726882595.40016: calling self._execute() 15160 1726882595.40120: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882595.40136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882595.40153: variable 'omit' from source: magic vars 15160 1726882595.40754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882595.44439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882595.44647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882595.44915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882595.44918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882595.44921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882595.45101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882595.45272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882595.45324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882595.45442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882595.45494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882595.45700: variable 'ansible_distribution' from source: facts 15160 1726882595.45991: variable 'ansible_distribution_major_version' from source: facts 15160 1726882595.45996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882595.45999: when evaluation is False, skipping this task 15160 1726882595.46001: _execute() done 15160 1726882595.46002: dumping result to json 15160 1726882595.46004: done dumping result, returning 15160 1726882595.46006: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-c83d-9fd8-0000000002e3] 15160 1726882595.46008: sending task result for task 0affe814-3a2d-c83d-9fd8-0000000002e3 15160 1726882595.46075: done sending task result for task 0affe814-3a2d-c83d-9fd8-0000000002e3 15160 1726882595.46081: 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" } 15160 1726882595.46138: no more pending results, returning what we have 15160 1726882595.46142: results queue empty 15160 1726882595.46143: checking for any_errors_fatal 15160 1726882595.46145: done checking for any_errors_fatal 15160 1726882595.46146: checking for max_fail_percentage 15160 1726882595.46148: done checking for max_fail_percentage 15160 1726882595.46149: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.46150: done checking to see if all hosts have failed 15160 1726882595.46151: getting the remaining hosts for this loop 15160 1726882595.46153: done getting the remaining hosts for this loop 15160 1726882595.46157: getting the next task for host managed_node1 15160 1726882595.46164: done getting next task for host managed_node1 15160 1726882595.46167: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.46169: ^ 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 15160 1726882595.46174: getting variables 15160 1726882595.46177: in VariableManager get_vars() 15160 1726882595.46214: Calling all_inventory to load vars for managed_node1 15160 1726882595.46217: Calling groups_inventory to load vars for managed_node1 15160 1726882595.46222: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.46389: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.46395: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.46402: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.47188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.48012: done with get_vars() 15160 1726882595.48026: done getting variables 15160 1726882595.48225: in VariableManager get_vars() 15160 1726882595.48240: Calling all_inventory to load vars for managed_node1 15160 1726882595.48243: Calling groups_inventory to load vars for managed_node1 15160 1726882595.48247: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.48253: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.48256: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.48260: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.48726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.49320: done with get_vars() 15160 1726882595.49371: done queuing things up, now waiting for results queue to drain 15160 1726882595.49374: results queue empty 15160 1726882595.49375: checking for any_errors_fatal 15160 1726882595.49381: done checking for any_errors_fatal 15160 1726882595.49382: checking for max_fail_percentage 15160 1726882595.49383: done checking for max_fail_percentage 15160 1726882595.49386: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.49387: done checking to see if all hosts have failed 15160 1726882595.49387: getting the remaining hosts for this loop 15160 1726882595.49389: done getting the remaining hosts for this loop 15160 1726882595.49392: getting the next task for host managed_node1 15160 1726882595.49397: done getting next task for host managed_node1 15160 1726882595.49400: ^ task is: TASK: Verify network state restored to default 15160 1726882595.49401: ^ 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 15160 1726882595.49404: getting variables 15160 1726882595.49405: in VariableManager get_vars() 15160 1726882595.49415: Calling all_inventory to load vars for managed_node1 15160 1726882595.49417: Calling groups_inventory to load vars for managed_node1 15160 1726882595.49420: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.49430: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.49445: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.49449: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.49956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.50532: done with get_vars() 15160 1726882595.50545: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:80 Friday 20 September 2024 21:36:35 -0400 (0:00:00.114) 0:00:10.404 ****** 15160 1726882595.50757: entering _queue_task() for managed_node1/include_tasks 15160 1726882595.51343: worker is 1 (out of 1 available) 15160 1726882595.51358: exiting _queue_task() for managed_node1/include_tasks 15160 1726882595.51371: done queuing things up, now waiting for results queue to drain 15160 1726882595.51372: waiting for pending results... 15160 1726882595.52368: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 15160 1726882595.52428: in run() - task 0affe814-3a2d-c83d-9fd8-000000000078 15160 1726882595.52453: variable 'ansible_search_path' from source: unknown 15160 1726882595.52509: calling self._execute() 15160 1726882595.52622: variable 'ansible_host' from source: host vars for 'managed_node1' 15160 1726882595.52676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 15160 1726882595.52789: variable 'omit' from source: magic vars 15160 1726882595.53284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15160 1726882595.56609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15160 1726882595.56744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15160 1726882595.56748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15160 1726882595.56797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15160 1726882595.56837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15160 1726882595.56938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15160 1726882595.56981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15160 1726882595.57019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15160 1726882595.57240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15160 1726882595.57244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15160 1726882595.57258: variable 'ansible_distribution' from source: facts 15160 1726882595.57274: variable 'ansible_distribution_major_version' from source: facts 15160 1726882595.57293: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15160 1726882595.57301: when evaluation is False, skipping this task 15160 1726882595.57309: _execute() done 15160 1726882595.57317: dumping result to json 15160 1726882595.57325: done dumping result, returning 15160 1726882595.57340: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affe814-3a2d-c83d-9fd8-000000000078] 15160 1726882595.57351: sending task result for task 0affe814-3a2d-c83d-9fd8-000000000078 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" } 15160 1726882595.57517: no more pending results, returning what we have 15160 1726882595.57522: results queue empty 15160 1726882595.57523: checking for any_errors_fatal 15160 1726882595.57525: done checking for any_errors_fatal 15160 1726882595.57526: checking for max_fail_percentage 15160 1726882595.57529: done checking for max_fail_percentage 15160 1726882595.57530: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.57531: done checking to see if all hosts have failed 15160 1726882595.57532: getting the remaining hosts for this loop 15160 1726882595.57536: done getting the remaining hosts for this loop 15160 1726882595.57541: getting the next task for host managed_node1 15160 1726882595.57551: done getting next task for host managed_node1 15160 1726882595.57553: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.57556: ^ 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 15160 1726882595.57561: getting variables 15160 1726882595.57563: in VariableManager get_vars() 15160 1726882595.57600: Calling all_inventory to load vars for managed_node1 15160 1726882595.57603: Calling groups_inventory to load vars for managed_node1 15160 1726882595.57609: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.57622: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.57626: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.57630: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.58151: done sending task result for task 0affe814-3a2d-c83d-9fd8-000000000078 15160 1726882595.58155: WORKER PROCESS EXITING 15160 1726882595.58183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.58468: done with get_vars() 15160 1726882595.58480: done getting variables 15160 1726882595.58560: in VariableManager get_vars() 15160 1726882595.58570: Calling all_inventory to load vars for managed_node1 15160 1726882595.58573: Calling groups_inventory to load vars for managed_node1 15160 1726882595.58576: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.58581: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.58584: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.58588: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.58828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.59090: done with get_vars() 15160 1726882595.59105: done queuing things up, now waiting for results queue to drain 15160 1726882595.59107: results queue empty 15160 1726882595.59108: checking for any_errors_fatal 15160 1726882595.59111: done checking for any_errors_fatal 15160 1726882595.59112: checking for max_fail_percentage 15160 1726882595.59113: done checking for max_fail_percentage 15160 1726882595.59114: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.59115: done checking to see if all hosts have failed 15160 1726882595.59116: getting the remaining hosts for this loop 15160 1726882595.59117: done getting the remaining hosts for this loop 15160 1726882595.59120: getting the next task for host managed_node1 15160 1726882595.59124: done getting next task for host managed_node1 15160 1726882595.59126: ^ task is: TASK: meta (flush_handlers) 15160 1726882595.59127: ^ 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 15160 1726882595.59131: getting variables 15160 1726882595.59132: in VariableManager get_vars() 15160 1726882595.59142: Calling all_inventory to load vars for managed_node1 15160 1726882595.59145: Calling groups_inventory to load vars for managed_node1 15160 1726882595.59148: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.59158: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.59162: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.59166: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.59349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.59603: done with get_vars() 15160 1726882595.59613: done getting variables 15160 1726882595.59673: in VariableManager get_vars() 15160 1726882595.59683: Calling all_inventory to load vars for managed_node1 15160 1726882595.59686: Calling groups_inventory to load vars for managed_node1 15160 1726882595.59690: Calling all_plugins_inventory to load vars for managed_node1 15160 1726882595.59695: Calling all_plugins_play to load vars for managed_node1 15160 1726882595.59698: Calling groups_plugins_inventory to load vars for managed_node1 15160 1726882595.59702: Calling groups_plugins_play to load vars for managed_node1 15160 1726882595.59908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15160 1726882595.60165: done with get_vars() 15160 1726882595.60178: done queuing things up, now waiting for results queue to drain 15160 1726882595.60180: results queue empty 15160 1726882595.60181: checking for any_errors_fatal 15160 1726882595.60183: done checking for any_errors_fatal 15160 1726882595.60184: checking for max_fail_percentage 15160 1726882595.60185: done checking for max_fail_percentage 15160 1726882595.60186: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.60187: done checking to see if all hosts have failed 15160 1726882595.60188: getting the remaining hosts for this loop 15160 1726882595.60189: done getting the remaining hosts for this loop 15160 1726882595.60192: getting the next task for host managed_node1 15160 1726882595.60195: done getting next task for host managed_node1 15160 1726882595.60196: ^ task is: None 15160 1726882595.60198: ^ 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 15160 1726882595.60199: done queuing things up, now waiting for results queue to drain 15160 1726882595.60200: results queue empty 15160 1726882595.60201: checking for any_errors_fatal 15160 1726882595.60202: done checking for any_errors_fatal 15160 1726882595.60203: checking for max_fail_percentage 15160 1726882595.60204: done checking for max_fail_percentage 15160 1726882595.60205: checking to see if all hosts have failed and the running result is not ok 15160 1726882595.60206: done checking to see if all hosts have failed 15160 1726882595.60208: getting the next task for host managed_node1 15160 1726882595.60211: done getting next task for host managed_node1 15160 1726882595.60212: ^ task is: None 15160 1726882595.60213: ^ 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=93 rescued=0 ignored=0 Friday 20 September 2024 21:36:35 -0400 (0:00:00.096) 0:00:10.500 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.85s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.79s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.74s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.15s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.14s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'assert_device_absent.yml' ----------------------------- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 fedora.linux_system_roles.network : Configure networking state ---------- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:77 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'assert_device_present.yml' ---------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Set network provider to 'initscripts' ----------------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 Include the task 'manage_test_interface.yml' ---------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 Include the task 'delete_interface.yml' --------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Verify network state restored to default -------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:80 Show network_provider --------------------------------------------------- 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 15160 1726882595.60314: RUNNING CLEANUP