[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. 7160 1726882245.07868: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7160 1726882245.08160: Added group all to inventory 7160 1726882245.08162: Added group ungrouped to inventory 7160 1726882245.08166: Group all now contains ungrouped 7160 1726882245.08169: Examining possible inventory source: /tmp/network-91m/inventory.yml 7160 1726882245.21586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7160 1726882245.21657: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7160 1726882245.21684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7160 1726882245.21744: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7160 1726882245.21797: Loaded config def from plugin (inventory/script) 7160 1726882245.21799: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7160 1726882245.21842: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7160 1726882245.21930: Loaded config def from plugin (inventory/yaml) 7160 1726882245.21932: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7160 1726882245.22014: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7160 1726882245.22448: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7160 1726882245.22453: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7160 1726882245.22458: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7160 1726882245.22468: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7160 1726882245.22473: Loading data from /tmp/network-91m/inventory.yml 7160 1726882245.22558: /tmp/network-91m/inventory.yml was not parsable by auto 7160 1726882245.22629: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7160 1726882245.22675: Loading data from /tmp/network-91m/inventory.yml 7160 1726882245.22753: group all already in inventory 7160 1726882245.22758: set inventory_file for managed_node1 7160 1726882245.22766: set inventory_dir for managed_node1 7160 1726882245.22767: Added host managed_node1 to inventory 7160 1726882245.22773: Added host managed_node1 to group all 7160 1726882245.22774: set ansible_host for managed_node1 7160 1726882245.22775: set ansible_ssh_extra_args for managed_node1 7160 1726882245.22778: set inventory_file for managed_node2 7160 1726882245.22784: set inventory_dir for managed_node2 7160 1726882245.22787: Added host managed_node2 to inventory 7160 1726882245.22789: Added host managed_node2 to group all 7160 1726882245.22790: set ansible_host for managed_node2 7160 1726882245.22791: set ansible_ssh_extra_args for managed_node2 7160 1726882245.22797: set inventory_file for managed_node3 7160 1726882245.22800: set inventory_dir for managed_node3 7160 1726882245.22801: Added host managed_node3 to inventory 7160 1726882245.22803: Added host managed_node3 to group all 7160 1726882245.22803: set ansible_host for managed_node3 7160 1726882245.22804: set ansible_ssh_extra_args for managed_node3 7160 1726882245.22807: Reconcile groups and hosts in inventory. 7160 1726882245.22813: Group ungrouped now contains managed_node1 7160 1726882245.22815: Group ungrouped now contains managed_node2 7160 1726882245.22817: Group ungrouped now contains managed_node3 7160 1726882245.22919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7160 1726882245.23022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7160 1726882245.23055: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7160 1726882245.23094: Loaded config def from plugin (vars/host_group_vars) 7160 1726882245.23096: 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) 7160 1726882245.23103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7160 1726882245.23112: 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) 7160 1726882245.23168: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7160 1726882245.23527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882245.23634: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7160 1726882245.23661: Loaded config def from plugin (connection/local) 7160 1726882245.23665: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7160 1726882245.24082: Loaded config def from plugin (connection/paramiko_ssh) 7160 1726882245.24084: 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) 7160 1726882245.25051: 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) 7160 1726882245.25076: Loaded config def from plugin (connection/psrp) 7160 1726882245.25078: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7160 1726882245.25789: 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) 7160 1726882245.25835: Loaded config def from plugin (connection/ssh) 7160 1726882245.25838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7160 1726882245.27828: 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) 7160 1726882245.27872: Loaded config def from plugin (connection/winrm) 7160 1726882245.27875: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7160 1726882245.27904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7160 1726882245.27968: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7160 1726882245.28041: Loaded config def from plugin (shell/cmd) 7160 1726882245.28043: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7160 1726882245.28074: 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) 7160 1726882245.28143: Loaded config def from plugin (shell/powershell) 7160 1726882245.28145: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7160 1726882245.28219: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7160 1726882245.28496: Loaded config def from plugin (shell/sh) 7160 1726882245.28499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7160 1726882245.28532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7160 1726882245.28781: Loaded config def from plugin (become/runas) 7160 1726882245.28782: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7160 1726882245.28945: Loaded config def from plugin (become/su) 7160 1726882245.28947: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7160 1726882245.29058: Loaded config def from plugin (become/sudo) 7160 1726882245.29060: 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 7160 1726882245.29083: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7160 1726882245.29298: in VariableManager get_vars() 7160 1726882245.29312: done with get_vars() 7160 1726882245.29400: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7160 1726882245.32119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7160 1726882245.32233: in VariableManager get_vars() 7160 1726882245.32238: done with get_vars() 7160 1726882245.32241: variable 'playbook_dir' from source: magic vars 7160 1726882245.32242: variable 'ansible_playbook_python' from source: magic vars 7160 1726882245.32242: variable 'ansible_config_file' from source: magic vars 7160 1726882245.32243: variable 'groups' from source: magic vars 7160 1726882245.32244: variable 'omit' from source: magic vars 7160 1726882245.32245: variable 'ansible_version' from source: magic vars 7160 1726882245.32246: variable 'ansible_check_mode' from source: magic vars 7160 1726882245.32247: variable 'ansible_diff_mode' from source: magic vars 7160 1726882245.32247: variable 'ansible_forks' from source: magic vars 7160 1726882245.32248: variable 'ansible_inventory_sources' from source: magic vars 7160 1726882245.32249: variable 'ansible_skip_tags' from source: magic vars 7160 1726882245.32250: variable 'ansible_limit' from source: magic vars 7160 1726882245.32250: variable 'ansible_run_tags' from source: magic vars 7160 1726882245.32251: variable 'ansible_verbosity' from source: magic vars 7160 1726882245.32289: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml 7160 1726882245.32995: in VariableManager get_vars() 7160 1726882245.33010: done with get_vars() 7160 1726882245.33048: in VariableManager get_vars() 7160 1726882245.33062: done with get_vars() 7160 1726882245.33099: in VariableManager get_vars() 7160 1726882245.33111: done with get_vars() 7160 1726882245.33242: in VariableManager get_vars() 7160 1726882245.33255: done with get_vars() 7160 1726882245.33260: variable 'omit' from source: magic vars 7160 1726882245.33281: variable 'omit' from source: magic vars 7160 1726882245.33315: in VariableManager get_vars() 7160 1726882245.33326: done with get_vars() 7160 1726882245.33372: in VariableManager get_vars() 7160 1726882245.33385: done with get_vars() 7160 1726882245.33420: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7160 1726882245.33630: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7160 1726882245.33758: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7160 1726882245.34405: in VariableManager get_vars() 7160 1726882245.34424: done with get_vars() 7160 1726882245.34846: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7160 1726882245.34987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882245.36583: in VariableManager get_vars() 7160 1726882245.36601: done with get_vars() 7160 1726882245.36638: in VariableManager get_vars() 7160 1726882245.36672: done with get_vars() 7160 1726882245.37090: in VariableManager get_vars() 7160 1726882245.37106: done with get_vars() 7160 1726882245.37110: variable 'omit' from source: magic vars 7160 1726882245.37121: variable 'omit' from source: magic vars 7160 1726882245.37153: in VariableManager get_vars() 7160 1726882245.37172: done with get_vars() 7160 1726882245.37198: in VariableManager get_vars() 7160 1726882245.37219: done with get_vars() 7160 1726882245.37250: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7160 1726882245.37380: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7160 1726882245.37462: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7160 1726882245.37887: in VariableManager get_vars() 7160 1726882245.37908: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882245.39798: in VariableManager get_vars() 7160 1726882245.39817: done with get_vars() 7160 1726882245.39925: in VariableManager get_vars() 7160 1726882245.39944: done with get_vars() 7160 1726882245.40065: in VariableManager get_vars() 7160 1726882245.40084: done with get_vars() 7160 1726882245.40089: variable 'omit' from source: magic vars 7160 1726882245.40099: variable 'omit' from source: magic vars 7160 1726882245.40128: in VariableManager get_vars() 7160 1726882245.40143: done with get_vars() 7160 1726882245.40162: in VariableManager get_vars() 7160 1726882245.40182: done with get_vars() 7160 1726882245.40208: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7160 1726882245.40317: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7160 1726882245.40391: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7160 1726882245.42199: in VariableManager get_vars() 7160 1726882245.42222: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882245.44094: in VariableManager get_vars() 7160 1726882245.44115: done with get_vars() 7160 1726882245.44152: in VariableManager get_vars() 7160 1726882245.44174: done with get_vars() 7160 1726882245.44554: in VariableManager get_vars() 7160 1726882245.44591: done with get_vars() 7160 1726882245.44596: variable 'omit' from source: magic vars 7160 1726882245.44607: variable 'omit' from source: magic vars 7160 1726882245.44637: in VariableManager get_vars() 7160 1726882245.44655: done with get_vars() 7160 1726882245.44676: in VariableManager get_vars() 7160 1726882245.44694: done with get_vars() 7160 1726882245.44721: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7160 1726882245.44838: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7160 1726882245.44917: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7160 1726882245.45320: in VariableManager get_vars() 7160 1726882245.45345: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882245.47261: in VariableManager get_vars() 7160 1726882245.47288: done with get_vars() 7160 1726882245.47325: in VariableManager get_vars() 7160 1726882245.47347: done with get_vars() 7160 1726882245.47403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7160 1726882245.47418: 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 7160 1726882245.47670: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7160 1726882245.47823: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7160 1726882245.47826: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 7160 1726882245.47854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7160 1726882245.47878: 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) 7160 1726882245.48037: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7160 1726882245.48098: Loaded config def from plugin (callback/default) 7160 1726882245.48101: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7160 1726882245.49238: Loaded config def from plugin (callback/junit) 7160 1726882245.49241: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7160 1726882245.49286: 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) 7160 1726882245.49349: Loaded config def from plugin (callback/minimal) 7160 1726882245.49352: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7160 1726882245.49393: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7160 1726882245.49454: Loaded config def from plugin (callback/tree) 7160 1726882245.49457: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 7160 1726882245.49576: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7160 1726882245.49578: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7160 1726882245.49605: in VariableManager get_vars() 7160 1726882245.49617: done with get_vars() 7160 1726882245.49622: in VariableManager get_vars() 7160 1726882245.49630: done with get_vars() 7160 1726882245.49633: variable 'omit' from source: magic vars 7160 1726882245.49674: in VariableManager get_vars() 7160 1726882245.49687: done with get_vars() 7160 1726882245.49707: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** 7160 1726882245.50233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7160 1726882245.50303: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7160 1726882245.50331: getting the remaining hosts for this loop 7160 1726882245.50333: done getting the remaining hosts for this loop 7160 1726882245.50335: getting the next task for host managed_node3 7160 1726882245.50338: done getting next task for host managed_node3 7160 1726882245.50340: ^ task is: TASK: Gathering Facts 7160 1726882245.50341: ^ 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 7160 1726882245.50344: getting variables 7160 1726882245.50345: in VariableManager get_vars() 7160 1726882245.50353: Calling all_inventory to load vars for managed_node3 7160 1726882245.50355: Calling groups_inventory to load vars for managed_node3 7160 1726882245.50357: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882245.50371: Calling all_plugins_play to load vars for managed_node3 7160 1726882245.50383: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882245.50386: Calling groups_plugins_play to load vars for managed_node3 7160 1726882245.50420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882245.50479: done with get_vars() 7160 1726882245.50485: done getting variables 7160 1726882245.50662: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Friday 20 September 2024 21:30:45 -0400 (0:00:00.011) 0:00:00.011 ****** 7160 1726882245.50691: entering _queue_task() for managed_node3/gather_facts 7160 1726882245.50692: Creating lock for gather_facts 7160 1726882245.50950: worker is 1 (out of 1 available) 7160 1726882245.50963: exiting _queue_task() for managed_node3/gather_facts 7160 1726882245.50976: done queuing things up, now waiting for results queue to drain 7160 1726882245.50979: waiting for pending results... 7160 1726882245.51226: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7160 1726882245.51322: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000155 7160 1726882245.51342: variable 'ansible_search_path' from source: unknown 7160 1726882245.51385: calling self._execute() 7160 1726882245.51457: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882245.51471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882245.51485: variable 'omit' from source: magic vars 7160 1726882245.51586: variable 'omit' from source: magic vars 7160 1726882245.51619: variable 'omit' from source: magic vars 7160 1726882245.51661: variable 'omit' from source: magic vars 7160 1726882245.51710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7160 1726882245.51754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7160 1726882245.51781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7160 1726882245.51803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882245.51820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882245.51856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7160 1726882245.51868: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882245.51876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882245.51984: Set connection var ansible_pipelining to False 7160 1726882245.51996: Set connection var ansible_timeout to 10 7160 1726882245.52006: Set connection var ansible_module_compression to ZIP_DEFLATED 7160 1726882245.52018: Set connection var ansible_connection to ssh 7160 1726882245.52028: Set connection var ansible_shell_executable to /bin/sh 7160 1726882245.52037: Set connection var ansible_shell_type to sh 7160 1726882245.52061: variable 'ansible_shell_executable' from source: unknown 7160 1726882245.52071: variable 'ansible_connection' from source: unknown 7160 1726882245.52082: variable 'ansible_module_compression' from source: unknown 7160 1726882245.52089: variable 'ansible_shell_type' from source: unknown 7160 1726882245.52095: variable 'ansible_shell_executable' from source: unknown 7160 1726882245.52102: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882245.52109: variable 'ansible_pipelining' from source: unknown 7160 1726882245.52115: variable 'ansible_timeout' from source: unknown 7160 1726882245.52122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882245.52311: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7160 1726882245.52326: variable 'omit' from source: magic vars 7160 1726882245.52335: starting attempt loop 7160 1726882245.52341: running the handler 7160 1726882245.52359: variable 'ansible_facts' from source: unknown 7160 1726882245.52383: _low_level_execute_command(): starting 7160 1726882245.52396: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7160 1726882245.53148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7160 1726882245.53167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882245.53186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882245.53206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882245.53250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882245.53265: stderr chunk (state=3): >>>debug2: match not found <<< 7160 1726882245.53285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882245.53305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7160 1726882245.53317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 7160 1726882245.53329: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7160 1726882245.53342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882245.53356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882245.53373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882245.53386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882245.53402: stderr chunk (state=3): >>>debug2: match found <<< 7160 1726882245.53416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882245.53493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882245.53514: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/8a0c6314f3" does not exist <<< 7160 1726882245.53528: stderr chunk (state=3): >>>debug1: Connecting to 10.31.9.105 [10.31.9.105] port 22. <<< 7160 1726882245.53544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882245.53721: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK <<< 7160 1726882245.53735: stderr chunk (state=3): >>>debug1: Connection established. <<< 7160 1726882245.53757: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 <<< 7160 1726882245.53773: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7160 1726882245.53789: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 <<< 7160 1726882245.53802: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 7160 1726882245.53824: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 <<< 7160 1726882245.53843: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa-cert type -1 <<< 7160 1726882245.53860: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa_sk type -1 <<< 7160 1726882245.53876: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 <<< 7160 1726882245.53898: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7160 1726882245.53921: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 <<< 7160 1726882245.53943: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 <<< 7160 1726882245.53957: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 <<< 7160 1726882245.53975: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss type -1 <<< 7160 1726882245.53987: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 7160 1726882245.54009: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 7160 1726882245.54765: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 <<< 7160 1726882245.54780: stderr chunk (state=3): >>>debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 <<< 7160 1726882245.54800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882245.54813: stderr chunk (state=3): >>>debug1: Authenticating to 10.31.9.105:22 as 'root' <<< 7160 1726882245.54836: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory <<< 7160 1726882245.54850: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory <<< 7160 1726882245.54868: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7160 1726882245.54897: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7160 1726882245.54936: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received <<< 7160 1726882245.54949: stderr chunk (state=3): >>>debug2: local client KEXINIT proposal <<< 7160 1726882245.54963: stderr chunk (state=3): >>>debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com <<< 7160 1726882245.54981: stderr chunk (state=3): >>>debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 <<< 7160 1726882245.54994: stderr chunk (state=3): >>>debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7160 1726882245.55007: stderr chunk (state=3): >>>debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7160 1726882245.55019: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7160 1726882245.55038: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7160 1726882245.55068: stderr chunk (state=3): >>>debug2: compression ctos: zlib@openssh.com,zlib,none <<< 7160 1726882245.55091: stderr chunk (state=3): >>>debug2: compression stoc: zlib@openssh.com,zlib,none <<< 7160 1726882245.55103: stderr chunk (state=3): >>>debug2: languages ctos: <<< 7160 1726882245.55114: stderr chunk (state=3): >>>debug2: languages stoc: <<< 7160 1726882245.55125: stderr chunk (state=3): >>>debug2: first_kex_follows 0 <<< 7160 1726882245.55136: stderr chunk (state=3): >>>debug2: reserved 0 <<< 7160 1726882245.55153: stderr chunk (state=3): >>>debug2: peer server KEXINIT proposal <<< 7160 1726882245.55174: stderr chunk (state=3): >>>debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com <<< 7160 1726882245.55194: stderr chunk (state=3): >>>debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 <<< 7160 1726882245.55209: stderr chunk (state=3): >>>debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7160 1726882245.55220: stderr chunk (state=3): >>>debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7160 1726882245.55232: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7160 1726882245.55244: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7160 1726882245.55255: stderr chunk (state=3): >>>debug2: compression ctos: none,zlib@openssh.com <<< 7160 1726882245.55268: stderr chunk (state=3): >>>debug2: compression stoc: none,zlib@openssh.com <<< 7160 1726882245.55280: stderr chunk (state=3): >>>debug2: languages ctos: <<< 7160 1726882245.55290: stderr chunk (state=3): >>>debug2: languages stoc: <<< 7160 1726882245.55301: stderr chunk (state=3): >>>debug2: first_kex_follows 0 <<< 7160 1726882245.55316: stderr chunk (state=3): >>>debug2: reserved 0 <<< 7160 1726882245.55328: stderr chunk (state=3): >>>debug1: kex: algorithm: curve25519-sha256 <<< 7160 1726882245.55339: stderr chunk (state=3): >>>debug1: kex: host key algorithm: ssh-ed25519 <<< 7160 1726882245.55351: stderr chunk (state=3): >>>debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com <<< 7160 1726882245.55361: stderr chunk (state=3): >>>debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com <<< 7160 1726882245.55376: stderr chunk (state=3): >>>debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7160 1726882245.55387: stderr chunk (state=3): >>>debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7160 1726882245.55726: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7160 1726882245.59719: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7160 1726882245.59723: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:Qu8fTSPzR8/H6cI40Ma28ZdMmcvIcEVDnh8OisiPviw debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.9.105' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7160 1726882245.60499: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 <<< 7160 1726882245.60514: stderr chunk (state=3): >>>debug2: set_newkeys: mode 1 <<< 7160 1726882245.60529: stderr chunk (state=3): >>>debug1: rekey out after 4294967296 blocks <<< 7160 1726882245.60545: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent <<< 7160 1726882245.60557: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS <<< 7160 1726882245.60578: stderr chunk (state=3): >>>debug1: ssh_packet_read_poll2: resetting read seqnr 3 <<< 7160 1726882245.60594: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS received <<< 7160 1726882245.60606: stderr chunk (state=3): >>>debug2: set_newkeys: mode 0 <<< 7160 1726882245.60619: stderr chunk (state=3): >>>debug1: rekey in after 4294967296 blocks <<< 7160 1726882245.60632: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_rsa <<< 7160 1726882245.60648: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_dsa <<< 7160 1726882245.60660: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa <<< 7160 1726882245.60675: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa_sk <<< 7160 1726882245.60688: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 7160 1726882245.60703: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 7160 1726882245.60716: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss <<< 7160 1726882245.60739: stderr chunk (state=3): >>>debug2: pubkey_prepare: done <<< 7160 1726882245.60753: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received <<< 7160 1726882245.60769: stderr chunk (state=3): >>>debug1: kex_input_ext_info: server-sig-algs= <<< 7160 1726882245.64789: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth <<< 7160 1726882245.64801: stderr chunk (state=3): >>>debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7160 1726882245.65077: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password <<< 7160 1726882245.65089: stderr chunk (state=3): >>>debug1: Next authentication method: gssapi-with-mic <<< 7160 1726882245.65306: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7160 1726882245.65378: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 7160 1726882245.66233: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7160 1726882245.67276: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7160 1726882245.67280: stderr chunk (state=3): >>>Authenticated to 10.31.9.105 ([10.31.9.105]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7160 1726882245.67291: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/8a0c6314f3] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 7160 1726882245.67323: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7191 debug2: fd 4 setting O_NONBLOCK <<< 7160 1726882245.67359: stderr chunk (state=3): >>>debug1: forking to background <<< 7160 1726882245.67398: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 7160 1726882245.67402: stderr chunk (state=3): >>>debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7160 1726882245.67433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882245.67440: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 7160 1726882245.67445: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 <<< 7160 1726882245.67448: stderr chunk (state=3): >>>debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7160 1726882245.69173: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7160 1726882245.73291: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7160 1726882245.73295: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882245.73713: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7160 1726882245.74995: stdout chunk (state=3): >>>/root <<< 7160 1726882245.75176: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7160 1726882245.75332: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 7160 1726882245.75335: stdout chunk (state=3): >>><<< 7160 1726882246.75474: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/8a0c6314f3" does not exist debug1: Connecting to 10.31.9.105 [10.31.9.105] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.9.105:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:Qu8fTSPzR8/H6cI40Ma28ZdMmcvIcEVDnh8OisiPviw debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.9.105' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.9.105 ([10.31.9.105]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/8a0c6314f3] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7191 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7160 1726882246.75604: _low_level_execute_command(): starting 7160 1726882246.75608: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552 `" && echo ansible-tmp-1726882246.754545-7181-162335181235552="` echo /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552 `" ) && sleep 0' 7160 1726882246.76228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7160 1726882246.76265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882246.76289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882246.76323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882246.76415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882246.76427: stderr chunk (state=3): >>>debug2: match not found <<< 7160 1726882246.76444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882246.76502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 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.9.105 originally 10.31.9.105 debug2: match found <<< 7160 1726882246.76505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882246.76568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882246.76571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882246.76577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882246.76691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882246.78742: stdout chunk (state=3): >>>ansible-tmp-1726882246.754545-7181-162335181235552=/root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552 <<< 7160 1726882246.78995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882246.78999: stdout chunk (state=3): >>><<< 7160 1726882246.79001: stderr chunk (state=3): >>><<< 7160 1726882246.79174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882246.754545-7181-162335181235552=/root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882246.79178: variable 'ansible_module_compression' from source: unknown 7160 1726882246.79180: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7160 1726882246.79183: ANSIBALLZ: Acquiring lock 7160 1726882246.79185: ANSIBALLZ: Lock acquired: 140715738837360 7160 1726882246.79187: ANSIBALLZ: Creating module 7160 1726882247.29024: ANSIBALLZ: Writing module into payload 7160 1726882247.29131: ANSIBALLZ: Writing module 7160 1726882247.29174: ANSIBALLZ: Renaming module 7160 1726882247.29185: ANSIBALLZ: Done creating module 7160 1726882247.29234: variable 'ansible_facts' from source: unknown 7160 1726882247.29276: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7160 1726882247.29291: _low_level_execute_command(): starting 7160 1726882247.29306: _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' 7160 1726882247.30090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7160 1726882247.30144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882247.30147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882247.30170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882247.30178: stderr chunk (state=3): >>>debug2: match not found <<< 7160 1726882247.30189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.30197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7160 1726882247.30204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 7160 1726882247.30210: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882247.30219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882247.30224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882247.30231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882247.30238: stderr chunk (state=3): >>>debug2: match found <<< 7160 1726882247.30247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.30322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882247.30333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882247.30455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882247.32127: stdout chunk (state=3): >>>PLATFORM <<< 7160 1726882247.32204: stdout chunk (state=3): >>>Linux <<< 7160 1726882247.32215: stdout chunk (state=3): >>>FOUND <<< 7160 1726882247.32236: stdout chunk (state=3): >>>/usr/bin/python3.9 <<< 7160 1726882247.32239: stdout chunk (state=3): >>>/usr/bin/python3 <<< 7160 1726882247.32247: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 7160 1726882247.32379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882247.32427: stderr chunk (state=3): >>><<< 7160 1726882247.32430: stdout chunk (state=3): >>><<< 7160 1726882247.32448: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882247.32461 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 7160 1726882247.32499: _low_level_execute_command(): starting 7160 1726882247.32502: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 7160 1726882247.32585: Sending initial data 7160 1726882247.32589: Sent initial data (1181 bytes) 7160 1726882247.32955: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882247.32959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882247.32991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 7160 1726882247.32995: 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.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882247.32998: 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.33052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882247.33055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882247.33158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882247.36956: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7160 1726882247.37342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882247.37390: stderr chunk (state=3): >>><<< 7160 1726882247.37393: stdout chunk (state=3): >>><<< 7160 1726882247.37406: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882247.37458: variable 'ansible_facts' from source: unknown 7160 1726882247.37461: variable 'ansible_facts' from source: unknown 7160 1726882247.37471: variable 'ansible_module_compression' from source: unknown 7160 1726882247.37505: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7160mmt2nen8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7160 1726882247.37528: variable 'ansible_facts' from source: unknown 7160 1726882247.37630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552/AnsiballZ_setup.py 7160 1726882247.37739: Sending initial data 7160 1726882247.37743: Sent initial data (151 bytes) 7160 1726882247.38413: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882247.38416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882247.38451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.38455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 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 <<< 7160 1726882247.38457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.38511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882247.38518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882247.38621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882247.40732: 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 <<< 7160 1726882247.40830: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7160 1726882247.40929: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7160mmt2nen8/tmph9yf6sak /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552/AnsiballZ_setup.py <<< 7160 1726882247.41025: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7160 1726882247.42934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882247.43023: stderr chunk (state=3): >>><<< 7160 1726882247.43026: stdout chunk (state=3): >>><<< 7160 1726882247.43047: done transferring module to remote 7160 1726882247.43059: _low_level_execute_command(): starting 7160 1726882247.43062: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552/ /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552/AnsiballZ_setup.py && sleep 0' 7160 1726882247.43482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882247.43490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882247.43534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.43537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882247.43540: 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.43596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882247.43600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882247.43602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882247.43705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882247.45545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882247.45587: stderr chunk (state=3): >>><<< 7160 1726882247.45590: stdout chunk (state=3): >>><<< 7160 1726882247.45602: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882247.45605: _low_level_execute_command(): starting 7160 1726882247.45612: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552/AnsiballZ_setup.py && sleep 0' 7160 1726882247.46009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882247.46015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882247.46044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 7160 1726882247.46057: 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.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882247.46069: 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882247.46117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882247.46120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882247.46137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882247.46252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882247.48339: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7160 1726882247.48348: stdout chunk (state=3): >>>import '_thread' # <<< 7160 1726882247.48351: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7160 1726882247.48414: stdout chunk (state=3): >>>import '_io' # <<< 7160 1726882247.48419: stdout chunk (state=3): >>>import 'marshal' # <<< 7160 1726882247.48452: stdout chunk (state=3): >>>import 'posix' # <<< 7160 1726882247.48482: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7160 1726882247.48487: stdout chunk (state=3): >>># installing zipimport hook <<< 7160 1726882247.48515: stdout chunk (state=3): >>>import 'time' # <<< 7160 1726882247.48530: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7160 1726882247.48580: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.48599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7160 1726882247.48620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7160 1726882247.48629: stdout chunk (state=3): >>>import '_codecs' # <<< 7160 1726882247.48646: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ee43dc0> <<< 7160 1726882247.48698: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7160 1726882247.48702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7160 1726882247.48704: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ee43b20> <<< 7160 1726882247.48729: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7160 1726882247.48748: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ee43ac0> <<< 7160 1726882247.48764: stdout chunk (state=3): >>>import '_signal' # <<< 7160 1726882247.48786: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7160 1726882247.48807: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8490> <<< 7160 1726882247.48826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7160 1726882247.48843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7160 1726882247.48851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882247.48871: stdout chunk (state=3): >>>import '_abc' # <<< 7160 1726882247.48880: stdout chunk (state=3): >>> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8940> <<< 7160 1726882247.48902: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8670> <<< 7160 1726882247.48926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7160 1726882247.48941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7160 1726882247.48959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7160 1726882247.48983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7160 1726882247.48997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7160 1726882247.49022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7160 1726882247.49040: stdout chunk (state=3): >>>import '_stat' # <<< 7160 1726882247.49046: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb8f190> <<< 7160 1726882247.49061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7160 1726882247.49079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7160 1726882247.49158: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb8f220> <<< 7160 1726882247.49187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7160 1726882247.49190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7160 1726882247.49221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 7160 1726882247.49223: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb8f940> <<< 7160 1726882247.49253: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebf0880> <<< 7160 1726882247.49276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7160 1726882247.49285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb88d90> <<< 7160 1726882247.49348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7160 1726882247.49351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7160 1726882247.49352: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebb2d90> <<< 7160 1726882247.49403: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8970> <<< 7160 1726882247.49426: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7160 1726882247.49770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7160 1726882247.49776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7160 1726882247.49805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7160 1726882247.49829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7160 1726882247.49845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7160 1726882247.49868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7160 1726882247.49873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7160 1726882247.49893: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb2eeb0> <<< 7160 1726882247.49935: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb31f40> <<< 7160 1726882247.49956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7160 1726882247.49962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7160 1726882247.49985: stdout chunk (state=3): >>>import '_sre' # <<< 7160 1726882247.50005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7160 1726882247.50016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7160 1726882247.50040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7160 1726882247.50046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7160 1726882247.50058: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb27610> <<< 7160 1726882247.50079: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb2d640> <<< 7160 1726882247.50083: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb2e370> <<< 7160 1726882247.50114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7160 1726882247.50189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7160 1726882247.50217: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7160 1726882247.50236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.50260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7160 1726882247.50265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7160 1726882247.50302: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.50305: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044ea14dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea148b0> <<< 7160 1726882247.50308: stdout chunk (state=3): >>>import 'itertools' # <<< 7160 1726882247.50344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 7160 1726882247.50347: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea14eb0> <<< 7160 1726882247.50350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7160 1726882247.50380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7160 1726882247.50396: stdout chunk (state=3): >>>import '_operator' # <<< 7160 1726882247.50405: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea14f70> <<< 7160 1726882247.50424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7160 1726882247.50439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea14e80> <<< 7160 1726882247.50446: stdout chunk (state=3): >>>import '_collections' # <<< 7160 1726882247.50495: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb09d30> <<< 7160 1726882247.50501: stdout chunk (state=3): >>>import '_functools' # <<< 7160 1726882247.50524: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb02610> <<< 7160 1726882247.50579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7160 1726882247.50591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb35e20> <<< 7160 1726882247.50606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7160 1726882247.50612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7160 1726882247.50640: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.50646: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044ea26c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb09250> <<< 7160 1726882247.50694: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.50697: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044eb16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb3b9d0> <<< 7160 1726882247.50780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7160 1726882247.50787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7160 1726882247.50812: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.50829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7160 1726882247.50834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7160 1726882247.50852: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea26fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea26d90> <<< 7160 1726882247.50886: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7160 1726882247.50901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 7160 1726882247.50911: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea26d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7160 1726882247.50918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7160 1726882247.50943: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7160 1726882247.50946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882247.50971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7160 1726882247.51024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7160 1726882247.51049: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882247.51057: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9f9370> <<< 7160 1726882247.51070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7160 1726882247.51084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7160 1726882247.51115: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9f9460> <<< 7160 1726882247.51242: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea2efa0> <<< 7160 1726882247.51273: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea28a30> <<< 7160 1726882247.51292: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea28490> <<< 7160 1726882247.51312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7160 1726882247.51324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7160 1726882247.51350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7160 1726882247.51366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7160 1726882247.51394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7160 1726882247.51397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7160 1726882247.51403: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9221c0> <<< 7160 1726882247.51437: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9e4c70> <<< 7160 1726882247.51487: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea28eb0> <<< 7160 1726882247.51492: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb3b040> <<< 7160 1726882247.51514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7160 1726882247.51541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7160 1726882247.51559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7160 1726882247.51573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e934af0> <<< 7160 1726882247.51578: stdout chunk (state=3): >>>import 'errno' # <<< 7160 1726882247.51610: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.51621: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e934e20> <<< 7160 1726882247.51631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7160 1726882247.51647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7160 1726882247.51670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7160 1726882247.51674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e946730> <<< 7160 1726882247.51699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7160 1726882247.51730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7160 1726882247.51759: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e946c70> <<< 7160 1726882247.51797: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.51800: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e8d43a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e934f10> <<< 7160 1726882247.51826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7160 1726882247.51833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7160 1726882247.51886: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.51889: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e8e4280> <<< 7160 1726882247.51891: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9465b0> import 'pwd' # <<< 7160 1726882247.51919: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.51923: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e8e4340> <<< 7160 1726882247.51964: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea269d0> <<< 7160 1726882247.51980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7160 1726882247.52001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7160 1726882247.52015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7160 1726882247.52033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7160 1726882247.52065: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.52068: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e9006a0> <<< 7160 1726882247.52089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7160 1726882247.52097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7160 1726882247.52117: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.52122: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e900970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e900760> <<< 7160 1726882247.52144: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e900850> <<< 7160 1726882247.52174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7160 1726882247.52375: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e900ca0> <<< 7160 1726882247.52419: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e90c1f0> <<< 7160 1726882247.52429: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9008e0> <<< 7160 1726882247.52432: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e8f3a30> <<< 7160 1726882247.52458: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea265b0> <<< 7160 1726882247.52477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7160 1726882247.52542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7160 1726882247.52572: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e900a90> <<< 7160 1726882247.57136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7160 1726882247.57144: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f044e82e670> <<< 7160 1726882247.57657: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7160 1726882247.57757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.57788: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 7160 1726882247.57801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.57805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.57829: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 7160 1726882247.57839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.59092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.60019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7160 1726882247.60027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c7c0> <<< 7160 1726882247.60044: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.60072: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7160 1726882247.60075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7160 1726882247.60099: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7160 1726882247.60106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7160 1726882247.60131: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.60136: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e76c160> <<< 7160 1726882247.60179: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c280> <<< 7160 1726882247.60217: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76cf10> <<< 7160 1726882247.60232: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7160 1726882247.60238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7160 1726882247.60280: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c4f0> <<< 7160 1726882247.60289: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76cd30> import 'atexit' # <<< 7160 1726882247.60321: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.60337: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e76cf70> <<< 7160 1726882247.60346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7160 1726882247.60374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7160 1726882247.60416: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c100> <<< 7160 1726882247.60441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7160 1726882247.60447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7160 1726882247.60469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7160 1726882247.60489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7160 1726882247.60517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7160 1726882247.60608: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e741130> <<< 7160 1726882247.60642: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.60652: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1070d0> <<< 7160 1726882247.60673: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.60681: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1072b0> <<< 7160 1726882247.60701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7160 1726882247.60706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7160 1726882247.60742: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e107c40> <<< 7160 1726882247.60760: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e753dc0> <<< 7160 1726882247.60927: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7533a0> <<< 7160 1726882247.60950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7160 1726882247.60974: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e753f70> <<< 7160 1726882247.60995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7160 1726882247.61003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7160 1726882247.61035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7160 1726882247.61058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7160 1726882247.61068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7160 1726882247.61073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7160 1726882247.61098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7160 1726882247.61103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7a1c10> <<< 7160 1726882247.61185: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76fcd0> <<< 7160 1726882247.61195: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76f3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1e2b80> <<< 7160 1726882247.61221: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.61226: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e76f4c0> <<< 7160 1726882247.61248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.61253: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76f4f0> <<< 7160 1726882247.61281: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7160 1726882247.61292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7160 1726882247.61312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7160 1726882247.61350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7160 1726882247.61418: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.61427: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e165250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7b31f0> <<< 7160 1726882247.61439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7160 1726882247.61453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7160 1726882247.61515: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.61518: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7b3370> <<< 7160 1726882247.61541: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7160 1726882247.61577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.61606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7160 1726882247.61616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7160 1726882247.61670: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7b3ca0> <<< 7160 1726882247.61804: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e172880> <<< 7160 1726882247.61898: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.61906: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1658b0> <<< 7160 1726882247.61931: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.61936: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e74c190> <<< 7160 1726882247.61971: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.61975: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e7b3670> <<< 7160 1726882247.61981: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7ab8b0> <<< 7160 1726882247.62068: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7160 1726882247.62085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7160 1726882247.62098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7160 1726882247.62139: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.62146: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1679d0> <<< 7160 1726882247.62332: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.62337: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e184b80> <<< 7160 1726882247.62339: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e171640> <<< 7160 1726882247.62507: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.62517: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e167f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e171a30> <<< 7160 1726882247.62521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62536: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7160 1726882247.62540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62748: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7160 1726882247.62751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62755: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7160 1726882247.62756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.62956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.63407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.63872: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7160 1726882247.63876: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7160 1726882247.63883: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7160 1726882247.63900: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7160 1726882247.63908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.63966: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1ad7c0> <<< 7160 1726882247.64030: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7160 1726882247.64043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1b2820> <<< 7160 1726882247.64050: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd16670> <<< 7160 1726882247.64103: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7160 1726882247.64109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.64129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.64146: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 7160 1726882247.64151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.64276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.64403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7160 1726882247.64421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7160 1726882247.64432: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1ec760> # zipimport: zlib available <<< 7160 1726882247.64827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65309: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 7160 1726882247.65314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65383: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7160 1726882247.65386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65530: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 7160 1726882247.65544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65550: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7160 1726882247.65554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65629: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7160 1726882247.65635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.65821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7160 1726882247.66037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7160 1726882247.66044: stdout chunk (state=3): >>>import '_ast' # <<< 7160 1726882247.66113: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76e3d0> <<< 7160 1726882247.66127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66258: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7160 1726882247.66262: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7160 1726882247.66276: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7160 1726882247.66282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66360: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 7160 1726882247.66366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7160 1726882247.66619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.66691: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.66696: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1a49a0> <<< 7160 1726882247.66785: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dba9430> <<< 7160 1726882247.66819: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 7160 1726882247.66822: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7160 1726882247.66877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.66958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7160 1726882247.67010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7160 1726882247.67033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7160 1726882247.67061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7160 1726882247.67082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7160 1726882247.67106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7160 1726882247.67183: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1b5670> <<< 7160 1726882247.67226: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e73ed90> <<< 7160 1726882247.67283: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76e400> <<< 7160 1726882247.67288: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7160 1726882247.67313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67341: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 7160 1726882247.67345: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7160 1726882247.67415: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 7160 1726882247.67437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67455: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 7160 1726882247.67457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67744: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7160 1726882247.67749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.67937: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 7160 1726882247.67944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.68093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.68230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.68262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.68500: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882247.68575: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7160 1726882247.68581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7160 1726882247.72016: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7160 1726882247.72053: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd3eac0> <<< 7160 1726882247.72134: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7160 1726882247.72159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7160 1726882247.72209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7160 1726882247.72232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dcf3a90> <<< 7160 1726882247.72280: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044dcf3a00> <<< 7160 1726882247.72371: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd2a760> <<< 7160 1726882247.72375: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd3e190> <<< 7160 1726882247.72405: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da94f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da94af0> <<< 7160 1726882247.72462: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7160 1726882247.72489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7160 1726882247.72496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7160 1726882247.72537: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.72543: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e74fcd0> <<< 7160 1726882247.72549: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dce2160> <<< 7160 1726882247.72605: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7160 1726882247.72615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7160 1726882247.72646: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e74f2e0> <<< 7160 1726882247.72742: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7160 1726882247.72764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7160 1726882247.72889: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044dafdfa0> <<< 7160 1726882247.72933: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd26dc0> <<< 7160 1726882247.72976: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da94dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 7160 1726882247.72992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 7160 1726882247.73041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73106: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7160 1726882247.73112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73200: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7160 1726882247.73223: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7160 1726882247.73249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73294: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7160 1726882247.73337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73391: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7160 1726882247.73395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7160 1726882247.73466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.73680: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 7160 1726882247.73684: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7160 1726882247.73686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74454: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7160 1726882247.74457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74611: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 7160 1726882247.74618: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7160 1726882247.74643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74671: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7160 1726882247.74676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74773: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7160 1726882247.74780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74837: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7160 1726882247.74840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74893: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7160 1726882247.74899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.74959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7160 1726882247.75074: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd1a670> <<< 7160 1726882247.75077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7160 1726882247.75108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7160 1726882247.75262: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da12f10> <<< 7160 1726882247.75267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7160 1726882247.75272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75381: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7160 1726882247.75390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75540: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7160 1726882247.75545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75671: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7160 1726882247.75677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.75750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7160 1726882247.75770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7160 1726882247.75915: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044da01c10> <<< 7160 1726882247.76158: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da54b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7160 1726882247.76166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76261: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7160 1726882247.76339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76629: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 7160 1726882247.76639: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7160 1726882247.76641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7160 1726882247.76712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7160 1726882247.76794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7160 1726882247.76832: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044d98f4f0> <<< 7160 1726882247.76844: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d98fa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 7160 1726882247.76866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76881: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7160 1726882247.76883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.76958: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7160 1726882247.76965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77219: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7160 1726882247.77226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77306: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77387: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77461: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 7160 1726882247.77467: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7160 1726882247.77473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77804: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 7160 1726882247.77808: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7160 1726882247.77810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.77912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.78015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7160 1726882247.78021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.78053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.78076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.78512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.78928: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 7160 1726882247.78932: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7160 1726882247.79020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79106: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7160 1726882247.79116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79276: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7160 1726882247.79285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79535: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7160 1726882247.79555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79570: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7160 1726882247.79576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79651: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7160 1726882247.79660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.79992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80157: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7160 1726882247.80166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80227: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7160 1726882247.80231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80280: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7160 1726882247.80290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80409: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7160 1726882247.80414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80452: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7160 1726882247.80468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80566: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7160 1726882247.80571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80616: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80668: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7160 1726882247.80673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.80892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81098: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7160 1726882247.81103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81202: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7160 1726882247.81210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81273: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7160 1726882247.81278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81338: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7160 1726882247.81345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81404: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7160 1726882247.81407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81541: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7160 1726882247.81563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81579: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7160 1726882247.81581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81659: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7160 1726882247.81666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81905: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7160 1726882247.81917: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7160 1726882247.81920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.81962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82010: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7160 1726882247.82017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82333: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7160 1726882247.82340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82421: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7160 1726882247.82426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82507: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7160 1726882247.82512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82662: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 7160 1726882247.82669: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7160 1726882247.82739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.82821: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7160 1726882247.82825: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7160 1726882247.83228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882247.83403: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7160 1726882247.83432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7160 1726882247.83438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7160 1726882247.83471: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882247.83475: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044d7d40d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d7d4910> <<< 7160 1726882247.83527: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d7d4f40> <<< 7160 1726882248.18074: stdout chunk (state=3): >>>import 'gc' # <<< 7160 1726882248.37507: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7160 1726882248.37523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7160 1726882248.37532: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d7d4580> <<< 7160 1726882248.37593: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7160 1726882248.37603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7160 1726882248.37623: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d9dbe50> <<< 7160 1726882248.37775: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 7160 1726882248.37781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.37958: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 7160 1726882248.37974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d983340> <<< 7160 1726882248.37982: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d983a30> <<< 7160 1726882248.38285: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 7160 1726882248.38289: stdout chunk (state=3): >>> <<< 7160 1726882248.38292: 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 <<< 7160 1726882248.58590: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation"<<< 7160 1726882248.58602: stdout chunk (state=3): >>>: "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:6<<< 7160 1726882248.58619: stdout chunk (state=3): >>>5:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "48", "epoch": "1726882248", "epoch_int": "1726882248", "date": "2024-09-20", "time": "21:30:48", "iso8601_micro": "2024-09-21T01:30:48.234093Z", "iso8601": "2024-09-21T01:30:48Z", "iso8601_basic": "20240920T213048234093", "iso8601_basic_short": "20240920T213048", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3013, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 519, "free": 3013}, "nocache": {"free": 3321, "used": 211}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 190, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264363823104, "block_size": 4096, "block_total": 65519355, "block_available": 64541949, "block_used": 977406, "inode_total": 131071472, "inode_available": 130998849, "inode_used": 72623, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_loadavg": {"1m": 0.32, "5m": 0.24, "15m": 0.1}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7160 1726882248.59117: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7160 1726882248.59121: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 7160 1726882248.59128: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale<<< 7160 1726882248.59129: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re<<< 7160 1726882248.59131: stdout chunk (state=3): >>> # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 7160 1726882248.59161: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7160 1726882248.59173: stdout chunk (state=3): >>># 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 <<< 7160 1726882248.59189: stdout chunk (state=3): >>># 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 <<< 7160 1726882248.59215: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 7160 1726882248.59221: stdout chunk (state=3): >>># 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 # 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 <<< 7160 1726882248.59257: stdout chunk (state=3): >>># 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 _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 <<< 7160 1726882248.59262: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd <<< 7160 1726882248.59271: stdout chunk (state=3): >>># 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 <<< 7160 1726882248.59302: stdout chunk (state=3): >>># 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 <<< 7160 1726882248.59308: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7160 1726882248.59579: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7160 1726882248.59599: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 7160 1726882248.59607: stdout chunk (state=3): >>># destroy importlib.machinery <<< 7160 1726882248.59628: stdout chunk (state=3): >>># destroy zipimport <<< 7160 1726882248.59641: stdout chunk (state=3): >>># destroy _compression <<< 7160 1726882248.59646: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7160 1726882248.59689: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7160 1726882248.59693: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 7160 1726882248.59699: stdout chunk (state=3): >>># destroy encodings <<< 7160 1726882248.59721: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7160 1726882248.59762: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7160 1726882248.59804: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7160 1726882248.59816: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 7160 1726882248.59860: stdout chunk (state=3): >>># destroy queue <<< 7160 1726882248.59868: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 7160 1726882248.59879: stdout chunk (state=3): >>># destroy shlex <<< 7160 1726882248.59885: stdout chunk (state=3): >>># destroy datetime <<< 7160 1726882248.59889: stdout chunk (state=3): >>># destroy base64 <<< 7160 1726882248.59907: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7160 1726882248.59912: stdout chunk (state=3): >>># destroy json <<< 7160 1726882248.59943: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7160 1726882248.59951: stdout chunk (state=3): >>># destroy glob <<< 7160 1726882248.59970: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7160 1726882248.59981: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 7160 1726882248.60022: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 7160 1726882248.60074: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle <<< 7160 1726882248.60087: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7160 1726882248.60093: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 7160 1726882248.60102: 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 # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 7160 1726882248.60128: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 7160 1726882248.60142: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7160 1726882248.60168: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7160 1726882248.60190: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 7160 1726882248.60202: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7160 1726882248.60210: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 7160 1726882248.60225: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7160 1726882248.60241: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools <<< 7160 1726882248.60260: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 7160 1726882248.60272: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 7160 1726882248.60275: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 7160 1726882248.60277: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 7160 1726882248.60280: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 7160 1726882248.60282: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 7160 1726882248.60285: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 7160 1726882248.60287: 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 <<< 7160 1726882248.60293: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7160 1726882248.60312: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 7160 1726882248.60325: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 7160 1726882248.60332: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7160 1726882248.60500: stdout chunk (state=3): >>># destroy platform <<< 7160 1726882248.60527: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7160 1726882248.60542: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7160 1726882248.60545: stdout chunk (state=3): >>># destroy stat <<< 7160 1726882248.60554: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7160 1726882248.60575: stdout chunk (state=3): >>># destroy select <<< 7160 1726882248.60582: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 7160 1726882248.60597: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7160 1726882248.60643: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7160 1726882248.60976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 7160 1726882248.61030: stderr chunk (state=3): >>><<< 7160 1726882248.61033: stdout chunk (state=3): >>><<< 7160 1726882248.61149: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ee43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ee43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ee43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebf0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ebd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044ea14dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea148b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea14eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea14f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea14e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb02610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb35e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044ea26c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044eb16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb3b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea26fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea26d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea26d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9f9370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9f9460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea2efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea28a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea28490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9221c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9e4c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea28eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044eb3b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e934af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e934e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e946730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e946c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e8d43a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e934f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e8e4280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9465b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e8e4340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea269d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e9006a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e900970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e900760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e900850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e900ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e90c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e9008e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e8f3a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044ea265b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e900a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f044e82e670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e76c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76cd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e76cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e741130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1070d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e107c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e753dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7533a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e753f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7a1c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76fcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76f3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1e2b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e76f4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76f4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e165250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7b31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7b3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7b3ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e172880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1658b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e74c190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e7b3670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e7ab8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e184b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e171640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e167f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e171a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1ad7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1b2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd16670> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1ec760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76e3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e1a49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dba9430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e1b5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e73ed90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e76e400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd3eac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dcf3a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044dcf3a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd2a760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd3e190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da94f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da94af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044e74fcd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dce2160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044e74f2e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044dafdfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd26dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da94dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044dd1a670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da12f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044da01c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044da54b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044d98f4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d98fa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_xivgsb2m/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f044d7d40d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d7d4910> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d7d4f40> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d7d4580> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d9dbe50> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d983340> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f044d983a30> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "48", "epoch": "1726882248", "epoch_int": "1726882248", "date": "2024-09-20", "time": "21:30:48", "iso8601_micro": "2024-09-21T01:30:48.234093Z", "iso8601": "2024-09-21T01:30:48Z", "iso8601_basic": "20240920T213048234093", "iso8601_basic_short": "20240920T213048", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3013, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 519, "free": 3013}, "nocache": {"free": 3321, "used": 211}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 190, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264363823104, "block_size": 4096, "block_total": 65519355, "block_available": 64541949, "block_used": 977406, "inode_total": 131071472, "inode_available": 130998849, "inode_used": 72623, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_loadavg": {"1m": 0.32, "5m": 0.24, "15m": 0.1}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 7160 1726882248.62016: 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-1726882246.754545-7181-162335181235552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7160 1726882248.62020: _low_level_execute_command(): starting 7160 1726882248.62022: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882246.754545-7181-162335181235552/ > /dev/null 2>&1 && sleep 0' 7160 1726882248.62151: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7160 1726882248.62155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.62177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882248.62180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.62218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.62222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.62228: 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.9.105 originally 10.31.9.105 debug2: match found <<< 7160 1726882248.62231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.62284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882248.62291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882248.62293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882248.62393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882248.64235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882248.64282: stderr chunk (state=3): >>><<< 7160 1726882248.64285: stdout chunk (state=3): >>><<< 7160 1726882248.64300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882248.64307: handler run complete 7160 1726882248.64379: variable 'ansible_facts' from source: unknown 7160 1726882248.64440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.64622: variable 'ansible_facts' from source: unknown 7160 1726882248.64675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.64753: attempt loop complete, returning result 7160 1726882248.64756: _execute() done 7160 1726882248.64758: dumping result to json 7160 1726882248.64778: done dumping result, returning 7160 1726882248.64786: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-0d91-63e5-000000000155] 7160 1726882248.64790: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000155 7160 1726882248.65195: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000155 ok: [managed_node3] 7160 1726882248.65262: no more pending results, returning what we have 7160 1726882248.65267: results queue empty 7160 1726882248.65267: checking for any_errors_fatal 7160 1726882248.65268: done checking for any_errors_fatal 7160 1726882248.65269: checking for max_fail_percentage 7160 1726882248.65270: done checking for max_fail_percentage 7160 1726882248.65271: checking to see if all hosts have failed and the running result is not ok 7160 1726882248.65271: done checking to see if all hosts have failed 7160 1726882248.65272: getting the remaining hosts for this loop 7160 1726882248.65273: done getting the remaining hosts for this loop 7160 1726882248.65276: getting the next task for host managed_node3 7160 1726882248.65281: done getting next task for host managed_node3 7160 1726882248.65282: ^ task is: TASK: meta (flush_handlers) 7160 1726882248.65283: ^ 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 7160 1726882248.65286: getting variables 7160 1726882248.65287: in VariableManager get_vars() 7160 1726882248.65303: Calling all_inventory to load vars for managed_node3 7160 1726882248.65305: Calling groups_inventory to load vars for managed_node3 7160 1726882248.65307: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882248.65315: Calling all_plugins_play to load vars for managed_node3 7160 1726882248.65317: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882248.65319: Calling groups_plugins_play to load vars for managed_node3 7160 1726882248.65429: WORKER PROCESS EXITING 7160 1726882248.65442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.65556: done with get_vars() 7160 1726882248.65565: done getting variables 7160 1726882248.65614: in VariableManager get_vars() 7160 1726882248.65621: Calling all_inventory to load vars for managed_node3 7160 1726882248.65622: Calling groups_inventory to load vars for managed_node3 7160 1726882248.65624: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882248.65627: Calling all_plugins_play to load vars for managed_node3 7160 1726882248.65628: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882248.65630: Calling groups_plugins_play to load vars for managed_node3 7160 1726882248.65706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.65815: done with get_vars() 7160 1726882248.65826: done queuing things up, now waiting for results queue to drain 7160 1726882248.65828: results queue empty 7160 1726882248.65829: checking for any_errors_fatal 7160 1726882248.65833: done checking for any_errors_fatal 7160 1726882248.65833: checking for max_fail_percentage 7160 1726882248.65834: done checking for max_fail_percentage 7160 1726882248.65834: checking to see if all hosts have failed and the running result is not ok 7160 1726882248.65835: done checking to see if all hosts have failed 7160 1726882248.65836: getting the remaining hosts for this loop 7160 1726882248.65836: done getting the remaining hosts for this loop 7160 1726882248.65838: getting the next task for host managed_node3 7160 1726882248.65841: done getting next task for host managed_node3 7160 1726882248.65843: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7160 1726882248.65845: ^ 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 7160 1726882248.65846: getting variables 7160 1726882248.65847: in VariableManager get_vars() 7160 1726882248.65852: Calling all_inventory to load vars for managed_node3 7160 1726882248.65853: Calling groups_inventory to load vars for managed_node3 7160 1726882248.65855: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882248.65858: Calling all_plugins_play to load vars for managed_node3 7160 1726882248.65859: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882248.65861: Calling groups_plugins_play to load vars for managed_node3 7160 1726882248.65950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.66052: done with get_vars() 7160 1726882248.66057: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:10 Friday 20 September 2024 21:30:48 -0400 (0:00:03.154) 0:00:03.166 ****** 7160 1726882248.66107: entering _queue_task() for managed_node3/include_tasks 7160 1726882248.66108: Creating lock for include_tasks 7160 1726882248.66276: worker is 1 (out of 1 available) 7160 1726882248.66288: exiting _queue_task() for managed_node3/include_tasks 7160 1726882248.66300: done queuing things up, now waiting for results queue to drain 7160 1726882248.66301: waiting for pending results... 7160 1726882248.66435: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7160 1726882248.66500: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000006 7160 1726882248.66510: variable 'ansible_search_path' from source: unknown 7160 1726882248.66540: calling self._execute() 7160 1726882248.66594: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882248.66598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882248.66606: variable 'omit' from source: magic vars 7160 1726882248.66676: _execute() done 7160 1726882248.66679: dumping result to json 7160 1726882248.66682: done dumping result, returning 7160 1726882248.66687: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-0d91-63e5-000000000006] 7160 1726882248.66699: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000006 7160 1726882248.66782: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000006 7160 1726882248.66785: WORKER PROCESS EXITING 7160 1726882248.66827: no more pending results, returning what we have 7160 1726882248.66831: in VariableManager get_vars() 7160 1726882248.66854: Calling all_inventory to load vars for managed_node3 7160 1726882248.66856: Calling groups_inventory to load vars for managed_node3 7160 1726882248.66858: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882248.66867: Calling all_plugins_play to load vars for managed_node3 7160 1726882248.66869: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882248.66871: Calling groups_plugins_play to load vars for managed_node3 7160 1726882248.66971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.67080: done with get_vars() 7160 1726882248.67085: variable 'ansible_search_path' from source: unknown 7160 1726882248.67094: we have included files to process 7160 1726882248.67095: generating all_blocks data 7160 1726882248.67096: done generating all_blocks data 7160 1726882248.67096: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7160 1726882248.67097: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7160 1726882248.67098: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7160 1726882248.67521: in VariableManager get_vars() 7160 1726882248.67530: done with get_vars() 7160 1726882248.67538: done processing included file 7160 1726882248.67539: iterating over new_blocks loaded from include file 7160 1726882248.67540: in VariableManager get_vars() 7160 1726882248.67545: done with get_vars() 7160 1726882248.67546: filtering new block on tags 7160 1726882248.67555: done filtering new block on tags 7160 1726882248.67556: in VariableManager get_vars() 7160 1726882248.67562: done with get_vars() 7160 1726882248.67563: filtering new block on tags 7160 1726882248.67574: done filtering new block on tags 7160 1726882248.67576: in VariableManager get_vars() 7160 1726882248.67583: done with get_vars() 7160 1726882248.67584: filtering new block on tags 7160 1726882248.67592: done filtering new block on tags 7160 1726882248.67593: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 7160 1726882248.67597: extending task lists for all hosts with included blocks 7160 1726882248.67624: done extending task lists 7160 1726882248.67625: done processing included files 7160 1726882248.67625: results queue empty 7160 1726882248.67626: checking for any_errors_fatal 7160 1726882248.67626: done checking for any_errors_fatal 7160 1726882248.67627: checking for max_fail_percentage 7160 1726882248.67627: done checking for max_fail_percentage 7160 1726882248.67628: checking to see if all hosts have failed and the running result is not ok 7160 1726882248.67628: done checking to see if all hosts have failed 7160 1726882248.67629: getting the remaining hosts for this loop 7160 1726882248.67630: done getting the remaining hosts for this loop 7160 1726882248.67631: getting the next task for host managed_node3 7160 1726882248.67633: done getting next task for host managed_node3 7160 1726882248.67634: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7160 1726882248.67636: ^ 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 7160 1726882248.67638: getting variables 7160 1726882248.67638: in VariableManager get_vars() 7160 1726882248.67645: Calling all_inventory to load vars for managed_node3 7160 1726882248.67646: Calling groups_inventory to load vars for managed_node3 7160 1726882248.67647: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882248.67650: Calling all_plugins_play to load vars for managed_node3 7160 1726882248.67652: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882248.67654: Calling groups_plugins_play to load vars for managed_node3 7160 1726882248.67744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882248.67856: done with get_vars() 7160 1726882248.67862: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:30:48 -0400 (0:00:00.017) 0:00:03.184 ****** 7160 1726882248.67906: entering _queue_task() for managed_node3/setup 7160 1726882248.68051: worker is 1 (out of 1 available) 7160 1726882248.68063: exiting _queue_task() for managed_node3/setup 7160 1726882248.68076: done queuing things up, now waiting for results queue to drain 7160 1726882248.68078: waiting for pending results... 7160 1726882248.68207: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7160 1726882248.68268: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000166 7160 1726882248.68278: variable 'ansible_search_path' from source: unknown 7160 1726882248.68281: variable 'ansible_search_path' from source: unknown 7160 1726882248.68308: calling self._execute() 7160 1726882248.68358: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882248.68362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882248.68376: variable 'omit' from source: magic vars 7160 1726882248.68717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882248.70192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882248.70234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882248.70268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882248.70292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882248.70311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882248.70367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882248.70390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882248.70408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882248.70433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882248.70446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882248.70561: variable 'ansible_facts' from source: unknown 7160 1726882248.70603: variable 'network_test_required_facts' from source: task vars 7160 1726882248.70630: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7160 1726882248.70634: variable 'omit' from source: magic vars 7160 1726882248.70662: variable 'omit' from source: magic vars 7160 1726882248.70685: variable 'omit' from source: magic vars 7160 1726882248.70712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7160 1726882248.70734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7160 1726882248.70750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7160 1726882248.70763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882248.70773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882248.70794: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7160 1726882248.70797: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882248.70800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882248.70866: Set connection var ansible_pipelining to False 7160 1726882248.70871: Set connection var ansible_timeout to 10 7160 1726882248.70877: Set connection var ansible_module_compression to ZIP_DEFLATED 7160 1726882248.70883: Set connection var ansible_connection to ssh 7160 1726882248.70888: Set connection var ansible_shell_executable to /bin/sh 7160 1726882248.70893: Set connection var ansible_shell_type to sh 7160 1726882248.70909: variable 'ansible_shell_executable' from source: unknown 7160 1726882248.70912: variable 'ansible_connection' from source: unknown 7160 1726882248.70915: variable 'ansible_module_compression' from source: unknown 7160 1726882248.70917: variable 'ansible_shell_type' from source: unknown 7160 1726882248.70921: variable 'ansible_shell_executable' from source: unknown 7160 1726882248.70923: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882248.70925: variable 'ansible_pipelining' from source: unknown 7160 1726882248.70927: variable 'ansible_timeout' from source: unknown 7160 1726882248.70930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882248.71021: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7160 1726882248.71028: variable 'omit' from source: magic vars 7160 1726882248.71033: starting attempt loop 7160 1726882248.71036: running the handler 7160 1726882248.71051: _low_level_execute_command(): starting 7160 1726882248.71057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7160 1726882248.71546: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.71560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.71584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 7160 1726882248.71605: 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.9.105 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.71651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882248.71656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882248.71673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882248.71786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882248.73452: stdout chunk (state=3): >>>/root <<< 7160 1726882248.73643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882248.73646: stdout chunk (state=3): >>><<< 7160 1726882248.73649: stderr chunk (state=3): >>><<< 7160 1726882248.73754: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882248.73765: _low_level_execute_command(): starting 7160 1726882248.73768: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992 `" && echo ansible-tmp-1726882248.736696-7277-143956663331992="` echo /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992 `" ) && sleep 0' 7160 1726882248.74369: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7160 1726882248.74385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.74402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882248.74429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.74473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882248.74487: stderr chunk (state=3): >>>debug2: match not found <<< 7160 1726882248.74502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.74530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7160 1726882248.74547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 7160 1726882248.74560: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7160 1726882248.74576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.74590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882248.74605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.74618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882248.74633: stderr chunk (state=3): >>>debug2: match found <<< 7160 1726882248.74658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.74739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882248.74771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882248.74789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882248.74926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882248.76821: stdout chunk (state=3): >>>ansible-tmp-1726882248.736696-7277-143956663331992=/root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992 <<< 7160 1726882248.76922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882248.76967: stderr chunk (state=3): >>><<< 7160 1726882248.76970: stdout chunk (state=3): >>><<< 7160 1726882248.76985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882248.736696-7277-143956663331992=/root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882248.77022: variable 'ansible_module_compression' from source: unknown 7160 1726882248.77067: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7160mmt2nen8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7160 1726882248.77110: variable 'ansible_facts' from source: unknown 7160 1726882248.77224: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992/AnsiballZ_setup.py 7160 1726882248.77331: Sending initial data 7160 1726882248.77344: Sent initial data (151 bytes) 7160 1726882248.77999: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.78003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.78039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.78042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 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.9.105 originally 10.31.9.105 <<< 7160 1726882248.78044: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.78096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882248.78100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882248.78205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882248.79953: 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 <<< 7160 1726882248.80047: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7160 1726882248.80150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7160mmt2nen8/tmpxfhliuxj /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992/AnsiballZ_setup.py <<< 7160 1726882248.80245: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7160 1726882248.82213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882248.82310: stderr chunk (state=3): >>><<< 7160 1726882248.82314: stdout chunk (state=3): >>><<< 7160 1726882248.82334: done transferring module to remote 7160 1726882248.82349: _low_level_execute_command(): starting 7160 1726882248.82352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992/ /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992/AnsiballZ_setup.py && sleep 0' 7160 1726882248.82785: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.82798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.82817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 7160 1726882248.82828: 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.9.105 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.9.105 originally 10.31.9.105 debug2: match found <<< 7160 1726882248.82841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.82886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882248.82902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882248.83003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882248.84804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882248.84851: stderr chunk (state=3): >>><<< 7160 1726882248.84854: stdout chunk (state=3): >>><<< 7160 1726882248.84867: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882248.84870: _low_level_execute_command(): starting 7160 1726882248.84875: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992/AnsiballZ_setup.py && sleep 0' 7160 1726882248.85308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882248.85320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882248.85338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 7160 1726882248.85358: 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.9.105 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882248.85402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882248.85414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882248.85527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882248.87502: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7160 1726882248.87507: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7160 1726882248.87516: stdout chunk (state=3): >>>import '_weakref' # <<< 7160 1726882248.87559: stdout chunk (state=3): >>>import '_io' # <<< 7160 1726882248.87565: stdout chunk (state=3): >>>import 'marshal' # <<< 7160 1726882248.87604: stdout chunk (state=3): >>>import 'posix' # <<< 7160 1726882248.87631: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7160 1726882248.87638: stdout chunk (state=3): >>># installing zipimport hook <<< 7160 1726882248.87668: stdout chunk (state=3): >>>import 'time' # <<< 7160 1726882248.87679: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7160 1726882248.87730: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.87748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7160 1726882248.87772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7160 1726882248.87778: stdout chunk (state=3): >>>import '_codecs' # <<< 7160 1726882248.87797: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d91edc0> <<< 7160 1726882248.87829: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7160 1726882248.87848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7160 1726882248.87859: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d91eb20> <<< 7160 1726882248.87880: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7160 1726882248.87897: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d91eac0> <<< 7160 1726882248.87913: stdout chunk (state=3): >>>import '_signal' # <<< 7160 1726882248.87938: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7160 1726882248.87952: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3490> <<< 7160 1726882248.87977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7160 1726882248.87988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7160 1726882248.88006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7160 1726882248.88009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882248.88021: stdout chunk (state=3): >>>import '_abc' # <<< 7160 1726882248.88023: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3940> <<< 7160 1726882248.88042: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3670> <<< 7160 1726882248.88073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7160 1726882248.88084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7160 1726882248.88107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7160 1726882248.88121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7160 1726882248.88142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7160 1726882248.88158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7160 1726882248.88185: stdout chunk (state=3): >>>import '_stat' # <<< 7160 1726882248.88193: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d87a190> <<< 7160 1726882248.88206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7160 1726882248.88220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7160 1726882248.88300: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d87a220> <<< 7160 1726882248.88324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7160 1726882248.88329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7160 1726882248.88356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7160 1726882248.88366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d89d850> <<< 7160 1726882248.88371: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d87a940> <<< 7160 1726882248.88391: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8db880> <<< 7160 1726882248.88419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7160 1726882248.88425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d873d90> <<< 7160 1726882248.88476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7160 1726882248.88490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7160 1726882248.88495: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d89dd90> <<< 7160 1726882248.88537: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3970> <<< 7160 1726882248.88567: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7160 1726882248.88901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7160 1726882248.88913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7160 1726882248.88944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7160 1726882248.88955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7160 1726882248.88971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7160 1726882248.88982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7160 1726882248.89004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7160 1726882248.89013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7160 1726882248.89030: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d3eb0> <<< 7160 1726882248.89070: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d5f40> <<< 7160 1726882248.89094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7160 1726882248.89099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7160 1726882248.89125: stdout chunk (state=3): >>>import '_sre' # <<< 7160 1726882248.89137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7160 1726882248.89152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7160 1726882248.89179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7160 1726882248.89182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7160 1726882248.89196: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5cc610> <<< 7160 1726882248.89215: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d2640> <<< 7160 1726882248.89221: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d3370> <<< 7160 1726882248.89246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7160 1726882248.89319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7160 1726882248.89346: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7160 1726882248.89371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.89394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7160 1726882248.89431: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d48ee20> <<< 7160 1726882248.89438: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d48e910> <<< 7160 1726882248.89447: stdout chunk (state=3): >>>import 'itertools' # <<< 7160 1726882248.89476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 7160 1726882248.89485: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d48ef10> <<< 7160 1726882248.89490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7160 1726882248.89510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7160 1726882248.89531: stdout chunk (state=3): >>>import '_operator' # <<< 7160 1726882248.89536: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d48efd0> <<< 7160 1726882248.89555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7160 1726882248.89575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a10d0><<< 7160 1726882248.89583: stdout chunk (state=3): >>> import '_collections' # <<< 7160 1726882248.89629: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5aed90> <<< 7160 1726882248.89634: stdout chunk (state=3): >>>import '_functools' # <<< 7160 1726882248.89665: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5a7670> <<< 7160 1726882248.89726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7160 1726882248.89735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5b96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5dae20> <<< 7160 1726882248.89750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7160 1726882248.89754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7160 1726882248.89787: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.89790: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d4a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5ae2b0> <<< 7160 1726882248.89824: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.89836: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d5b92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5e09d0> <<< 7160 1726882248.89856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7160 1726882248.89883: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7160 1726882248.89888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.89911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7160 1726882248.89917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7160 1726882248.89938: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1df0> <<< 7160 1726882248.89985: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1d60> <<< 7160 1726882248.89998: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7160 1726882248.90018: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7160 1726882248.90023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882248.90046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7160 1726882248.90094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7160 1726882248.90125: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4743d0> <<< 7160 1726882248.90144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7160 1726882248.90150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7160 1726882248.90185: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4744c0> <<< 7160 1726882248.90306: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a8f40> <<< 7160 1726882248.90348: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a3a90> <<< 7160 1726882248.90351: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a3490> <<< 7160 1726882248.90379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7160 1726882248.90383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7160 1726882248.90417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7160 1726882248.90426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7160 1726882248.90456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7160 1726882248.90459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7160 1726882248.90466: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3c2220> <<< 7160 1726882248.90494: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d45f520> <<< 7160 1726882248.90543: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a3f10> <<< 7160 1726882248.90550: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5e0040> <<< 7160 1726882248.90571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7160 1726882248.90592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7160 1726882248.90617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7160 1726882248.90626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 7160 1726882248.90629: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3d4b50> import 'errno' # <<< 7160 1726882248.90669: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3d4e80> <<< 7160 1726882248.90681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7160 1726882248.90697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7160 1726882248.90719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7160 1726882248.90722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7160 1726882248.90724: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3e5790> <<< 7160 1726882248.90747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7160 1726882248.90778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7160 1726882248.90809: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3e5cd0> <<< 7160 1726882248.90843: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.90847: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d37e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3d4f70> <<< 7160 1726882248.90873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7160 1726882248.90880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7160 1726882248.90928: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d38f2e0> <<< 7160 1726882248.90936: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3e5610> import 'pwd' # <<< 7160 1726882248.90964: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.90969: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d38f3a0> <<< 7160 1726882248.91005: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1a30> <<< 7160 1726882248.91025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7160 1726882248.91040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7160 1726882248.91057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7160 1726882248.91074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7160 1726882248.91107: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.91115: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aa700> <<< 7160 1726882248.91131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7160 1726882248.91137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7160 1726882248.91157: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.91160: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3aa7c0> <<< 7160 1726882248.91183: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aa8b0> <<< 7160 1726882248.91216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7160 1726882248.91414: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aad00> <<< 7160 1726882248.91456: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3b5250> <<< 7160 1726882248.91464: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3aa940> <<< 7160 1726882248.91470: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d39ea90> <<< 7160 1726882248.91492: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1610> <<< 7160 1726882248.91510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7160 1726882248.91572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7160 1726882248.91603: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3aaaf0> <<< 7160 1726882248.91754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7160 1726882248.91765: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd42cdd26d0> <<< 7160 1726882248.92186: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip' # zipimport: zlib available <<< 7160 1726882248.92278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.92308: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/__init__.py <<< 7160 1726882248.92321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.92327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.92342: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 7160 1726882248.92357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.93583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.94500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7160 1726882248.94505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f820> <<< 7160 1726882248.94526: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.94552: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7160 1726882248.94573: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7160 1726882248.94606: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.94611: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd0f160> <<< 7160 1726882248.94653: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f280> <<< 7160 1726882248.94678: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0ff70> <<< 7160 1726882248.94700: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7160 1726882248.94746: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0fd90> <<< 7160 1726882248.94761: stdout chunk (state=3): >>>import 'atexit' # <<< 7160 1726882248.94788: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.94794: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd0ffd0> <<< 7160 1726882248.94803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7160 1726882248.94836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7160 1726882248.94876: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f100> <<< 7160 1726882248.94894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7160 1726882248.94905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7160 1726882248.94928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7160 1726882248.94945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7160 1726882248.94970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7160 1726882248.95061: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cce60d0> <<< 7160 1726882248.95097: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cbeb310> <<< 7160 1726882248.95121: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.95126: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cbeb160> <<< 7160 1726882248.95145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7160 1726882248.95152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7160 1726882248.95188: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cbebca0> <<< 7160 1726882248.95212: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf5dc0> <<< 7160 1726882248.95375: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf53a0> <<< 7160 1726882248.95401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7160 1726882248.95405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7160 1726882248.95418: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf5fd0> <<< 7160 1726882248.95441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7160 1726882248.95446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7160 1726882248.95481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7160 1726882248.95503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7160 1726882248.95514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7160 1726882248.95543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7160 1726882248.95549: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd46d30> <<< 7160 1726882248.95624: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf1400> <<< 7160 1726882248.95634: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccc4b20> <<< 7160 1726882248.95655: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.95660: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ccf1520> <<< 7160 1726882248.95685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.95690: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf1550> <<< 7160 1726882248.95705: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7160 1726882248.95722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7160 1726882248.95742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7160 1726882248.95777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7160 1726882248.95847: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.95853: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc56fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd58250> <<< 7160 1726882248.95868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7160 1726882248.95877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7160 1726882248.95937: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.95939: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc53850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd583d0> <<< 7160 1726882248.95958: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7160 1726882248.95998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.96024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7160 1726882248.96030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7160 1726882248.96035: stdout chunk (state=3): >>>import '_string' # <<< 7160 1726882248.96093: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd58ca0> <<< 7160 1726882248.96224: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc537f0> <<< 7160 1726882248.96324: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ccf0c10> <<< 7160 1726882248.96353: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.96357: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd58fa0> <<< 7160 1726882248.96402: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd58550> <<< 7160 1726882248.96407: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd50910> <<< 7160 1726882248.96430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7160 1726882248.96451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7160 1726882248.96467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7160 1726882248.96517: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc49940> <<< 7160 1726882248.96702: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc66d90> <<< 7160 1726882248.96720: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc52580> <<< 7160 1726882248.96745: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.96753: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc49ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc529a0> <<< 7160 1726882248.96773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.96778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.96794: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7160 1726882248.96805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.96888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.96956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.96978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.96986: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7160 1726882248.97003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.97019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.97023: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7160 1726882248.97027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.97134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.97232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.97721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.98203: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7160 1726882248.98207: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7160 1726882248.98214: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7160 1726882248.98219: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7160 1726882248.98234: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7160 1726882248.98252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882248.98315: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882248.98322: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc657f0> <<< 7160 1726882248.98380: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7160 1726882248.98393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7160 1726882248.98396: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cca08b0> <<< 7160 1726882248.98407: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7df970> <<< 7160 1726882248.98450: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7160 1726882248.98467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.98484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.98503: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 7160 1726882248.98508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.98634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.98769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7160 1726882248.98774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7160 1726882248.98796: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cccc730> <<< 7160 1726882248.98799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99706: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 7160 1726882248.99711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99773: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7160 1726882248.99785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99915: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 7160 1726882248.99921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99953: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7160 1726882248.99958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882248.99991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00030: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7160 1726882249.00039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7160 1726882249.00455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7160 1726882249.00461: stdout chunk (state=3): >>>import '_ast' # <<< 7160 1726882249.00541: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd12370> <<< 7160 1726882249.00545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00671: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7160 1726882249.00677: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7160 1726882249.00696: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7160 1726882249.00709: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00787: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 7160 1726882249.00793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.00964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7160 1726882249.01054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.01144: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc83550> <<< 7160 1726882249.01263: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c670160> <<< 7160 1726882249.01302: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 7160 1726882249.01305: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 7160 1726882249.01309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7160 1726882249.01501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7160 1726882249.01517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7160 1726882249.01557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7160 1726882249.01580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7160 1726882249.01605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7160 1726882249.01686: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc86910> <<< 7160 1726882249.01728: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc87790> <<< 7160 1726882249.01794: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc83b50> <<< 7160 1726882249.01797: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7160 1726882249.01825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01846: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 7160 1726882249.01852: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7160 1726882249.01923: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 7160 1726882249.01943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.01965: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 7160 1726882249.01971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02255: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7160 1726882249.02272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02459: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 7160 1726882249.02468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.02849: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7160 1726882249.02852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.02888: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7160 1726882249.02893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7160 1726882249.02908: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 7160 1726882249.02918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7160 1726882249.02946: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7a2370> <<< 7160 1726882249.02977: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 7160 1726882249.02983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7160 1726882249.03006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7160 1726882249.03029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7160 1726882249.03058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7160 1726882249.03064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7160 1726882249.03084: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7c0580> <<< 7160 1726882249.03121: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.03126: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c7c04f0> <<< 7160 1726882249.03198: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c793280> <<< 7160 1726882249.03212: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7a2970> <<< 7160 1726882249.03233: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c54b820> <<< 7160 1726882249.03254: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c54b4f0> <<< 7160 1726882249.03267: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7160 1726882249.03286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7160 1726882249.03311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7160 1726882249.03317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7160 1726882249.03350: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c800f70> <<< 7160 1726882249.03360: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7ab0a0> <<< 7160 1726882249.03383: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7160 1726882249.03394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7160 1726882249.03421: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c800e80> <<< 7160 1726882249.03437: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7160 1726882249.03461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7160 1726882249.03495: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.03502: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c5c3fd0> <<< 7160 1726882249.03525: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7ee820> <<< 7160 1726882249.03553: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c54b2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7160 1726882249.03561: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 7160 1726882249.03581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03604: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7160 1726882249.03612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03713: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7160 1726882249.03722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03802: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7160 1726882249.03819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03848: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7160 1726882249.03852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7160 1726882249.03914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.03998: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7160 1726882249.04039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.04078: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7160 1726882249.04083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.04135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.04188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.04229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.04289: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 7160 1726882249.04293: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7160 1726882249.04299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.04692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05053: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7160 1726882249.05059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05217: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 7160 1726882249.05221: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7160 1726882249.05225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05276: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7160 1726882249.05287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05388: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7160 1726882249.05395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7160 1726882249.05454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05510: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7160 1726882249.05516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7160 1726882249.05666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7160 1726882249.05685: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4a7e80> <<< 7160 1726882249.05711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7160 1726882249.05733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7160 1726882249.05892: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4a79d0> <<< 7160 1726882249.05900: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7160 1726882249.05906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.05951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06015: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7160 1726882249.06020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06176: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7160 1726882249.06183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06304: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7160 1726882249.06311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7160 1726882249.06418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7160 1726882249.06571: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.06577: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c523490> <<< 7160 1726882249.06818: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4b5850> <<< 7160 1726882249.06821: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7160 1726882249.06824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06923: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7160 1726882249.06928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.06999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07305: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7160 1726882249.07313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07384: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7160 1726882249.07391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7160 1726882249.07475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7160 1726882249.07530: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.07533: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c521670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c521220> <<< 7160 1726882249.07536: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 7160 1726882249.07556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07571: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7160 1726882249.07577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07650: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7160 1726882249.07657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.07912: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7160 1726882249.07925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08152: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7160 1726882249.08172: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08519: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7160 1726882249.08528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08729: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7160 1726882249.08737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.08794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.09239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.09654: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 7160 1726882249.09658: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7160 1726882249.09663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.09749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.09835: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7160 1726882249.09847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.09925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10010: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7160 1726882249.10015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10142: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10269: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7160 1726882249.10287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10304: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7160 1726882249.10307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10387: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7160 1726882249.10393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10888: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7160 1726882249.10905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.10971: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 7160 1726882249.10998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11018: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7160 1726882249.11027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11148: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7160 1726882249.11156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11198: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7160 1726882249.11206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11305: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7160 1726882249.11310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11410: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7160 1726882249.11418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11846: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7160 1726882249.11853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11953: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7160 1726882249.11963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.11989: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12023: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7160 1726882249.12029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12087: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7160 1726882249.12100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12156: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7160 1726882249.12161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12295: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7160 1726882249.12324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12339: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7160 1726882249.12346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12423: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7160 1726882249.12431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12680: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7160 1726882249.12690: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7160 1726882249.12696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12782: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7160 1726882249.12794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.12951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13118: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7160 1726882249.13124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13210: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7160 1726882249.13217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13300: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7160 1726882249.13307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13448: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 7160 1726882249.13451: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7160 1726882249.13453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.13601: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7160 1726882249.13604: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7160 1726882249.13681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.14511: stdout chunk (state=3): >>>import 'gc' # <<< 7160 1726882249.14805: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 7160 1726882249.14811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7160 1726882249.14830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7160 1726882249.14845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7160 1726882249.14888: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.14891: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c465070> <<< 7160 1726882249.14894: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4b9d30> <<< 7160 1726882249.14961: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4b9c70> <<< 7160 1726882249.16203: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAAB<<< 7160 1726882249.16240: stdout chunk (state=3): >>>gQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "49", "epoch": "1726882249", "epoch_int": "1726882249", "date": "2024-09-20", "time": "21:30:49", "iso8601_micro": "2024-09-21T01:30:49.143373Z", "iso8601": "2024-09-21T01:30:49Z", "iso8601_basic": "20240920T213049143373", "iso8601_basic_short": "20240920T213049", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_local": {}, "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"}}} <<< 7160 1726882249.16713: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 7160 1726882249.16718: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7160 1726882249.16735: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 7160 1726882249.16756: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 7160 1726882249.16804: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 7160 1726882249.16841: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7160 1726882249.16875: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 <<< 7160 1726882249.16882: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _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 <<< 7160 1726882249.16905: stdout chunk (state=3): >>># 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 <<< 7160 1726882249.16928: stdout chunk (state=3): >>># 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 <<< 7160 1726882249.16933: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 7160 1726882249.17202: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7160 1726882249.17213: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7160 1726882249.17242: stdout chunk (state=3): >>># destroy zipimport <<< 7160 1726882249.17253: stdout chunk (state=3): >>># destroy _compression <<< 7160 1726882249.17261: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7160 1726882249.17304: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 7160 1726882249.17307: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner <<< 7160 1726882249.17314: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7160 1726882249.17331: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7160 1726882249.17377: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7160 1726882249.17430: 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 <<< 7160 1726882249.17445: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array <<< 7160 1726882249.17448: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7160 1726882249.17467: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util <<< 7160 1726882249.17476: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 7160 1726882249.17482: stdout chunk (state=3): >>># destroy shlex <<< 7160 1726882249.17504: stdout chunk (state=3): >>># destroy datetime <<< 7160 1726882249.17514: stdout chunk (state=3): >>># destroy base64 <<< 7160 1726882249.17538: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7160 1726882249.17541: stdout chunk (state=3): >>># destroy json <<< 7160 1726882249.17573: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7160 1726882249.17580: stdout chunk (state=3): >>># destroy glob <<< 7160 1726882249.17584: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7160 1726882249.17632: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 7160 1726882249.17647: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7160 1726882249.17672: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7160 1726882249.17688: 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 # cleanup[3] wiping tokenize <<< 7160 1726882249.17712: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7160 1726882249.17748: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 7160 1726882249.17761: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7160 1726882249.17766: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7160 1726882249.17792: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref <<< 7160 1726882249.17813: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7160 1726882249.17835: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 7160 1726882249.17862: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7160 1726882249.17877: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 7160 1726882249.17880: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 7160 1726882249.17882: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7160 1726882249.17883: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7160 1726882249.17885: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 7160 1726882249.17886: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 7160 1726882249.17887: stdout chunk (state=3): >>># 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 <<< 7160 1726882249.17889: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7160 1726882249.17925: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 7160 1726882249.17936: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 7160 1726882249.17941: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7160 1726882249.18106: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7160 1726882249.18109: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7160 1726882249.18133: stdout chunk (state=3): >>># destroy _heapq <<< 7160 1726882249.18148: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7160 1726882249.18181: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp <<< 7160 1726882249.18185: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy selectors <<< 7160 1726882249.18188: stdout chunk (state=3): >>># destroy select # 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 <<< 7160 1726882249.18198: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 7160 1726882249.18202: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7160 1726882249.18248: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7160 1726882249.18540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 7160 1726882249.18595: stderr chunk (state=3): >>><<< 7160 1726882249.18603: stdout chunk (state=3): >>><<< 7160 1726882249.18713: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d91edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d91eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d91eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d87a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d87a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d89d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d87a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d873d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d89dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d8c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d5f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d48ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d48e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d48ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d48efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5a7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5b96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5dae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d4a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d5b92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5e09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d45f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d5e0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3d4b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3d4e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3e5790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3e5cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d37e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3d4f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d38f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3e5610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d38f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3aa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aa8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3aad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42d3b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3aa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d39ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d4a1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42d3aaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd42cdd26d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd0f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd0ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd0f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cce60d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cbeb310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cbeb160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cbebca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd46d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf1400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccc4b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ccf1520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ccf1550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc56fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd58250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc53850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd583d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd58ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc537f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ccf0c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd58fa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cd58550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd50910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc49940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc66d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc52580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc49ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc529a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc657f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cca08b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7df970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cccc730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cd12370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42cc83550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c670160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc86910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc87790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42cc83b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7a2370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7c0580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c7c04f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c793280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7a2970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c54b820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c54b4f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c800f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7ab0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c800e80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c5c3fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c7ee820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c54b2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4a7e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4a79d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c523490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4b5850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c521670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c521220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_1arz12x7/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42c465070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4b9d30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42c4b9c70> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "49", "epoch": "1726882249", "epoch_int": "1726882249", "date": "2024-09-20", "time": "21:30:49", "iso8601_micro": "2024-09-21T01:30:49.143373Z", "iso8601": "2024-09-21T01:30:49Z", "iso8601_basic": "20240920T213049143373", "iso8601_basic_short": "20240920T213049", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_local": {}, "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7160 1726882249.19604: 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-1726882248.736696-7277-143956663331992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7160 1726882249.19607: _low_level_execute_command(): starting 7160 1726882249.19611: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882248.736696-7277-143956663331992/ > /dev/null 2>&1 && sleep 0' 7160 1726882249.19613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7160 1726882249.19616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.19618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882249.19620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.19622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882249.19624: stderr chunk (state=3): >>>debug2: match not found <<< 7160 1726882249.19626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.19650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7160 1726882249.19653: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882249.19655: 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.9.105 originally 10.31.9.105 <<< 7160 1726882249.19657: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.19704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882249.19723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882249.19725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.19841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.21679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882249.21732: stderr chunk (state=3): >>><<< 7160 1726882249.21738: stdout chunk (state=3): >>><<< 7160 1726882249.21747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882249.21753: handler run complete 7160 1726882249.21786: variable 'ansible_facts' from source: unknown 7160 1726882249.21824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.21901: variable 'ansible_facts' from source: unknown 7160 1726882249.21932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.21970: attempt loop complete, returning result 7160 1726882249.21974: _execute() done 7160 1726882249.21976: dumping result to json 7160 1726882249.21986: done dumping result, returning 7160 1726882249.21993: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-0d91-63e5-000000000166] 7160 1726882249.21998: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000166 ok: [managed_node3] 7160 1726882249.22242: no more pending results, returning what we have 7160 1726882249.22245: results queue empty 7160 1726882249.22246: checking for any_errors_fatal 7160 1726882249.22248: done checking for any_errors_fatal 7160 1726882249.22249: checking for max_fail_percentage 7160 1726882249.22250: done checking for max_fail_percentage 7160 1726882249.22251: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.22252: done checking to see if all hosts have failed 7160 1726882249.22252: getting the remaining hosts for this loop 7160 1726882249.22254: done getting the remaining hosts for this loop 7160 1726882249.22257: getting the next task for host managed_node3 7160 1726882249.22266: done getting next task for host managed_node3 7160 1726882249.22268: ^ task is: TASK: Check if system is ostree 7160 1726882249.22270: ^ 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 7160 1726882249.22273: getting variables 7160 1726882249.22274: in VariableManager get_vars() 7160 1726882249.22297: Calling all_inventory to load vars for managed_node3 7160 1726882249.22299: Calling groups_inventory to load vars for managed_node3 7160 1726882249.22301: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.22310: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.22312: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.22315: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.22414: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000166 7160 1726882249.22418: WORKER PROCESS EXITING 7160 1726882249.22427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.22559: done with get_vars() 7160 1726882249.22567: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:30:49 -0400 (0:00:00.547) 0:00:03.731 ****** 7160 1726882249.22630: entering _queue_task() for managed_node3/stat 7160 1726882249.22802: worker is 1 (out of 1 available) 7160 1726882249.22816: exiting _queue_task() for managed_node3/stat 7160 1726882249.22826: done queuing things up, now waiting for results queue to drain 7160 1726882249.22827: waiting for pending results... 7160 1726882249.22974: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7160 1726882249.23032: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000168 7160 1726882249.23046: variable 'ansible_search_path' from source: unknown 7160 1726882249.23050: variable 'ansible_search_path' from source: unknown 7160 1726882249.23079: calling self._execute() 7160 1726882249.23133: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.23137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.23147: variable 'omit' from source: magic vars 7160 1726882249.23477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7160 1726882249.23651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7160 1726882249.23684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7160 1726882249.23712: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7160 1726882249.23736: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7160 1726882249.23799: 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) 7160 1726882249.23818: 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) 7160 1726882249.23838: 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) 7160 1726882249.23859: 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) 7160 1726882249.23952: Evaluated conditional (not __network_is_ostree is defined): True 7160 1726882249.23956: variable 'omit' from source: magic vars 7160 1726882249.23984: variable 'omit' from source: magic vars 7160 1726882249.24007: variable 'omit' from source: magic vars 7160 1726882249.24029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7160 1726882249.24053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7160 1726882249.24068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7160 1726882249.24081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882249.24090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882249.24110: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7160 1726882249.24114: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.24116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.24186: Set connection var ansible_pipelining to False 7160 1726882249.24190: Set connection var ansible_timeout to 10 7160 1726882249.24195: Set connection var ansible_module_compression to ZIP_DEFLATED 7160 1726882249.24202: Set connection var ansible_connection to ssh 7160 1726882249.24206: Set connection var ansible_shell_executable to /bin/sh 7160 1726882249.24211: Set connection var ansible_shell_type to sh 7160 1726882249.24227: variable 'ansible_shell_executable' from source: unknown 7160 1726882249.24230: variable 'ansible_connection' from source: unknown 7160 1726882249.24233: variable 'ansible_module_compression' from source: unknown 7160 1726882249.24235: variable 'ansible_shell_type' from source: unknown 7160 1726882249.24237: variable 'ansible_shell_executable' from source: unknown 7160 1726882249.24242: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.24248: variable 'ansible_pipelining' from source: unknown 7160 1726882249.24250: variable 'ansible_timeout' from source: unknown 7160 1726882249.24253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.24350: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7160 1726882249.24358: variable 'omit' from source: magic vars 7160 1726882249.24366: starting attempt loop 7160 1726882249.24369: running the handler 7160 1726882249.24378: _low_level_execute_command(): starting 7160 1726882249.24386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7160 1726882249.24892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882249.24901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.24935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.24944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.24950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882249.24963: 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.9.105 originally 10.31.9.105 debug2: match found <<< 7160 1726882249.24975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.25015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882249.25027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882249.25037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.25154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.26777: stdout chunk (state=3): >>>/root <<< 7160 1726882249.26877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882249.26928: stderr chunk (state=3): >>><<< 7160 1726882249.26931: stdout chunk (state=3): >>><<< 7160 1726882249.26956: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882249.26973: _low_level_execute_command(): starting 7160 1726882249.26978: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428 `" && echo ansible-tmp-1726882249.2695804-7292-1958006844428="` echo /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428 `" ) && sleep 0' 7160 1726882249.27418: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.27429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.27460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.27475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 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.9.105 originally 10.31.9.105 debug2: match found <<< 7160 1726882249.27486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.27538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882249.27550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.27659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.29531: stdout chunk (state=3): >>>ansible-tmp-1726882249.2695804-7292-1958006844428=/root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428 <<< 7160 1726882249.29640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882249.29693: stderr chunk (state=3): >>><<< 7160 1726882249.29696: stdout chunk (state=3): >>><<< 7160 1726882249.29711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882249.2695804-7292-1958006844428=/root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882249.29754: variable 'ansible_module_compression' from source: unknown 7160 1726882249.29805: ANSIBALLZ: Using lock for stat 7160 1726882249.29808: ANSIBALLZ: Acquiring lock 7160 1726882249.29810: ANSIBALLZ: Lock acquired: 140715738837744 7160 1726882249.29813: ANSIBALLZ: Creating module 7160 1726882249.37594: ANSIBALLZ: Writing module into payload 7160 1726882249.37674: ANSIBALLZ: Writing module 7160 1726882249.37690: ANSIBALLZ: Renaming module 7160 1726882249.37695: ANSIBALLZ: Done creating module 7160 1726882249.37708: variable 'ansible_facts' from source: unknown 7160 1726882249.37754: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428/AnsiballZ_stat.py 7160 1726882249.37862: Sending initial data 7160 1726882249.37870: Sent initial data (149 bytes) 7160 1726882249.38554: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882249.38560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.38592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.38605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.38665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882249.38670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882249.38682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.38803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.40657: 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 <<< 7160 1726882249.40757: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7160 1726882249.40855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7160mmt2nen8/tmpt2ozs58g /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428/AnsiballZ_stat.py <<< 7160 1726882249.40956: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7160 1726882249.41955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882249.42061: stderr chunk (state=3): >>><<< 7160 1726882249.42066: stdout chunk (state=3): >>><<< 7160 1726882249.42089: done transferring module to remote 7160 1726882249.42100: _low_level_execute_command(): starting 7160 1726882249.42105: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428/ /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428/AnsiballZ_stat.py && sleep 0' 7160 1726882249.42551: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.42557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.42592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.42604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.42668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882249.42672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.42789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.44542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882249.44591: stderr chunk (state=3): >>><<< 7160 1726882249.44594: stdout chunk (state=3): >>><<< 7160 1726882249.44608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882249.44611: _low_level_execute_command(): starting 7160 1726882249.44616: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428/AnsiballZ_stat.py && sleep 0' 7160 1726882249.45058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7160 1726882249.45068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.45098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 7160 1726882249.45110: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.45121: 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.45167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882249.45180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.45293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.47242: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7160 1726882249.47258: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7160 1726882249.47319: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7160 1726882249.47358: stdout chunk (state=3): >>>import 'posix' # <<< 7160 1726882249.47385: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7160 1726882249.47389: stdout chunk (state=3): >>># installing zipimport hook <<< 7160 1726882249.47420: stdout chunk (state=3): >>>import 'time' # <<< 7160 1726882249.47440: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7160 1726882249.47487: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7160 1726882249.47493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.47509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7160 1726882249.47530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7160 1726882249.47540: stdout chunk (state=3): >>>import '_codecs' # <<< 7160 1726882249.47559: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3f3dc0> <<< 7160 1726882249.47607: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7160 1726882249.47611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7160 1726882249.47613: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3f3b20> <<< 7160 1726882249.47642: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7160 1726882249.47662: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3f3ac0> <<< 7160 1726882249.47679: stdout chunk (state=3): >>>import '_signal' # <<< 7160 1726882249.47702: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7160 1726882249.47719: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398490> <<< 7160 1726882249.47744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7160 1726882249.47758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7160 1726882249.47773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7160 1726882249.47789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882249.47794: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398940> <<< 7160 1726882249.47809: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398670> <<< 7160 1726882249.47839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7160 1726882249.47849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7160 1726882249.47874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7160 1726882249.47889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7160 1726882249.47911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7160 1726882249.47926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7160 1726882249.47951: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea34f190> <<< 7160 1726882249.47974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7160 1726882249.47995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7160 1726882249.48070: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea34f220> <<< 7160 1726882249.48094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7160 1726882249.48106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7160 1726882249.48125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7160 1726882249.48136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea34f940> <<< 7160 1726882249.48161: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3b0880> <<< 7160 1726882249.48191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7160 1726882249.48196: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea348d90> <<< 7160 1726882249.48248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7160 1726882249.48260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7160 1726882249.48266: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea372d90> <<< 7160 1726882249.48316: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398970> <<< 7160 1726882249.48345: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7160 1726882249.48536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7160 1726882249.48551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7160 1726882249.48577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7160 1726882249.48586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7160 1726882249.48600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7160 1726882249.48619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7160 1726882249.48645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7160 1726882249.48652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7160 1726882249.48664: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2eeeb0> <<< 7160 1726882249.48711: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2f1f40> <<< 7160 1726882249.48727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7160 1726882249.48750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7160 1726882249.48758: stdout chunk (state=3): >>>import '_sre' # <<< 7160 1726882249.48782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7160 1726882249.48792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7160 1726882249.48815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7160 1726882249.48820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7160 1726882249.48840: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2e7610> <<< 7160 1726882249.48861: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2ed640> <<< 7160 1726882249.48874: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2ee370> <<< 7160 1726882249.48885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7160 1726882249.48958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7160 1726882249.48975: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7160 1726882249.49006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.49025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7160 1726882249.49030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7160 1726882249.49068: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.49077: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dea26fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea26f910> <<< 7160 1726882249.49080: stdout chunk (state=3): >>>import 'itertools' # <<< 7160 1726882249.49107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 7160 1726882249.49116: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea26ff10> <<< 7160 1726882249.49123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7160 1726882249.49147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7160 1726882249.49160: stdout chunk (state=3): >>>import '_operator' # <<< 7160 1726882249.49198: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea26ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7160 1726882249.49208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2820d0> <<< 7160 1726882249.49222: stdout chunk (state=3): >>>import '_collections' # <<< 7160 1726882249.49262: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2c9d90> <<< 7160 1726882249.49273: stdout chunk (state=3): >>>import '_functools' # <<< 7160 1726882249.49298: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2c2670> <<< 7160 1726882249.49352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2d56d0> <<< 7160 1726882249.49357: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2f5e20> <<< 7160 1726882249.49380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7160 1726882249.49383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7160 1726882249.49414: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dea282cd0> <<< 7160 1726882249.49419: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2c92b0> <<< 7160 1726882249.49453: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.49463: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dea2d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2fb9d0> <<< 7160 1726882249.49492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7160 1726882249.49495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7160 1726882249.49522: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7160 1726882249.49524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.49548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7160 1726882249.49550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7160 1726882249.49571: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282eb0> <<< 7160 1726882249.49576: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282df0> <<< 7160 1726882249.49603: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7160 1726882249.49610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282d60> <<< 7160 1726882249.49621: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7160 1726882249.49633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7160 1726882249.49654: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7160 1726882249.49666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882249.49685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7160 1726882249.49739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7160 1726882249.49762: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 7160 1726882249.49772: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea24c3d0> <<< 7160 1726882249.49778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7160 1726882249.49796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7160 1726882249.49824: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea24c4c0> <<< 7160 1726882249.49950: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea289f40> <<< 7160 1726882249.49987: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea284a90> <<< 7160 1726882249.50002: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea284490> <<< 7160 1726882249.50018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7160 1726882249.50032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7160 1726882249.50066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7160 1726882249.50080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7160 1726882249.50100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7160 1726882249.50115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7160 1726882249.50120: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f54220><<< 7160 1726882249.50125: stdout chunk (state=3): >>> <<< 7160 1726882249.50147: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea237520> <<< 7160 1726882249.50203: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea284f10> <<< 7160 1726882249.50206: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2fb040> <<< 7160 1726882249.50229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7160 1726882249.50247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7160 1726882249.50272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 7160 1726882249.50288: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f66b50> <<< 7160 1726882249.50293: stdout chunk (state=3): >>>import 'errno' # <<< 7160 1726882249.50322: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f66e80> <<< 7160 1726882249.50346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7160 1726882249.50376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7160 1726882249.50388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7160 1726882249.50395: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f77790> <<< 7160 1726882249.50410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7160 1726882249.50444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7160 1726882249.50471: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f77cd0> <<< 7160 1726882249.50517: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f05400> <<< 7160 1726882249.50519: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f66f70> <<< 7160 1726882249.50541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7160 1726882249.50546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7160 1726882249.50591: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.50602: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f162e0> <<< 7160 1726882249.50605: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f77610> <<< 7160 1726882249.50617: stdout chunk (state=3): >>>import 'pwd' # <<< 7160 1726882249.50634: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f163a0> <<< 7160 1726882249.50674: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282a30> <<< 7160 1726882249.50692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7160 1726882249.50719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7160 1726882249.50731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7160 1726882249.50745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7160 1726882249.50776: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.50781: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f31700> <<< 7160 1726882249.50801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7160 1726882249.50805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7160 1726882249.50831: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.50838: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f319d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f317c0> <<< 7160 1726882249.50859: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f318b0> <<< 7160 1726882249.50887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7160 1726882249.51084: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f31d00> <<< 7160 1726882249.51120: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.51127: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f3c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f31940> <<< 7160 1726882249.51142: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f25a90> <<< 7160 1726882249.51168: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282610> <<< 7160 1726882249.51185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7160 1726882249.51248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7160 1726882249.51279: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f31af0> <<< 7160 1726882249.51378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7160 1726882249.51390: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9de9e546d0> <<< 7160 1726882249.51524: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip' # zipimport: zlib available <<< 7160 1726882249.51615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.51639: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/__init__.py <<< 7160 1726882249.51650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.51660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.51677: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7160 1726882249.51688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.52912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.53872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 7160 1726882249.53880: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b820> <<< 7160 1726882249.53898: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7160 1726882249.53902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.53923: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7160 1726882249.53936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7160 1726882249.53949: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7160 1726882249.53957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7160 1726882249.53981: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.53986: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d7b160> <<< 7160 1726882249.54021: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b280> <<< 7160 1726882249.54055: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7bf70> <<< 7160 1726882249.54077: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7160 1726882249.54082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7160 1726882249.54121: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b4f0> <<< 7160 1726882249.54129: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7bd90> <<< 7160 1726882249.54134: stdout chunk (state=3): >>>import 'atexit' # <<< 7160 1726882249.54170: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.54182: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d7bfd0> <<< 7160 1726882249.54188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7160 1726882249.54208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7160 1726882249.54251: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b100> <<< 7160 1726882249.54273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7160 1726882249.54287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7160 1726882249.54303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7160 1726882249.54327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7160 1726882249.54348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7160 1726882249.54353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7160 1726882249.54423: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de97adf40> <<< 7160 1726882249.54457: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.54462: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de97ccd00> <<< 7160 1726882249.54496: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de97cceb0> <<< 7160 1726882249.54511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7160 1726882249.54537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7160 1726882249.54577: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de97cc370> <<< 7160 1726882249.54591: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9de1dc0> <<< 7160 1726882249.54766: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9de13a0> <<< 7160 1726882249.54786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7160 1726882249.54789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7160 1726882249.54809: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9de1fd0> <<< 7160 1726882249.54832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7160 1726882249.54838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7160 1726882249.54859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7160 1726882249.54884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7160 1726882249.54899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7160 1726882249.54932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7160 1726882249.54935: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9db2d30> <<< 7160 1726882249.55026: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d4ed30> <<< 7160 1726882249.55029: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d4e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d844f0><<< 7160 1726882249.55048: stdout chunk (state=3): >>> <<< 7160 1726882249.55060: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.55066: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d4e520> <<< 7160 1726882249.55086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d4e550> <<< 7160 1726882249.55114: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7160 1726882249.55117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7160 1726882249.55148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7160 1726882249.55169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7160 1726882249.55246: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de979dfd0> <<< 7160 1726882249.55261: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9dc3250> <<< 7160 1726882249.55274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7160 1726882249.55279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7160 1726882249.55327: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.55333: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de979a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9dc33d0> <<< 7160 1726882249.55358: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7160 1726882249.55388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.55413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7160 1726882249.55426: stdout chunk (state=3): >>>import '_string' # <<< 7160 1726882249.55480: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9ddbe50> <<< 7160 1726882249.55612: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de979a7f0> <<< 7160 1726882249.55703: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.55708: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de979a640> <<< 7160 1726882249.55733: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.55740: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de97995b0> <<< 7160 1726882249.55771: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.55777: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de978ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9dba910> <<< 7160 1726882249.55805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7160 1726882249.55825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7160 1726882249.55837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7160 1726882249.55882: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.55886: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d446a0> <<< 7160 1726882249.56066: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d42b20> <<< 7160 1726882249.56082: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d520a0> <<< 7160 1726882249.56118: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.56129: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d44100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d87b20> <<< 7160 1726882249.56140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56148: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7160 1726882249.56164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56332: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7160 1726882249.56348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7160 1726882249.56362: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7160 1726882249.56370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.56567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.57034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.57497: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7160 1726882249.57501: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7160 1726882249.57508: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7160 1726882249.57525: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7160 1726882249.57538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.57594: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7160 1726882249.57599: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de936a5e0> <<< 7160 1726882249.57659: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7160 1726882249.57662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9767580> <<< 7160 1726882249.57680: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de930b100> <<< 7160 1726882249.57724: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7160 1726882249.57733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.57745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.57766: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7160 1726882249.57772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.57893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7160 1726882249.58023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7160 1726882249.58042: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d42b80> <<< 7160 1726882249.58051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58918: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7160 1726882249.58921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.58979: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7160 1726882249.58990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59116: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7160 1726882249.59135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59148: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7160 1726882249.59151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59221: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7160 1726882249.59227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7160 1726882249.59629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7160 1726882249.59634: stdout chunk (state=3): >>>import '_ast' # <<< 7160 1726882249.59706: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de933cf10> <<< 7160 1726882249.59711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59834: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7160 1726882249.59838: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7160 1726882249.59847: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7160 1726882249.59862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59940: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7160 1726882249.59943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.59980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60111: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7160 1726882249.60191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7160 1726882249.60267: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9dce220> <<< 7160 1726882249.60290: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de933c850> <<< 7160 1726882249.60331: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7160 1726882249.60336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60571: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7160 1726882249.60574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7160 1726882249.60611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7160 1726882249.60629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7160 1726882249.60660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7160 1726882249.60666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7160 1726882249.60767: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de975dca0> <<< 7160 1726882249.60795: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9759f70> <<< 7160 1726882249.60853: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9752940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7160 1726882249.60860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.60908: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7160 1726882249.60973: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7160 1726882249.60990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.61004: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7160 1726882249.61016: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.61128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.61304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7160 1726882249.61440: 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"}}} <<< 7160 1726882249.61446: stdout chunk (state=3): >>># destroy __main__ <<< 7160 1726882249.61699: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7160 1726882249.61726: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 7160 1726882249.61754: 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 7160 1726882249.61796: stdout chunk (state=3): >>># cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 7160 1726882249.61821: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 7160 1726882249.61827: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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 <<< 7160 1726882249.62008: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7160 1726882249.62014: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7160 1726882249.62036: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7160 1726882249.62061: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7160 1726882249.62081: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7160 1726882249.62093: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 7160 1726882249.62108: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7160 1726882249.62125: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7160 1726882249.62158: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7160 1726882249.62174: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 7160 1726882249.62205: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 7160 1726882249.62220: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7160 1726882249.62234: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7160 1726882249.62244: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 7160 1726882249.62259: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7160 1726882249.62274: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7160 1726882249.62287: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7160 1726882249.62302: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 7160 1726882249.62306: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 7160 1726882249.62323: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 7160 1726882249.62338: stdout chunk (state=3): >>># 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 <<< 7160 1726882249.62342: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket <<< 7160 1726882249.62348: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7160 1726882249.62488: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7160 1726882249.62519: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7160 1726882249.62522: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath<<< 7160 1726882249.62532: stdout chunk (state=3): >>> # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7160 1726882249.62548: stdout chunk (state=3): >>># destroy select # 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 <<< 7160 1726882249.62556: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7160 1726882249.62588: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7160 1726882249.62868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 7160 1726882249.62921: stderr chunk (state=3): >>><<< 7160 1726882249.62924: stdout chunk (state=3): >>><<< 7160 1726882249.62991: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea34f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea34f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea34f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea3b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea372d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea398970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dea26fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea26f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea26ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea26ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2c2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2f5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dea282cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dea2d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2fb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea24c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea24c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea289f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea284a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea284490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f54220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea237520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea284f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea2fb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f66b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f66e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f77790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f77cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f05400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f66f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f162e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f77610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f163a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f31700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f319d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f317c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f318b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f31d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9f3c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f31940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f25a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dea282610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9f31af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9de9e546d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d7b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7bf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7bd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d7bfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d7b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de97adf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de97ccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de97cceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de97cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9de1dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9de13a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9de1fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9db2d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d4ed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d4e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d844f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d4e520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d4e550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de979dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9dc3250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de979a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9dc33d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9ddbe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de979a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de979a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de97995b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de978ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9dba910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d446a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d42b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d520a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9d44100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d87b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de936a5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9767580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de930b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9d42b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de933cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de9dce220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de933c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de975dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9759f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de9752940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_em22mkqk/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7160 1726882249.63527: 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-1726882249.2695804-7292-1958006844428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7160 1726882249.63530: _low_level_execute_command(): starting 7160 1726882249.63533: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882249.2695804-7292-1958006844428/ > /dev/null 2>&1 && sleep 0' 7160 1726882249.63662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.63667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7160 1726882249.63709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.63712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7160 1726882249.63715: 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.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7160 1726882249.63770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7160 1726882249.63774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7160 1726882249.63779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7160 1726882249.63880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7160 1726882249.65699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7160 1726882249.65746: stderr chunk (state=3): >>><<< 7160 1726882249.65749: stdout chunk (state=3): >>><<< 7160 1726882249.65762: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 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.9.105 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.9.105 originally 10.31.9.105 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 7160 1726882249.65770: handler run complete 7160 1726882249.65786: attempt loop complete, returning result 7160 1726882249.65788: _execute() done 7160 1726882249.65791: dumping result to json 7160 1726882249.65795: done dumping result, returning 7160 1726882249.65802: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0e448fcc-3ce9-0d91-63e5-000000000168] 7160 1726882249.65806: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000168 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7160 1726882249.65960: no more pending results, returning what we have 7160 1726882249.65963: results queue empty 7160 1726882249.65964: checking for any_errors_fatal 7160 1726882249.65972: done checking for any_errors_fatal 7160 1726882249.65973: checking for max_fail_percentage 7160 1726882249.65975: done checking for max_fail_percentage 7160 1726882249.65976: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.65976: done checking to see if all hosts have failed 7160 1726882249.65977: getting the remaining hosts for this loop 7160 1726882249.65979: done getting the remaining hosts for this loop 7160 1726882249.65982: getting the next task for host managed_node3 7160 1726882249.65988: done getting next task for host managed_node3 7160 1726882249.65990: ^ task is: TASK: Set flag to indicate system is ostree 7160 1726882249.65992: ^ 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 7160 1726882249.65995: getting variables 7160 1726882249.65996: in VariableManager get_vars() 7160 1726882249.66024: Calling all_inventory to load vars for managed_node3 7160 1726882249.66026: Calling groups_inventory to load vars for managed_node3 7160 1726882249.66029: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.66042: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.66044: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.66047: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.66176: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000168 7160 1726882249.66179: WORKER PROCESS EXITING 7160 1726882249.66196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.66312: done with get_vars() 7160 1726882249.66320: done getting variables 7160 1726882249.66395: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:30:49 -0400 (0:00:00.437) 0:00:04.169 ****** 7160 1726882249.66415: entering _queue_task() for managed_node3/set_fact 7160 1726882249.66416: Creating lock for set_fact 7160 1726882249.66591: worker is 1 (out of 1 available) 7160 1726882249.66602: exiting _queue_task() for managed_node3/set_fact 7160 1726882249.66614: done queuing things up, now waiting for results queue to drain 7160 1726882249.66616: waiting for pending results... 7160 1726882249.66759: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7160 1726882249.66824: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000169 7160 1726882249.66833: variable 'ansible_search_path' from source: unknown 7160 1726882249.66841: variable 'ansible_search_path' from source: unknown 7160 1726882249.66866: calling self._execute() 7160 1726882249.66922: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.66925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.66933: variable 'omit' from source: magic vars 7160 1726882249.67259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7160 1726882249.67474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7160 1726882249.67505: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7160 1726882249.67529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7160 1726882249.67555: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7160 1726882249.67617: 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) 7160 1726882249.67637: 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) 7160 1726882249.67655: 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) 7160 1726882249.67676: 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) 7160 1726882249.67758: Evaluated conditional (not __network_is_ostree is defined): True 7160 1726882249.67762: variable 'omit' from source: magic vars 7160 1726882249.67790: variable 'omit' from source: magic vars 7160 1726882249.67868: variable '__ostree_booted_stat' from source: set_fact 7160 1726882249.67905: variable 'omit' from source: magic vars 7160 1726882249.67926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7160 1726882249.67946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7160 1726882249.67960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7160 1726882249.67974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882249.67983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882249.68006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7160 1726882249.68009: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.68012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.68077: Set connection var ansible_pipelining to False 7160 1726882249.68082: Set connection var ansible_timeout to 10 7160 1726882249.68087: Set connection var ansible_module_compression to ZIP_DEFLATED 7160 1726882249.68094: Set connection var ansible_connection to ssh 7160 1726882249.68097: Set connection var ansible_shell_executable to /bin/sh 7160 1726882249.68102: Set connection var ansible_shell_type to sh 7160 1726882249.68120: variable 'ansible_shell_executable' from source: unknown 7160 1726882249.68123: variable 'ansible_connection' from source: unknown 7160 1726882249.68125: variable 'ansible_module_compression' from source: unknown 7160 1726882249.68128: variable 'ansible_shell_type' from source: unknown 7160 1726882249.68130: variable 'ansible_shell_executable' from source: unknown 7160 1726882249.68132: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.68134: variable 'ansible_pipelining' from source: unknown 7160 1726882249.68139: variable 'ansible_timeout' from source: unknown 7160 1726882249.68141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.68209: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7160 1726882249.68216: variable 'omit' from source: magic vars 7160 1726882249.68220: starting attempt loop 7160 1726882249.68223: running the handler 7160 1726882249.68233: handler run complete 7160 1726882249.68241: attempt loop complete, returning result 7160 1726882249.68244: _execute() done 7160 1726882249.68247: dumping result to json 7160 1726882249.68249: done dumping result, returning 7160 1726882249.68256: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-0d91-63e5-000000000169] 7160 1726882249.68262: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000169 7160 1726882249.68348: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000169 7160 1726882249.68351: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7160 1726882249.68409: no more pending results, returning what we have 7160 1726882249.68411: results queue empty 7160 1726882249.68412: checking for any_errors_fatal 7160 1726882249.68417: done checking for any_errors_fatal 7160 1726882249.68418: checking for max_fail_percentage 7160 1726882249.68419: done checking for max_fail_percentage 7160 1726882249.68420: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.68420: done checking to see if all hosts have failed 7160 1726882249.68421: getting the remaining hosts for this loop 7160 1726882249.68422: done getting the remaining hosts for this loop 7160 1726882249.68425: getting the next task for host managed_node3 7160 1726882249.68438: done getting next task for host managed_node3 7160 1726882249.68444: ^ task is: TASK: Fix CentOS6 Base repo 7160 1726882249.68446: ^ 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 7160 1726882249.68449: getting variables 7160 1726882249.68450: in VariableManager get_vars() 7160 1726882249.68473: Calling all_inventory to load vars for managed_node3 7160 1726882249.68475: Calling groups_inventory to load vars for managed_node3 7160 1726882249.68477: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.68484: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.68485: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.68491: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.68598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.68743: done with get_vars() 7160 1726882249.68749: done getting variables 7160 1726882249.68831: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:30:49 -0400 (0:00:00.024) 0:00:04.193 ****** 7160 1726882249.68851: entering _queue_task() for managed_node3/copy 7160 1726882249.69010: worker is 1 (out of 1 available) 7160 1726882249.69022: exiting _queue_task() for managed_node3/copy 7160 1726882249.69033: done queuing things up, now waiting for results queue to drain 7160 1726882249.69037: waiting for pending results... 7160 1726882249.69179: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7160 1726882249.69243: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000016b 7160 1726882249.69253: variable 'ansible_search_path' from source: unknown 7160 1726882249.69258: variable 'ansible_search_path' from source: unknown 7160 1726882249.69285: calling self._execute() 7160 1726882249.69340: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.69343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.69350: variable 'omit' from source: magic vars 7160 1726882249.69661: variable 'ansible_distribution' from source: facts 7160 1726882249.69678: Evaluated conditional (ansible_distribution == 'CentOS'): True 7160 1726882249.69757: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.69763: Evaluated conditional (ansible_distribution_major_version == '6'): False 7160 1726882249.69770: when evaluation is False, skipping this task 7160 1726882249.69773: _execute() done 7160 1726882249.69777: dumping result to json 7160 1726882249.69782: done dumping result, returning 7160 1726882249.69788: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-0d91-63e5-00000000016b] 7160 1726882249.69794: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000016b 7160 1726882249.69885: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000016b 7160 1726882249.69888: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7160 1726882249.69955: no more pending results, returning what we have 7160 1726882249.69957: results queue empty 7160 1726882249.69958: checking for any_errors_fatal 7160 1726882249.69960: done checking for any_errors_fatal 7160 1726882249.69961: checking for max_fail_percentage 7160 1726882249.69962: done checking for max_fail_percentage 7160 1726882249.69962: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.69963: done checking to see if all hosts have failed 7160 1726882249.69965: getting the remaining hosts for this loop 7160 1726882249.69966: done getting the remaining hosts for this loop 7160 1726882249.69969: getting the next task for host managed_node3 7160 1726882249.69972: done getting next task for host managed_node3 7160 1726882249.69974: ^ task is: TASK: Include the task 'enable_epel.yml' 7160 1726882249.69976: ^ 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 7160 1726882249.69978: getting variables 7160 1726882249.69979: in VariableManager get_vars() 7160 1726882249.69996: Calling all_inventory to load vars for managed_node3 7160 1726882249.70002: Calling groups_inventory to load vars for managed_node3 7160 1726882249.70004: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.70011: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.70013: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.70015: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.70116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.70226: done with get_vars() 7160 1726882249.70232: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:30:49 -0400 (0:00:00.014) 0:00:04.207 ****** 7160 1726882249.70295: entering _queue_task() for managed_node3/include_tasks 7160 1726882249.70452: worker is 1 (out of 1 available) 7160 1726882249.70467: exiting _queue_task() for managed_node3/include_tasks 7160 1726882249.70477: done queuing things up, now waiting for results queue to drain 7160 1726882249.70478: waiting for pending results... 7160 1726882249.70610: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7160 1726882249.70674: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000016c 7160 1726882249.70683: variable 'ansible_search_path' from source: unknown 7160 1726882249.70686: variable 'ansible_search_path' from source: unknown 7160 1726882249.70714: calling self._execute() 7160 1726882249.70768: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.70775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.70779: variable 'omit' from source: magic vars 7160 1726882249.71140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882249.72622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882249.72786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882249.72812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882249.72842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882249.72858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882249.72914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882249.72934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882249.72954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882249.72983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882249.72994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882249.73072: variable '__network_is_ostree' from source: set_fact 7160 1726882249.73085: Evaluated conditional (not __network_is_ostree | d(false)): True 7160 1726882249.73092: _execute() done 7160 1726882249.73095: dumping result to json 7160 1726882249.73097: done dumping result, returning 7160 1726882249.73103: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-0d91-63e5-00000000016c] 7160 1726882249.73108: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000016c 7160 1726882249.73198: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000016c 7160 1726882249.73200: WORKER PROCESS EXITING 7160 1726882249.73225: no more pending results, returning what we have 7160 1726882249.73229: in VariableManager get_vars() 7160 1726882249.73259: Calling all_inventory to load vars for managed_node3 7160 1726882249.73262: Calling groups_inventory to load vars for managed_node3 7160 1726882249.73267: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.73283: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.73286: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.73288: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.73439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.73549: done with get_vars() 7160 1726882249.73555: variable 'ansible_search_path' from source: unknown 7160 1726882249.73555: variable 'ansible_search_path' from source: unknown 7160 1726882249.73581: we have included files to process 7160 1726882249.73581: generating all_blocks data 7160 1726882249.73582: done generating all_blocks data 7160 1726882249.73586: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7160 1726882249.73587: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7160 1726882249.73588: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7160 1726882249.74019: done processing included file 7160 1726882249.74021: iterating over new_blocks loaded from include file 7160 1726882249.74022: in VariableManager get_vars() 7160 1726882249.74029: done with get_vars() 7160 1726882249.74030: filtering new block on tags 7160 1726882249.74048: done filtering new block on tags 7160 1726882249.74050: in VariableManager get_vars() 7160 1726882249.74057: done with get_vars() 7160 1726882249.74058: filtering new block on tags 7160 1726882249.74066: done filtering new block on tags 7160 1726882249.74067: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 7160 1726882249.74071: extending task lists for all hosts with included blocks 7160 1726882249.74128: done extending task lists 7160 1726882249.74129: done processing included files 7160 1726882249.74130: results queue empty 7160 1726882249.74130: checking for any_errors_fatal 7160 1726882249.74132: done checking for any_errors_fatal 7160 1726882249.74133: checking for max_fail_percentage 7160 1726882249.74133: done checking for max_fail_percentage 7160 1726882249.74134: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.74134: done checking to see if all hosts have failed 7160 1726882249.74137: getting the remaining hosts for this loop 7160 1726882249.74137: done getting the remaining hosts for this loop 7160 1726882249.74139: getting the next task for host managed_node3 7160 1726882249.74142: done getting next task for host managed_node3 7160 1726882249.74143: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7160 1726882249.74146: ^ 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 7160 1726882249.74148: getting variables 7160 1726882249.74149: in VariableManager get_vars() 7160 1726882249.74154: Calling all_inventory to load vars for managed_node3 7160 1726882249.74156: Calling groups_inventory to load vars for managed_node3 7160 1726882249.74157: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.74160: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.74168: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.74170: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.74266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.74372: done with get_vars() 7160 1726882249.74378: done getting variables 7160 1726882249.74422: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 7160 1726882249.74559: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:30:49 -0400 (0:00:00.042) 0:00:04.250 ****** 7160 1726882249.74593: entering _queue_task() for managed_node3/command 7160 1726882249.74594: Creating lock for command 7160 1726882249.74767: worker is 1 (out of 1 available) 7160 1726882249.74781: exiting _queue_task() for managed_node3/command 7160 1726882249.74792: done queuing things up, now waiting for results queue to drain 7160 1726882249.74793: waiting for pending results... 7160 1726882249.74931: running TaskExecutor() for managed_node3/TASK: Create EPEL 9 7160 1726882249.75005: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000186 7160 1726882249.75015: variable 'ansible_search_path' from source: unknown 7160 1726882249.75023: variable 'ansible_search_path' from source: unknown 7160 1726882249.75056: calling self._execute() 7160 1726882249.75110: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.75113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.75121: variable 'omit' from source: magic vars 7160 1726882249.75377: variable 'ansible_distribution' from source: facts 7160 1726882249.75386: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7160 1726882249.75473: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.75477: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7160 1726882249.75480: when evaluation is False, skipping this task 7160 1726882249.75482: _execute() done 7160 1726882249.75485: dumping result to json 7160 1726882249.75488: done dumping result, returning 7160 1726882249.75494: done running TaskExecutor() for managed_node3/TASK: Create EPEL 9 [0e448fcc-3ce9-0d91-63e5-000000000186] 7160 1726882249.75499: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000186 7160 1726882249.75598: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000186 7160 1726882249.75601: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7160 1726882249.75648: no more pending results, returning what we have 7160 1726882249.75651: results queue empty 7160 1726882249.75652: checking for any_errors_fatal 7160 1726882249.75653: done checking for any_errors_fatal 7160 1726882249.75654: checking for max_fail_percentage 7160 1726882249.75655: done checking for max_fail_percentage 7160 1726882249.75656: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.75656: done checking to see if all hosts have failed 7160 1726882249.75657: getting the remaining hosts for this loop 7160 1726882249.75658: done getting the remaining hosts for this loop 7160 1726882249.75661: getting the next task for host managed_node3 7160 1726882249.75667: done getting next task for host managed_node3 7160 1726882249.75670: ^ task is: TASK: Install yum-utils package 7160 1726882249.75672: ^ 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 7160 1726882249.75675: getting variables 7160 1726882249.75680: in VariableManager get_vars() 7160 1726882249.75698: Calling all_inventory to load vars for managed_node3 7160 1726882249.75699: Calling groups_inventory to load vars for managed_node3 7160 1726882249.75702: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.75708: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.75709: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.75711: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.75842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.76071: done with get_vars() 7160 1726882249.76080: done getting variables 7160 1726882249.76180: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:30:49 -0400 (0:00:00.016) 0:00:04.267 ****** 7160 1726882249.76205: entering _queue_task() for managed_node3/package 7160 1726882249.76207: Creating lock for package 7160 1726882249.76426: worker is 1 (out of 1 available) 7160 1726882249.76446: exiting _queue_task() for managed_node3/package 7160 1726882249.76458: done queuing things up, now waiting for results queue to drain 7160 1726882249.76459: waiting for pending results... 7160 1726882249.76719: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7160 1726882249.76831: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000187 7160 1726882249.76855: variable 'ansible_search_path' from source: unknown 7160 1726882249.76862: variable 'ansible_search_path' from source: unknown 7160 1726882249.76909: calling self._execute() 7160 1726882249.76995: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.77006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.77025: variable 'omit' from source: magic vars 7160 1726882249.77432: variable 'ansible_distribution' from source: facts 7160 1726882249.77460: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7160 1726882249.77604: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.77616: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7160 1726882249.77624: when evaluation is False, skipping this task 7160 1726882249.77631: _execute() done 7160 1726882249.77646: dumping result to json 7160 1726882249.77655: done dumping result, returning 7160 1726882249.77671: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0e448fcc-3ce9-0d91-63e5-000000000187] 7160 1726882249.77685: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000187 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7160 1726882249.77832: no more pending results, returning what we have 7160 1726882249.77838: results queue empty 7160 1726882249.77840: checking for any_errors_fatal 7160 1726882249.77847: done checking for any_errors_fatal 7160 1726882249.77848: checking for max_fail_percentage 7160 1726882249.77850: done checking for max_fail_percentage 7160 1726882249.77852: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.77852: done checking to see if all hosts have failed 7160 1726882249.77853: getting the remaining hosts for this loop 7160 1726882249.77855: done getting the remaining hosts for this loop 7160 1726882249.77860: getting the next task for host managed_node3 7160 1726882249.77868: done getting next task for host managed_node3 7160 1726882249.77871: ^ task is: TASK: Enable EPEL 7 7160 1726882249.77875: ^ 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 7160 1726882249.77878: getting variables 7160 1726882249.77880: in VariableManager get_vars() 7160 1726882249.77911: Calling all_inventory to load vars for managed_node3 7160 1726882249.77913: Calling groups_inventory to load vars for managed_node3 7160 1726882249.77917: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.77930: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.77933: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.77940: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.78122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.78326: done with get_vars() 7160 1726882249.78340: done getting variables 7160 1726882249.78420: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:30:49 -0400 (0:00:00.022) 0:00:04.289 ****** 7160 1726882249.78457: entering _queue_task() for managed_node3/command 7160 1726882249.78477: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000187 7160 1726882249.78490: WORKER PROCESS EXITING 7160 1726882249.78850: worker is 1 (out of 1 available) 7160 1726882249.78861: exiting _queue_task() for managed_node3/command 7160 1726882249.78872: done queuing things up, now waiting for results queue to drain 7160 1726882249.78874: waiting for pending results... 7160 1726882249.79005: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7160 1726882249.79079: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000188 7160 1726882249.79089: variable 'ansible_search_path' from source: unknown 7160 1726882249.79092: variable 'ansible_search_path' from source: unknown 7160 1726882249.79120: calling self._execute() 7160 1726882249.79181: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.79184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.79193: variable 'omit' from source: magic vars 7160 1726882249.79446: variable 'ansible_distribution' from source: facts 7160 1726882249.79457: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7160 1726882249.79546: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.79551: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7160 1726882249.79554: when evaluation is False, skipping this task 7160 1726882249.79558: _execute() done 7160 1726882249.79560: dumping result to json 7160 1726882249.79563: done dumping result, returning 7160 1726882249.79573: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0e448fcc-3ce9-0d91-63e5-000000000188] 7160 1726882249.79576: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000188 7160 1726882249.79654: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000188 7160 1726882249.79658: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7160 1726882249.79706: no more pending results, returning what we have 7160 1726882249.79709: results queue empty 7160 1726882249.79710: checking for any_errors_fatal 7160 1726882249.79715: done checking for any_errors_fatal 7160 1726882249.79716: checking for max_fail_percentage 7160 1726882249.79717: done checking for max_fail_percentage 7160 1726882249.79718: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.79719: done checking to see if all hosts have failed 7160 1726882249.79719: getting the remaining hosts for this loop 7160 1726882249.79720: done getting the remaining hosts for this loop 7160 1726882249.79723: getting the next task for host managed_node3 7160 1726882249.79728: done getting next task for host managed_node3 7160 1726882249.79730: ^ task is: TASK: Enable EPEL 8 7160 1726882249.79733: ^ 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 7160 1726882249.79736: getting variables 7160 1726882249.79737: in VariableManager get_vars() 7160 1726882249.79755: Calling all_inventory to load vars for managed_node3 7160 1726882249.79757: Calling groups_inventory to load vars for managed_node3 7160 1726882249.79759: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.79767: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.79769: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.79771: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.80011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.80119: done with get_vars() 7160 1726882249.80125: done getting variables 7160 1726882249.80161: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:30:49 -0400 (0:00:00.017) 0:00:04.306 ****** 7160 1726882249.80181: entering _queue_task() for managed_node3/command 7160 1726882249.80329: worker is 1 (out of 1 available) 7160 1726882249.80341: exiting _queue_task() for managed_node3/command 7160 1726882249.80352: done queuing things up, now waiting for results queue to drain 7160 1726882249.80353: waiting for pending results... 7160 1726882249.80495: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7160 1726882249.80571: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000189 7160 1726882249.80581: variable 'ansible_search_path' from source: unknown 7160 1726882249.80586: variable 'ansible_search_path' from source: unknown 7160 1726882249.80611: calling self._execute() 7160 1726882249.80669: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.80673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.80681: variable 'omit' from source: magic vars 7160 1726882249.80929: variable 'ansible_distribution' from source: facts 7160 1726882249.80941: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7160 1726882249.81027: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.81031: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7160 1726882249.81034: when evaluation is False, skipping this task 7160 1726882249.81040: _execute() done 7160 1726882249.81043: dumping result to json 7160 1726882249.81046: done dumping result, returning 7160 1726882249.81051: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0e448fcc-3ce9-0d91-63e5-000000000189] 7160 1726882249.81057: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000189 7160 1726882249.81143: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000189 7160 1726882249.81146: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7160 1726882249.81193: no more pending results, returning what we have 7160 1726882249.81196: results queue empty 7160 1726882249.81197: checking for any_errors_fatal 7160 1726882249.81200: done checking for any_errors_fatal 7160 1726882249.81201: checking for max_fail_percentage 7160 1726882249.81202: done checking for max_fail_percentage 7160 1726882249.81203: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.81204: done checking to see if all hosts have failed 7160 1726882249.81205: getting the remaining hosts for this loop 7160 1726882249.81206: done getting the remaining hosts for this loop 7160 1726882249.81209: getting the next task for host managed_node3 7160 1726882249.81215: done getting next task for host managed_node3 7160 1726882249.81217: ^ task is: TASK: Enable EPEL 6 7160 1726882249.81220: ^ 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 7160 1726882249.81222: getting variables 7160 1726882249.81223: in VariableManager get_vars() 7160 1726882249.81241: Calling all_inventory to load vars for managed_node3 7160 1726882249.81243: Calling groups_inventory to load vars for managed_node3 7160 1726882249.81245: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.81251: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.81253: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.81259: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.81361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.81481: done with get_vars() 7160 1726882249.81487: done getting variables 7160 1726882249.81523: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:30:49 -0400 (0:00:00.013) 0:00:04.320 ****** 7160 1726882249.81543: entering _queue_task() for managed_node3/copy 7160 1726882249.81694: worker is 1 (out of 1 available) 7160 1726882249.81706: exiting _queue_task() for managed_node3/copy 7160 1726882249.81716: done queuing things up, now waiting for results queue to drain 7160 1726882249.81718: waiting for pending results... 7160 1726882249.81855: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7160 1726882249.81926: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000018b 7160 1726882249.81935: variable 'ansible_search_path' from source: unknown 7160 1726882249.81940: variable 'ansible_search_path' from source: unknown 7160 1726882249.81969: calling self._execute() 7160 1726882249.82024: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.82031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.82041: variable 'omit' from source: magic vars 7160 1726882249.82296: variable 'ansible_distribution' from source: facts 7160 1726882249.82306: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7160 1726882249.82384: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.82388: Evaluated conditional (ansible_distribution_major_version == '6'): False 7160 1726882249.82391: when evaluation is False, skipping this task 7160 1726882249.82394: _execute() done 7160 1726882249.82396: dumping result to json 7160 1726882249.82399: done dumping result, returning 7160 1726882249.82406: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0e448fcc-3ce9-0d91-63e5-00000000018b] 7160 1726882249.82411: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000018b 7160 1726882249.82496: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000018b 7160 1726882249.82499: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7160 1726882249.82543: no more pending results, returning what we have 7160 1726882249.82545: results queue empty 7160 1726882249.82546: checking for any_errors_fatal 7160 1726882249.82550: done checking for any_errors_fatal 7160 1726882249.82551: checking for max_fail_percentage 7160 1726882249.82552: done checking for max_fail_percentage 7160 1726882249.82553: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.82554: done checking to see if all hosts have failed 7160 1726882249.82555: getting the remaining hosts for this loop 7160 1726882249.82556: done getting the remaining hosts for this loop 7160 1726882249.82559: getting the next task for host managed_node3 7160 1726882249.82568: done getting next task for host managed_node3 7160 1726882249.82570: ^ task is: TASK: Set network provider to 'initscripts' 7160 1726882249.82572: ^ 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 7160 1726882249.82574: getting variables 7160 1726882249.82575: in VariableManager get_vars() 7160 1726882249.82592: Calling all_inventory to load vars for managed_node3 7160 1726882249.82594: Calling groups_inventory to load vars for managed_node3 7160 1726882249.82596: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.82602: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.82604: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.82606: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.82745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.82852: done with get_vars() 7160 1726882249.82859: done getting variables 7160 1726882249.82897: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:12 Friday 20 September 2024 21:30:49 -0400 (0:00:00.013) 0:00:04.334 ****** 7160 1726882249.82914: entering _queue_task() for managed_node3/set_fact 7160 1726882249.83062: worker is 1 (out of 1 available) 7160 1726882249.83075: exiting _queue_task() for managed_node3/set_fact 7160 1726882249.83087: done queuing things up, now waiting for results queue to drain 7160 1726882249.83088: waiting for pending results... 7160 1726882249.83225: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 7160 1726882249.83282: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000007 7160 1726882249.83291: variable 'ansible_search_path' from source: unknown 7160 1726882249.83319: calling self._execute() 7160 1726882249.83383: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.83386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.83393: variable 'omit' from source: magic vars 7160 1726882249.83463: variable 'omit' from source: magic vars 7160 1726882249.83491: variable 'omit' from source: magic vars 7160 1726882249.83511: variable 'omit' from source: magic vars 7160 1726882249.83546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7160 1726882249.83574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7160 1726882249.83590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7160 1726882249.83605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882249.83615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7160 1726882249.83638: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7160 1726882249.83644: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.83646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.83714: Set connection var ansible_pipelining to False 7160 1726882249.83718: Set connection var ansible_timeout to 10 7160 1726882249.83724: Set connection var ansible_module_compression to ZIP_DEFLATED 7160 1726882249.83730: Set connection var ansible_connection to ssh 7160 1726882249.83735: Set connection var ansible_shell_executable to /bin/sh 7160 1726882249.83742: Set connection var ansible_shell_type to sh 7160 1726882249.83759: variable 'ansible_shell_executable' from source: unknown 7160 1726882249.83762: variable 'ansible_connection' from source: unknown 7160 1726882249.83766: variable 'ansible_module_compression' from source: unknown 7160 1726882249.83768: variable 'ansible_shell_type' from source: unknown 7160 1726882249.83771: variable 'ansible_shell_executable' from source: unknown 7160 1726882249.83773: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.83778: variable 'ansible_pipelining' from source: unknown 7160 1726882249.83780: variable 'ansible_timeout' from source: unknown 7160 1726882249.83784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.83886: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7160 1726882249.83895: variable 'omit' from source: magic vars 7160 1726882249.83899: starting attempt loop 7160 1726882249.83902: running the handler 7160 1726882249.83912: handler run complete 7160 1726882249.83921: attempt loop complete, returning result 7160 1726882249.83923: _execute() done 7160 1726882249.83926: dumping result to json 7160 1726882249.83928: done dumping result, returning 7160 1726882249.83935: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-0d91-63e5-000000000007] 7160 1726882249.83941: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000007 7160 1726882249.84016: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000007 7160 1726882249.84020: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7160 1726882249.84076: no more pending results, returning what we have 7160 1726882249.84079: results queue empty 7160 1726882249.84080: checking for any_errors_fatal 7160 1726882249.84084: done checking for any_errors_fatal 7160 1726882249.84085: checking for max_fail_percentage 7160 1726882249.84086: done checking for max_fail_percentage 7160 1726882249.84087: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.84088: done checking to see if all hosts have failed 7160 1726882249.84089: getting the remaining hosts for this loop 7160 1726882249.84090: done getting the remaining hosts for this loop 7160 1726882249.84092: getting the next task for host managed_node3 7160 1726882249.84097: done getting next task for host managed_node3 7160 1726882249.84099: ^ task is: TASK: meta (flush_handlers) 7160 1726882249.84100: ^ 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 7160 1726882249.84104: getting variables 7160 1726882249.84105: in VariableManager get_vars() 7160 1726882249.84123: Calling all_inventory to load vars for managed_node3 7160 1726882249.84124: Calling groups_inventory to load vars for managed_node3 7160 1726882249.84126: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.84133: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.84134: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.84137: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.84241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.84356: done with get_vars() 7160 1726882249.84364: done getting variables 7160 1726882249.84411: in VariableManager get_vars() 7160 1726882249.84418: Calling all_inventory to load vars for managed_node3 7160 1726882249.84419: Calling groups_inventory to load vars for managed_node3 7160 1726882249.84421: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.84424: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.84425: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.84426: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.84508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.84637: done with get_vars() 7160 1726882249.84648: done queuing things up, now waiting for results queue to drain 7160 1726882249.84650: results queue empty 7160 1726882249.84650: checking for any_errors_fatal 7160 1726882249.84651: done checking for any_errors_fatal 7160 1726882249.84652: checking for max_fail_percentage 7160 1726882249.84653: done checking for max_fail_percentage 7160 1726882249.84653: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.84654: done checking to see if all hosts have failed 7160 1726882249.84654: getting the remaining hosts for this loop 7160 1726882249.84655: done getting the remaining hosts for this loop 7160 1726882249.84656: getting the next task for host managed_node3 7160 1726882249.84659: done getting next task for host managed_node3 7160 1726882249.84660: ^ task is: TASK: meta (flush_handlers) 7160 1726882249.84660: ^ 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 7160 1726882249.84668: getting variables 7160 1726882249.84669: in VariableManager get_vars() 7160 1726882249.84674: Calling all_inventory to load vars for managed_node3 7160 1726882249.84676: Calling groups_inventory to load vars for managed_node3 7160 1726882249.84677: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.84680: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.84681: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.84683: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.84762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.84870: done with get_vars() 7160 1726882249.84875: done getting variables 7160 1726882249.84902: in VariableManager get_vars() 7160 1726882249.84907: Calling all_inventory to load vars for managed_node3 7160 1726882249.84909: Calling groups_inventory to load vars for managed_node3 7160 1726882249.84911: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.84914: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.84915: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.84917: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.84996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.85102: done with get_vars() 7160 1726882249.85109: done queuing things up, now waiting for results queue to drain 7160 1726882249.85110: results queue empty 7160 1726882249.85111: checking for any_errors_fatal 7160 1726882249.85111: done checking for any_errors_fatal 7160 1726882249.85112: checking for max_fail_percentage 7160 1726882249.85113: done checking for max_fail_percentage 7160 1726882249.85113: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.85113: done checking to see if all hosts have failed 7160 1726882249.85114: getting the remaining hosts for this loop 7160 1726882249.85114: done getting the remaining hosts for this loop 7160 1726882249.85116: getting the next task for host managed_node3 7160 1726882249.85117: done getting next task for host managed_node3 7160 1726882249.85118: ^ task is: None 7160 1726882249.85119: ^ 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 7160 1726882249.85120: done queuing things up, now waiting for results queue to drain 7160 1726882249.85120: results queue empty 7160 1726882249.85120: checking for any_errors_fatal 7160 1726882249.85121: done checking for any_errors_fatal 7160 1726882249.85121: checking for max_fail_percentage 7160 1726882249.85122: done checking for max_fail_percentage 7160 1726882249.85122: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.85123: done checking to see if all hosts have failed 7160 1726882249.85124: getting the next task for host managed_node3 7160 1726882249.85126: done getting next task for host managed_node3 7160 1726882249.85127: ^ task is: None 7160 1726882249.85128: ^ 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 7160 1726882249.85163: in VariableManager get_vars() 7160 1726882249.85185: done with get_vars() 7160 1726882249.85189: in VariableManager get_vars() 7160 1726882249.85200: done with get_vars() 7160 1726882249.85202: variable 'omit' from source: magic vars 7160 1726882249.85222: in VariableManager get_vars() 7160 1726882249.85234: done with get_vars() 7160 1726882249.85252: variable 'omit' from source: magic vars PLAY [Play for testing auto_gateway setting] *********************************** 7160 1726882249.85600: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7160 1726882249.85620: getting the remaining hosts for this loop 7160 1726882249.85621: done getting the remaining hosts for this loop 7160 1726882249.85623: getting the next task for host managed_node3 7160 1726882249.85625: done getting next task for host managed_node3 7160 1726882249.85626: ^ task is: TASK: Gathering Facts 7160 1726882249.85627: ^ 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 7160 1726882249.85628: getting variables 7160 1726882249.85629: in VariableManager get_vars() 7160 1726882249.85641: Calling all_inventory to load vars for managed_node3 7160 1726882249.85643: Calling groups_inventory to load vars for managed_node3 7160 1726882249.85644: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.85647: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.85656: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.85658: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.85739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.85848: done with get_vars() 7160 1726882249.85853: done getting variables 7160 1726882249.85880: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 Friday 20 September 2024 21:30:49 -0400 (0:00:00.029) 0:00:04.363 ****** 7160 1726882249.85897: entering _queue_task() for managed_node3/gather_facts 7160 1726882249.86047: worker is 1 (out of 1 available) 7160 1726882249.86058: exiting _queue_task() for managed_node3/gather_facts 7160 1726882249.86070: done queuing things up, now waiting for results queue to drain 7160 1726882249.86072: waiting for pending results... 7160 1726882249.86211: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7160 1726882249.86271: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000001b1 7160 1726882249.86283: variable 'ansible_search_path' from source: unknown 7160 1726882249.86312: calling self._execute() 7160 1726882249.86371: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.86375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.86382: variable 'omit' from source: magic vars 7160 1726882249.86674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882249.88220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882249.88268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882249.88305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882249.88331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882249.88351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882249.88409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882249.88428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882249.88447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882249.88476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882249.88486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882249.88581: variable 'ansible_distribution' from source: facts 7160 1726882249.88588: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.88604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882249.88611: when evaluation is False, skipping this task 7160 1726882249.88614: _execute() done 7160 1726882249.88617: dumping result to json 7160 1726882249.88619: done dumping result, returning 7160 1726882249.88624: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-0d91-63e5-0000000001b1] 7160 1726882249.88631: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000001b1 7160 1726882249.88705: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000001b1 7160 1726882249.88709: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882249.88754: no more pending results, returning what we have 7160 1726882249.88757: results queue empty 7160 1726882249.88758: checking for any_errors_fatal 7160 1726882249.88759: done checking for any_errors_fatal 7160 1726882249.88760: checking for max_fail_percentage 7160 1726882249.88761: done checking for max_fail_percentage 7160 1726882249.88762: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.88765: done checking to see if all hosts have failed 7160 1726882249.88766: getting the remaining hosts for this loop 7160 1726882249.88767: done getting the remaining hosts for this loop 7160 1726882249.88771: getting the next task for host managed_node3 7160 1726882249.88776: done getting next task for host managed_node3 7160 1726882249.88778: ^ task is: TASK: meta (flush_handlers) 7160 1726882249.88779: ^ 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 7160 1726882249.88782: getting variables 7160 1726882249.88784: in VariableManager get_vars() 7160 1726882249.88828: Calling all_inventory to load vars for managed_node3 7160 1726882249.88831: Calling groups_inventory to load vars for managed_node3 7160 1726882249.88833: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.88842: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.88844: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.88847: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.88990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.89115: done with get_vars() 7160 1726882249.89122: done getting variables 7160 1726882249.89173: in VariableManager get_vars() 7160 1726882249.89185: Calling all_inventory to load vars for managed_node3 7160 1726882249.89186: Calling groups_inventory to load vars for managed_node3 7160 1726882249.89187: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.89190: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.89192: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.89193: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.89275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.89384: done with get_vars() 7160 1726882249.89393: done queuing things up, now waiting for results queue to drain 7160 1726882249.89394: results queue empty 7160 1726882249.89395: checking for any_errors_fatal 7160 1726882249.89396: done checking for any_errors_fatal 7160 1726882249.89396: checking for max_fail_percentage 7160 1726882249.89397: done checking for max_fail_percentage 7160 1726882249.89397: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.89398: done checking to see if all hosts have failed 7160 1726882249.89398: getting the remaining hosts for this loop 7160 1726882249.89399: done getting the remaining hosts for this loop 7160 1726882249.89400: getting the next task for host managed_node3 7160 1726882249.89403: done getting next task for host managed_node3 7160 1726882249.89404: ^ task is: TASK: Include the task 'show_interfaces.yml' 7160 1726882249.89405: ^ 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 7160 1726882249.89406: getting variables 7160 1726882249.89407: in VariableManager get_vars() 7160 1726882249.89416: Calling all_inventory to load vars for managed_node3 7160 1726882249.89417: Calling groups_inventory to load vars for managed_node3 7160 1726882249.89419: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.89425: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.89427: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.89428: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.89510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.89633: done with get_vars() 7160 1726882249.89641: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:9 Friday 20 September 2024 21:30:49 -0400 (0:00:00.037) 0:00:04.401 ****** 7160 1726882249.89686: entering _queue_task() for managed_node3/include_tasks 7160 1726882249.89842: worker is 1 (out of 1 available) 7160 1726882249.89855: exiting _queue_task() for managed_node3/include_tasks 7160 1726882249.89869: done queuing things up, now waiting for results queue to drain 7160 1726882249.89870: waiting for pending results... 7160 1726882249.90014: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7160 1726882249.90072: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000000b 7160 1726882249.90082: variable 'ansible_search_path' from source: unknown 7160 1726882249.90112: calling self._execute() 7160 1726882249.90172: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.90176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.90183: variable 'omit' from source: magic vars 7160 1726882249.90478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882249.91997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882249.92048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882249.92078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882249.92104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882249.92124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882249.92179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882249.92199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882249.92219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882249.92246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882249.92257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882249.92351: variable 'ansible_distribution' from source: facts 7160 1726882249.92355: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.92372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882249.92375: when evaluation is False, skipping this task 7160 1726882249.92378: _execute() done 7160 1726882249.92380: dumping result to json 7160 1726882249.92383: done dumping result, returning 7160 1726882249.92388: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-0d91-63e5-00000000000b] 7160 1726882249.92393: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000b 7160 1726882249.92478: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000b 7160 1726882249.92481: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882249.92529: no more pending results, returning what we have 7160 1726882249.92532: results queue empty 7160 1726882249.92533: checking for any_errors_fatal 7160 1726882249.92537: done checking for any_errors_fatal 7160 1726882249.92537: checking for max_fail_percentage 7160 1726882249.92539: done checking for max_fail_percentage 7160 1726882249.92540: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.92541: done checking to see if all hosts have failed 7160 1726882249.92541: getting the remaining hosts for this loop 7160 1726882249.92542: done getting the remaining hosts for this loop 7160 1726882249.92545: getting the next task for host managed_node3 7160 1726882249.92549: done getting next task for host managed_node3 7160 1726882249.92551: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7160 1726882249.92553: ^ 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 7160 1726882249.92555: getting variables 7160 1726882249.92556: in VariableManager get_vars() 7160 1726882249.92599: Calling all_inventory to load vars for managed_node3 7160 1726882249.92601: Calling groups_inventory to load vars for managed_node3 7160 1726882249.92602: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.92609: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.92611: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.92612: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.92718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.92838: done with get_vars() 7160 1726882249.92846: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:11 Friday 20 September 2024 21:30:49 -0400 (0:00:00.032) 0:00:04.434 ****** 7160 1726882249.92902: entering _queue_task() for managed_node3/include_tasks 7160 1726882249.93060: worker is 1 (out of 1 available) 7160 1726882249.93072: exiting _queue_task() for managed_node3/include_tasks 7160 1726882249.93083: done queuing things up, now waiting for results queue to drain 7160 1726882249.93085: waiting for pending results... 7160 1726882249.93219: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7160 1726882249.93276: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000000c 7160 1726882249.93287: variable 'ansible_search_path' from source: unknown 7160 1726882249.93314: calling self._execute() 7160 1726882249.93374: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.93377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.93387: variable 'omit' from source: magic vars 7160 1726882249.93674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882249.95202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882249.95246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882249.95276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882249.95309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882249.95329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882249.95387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882249.95406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882249.95426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882249.95455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882249.95467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882249.95562: variable 'ansible_distribution' from source: facts 7160 1726882249.95569: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.95585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882249.95588: when evaluation is False, skipping this task 7160 1726882249.95591: _execute() done 7160 1726882249.95593: dumping result to json 7160 1726882249.95595: done dumping result, returning 7160 1726882249.95602: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-0d91-63e5-00000000000c] 7160 1726882249.95607: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000c 7160 1726882249.95690: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000c 7160 1726882249.95692: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882249.95747: no more pending results, returning what we have 7160 1726882249.95751: results queue empty 7160 1726882249.95752: checking for any_errors_fatal 7160 1726882249.95757: done checking for any_errors_fatal 7160 1726882249.95758: checking for max_fail_percentage 7160 1726882249.95759: done checking for max_fail_percentage 7160 1726882249.95760: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.95761: done checking to see if all hosts have failed 7160 1726882249.95762: getting the remaining hosts for this loop 7160 1726882249.95765: done getting the remaining hosts for this loop 7160 1726882249.95769: getting the next task for host managed_node3 7160 1726882249.95773: done getting next task for host managed_node3 7160 1726882249.95775: ^ task is: TASK: Include the task 'assert_device_present.yml' 7160 1726882249.95777: ^ 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 7160 1726882249.95779: getting variables 7160 1726882249.95780: in VariableManager get_vars() 7160 1726882249.95825: Calling all_inventory to load vars for managed_node3 7160 1726882249.95828: Calling groups_inventory to load vars for managed_node3 7160 1726882249.95829: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.95838: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.95840: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.95842: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.95987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.96102: done with get_vars() 7160 1726882249.96108: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:15 Friday 20 September 2024 21:30:49 -0400 (0:00:00.032) 0:00:04.466 ****** 7160 1726882249.96173: entering _queue_task() for managed_node3/include_tasks 7160 1726882249.96337: worker is 1 (out of 1 available) 7160 1726882249.96351: exiting _queue_task() for managed_node3/include_tasks 7160 1726882249.96361: done queuing things up, now waiting for results queue to drain 7160 1726882249.96363: waiting for pending results... 7160 1726882249.96508: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7160 1726882249.96562: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000000d 7160 1726882249.96578: variable 'ansible_search_path' from source: unknown 7160 1726882249.96606: calling self._execute() 7160 1726882249.96670: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.96675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.96685: variable 'omit' from source: magic vars 7160 1726882249.96974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882249.98496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882249.98549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882249.98577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882249.98602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882249.98621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882249.98680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882249.98699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882249.98717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882249.98744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882249.98761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882249.98860: variable 'ansible_distribution' from source: facts 7160 1726882249.98863: variable 'ansible_distribution_major_version' from source: facts 7160 1726882249.98882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882249.98885: when evaluation is False, skipping this task 7160 1726882249.98887: _execute() done 7160 1726882249.98890: dumping result to json 7160 1726882249.98892: done dumping result, returning 7160 1726882249.98898: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-0d91-63e5-00000000000d] 7160 1726882249.98904: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000d 7160 1726882249.98986: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000d 7160 1726882249.98989: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882249.99030: no more pending results, returning what we have 7160 1726882249.99033: results queue empty 7160 1726882249.99034: checking for any_errors_fatal 7160 1726882249.99038: done checking for any_errors_fatal 7160 1726882249.99039: checking for max_fail_percentage 7160 1726882249.99041: done checking for max_fail_percentage 7160 1726882249.99041: checking to see if all hosts have failed and the running result is not ok 7160 1726882249.99042: done checking to see if all hosts have failed 7160 1726882249.99043: getting the remaining hosts for this loop 7160 1726882249.99045: done getting the remaining hosts for this loop 7160 1726882249.99049: getting the next task for host managed_node3 7160 1726882249.99053: done getting next task for host managed_node3 7160 1726882249.99056: ^ task is: TASK: TEST: I can configure an interface with auto_gateway enabled 7160 1726882249.99058: ^ 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 7160 1726882249.99060: getting variables 7160 1726882249.99061: in VariableManager get_vars() 7160 1726882249.99112: Calling all_inventory to load vars for managed_node3 7160 1726882249.99115: Calling groups_inventory to load vars for managed_node3 7160 1726882249.99117: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882249.99126: Calling all_plugins_play to load vars for managed_node3 7160 1726882249.99128: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882249.99130: Calling groups_plugins_play to load vars for managed_node3 7160 1726882249.99241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882249.99357: done with get_vars() 7160 1726882249.99365: done getting variables 7160 1726882249.99430: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Friday 20 September 2024 21:30:49 -0400 (0:00:00.032) 0:00:04.499 ****** 7160 1726882249.99450: entering _queue_task() for managed_node3/debug 7160 1726882249.99451: Creating lock for debug 7160 1726882249.99620: worker is 1 (out of 1 available) 7160 1726882249.99632: exiting _queue_task() for managed_node3/debug 7160 1726882249.99645: done queuing things up, now waiting for results queue to drain 7160 1726882249.99647: waiting for pending results... 7160 1726882249.99793: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled 7160 1726882249.99848: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000000e 7160 1726882249.99859: variable 'ansible_search_path' from source: unknown 7160 1726882249.99888: calling self._execute() 7160 1726882249.99945: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882249.99950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882249.99958: variable 'omit' from source: magic vars 7160 1726882250.00249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.01836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.01882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.01910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.01948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.01969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.02026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.02049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.02067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.02097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.02108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.02206: variable 'ansible_distribution' from source: facts 7160 1726882250.02212: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.02230: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.02233: when evaluation is False, skipping this task 7160 1726882250.02235: _execute() done 7160 1726882250.02238: dumping result to json 7160 1726882250.02240: done dumping result, returning 7160 1726882250.02250: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled [0e448fcc-3ce9-0d91-63e5-00000000000e] 7160 1726882250.02256: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000e 7160 1726882250.02333: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000000e 7160 1726882250.02339: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882250.02395: no more pending results, returning what we have 7160 1726882250.02398: results queue empty 7160 1726882250.02399: checking for any_errors_fatal 7160 1726882250.02405: done checking for any_errors_fatal 7160 1726882250.02406: checking for max_fail_percentage 7160 1726882250.02407: done checking for max_fail_percentage 7160 1726882250.02408: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.02409: done checking to see if all hosts have failed 7160 1726882250.02409: getting the remaining hosts for this loop 7160 1726882250.02411: done getting the remaining hosts for this loop 7160 1726882250.02414: getting the next task for host managed_node3 7160 1726882250.02419: done getting next task for host managed_node3 7160 1726882250.02424: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882250.02426: ^ 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? (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 7160 1726882250.02442: getting variables 7160 1726882250.02444: in VariableManager get_vars() 7160 1726882250.02495: Calling all_inventory to load vars for managed_node3 7160 1726882250.02497: Calling groups_inventory to load vars for managed_node3 7160 1726882250.02498: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.02505: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.02507: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.02508: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.02653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.02782: done with get_vars() 7160 1726882250.02789: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:04.533 ****** 7160 1726882250.02852: entering _queue_task() for managed_node3/include_tasks 7160 1726882250.03017: worker is 1 (out of 1 available) 7160 1726882250.03030: exiting _queue_task() for managed_node3/include_tasks 7160 1726882250.03041: done queuing things up, now waiting for results queue to drain 7160 1726882250.03043: waiting for pending results... 7160 1726882250.03197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882250.03279: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000016 7160 1726882250.03288: variable 'ansible_search_path' from source: unknown 7160 1726882250.03292: variable 'ansible_search_path' from source: unknown 7160 1726882250.03320: calling self._execute() 7160 1726882250.03380: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.03387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.03396: variable 'omit' from source: magic vars 7160 1726882250.03693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.05230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.05286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.05313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.05340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.05359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.05417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.05440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.05458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.05489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.05497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.05597: variable 'ansible_distribution' from source: facts 7160 1726882250.05608: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.05621: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.05624: when evaluation is False, skipping this task 7160 1726882250.05626: _execute() done 7160 1726882250.05629: dumping result to json 7160 1726882250.05631: done dumping result, returning 7160 1726882250.05640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-0d91-63e5-000000000016] 7160 1726882250.05645: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000016 7160 1726882250.05727: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000016 7160 1726882250.05729: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.05807: no more pending results, returning what we have 7160 1726882250.05810: results queue empty 7160 1726882250.05811: checking for any_errors_fatal 7160 1726882250.05815: done checking for any_errors_fatal 7160 1726882250.05816: checking for max_fail_percentage 7160 1726882250.05818: done checking for max_fail_percentage 7160 1726882250.05818: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.05819: done checking to see if all hosts have failed 7160 1726882250.05820: getting the remaining hosts for this loop 7160 1726882250.05821: done getting the remaining hosts for this loop 7160 1726882250.05825: getting the next task for host managed_node3 7160 1726882250.05830: done getting next task for host managed_node3 7160 1726882250.05833: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882250.05842: ^ 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? (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 7160 1726882250.05855: getting variables 7160 1726882250.05856: in VariableManager get_vars() 7160 1726882250.05893: Calling all_inventory to load vars for managed_node3 7160 1726882250.05895: Calling groups_inventory to load vars for managed_node3 7160 1726882250.05896: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.05903: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.05905: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.05906: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.06015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.06141: done with get_vars() 7160 1726882250.06148: done getting variables 7160 1726882250.06190: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:04.567 ****** 7160 1726882250.06212: entering _queue_task() for managed_node3/debug 7160 1726882250.06383: worker is 1 (out of 1 available) 7160 1726882250.06396: exiting _queue_task() for managed_node3/debug 7160 1726882250.06406: done queuing things up, now waiting for results queue to drain 7160 1726882250.06408: waiting for pending results... 7160 1726882250.06549: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882250.06641: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000017 7160 1726882250.06651: variable 'ansible_search_path' from source: unknown 7160 1726882250.06655: variable 'ansible_search_path' from source: unknown 7160 1726882250.06685: calling self._execute() 7160 1726882250.06741: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.06745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.06750: variable 'omit' from source: magic vars 7160 1726882250.07039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.08626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.08678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.08705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.08730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.08753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.08818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.08837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.08860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.08888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.08898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.08994: variable 'ansible_distribution' from source: facts 7160 1726882250.08999: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.09013: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.09016: when evaluation is False, skipping this task 7160 1726882250.09019: _execute() done 7160 1726882250.09021: dumping result to json 7160 1726882250.09023: done dumping result, returning 7160 1726882250.09030: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-0d91-63e5-000000000017] 7160 1726882250.09035: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000017 7160 1726882250.09115: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000017 7160 1726882250.09118: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882250.09175: no more pending results, returning what we have 7160 1726882250.09178: results queue empty 7160 1726882250.09179: checking for any_errors_fatal 7160 1726882250.09184: done checking for any_errors_fatal 7160 1726882250.09185: checking for max_fail_percentage 7160 1726882250.09186: done checking for max_fail_percentage 7160 1726882250.09187: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.09188: done checking to see if all hosts have failed 7160 1726882250.09189: getting the remaining hosts for this loop 7160 1726882250.09190: done getting the remaining hosts for this loop 7160 1726882250.09193: getting the next task for host managed_node3 7160 1726882250.09198: done getting next task for host managed_node3 7160 1726882250.09201: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882250.09204: ^ 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? (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 7160 1726882250.09216: getting variables 7160 1726882250.09217: in VariableManager get_vars() 7160 1726882250.09258: Calling all_inventory to load vars for managed_node3 7160 1726882250.09261: Calling groups_inventory to load vars for managed_node3 7160 1726882250.09262: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.09270: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.09272: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.09274: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.09413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.09535: done with get_vars() 7160 1726882250.09542: done getting variables 7160 1726882250.09605: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:04.601 ****** 7160 1726882250.09626: entering _queue_task() for managed_node3/fail 7160 1726882250.09627: Creating lock for fail 7160 1726882250.09792: worker is 1 (out of 1 available) 7160 1726882250.09804: exiting _queue_task() for managed_node3/fail 7160 1726882250.09816: done queuing things up, now waiting for results queue to drain 7160 1726882250.09817: waiting for pending results... 7160 1726882250.09966: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882250.10043: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000018 7160 1726882250.10055: variable 'ansible_search_path' from source: unknown 7160 1726882250.10059: variable 'ansible_search_path' from source: unknown 7160 1726882250.10087: calling self._execute() 7160 1726882250.10142: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.10147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.10155: variable 'omit' from source: magic vars 7160 1726882250.10439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.11975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.12026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.12056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.12086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.12106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.12161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.12184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.12202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.12230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.12243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.12341: variable 'ansible_distribution' from source: facts 7160 1726882250.12347: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.12361: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.12366: when evaluation is False, skipping this task 7160 1726882250.12369: _execute() done 7160 1726882250.12371: dumping result to json 7160 1726882250.12373: done dumping result, returning 7160 1726882250.12380: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-0d91-63e5-000000000018] 7160 1726882250.12388: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000018 7160 1726882250.12470: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000018 7160 1726882250.12473: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.12522: no more pending results, returning what we have 7160 1726882250.12525: results queue empty 7160 1726882250.12526: checking for any_errors_fatal 7160 1726882250.12530: done checking for any_errors_fatal 7160 1726882250.12531: checking for max_fail_percentage 7160 1726882250.12532: done checking for max_fail_percentage 7160 1726882250.12533: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.12534: done checking to see if all hosts have failed 7160 1726882250.12535: getting the remaining hosts for this loop 7160 1726882250.12536: done getting the remaining hosts for this loop 7160 1726882250.12539: getting the next task for host managed_node3 7160 1726882250.12544: done getting next task for host managed_node3 7160 1726882250.12548: ^ 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 7160 1726882250.12550: ^ 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? (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 7160 1726882250.12562: getting variables 7160 1726882250.12565: in VariableManager get_vars() 7160 1726882250.12608: Calling all_inventory to load vars for managed_node3 7160 1726882250.12610: Calling groups_inventory to load vars for managed_node3 7160 1726882250.12612: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.12619: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.12621: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.12622: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.12729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.12853: done with get_vars() 7160 1726882250.12860: done getting variables 7160 1726882250.12899: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:50 -0400 (0:00:00.032) 0:00:04.634 ****** 7160 1726882250.12921: entering _queue_task() for managed_node3/fail 7160 1726882250.13084: worker is 1 (out of 1 available) 7160 1726882250.13094: exiting _queue_task() for managed_node3/fail 7160 1726882250.13106: done queuing things up, now waiting for results queue to drain 7160 1726882250.13107: waiting for pending results... 7160 1726882250.13261: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7160 1726882250.13340: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000019 7160 1726882250.13349: variable 'ansible_search_path' from source: unknown 7160 1726882250.13352: variable 'ansible_search_path' from source: unknown 7160 1726882250.13383: calling self._execute() 7160 1726882250.13439: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.13446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.13455: variable 'omit' from source: magic vars 7160 1726882250.13749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.15321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.15371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.15398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.15592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.15612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.15671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.15690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.15708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.15736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.15749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.15843: variable 'ansible_distribution' from source: facts 7160 1726882250.15850: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.15866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.15869: when evaluation is False, skipping this task 7160 1726882250.15872: _execute() done 7160 1726882250.15876: dumping result to json 7160 1726882250.15878: done dumping result, returning 7160 1726882250.15883: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-0d91-63e5-000000000019] 7160 1726882250.15892: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000019 7160 1726882250.15977: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000019 7160 1726882250.15979: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.16020: no more pending results, returning what we have 7160 1726882250.16023: results queue empty 7160 1726882250.16024: checking for any_errors_fatal 7160 1726882250.16030: done checking for any_errors_fatal 7160 1726882250.16031: checking for max_fail_percentage 7160 1726882250.16033: done checking for max_fail_percentage 7160 1726882250.16034: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.16037: done checking to see if all hosts have failed 7160 1726882250.16038: getting the remaining hosts for this loop 7160 1726882250.16039: done getting the remaining hosts for this loop 7160 1726882250.16043: getting the next task for host managed_node3 7160 1726882250.16047: done getting next task for host managed_node3 7160 1726882250.16052: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882250.16054: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.16075: getting variables 7160 1726882250.16077: in VariableManager get_vars() 7160 1726882250.16119: Calling all_inventory to load vars for managed_node3 7160 1726882250.16122: Calling groups_inventory to load vars for managed_node3 7160 1726882250.16124: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.16132: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.16134: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.16138: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.16279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.16399: done with get_vars() 7160 1726882250.16406: done getting variables 7160 1726882250.16449: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:50 -0400 (0:00:00.035) 0:00:04.669 ****** 7160 1726882250.16472: entering _queue_task() for managed_node3/fail 7160 1726882250.16638: worker is 1 (out of 1 available) 7160 1726882250.16651: exiting _queue_task() for managed_node3/fail 7160 1726882250.16663: done queuing things up, now waiting for results queue to drain 7160 1726882250.16666: waiting for pending results... 7160 1726882250.16812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882250.16893: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000001a 7160 1726882250.16903: variable 'ansible_search_path' from source: unknown 7160 1726882250.16906: variable 'ansible_search_path' from source: unknown 7160 1726882250.16933: calling self._execute() 7160 1726882250.16991: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.16997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.17004: variable 'omit' from source: magic vars 7160 1726882250.17289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.18812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.19038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.19074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.19099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.19119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.19179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.19197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.19216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.19243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.19259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.19348: variable 'ansible_distribution' from source: facts 7160 1726882250.19353: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.19372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.19376: when evaluation is False, skipping this task 7160 1726882250.19378: _execute() done 7160 1726882250.19381: dumping result to json 7160 1726882250.19384: done dumping result, returning 7160 1726882250.19389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-0d91-63e5-00000000001a] 7160 1726882250.19396: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001a 7160 1726882250.19483: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001a 7160 1726882250.19486: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.19535: no more pending results, returning what we have 7160 1726882250.19538: results queue empty 7160 1726882250.19539: checking for any_errors_fatal 7160 1726882250.19544: done checking for any_errors_fatal 7160 1726882250.19545: checking for max_fail_percentage 7160 1726882250.19546: done checking for max_fail_percentage 7160 1726882250.19547: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.19548: done checking to see if all hosts have failed 7160 1726882250.19549: getting the remaining hosts for this loop 7160 1726882250.19550: done getting the remaining hosts for this loop 7160 1726882250.19554: getting the next task for host managed_node3 7160 1726882250.19559: done getting next task for host managed_node3 7160 1726882250.19563: ^ 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 7160 1726882250.19573: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.19587: getting variables 7160 1726882250.19588: in VariableManager get_vars() 7160 1726882250.19631: Calling all_inventory to load vars for managed_node3 7160 1726882250.19633: Calling groups_inventory to load vars for managed_node3 7160 1726882250.19635: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.19644: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.19646: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.19648: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.19760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.19885: done with get_vars() 7160 1726882250.19894: done getting variables 7160 1726882250.19963: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:50 -0400 (0:00:00.035) 0:00:04.704 ****** 7160 1726882250.19986: entering _queue_task() for managed_node3/dnf 7160 1726882250.20153: worker is 1 (out of 1 available) 7160 1726882250.20167: exiting _queue_task() for managed_node3/dnf 7160 1726882250.20179: done queuing things up, now waiting for results queue to drain 7160 1726882250.20180: waiting for pending results... 7160 1726882250.20337: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7160 1726882250.20411: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000001b 7160 1726882250.20422: variable 'ansible_search_path' from source: unknown 7160 1726882250.20425: variable 'ansible_search_path' from source: unknown 7160 1726882250.20457: calling self._execute() 7160 1726882250.20513: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.20518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.20526: variable 'omit' from source: magic vars 7160 1726882250.20825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.22588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.22632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.22662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.22691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.22711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.22773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.22794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.22811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.22838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.22856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.22956: variable 'ansible_distribution' from source: facts 7160 1726882250.22959: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.22984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.22987: when evaluation is False, skipping this task 7160 1726882250.22989: _execute() done 7160 1726882250.22992: dumping result to json 7160 1726882250.22993: done dumping result, returning 7160 1726882250.23000: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-00000000001b] 7160 1726882250.23006: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001b 7160 1726882250.23095: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001b 7160 1726882250.23098: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.23156: no more pending results, returning what we have 7160 1726882250.23159: results queue empty 7160 1726882250.23160: checking for any_errors_fatal 7160 1726882250.23167: done checking for any_errors_fatal 7160 1726882250.23168: checking for max_fail_percentage 7160 1726882250.23170: done checking for max_fail_percentage 7160 1726882250.23170: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.23171: done checking to see if all hosts have failed 7160 1726882250.23172: getting the remaining hosts for this loop 7160 1726882250.23173: done getting the remaining hosts for this loop 7160 1726882250.23177: getting the next task for host managed_node3 7160 1726882250.23182: done getting next task for host managed_node3 7160 1726882250.23185: ^ 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 7160 1726882250.23188: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.23200: getting variables 7160 1726882250.23202: in VariableManager get_vars() 7160 1726882250.23249: Calling all_inventory to load vars for managed_node3 7160 1726882250.23252: Calling groups_inventory to load vars for managed_node3 7160 1726882250.23253: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.23260: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.23262: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.23265: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.23407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.23531: done with get_vars() 7160 1726882250.23539: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882250.23593: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:50 -0400 (0:00:00.036) 0:00:04.741 ****** 7160 1726882250.23614: entering _queue_task() for managed_node3/yum 7160 1726882250.23615: Creating lock for yum 7160 1726882250.23798: worker is 1 (out of 1 available) 7160 1726882250.23812: exiting _queue_task() for managed_node3/yum 7160 1726882250.23822: done queuing things up, now waiting for results queue to drain 7160 1726882250.23824: waiting for pending results... 7160 1726882250.23979: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7160 1726882250.24054: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000001c 7160 1726882250.24067: variable 'ansible_search_path' from source: unknown 7160 1726882250.24070: variable 'ansible_search_path' from source: unknown 7160 1726882250.24102: calling self._execute() 7160 1726882250.24160: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.24167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.24176: variable 'omit' from source: magic vars 7160 1726882250.24469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.26195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.26237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.26270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.26303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.26323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.26381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.26400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.26418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.26449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.26459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.26550: variable 'ansible_distribution' from source: facts 7160 1726882250.26556: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.26572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.26576: when evaluation is False, skipping this task 7160 1726882250.26579: _execute() done 7160 1726882250.26581: dumping result to json 7160 1726882250.26583: done dumping result, returning 7160 1726882250.26588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-00000000001c] 7160 1726882250.26598: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001c 7160 1726882250.26686: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001c 7160 1726882250.26689: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.26733: no more pending results, returning what we have 7160 1726882250.26738: results queue empty 7160 1726882250.26739: checking for any_errors_fatal 7160 1726882250.26743: done checking for any_errors_fatal 7160 1726882250.26744: checking for max_fail_percentage 7160 1726882250.26745: done checking for max_fail_percentage 7160 1726882250.26746: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.26747: done checking to see if all hosts have failed 7160 1726882250.26748: getting the remaining hosts for this loop 7160 1726882250.26749: done getting the remaining hosts for this loop 7160 1726882250.26752: getting the next task for host managed_node3 7160 1726882250.26758: done getting next task for host managed_node3 7160 1726882250.26762: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882250.26766: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.26778: getting variables 7160 1726882250.26780: in VariableManager get_vars() 7160 1726882250.26817: Calling all_inventory to load vars for managed_node3 7160 1726882250.26820: Calling groups_inventory to load vars for managed_node3 7160 1726882250.26822: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.26830: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.26832: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.26833: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.26943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.27066: done with get_vars() 7160 1726882250.27073: done getting variables 7160 1726882250.27114: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:50 -0400 (0:00:00.035) 0:00:04.776 ****** 7160 1726882250.27140: entering _queue_task() for managed_node3/fail 7160 1726882250.27305: worker is 1 (out of 1 available) 7160 1726882250.27317: exiting _queue_task() for managed_node3/fail 7160 1726882250.27329: done queuing things up, now waiting for results queue to drain 7160 1726882250.27330: waiting for pending results... 7160 1726882250.27482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882250.27548: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000001d 7160 1726882250.27559: variable 'ansible_search_path' from source: unknown 7160 1726882250.27563: variable 'ansible_search_path' from source: unknown 7160 1726882250.27596: calling self._execute() 7160 1726882250.27650: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.27654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.27663: variable 'omit' from source: magic vars 7160 1726882250.27959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.29676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.29717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.29745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.29775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.29794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.29849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.29886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.29904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.29930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.29943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.30036: variable 'ansible_distribution' from source: facts 7160 1726882250.30044: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.30058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.30070: when evaluation is False, skipping this task 7160 1726882250.30074: _execute() done 7160 1726882250.30076: dumping result to json 7160 1726882250.30078: done dumping result, returning 7160 1726882250.30085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-00000000001d] 7160 1726882250.30089: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001d 7160 1726882250.30171: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001d 7160 1726882250.30174: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.30220: no more pending results, returning what we have 7160 1726882250.30222: results queue empty 7160 1726882250.30223: checking for any_errors_fatal 7160 1726882250.30229: done checking for any_errors_fatal 7160 1726882250.30229: checking for max_fail_percentage 7160 1726882250.30231: done checking for max_fail_percentage 7160 1726882250.30231: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.30232: done checking to see if all hosts have failed 7160 1726882250.30233: getting the remaining hosts for this loop 7160 1726882250.30234: done getting the remaining hosts for this loop 7160 1726882250.30238: getting the next task for host managed_node3 7160 1726882250.30243: done getting next task for host managed_node3 7160 1726882250.30247: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7160 1726882250.30250: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.30262: getting variables 7160 1726882250.30265: in VariableManager get_vars() 7160 1726882250.30310: Calling all_inventory to load vars for managed_node3 7160 1726882250.30313: Calling groups_inventory to load vars for managed_node3 7160 1726882250.30315: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.30322: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.30323: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.30325: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.30467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.30586: done with get_vars() 7160 1726882250.30593: done getting variables 7160 1726882250.30633: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:50 -0400 (0:00:00.035) 0:00:04.811 ****** 7160 1726882250.30657: entering _queue_task() for managed_node3/package 7160 1726882250.30822: worker is 1 (out of 1 available) 7160 1726882250.30835: exiting _queue_task() for managed_node3/package 7160 1726882250.30847: done queuing things up, now waiting for results queue to drain 7160 1726882250.30849: waiting for pending results... 7160 1726882250.31001: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7160 1726882250.31080: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000001e 7160 1726882250.31091: variable 'ansible_search_path' from source: unknown 7160 1726882250.31094: variable 'ansible_search_path' from source: unknown 7160 1726882250.31121: calling self._execute() 7160 1726882250.31182: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.31185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.31193: variable 'omit' from source: magic vars 7160 1726882250.31484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.33162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.33213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.33241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.33268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.33288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.33341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.33367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.33385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.33411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.33422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.33521: variable 'ansible_distribution' from source: facts 7160 1726882250.33525: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.33544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.33547: when evaluation is False, skipping this task 7160 1726882250.33551: _execute() done 7160 1726882250.33555: dumping result to json 7160 1726882250.33563: done dumping result, returning 7160 1726882250.33573: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-0d91-63e5-00000000001e] 7160 1726882250.33578: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001e 7160 1726882250.33661: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001e 7160 1726882250.33664: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.33719: no more pending results, returning what we have 7160 1726882250.33722: results queue empty 7160 1726882250.33723: checking for any_errors_fatal 7160 1726882250.33728: done checking for any_errors_fatal 7160 1726882250.33729: checking for max_fail_percentage 7160 1726882250.33730: done checking for max_fail_percentage 7160 1726882250.33731: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.33732: done checking to see if all hosts have failed 7160 1726882250.33733: getting the remaining hosts for this loop 7160 1726882250.33734: done getting the remaining hosts for this loop 7160 1726882250.33737: getting the next task for host managed_node3 7160 1726882250.33742: done getting next task for host managed_node3 7160 1726882250.33745: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882250.33748: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.33760: getting variables 7160 1726882250.33761: in VariableManager get_vars() 7160 1726882250.33807: Calling all_inventory to load vars for managed_node3 7160 1726882250.33810: Calling groups_inventory to load vars for managed_node3 7160 1726882250.33812: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.33819: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.33821: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.33823: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.33934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.34055: done with get_vars() 7160 1726882250.34063: done getting variables 7160 1726882250.34105: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:04.846 ****** 7160 1726882250.34128: entering _queue_task() for managed_node3/package 7160 1726882250.34298: worker is 1 (out of 1 available) 7160 1726882250.34311: exiting _queue_task() for managed_node3/package 7160 1726882250.34322: done queuing things up, now waiting for results queue to drain 7160 1726882250.34324: waiting for pending results... 7160 1726882250.34476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882250.34551: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000001f 7160 1726882250.34561: variable 'ansible_search_path' from source: unknown 7160 1726882250.34566: variable 'ansible_search_path' from source: unknown 7160 1726882250.34594: calling self._execute() 7160 1726882250.34653: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.34659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.34670: variable 'omit' from source: magic vars 7160 1726882250.34957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.36667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.36712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.36740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.36774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.36794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.36851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.36871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.36889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.36914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.36927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.37020: variable 'ansible_distribution' from source: facts 7160 1726882250.37024: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.37041: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.37048: when evaluation is False, skipping this task 7160 1726882250.37051: _execute() done 7160 1726882250.37053: dumping result to json 7160 1726882250.37058: done dumping result, returning 7160 1726882250.37068: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-00000000001f] 7160 1726882250.37074: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001f 7160 1726882250.37162: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000001f 7160 1726882250.37167: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.37213: no more pending results, returning what we have 7160 1726882250.37217: results queue empty 7160 1726882250.37218: checking for any_errors_fatal 7160 1726882250.37223: done checking for any_errors_fatal 7160 1726882250.37223: checking for max_fail_percentage 7160 1726882250.37225: done checking for max_fail_percentage 7160 1726882250.37226: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.37227: done checking to see if all hosts have failed 7160 1726882250.37227: getting the remaining hosts for this loop 7160 1726882250.37229: done getting the remaining hosts for this loop 7160 1726882250.37232: getting the next task for host managed_node3 7160 1726882250.37239: done getting next task for host managed_node3 7160 1726882250.37243: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882250.37246: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.37258: getting variables 7160 1726882250.37260: in VariableManager get_vars() 7160 1726882250.37307: Calling all_inventory to load vars for managed_node3 7160 1726882250.37310: Calling groups_inventory to load vars for managed_node3 7160 1726882250.37311: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.37318: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.37320: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.37321: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.37605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.37723: done with get_vars() 7160 1726882250.37729: done getting variables 7160 1726882250.37772: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:50 -0400 (0:00:00.036) 0:00:04.882 ****** 7160 1726882250.37794: entering _queue_task() for managed_node3/package 7160 1726882250.37967: worker is 1 (out of 1 available) 7160 1726882250.37979: exiting _queue_task() for managed_node3/package 7160 1726882250.37991: done queuing things up, now waiting for results queue to drain 7160 1726882250.37993: waiting for pending results... 7160 1726882250.38145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882250.38235: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000020 7160 1726882250.38249: variable 'ansible_search_path' from source: unknown 7160 1726882250.38254: variable 'ansible_search_path' from source: unknown 7160 1726882250.38283: calling self._execute() 7160 1726882250.38344: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.38348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.38356: variable 'omit' from source: magic vars 7160 1726882250.38652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.40238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.40294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.40322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.40352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.40372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.40429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.40451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.40470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.40496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.40508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.40606: variable 'ansible_distribution' from source: facts 7160 1726882250.40611: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.40626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.40629: when evaluation is False, skipping this task 7160 1726882250.40632: _execute() done 7160 1726882250.40634: dumping result to json 7160 1726882250.40636: done dumping result, returning 7160 1726882250.40647: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-000000000020] 7160 1726882250.40652: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000020 7160 1726882250.40748: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000020 7160 1726882250.40751: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.40796: no more pending results, returning what we have 7160 1726882250.40799: results queue empty 7160 1726882250.40800: checking for any_errors_fatal 7160 1726882250.40808: done checking for any_errors_fatal 7160 1726882250.40809: checking for max_fail_percentage 7160 1726882250.40810: done checking for max_fail_percentage 7160 1726882250.40811: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.40812: done checking to see if all hosts have failed 7160 1726882250.40812: getting the remaining hosts for this loop 7160 1726882250.40814: done getting the remaining hosts for this loop 7160 1726882250.40817: getting the next task for host managed_node3 7160 1726882250.40822: done getting next task for host managed_node3 7160 1726882250.40825: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882250.40828: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.40843: getting variables 7160 1726882250.40844: in VariableManager get_vars() 7160 1726882250.40888: Calling all_inventory to load vars for managed_node3 7160 1726882250.40891: Calling groups_inventory to load vars for managed_node3 7160 1726882250.40893: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.40902: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.40904: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.40906: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.41021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.41154: done with get_vars() 7160 1726882250.41162: done getting variables 7160 1726882250.41233: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:04.917 ****** 7160 1726882250.41255: entering _queue_task() for managed_node3/service 7160 1726882250.41257: Creating lock for service 7160 1726882250.41426: worker is 1 (out of 1 available) 7160 1726882250.41440: exiting _queue_task() for managed_node3/service 7160 1726882250.41453: done queuing things up, now waiting for results queue to drain 7160 1726882250.41455: waiting for pending results... 7160 1726882250.41620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882250.41704: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000021 7160 1726882250.41714: variable 'ansible_search_path' from source: unknown 7160 1726882250.41717: variable 'ansible_search_path' from source: unknown 7160 1726882250.41750: calling self._execute() 7160 1726882250.41811: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.41815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.41823: variable 'omit' from source: magic vars 7160 1726882250.42124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.43726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.43774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.43799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.43835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.43859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.43917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.43935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.43955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.43983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.43994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.44090: variable 'ansible_distribution' from source: facts 7160 1726882250.44095: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.44110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.44112: when evaluation is False, skipping this task 7160 1726882250.44115: _execute() done 7160 1726882250.44120: dumping result to json 7160 1726882250.44122: done dumping result, returning 7160 1726882250.44127: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000021] 7160 1726882250.44139: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000021 7160 1726882250.44220: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000021 7160 1726882250.44222: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.44276: no more pending results, returning what we have 7160 1726882250.44280: results queue empty 7160 1726882250.44281: checking for any_errors_fatal 7160 1726882250.44286: done checking for any_errors_fatal 7160 1726882250.44287: checking for max_fail_percentage 7160 1726882250.44289: done checking for max_fail_percentage 7160 1726882250.44289: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.44290: done checking to see if all hosts have failed 7160 1726882250.44291: getting the remaining hosts for this loop 7160 1726882250.44292: done getting the remaining hosts for this loop 7160 1726882250.44295: getting the next task for host managed_node3 7160 1726882250.44301: done getting next task for host managed_node3 7160 1726882250.44304: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882250.44307: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.44318: getting variables 7160 1726882250.44320: in VariableManager get_vars() 7160 1726882250.44366: Calling all_inventory to load vars for managed_node3 7160 1726882250.44370: Calling groups_inventory to load vars for managed_node3 7160 1726882250.44372: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.44380: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.44383: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.44385: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.44541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.44666: done with get_vars() 7160 1726882250.44673: done getting variables 7160 1726882250.44713: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:04.952 ****** 7160 1726882250.44734: entering _queue_task() for managed_node3/service 7160 1726882250.44907: worker is 1 (out of 1 available) 7160 1726882250.44921: exiting _queue_task() for managed_node3/service 7160 1726882250.44933: done queuing things up, now waiting for results queue to drain 7160 1726882250.44937: waiting for pending results... 7160 1726882250.45085: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882250.45165: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000022 7160 1726882250.45178: variable 'ansible_search_path' from source: unknown 7160 1726882250.45182: variable 'ansible_search_path' from source: unknown 7160 1726882250.45209: calling self._execute() 7160 1726882250.45271: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.45275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.45284: variable 'omit' from source: magic vars 7160 1726882250.45574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.47123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.47178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.47205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.47231: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.47252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.47309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.47329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.47349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.47376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.47387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.47481: variable 'ansible_distribution' from source: facts 7160 1726882250.47486: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.47501: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.47505: when evaluation is False, skipping this task 7160 1726882250.47508: _execute() done 7160 1726882250.47511: dumping result to json 7160 1726882250.47513: done dumping result, returning 7160 1726882250.47519: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-0d91-63e5-000000000022] 7160 1726882250.47528: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000022 7160 1726882250.47613: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000022 7160 1726882250.47616: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882250.47687: no more pending results, returning what we have 7160 1726882250.47690: results queue empty 7160 1726882250.47691: checking for any_errors_fatal 7160 1726882250.47696: done checking for any_errors_fatal 7160 1726882250.47697: checking for max_fail_percentage 7160 1726882250.47698: done checking for max_fail_percentage 7160 1726882250.47699: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.47700: done checking to see if all hosts have failed 7160 1726882250.47701: getting the remaining hosts for this loop 7160 1726882250.47702: done getting the remaining hosts for this loop 7160 1726882250.47705: getting the next task for host managed_node3 7160 1726882250.47709: done getting next task for host managed_node3 7160 1726882250.47713: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882250.47716: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.47728: getting variables 7160 1726882250.47730: in VariableManager get_vars() 7160 1726882250.47775: Calling all_inventory to load vars for managed_node3 7160 1726882250.47777: Calling groups_inventory to load vars for managed_node3 7160 1726882250.47779: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.47786: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.47787: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.47789: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.47909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.48042: done with get_vars() 7160 1726882250.48050: done getting variables 7160 1726882250.48094: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:04.986 ****** 7160 1726882250.48116: entering _queue_task() for managed_node3/service 7160 1726882250.48287: worker is 1 (out of 1 available) 7160 1726882250.48300: exiting _queue_task() for managed_node3/service 7160 1726882250.48312: done queuing things up, now waiting for results queue to drain 7160 1726882250.48313: waiting for pending results... 7160 1726882250.48473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882250.48556: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000023 7160 1726882250.48567: variable 'ansible_search_path' from source: unknown 7160 1726882250.48570: variable 'ansible_search_path' from source: unknown 7160 1726882250.48602: calling self._execute() 7160 1726882250.48666: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.48670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.48678: variable 'omit' from source: magic vars 7160 1726882250.48966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.50547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.50596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.50626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.50657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.50692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.50749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.50771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.50791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.50817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.50828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.50920: variable 'ansible_distribution' from source: facts 7160 1726882250.50924: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.50942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.50945: when evaluation is False, skipping this task 7160 1726882250.50947: _execute() done 7160 1726882250.50950: dumping result to json 7160 1726882250.50952: done dumping result, returning 7160 1726882250.50959: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-0d91-63e5-000000000023] 7160 1726882250.50965: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000023 7160 1726882250.51054: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000023 7160 1726882250.51057: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.51104: no more pending results, returning what we have 7160 1726882250.51107: results queue empty 7160 1726882250.51108: checking for any_errors_fatal 7160 1726882250.51113: done checking for any_errors_fatal 7160 1726882250.51113: checking for max_fail_percentage 7160 1726882250.51115: done checking for max_fail_percentage 7160 1726882250.51116: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.51116: done checking to see if all hosts have failed 7160 1726882250.51117: getting the remaining hosts for this loop 7160 1726882250.51118: done getting the remaining hosts for this loop 7160 1726882250.51122: getting the next task for host managed_node3 7160 1726882250.51127: done getting next task for host managed_node3 7160 1726882250.51130: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882250.51133: ^ 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.51148: getting variables 7160 1726882250.51149: in VariableManager get_vars() 7160 1726882250.51196: Calling all_inventory to load vars for managed_node3 7160 1726882250.51199: Calling groups_inventory to load vars for managed_node3 7160 1726882250.51200: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.51207: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.51208: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.51210: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.51362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.51486: done with get_vars() 7160 1726882250.51494: done getting variables 7160 1726882250.51534: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:05.020 ****** 7160 1726882250.51558: entering _queue_task() for managed_node3/service 7160 1726882250.51724: worker is 1 (out of 1 available) 7160 1726882250.51740: exiting _queue_task() for managed_node3/service 7160 1726882250.51753: done queuing things up, now waiting for results queue to drain 7160 1726882250.51755: waiting for pending results... 7160 1726882250.51911: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882250.51995: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000024 7160 1726882250.52006: variable 'ansible_search_path' from source: unknown 7160 1726882250.52009: variable 'ansible_search_path' from source: unknown 7160 1726882250.52043: calling self._execute() 7160 1726882250.52102: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.52106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.52114: variable 'omit' from source: magic vars 7160 1726882250.52404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.53966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.54018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.54047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.54073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.54093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.54150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.54171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.54188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.54215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.54227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.54323: variable 'ansible_distribution' from source: facts 7160 1726882250.54337: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.54350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.54354: when evaluation is False, skipping this task 7160 1726882250.54357: _execute() done 7160 1726882250.54359: dumping result to json 7160 1726882250.54362: done dumping result, returning 7160 1726882250.54371: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-0d91-63e5-000000000024] 7160 1726882250.54376: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000024 7160 1726882250.54463: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000024 7160 1726882250.54467: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882250.54514: no more pending results, returning what we have 7160 1726882250.54517: results queue empty 7160 1726882250.54518: checking for any_errors_fatal 7160 1726882250.54525: done checking for any_errors_fatal 7160 1726882250.54526: checking for max_fail_percentage 7160 1726882250.54527: done checking for max_fail_percentage 7160 1726882250.54528: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.54529: done checking to see if all hosts have failed 7160 1726882250.54530: getting the remaining hosts for this loop 7160 1726882250.54531: done getting the remaining hosts for this loop 7160 1726882250.54537: getting the next task for host managed_node3 7160 1726882250.54541: done getting next task for host managed_node3 7160 1726882250.54545: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882250.54548: ^ 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.54560: getting variables 7160 1726882250.54562: in VariableManager get_vars() 7160 1726882250.54608: Calling all_inventory to load vars for managed_node3 7160 1726882250.54611: Calling groups_inventory to load vars for managed_node3 7160 1726882250.54612: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.54619: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.54620: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.54622: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.54737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.54867: done with get_vars() 7160 1726882250.54875: done getting variables 7160 1726882250.54917: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.054 ****** 7160 1726882250.54941: entering _queue_task() for managed_node3/copy 7160 1726882250.55112: worker is 1 (out of 1 available) 7160 1726882250.55124: exiting _queue_task() for managed_node3/copy 7160 1726882250.55138: done queuing things up, now waiting for results queue to drain 7160 1726882250.55140: waiting for pending results... 7160 1726882250.55299: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882250.55379: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000025 7160 1726882250.55388: variable 'ansible_search_path' from source: unknown 7160 1726882250.55391: variable 'ansible_search_path' from source: unknown 7160 1726882250.55419: calling self._execute() 7160 1726882250.55483: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.55487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.55495: variable 'omit' from source: magic vars 7160 1726882250.55771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.57340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.57383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.57410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.57439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.57468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.57525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.57546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.57565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.57591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.57602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.57698: variable 'ansible_distribution' from source: facts 7160 1726882250.57702: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.57717: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.57720: when evaluation is False, skipping this task 7160 1726882250.57723: _execute() done 7160 1726882250.57727: dumping result to json 7160 1726882250.57729: done dumping result, returning 7160 1726882250.57735: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-0d91-63e5-000000000025] 7160 1726882250.57745: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000025 7160 1726882250.57831: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000025 7160 1726882250.57834: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.57898: no more pending results, returning what we have 7160 1726882250.57902: results queue empty 7160 1726882250.57903: checking for any_errors_fatal 7160 1726882250.57907: done checking for any_errors_fatal 7160 1726882250.57908: checking for max_fail_percentage 7160 1726882250.57909: done checking for max_fail_percentage 7160 1726882250.57910: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.57911: done checking to see if all hosts have failed 7160 1726882250.57912: getting the remaining hosts for this loop 7160 1726882250.57913: done getting the remaining hosts for this loop 7160 1726882250.57916: getting the next task for host managed_node3 7160 1726882250.57921: done getting next task for host managed_node3 7160 1726882250.57924: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882250.57927: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.57939: getting variables 7160 1726882250.57940: in VariableManager get_vars() 7160 1726882250.57987: Calling all_inventory to load vars for managed_node3 7160 1726882250.57989: Calling groups_inventory to load vars for managed_node3 7160 1726882250.57991: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.57997: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.57999: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.58000: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.58150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.58272: done with get_vars() 7160 1726882250.58279: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.088 ****** 7160 1726882250.58335: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882250.58337: Creating lock for fedora.linux_system_roles.network_connections 7160 1726882250.58506: worker is 1 (out of 1 available) 7160 1726882250.58521: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882250.58533: done queuing things up, now waiting for results queue to drain 7160 1726882250.58534: waiting for pending results... 7160 1726882250.58691: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882250.58769: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000026 7160 1726882250.58779: variable 'ansible_search_path' from source: unknown 7160 1726882250.58783: variable 'ansible_search_path' from source: unknown 7160 1726882250.58811: calling self._execute() 7160 1726882250.58876: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.58880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.58887: variable 'omit' from source: magic vars 7160 1726882250.59182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.60752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.60806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.60833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.60860: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.60881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.60938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.60960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.60979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.61007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.61021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.61121: variable 'ansible_distribution' from source: facts 7160 1726882250.61127: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.61143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.61147: when evaluation is False, skipping this task 7160 1726882250.61150: _execute() done 7160 1726882250.61152: dumping result to json 7160 1726882250.61155: done dumping result, returning 7160 1726882250.61162: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-0d91-63e5-000000000026] 7160 1726882250.61169: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000026 7160 1726882250.61258: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000026 7160 1726882250.61261: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.61312: no more pending results, returning what we have 7160 1726882250.61315: results queue empty 7160 1726882250.61316: checking for any_errors_fatal 7160 1726882250.61323: done checking for any_errors_fatal 7160 1726882250.61323: checking for max_fail_percentage 7160 1726882250.61325: done checking for max_fail_percentage 7160 1726882250.61326: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.61326: done checking to see if all hosts have failed 7160 1726882250.61327: getting the remaining hosts for this loop 7160 1726882250.61329: done getting the remaining hosts for this loop 7160 1726882250.61332: getting the next task for host managed_node3 7160 1726882250.61339: done getting next task for host managed_node3 7160 1726882250.61342: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882250.61345: ^ 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.61357: getting variables 7160 1726882250.61358: in VariableManager get_vars() 7160 1726882250.61403: Calling all_inventory to load vars for managed_node3 7160 1726882250.61405: Calling groups_inventory to load vars for managed_node3 7160 1726882250.61406: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.61413: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.61414: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.61416: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.61529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.61661: done with get_vars() 7160 1726882250.61671: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.122 ****** 7160 1726882250.61730: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882250.61731: Creating lock for fedora.linux_system_roles.network_state 7160 1726882250.61903: worker is 1 (out of 1 available) 7160 1726882250.61917: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882250.61928: done queuing things up, now waiting for results queue to drain 7160 1726882250.61929: waiting for pending results... 7160 1726882250.62088: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882250.62169: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000027 7160 1726882250.62182: variable 'ansible_search_path' from source: unknown 7160 1726882250.62186: variable 'ansible_search_path' from source: unknown 7160 1726882250.62214: calling self._execute() 7160 1726882250.62283: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.62288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.62296: variable 'omit' from source: magic vars 7160 1726882250.62589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.64167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.64213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.64240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.64277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.64296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.64355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.64376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.64393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.64422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.64432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.64527: variable 'ansible_distribution' from source: facts 7160 1726882250.64530: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.64549: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.64552: when evaluation is False, skipping this task 7160 1726882250.64555: _execute() done 7160 1726882250.64558: dumping result to json 7160 1726882250.64562: done dumping result, returning 7160 1726882250.64574: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-0d91-63e5-000000000027] 7160 1726882250.64577: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000027 7160 1726882250.64656: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000027 7160 1726882250.64659: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.64708: no more pending results, returning what we have 7160 1726882250.64712: results queue empty 7160 1726882250.64712: checking for any_errors_fatal 7160 1726882250.64717: done checking for any_errors_fatal 7160 1726882250.64718: checking for max_fail_percentage 7160 1726882250.64720: done checking for max_fail_percentage 7160 1726882250.64721: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.64721: done checking to see if all hosts have failed 7160 1726882250.64722: getting the remaining hosts for this loop 7160 1726882250.64724: done getting the remaining hosts for this loop 7160 1726882250.64727: getting the next task for host managed_node3 7160 1726882250.64732: done getting next task for host managed_node3 7160 1726882250.64735: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882250.64738: ^ 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.64750: getting variables 7160 1726882250.64751: in VariableManager get_vars() 7160 1726882250.64799: Calling all_inventory to load vars for managed_node3 7160 1726882250.64801: Calling groups_inventory to load vars for managed_node3 7160 1726882250.64803: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.64810: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.64812: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.64813: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.64954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.65078: done with get_vars() 7160 1726882250.65085: done getting variables 7160 1726882250.65125: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:50 -0400 (0:00:00.034) 0:00:05.156 ****** 7160 1726882250.65146: entering _queue_task() for managed_node3/debug 7160 1726882250.65308: worker is 1 (out of 1 available) 7160 1726882250.65321: exiting _queue_task() for managed_node3/debug 7160 1726882250.65333: done queuing things up, now waiting for results queue to drain 7160 1726882250.65335: waiting for pending results... 7160 1726882250.65490: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882250.65571: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000028 7160 1726882250.65582: variable 'ansible_search_path' from source: unknown 7160 1726882250.65585: variable 'ansible_search_path' from source: unknown 7160 1726882250.65611: calling self._execute() 7160 1726882250.65675: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.65679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.65686: variable 'omit' from source: magic vars 7160 1726882250.65972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.67515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.67568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.67597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.67622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.67644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.67698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.67722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.67742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.67769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.67780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.67875: variable 'ansible_distribution' from source: facts 7160 1726882250.67880: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.67895: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.67897: when evaluation is False, skipping this task 7160 1726882250.67900: _execute() done 7160 1726882250.67903: dumping result to json 7160 1726882250.67905: done dumping result, returning 7160 1726882250.67912: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-0d91-63e5-000000000028] 7160 1726882250.67918: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000028 7160 1726882250.68000: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000028 7160 1726882250.68003: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882250.68053: no more pending results, returning what we have 7160 1726882250.68056: results queue empty 7160 1726882250.68057: checking for any_errors_fatal 7160 1726882250.68066: done checking for any_errors_fatal 7160 1726882250.68067: checking for max_fail_percentage 7160 1726882250.68068: done checking for max_fail_percentage 7160 1726882250.68069: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.68070: done checking to see if all hosts have failed 7160 1726882250.68071: getting the remaining hosts for this loop 7160 1726882250.68072: done getting the remaining hosts for this loop 7160 1726882250.68076: getting the next task for host managed_node3 7160 1726882250.68081: done getting next task for host managed_node3 7160 1726882250.68085: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882250.68087: ^ 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.68099: getting variables 7160 1726882250.68101: in VariableManager get_vars() 7160 1726882250.68147: Calling all_inventory to load vars for managed_node3 7160 1726882250.68151: Calling groups_inventory to load vars for managed_node3 7160 1726882250.68152: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.68159: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.68160: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.68162: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.68275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.68398: done with get_vars() 7160 1726882250.68405: done getting variables 7160 1726882250.68444: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.189 ****** 7160 1726882250.68468: entering _queue_task() for managed_node3/debug 7160 1726882250.68636: worker is 1 (out of 1 available) 7160 1726882250.68654: exiting _queue_task() for managed_node3/debug 7160 1726882250.68666: done queuing things up, now waiting for results queue to drain 7160 1726882250.68667: waiting for pending results... 7160 1726882250.68813: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882250.68895: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000029 7160 1726882250.68909: variable 'ansible_search_path' from source: unknown 7160 1726882250.68913: variable 'ansible_search_path' from source: unknown 7160 1726882250.68943: calling self._execute() 7160 1726882250.69003: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.69007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.69017: variable 'omit' from source: magic vars 7160 1726882250.69308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.70849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.70894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.70919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.70954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.70977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.71029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.71050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.71070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.71101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.71112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.71208: variable 'ansible_distribution' from source: facts 7160 1726882250.71213: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.71227: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.71230: when evaluation is False, skipping this task 7160 1726882250.71232: _execute() done 7160 1726882250.71235: dumping result to json 7160 1726882250.71241: done dumping result, returning 7160 1726882250.71247: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-0d91-63e5-000000000029] 7160 1726882250.71252: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000029 7160 1726882250.71331: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000029 7160 1726882250.71334: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882250.71381: no more pending results, returning what we have 7160 1726882250.71384: results queue empty 7160 1726882250.71385: checking for any_errors_fatal 7160 1726882250.71389: done checking for any_errors_fatal 7160 1726882250.71389: checking for max_fail_percentage 7160 1726882250.71391: done checking for max_fail_percentage 7160 1726882250.71392: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.71393: done checking to see if all hosts have failed 7160 1726882250.71393: getting the remaining hosts for this loop 7160 1726882250.71395: done getting the remaining hosts for this loop 7160 1726882250.71398: getting the next task for host managed_node3 7160 1726882250.71402: done getting next task for host managed_node3 7160 1726882250.71406: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882250.71409: ^ 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.71420: getting variables 7160 1726882250.71422: in VariableManager get_vars() 7160 1726882250.71472: Calling all_inventory to load vars for managed_node3 7160 1726882250.71475: Calling groups_inventory to load vars for managed_node3 7160 1726882250.71476: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.71482: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.71484: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.71486: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.71625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.71748: done with get_vars() 7160 1726882250.71754: done getting variables 7160 1726882250.71795: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.223 ****** 7160 1726882250.71815: entering _queue_task() for managed_node3/debug 7160 1726882250.71976: worker is 1 (out of 1 available) 7160 1726882250.71990: exiting _queue_task() for managed_node3/debug 7160 1726882250.72001: done queuing things up, now waiting for results queue to drain 7160 1726882250.72002: waiting for pending results... 7160 1726882250.72157: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882250.72229: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000002a 7160 1726882250.72242: variable 'ansible_search_path' from source: unknown 7160 1726882250.72246: variable 'ansible_search_path' from source: unknown 7160 1726882250.72274: calling self._execute() 7160 1726882250.72333: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.72336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.72346: variable 'omit' from source: magic vars 7160 1726882250.72629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.74172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.74227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.74255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.74288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.74307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.74362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.74387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.74406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.74437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.74446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.74542: variable 'ansible_distribution' from source: facts 7160 1726882250.74548: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.74563: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.74573: when evaluation is False, skipping this task 7160 1726882250.74575: _execute() done 7160 1726882250.74578: dumping result to json 7160 1726882250.74580: done dumping result, returning 7160 1726882250.74583: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-0d91-63e5-00000000002a] 7160 1726882250.74585: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000002a 7160 1726882250.74676: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000002a 7160 1726882250.74679: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882250.74728: no more pending results, returning what we have 7160 1726882250.74731: results queue empty 7160 1726882250.74732: checking for any_errors_fatal 7160 1726882250.74741: done checking for any_errors_fatal 7160 1726882250.74741: checking for max_fail_percentage 7160 1726882250.74743: done checking for max_fail_percentage 7160 1726882250.74744: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.74745: done checking to see if all hosts have failed 7160 1726882250.74745: getting the remaining hosts for this loop 7160 1726882250.74747: done getting the remaining hosts for this loop 7160 1726882250.74750: getting the next task for host managed_node3 7160 1726882250.74755: done getting next task for host managed_node3 7160 1726882250.74759: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882250.74761: ^ 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882250.74775: getting variables 7160 1726882250.74777: in VariableManager get_vars() 7160 1726882250.74819: Calling all_inventory to load vars for managed_node3 7160 1726882250.74824: Calling groups_inventory to load vars for managed_node3 7160 1726882250.74825: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.74832: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.74834: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.74837: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.74947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.75075: done with get_vars() 7160 1726882250.75083: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.256 ****** 7160 1726882250.75148: entering _queue_task() for managed_node3/ping 7160 1726882250.75150: Creating lock for ping 7160 1726882250.75323: worker is 1 (out of 1 available) 7160 1726882250.75339: exiting _queue_task() for managed_node3/ping 7160 1726882250.75350: done queuing things up, now waiting for results queue to drain 7160 1726882250.75352: waiting for pending results... 7160 1726882250.75501: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882250.75571: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000002b 7160 1726882250.75582: variable 'ansible_search_path' from source: unknown 7160 1726882250.75585: variable 'ansible_search_path' from source: unknown 7160 1726882250.75617: calling self._execute() 7160 1726882250.75675: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.75679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.75686: variable 'omit' from source: magic vars 7160 1726882250.75988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.77559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.77604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.77628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.77671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.77690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.77745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.77766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.77786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.77814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.77824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.77919: variable 'ansible_distribution' from source: facts 7160 1726882250.77924: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.77942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.77945: when evaluation is False, skipping this task 7160 1726882250.77947: _execute() done 7160 1726882250.77950: dumping result to json 7160 1726882250.77952: done dumping result, returning 7160 1726882250.77958: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-0d91-63e5-00000000002b] 7160 1726882250.77965: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000002b 7160 1726882250.78042: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000002b 7160 1726882250.78045: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.78124: no more pending results, returning what we have 7160 1726882250.78127: results queue empty 7160 1726882250.78128: checking for any_errors_fatal 7160 1726882250.78132: done checking for any_errors_fatal 7160 1726882250.78133: checking for max_fail_percentage 7160 1726882250.78134: done checking for max_fail_percentage 7160 1726882250.78135: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.78136: done checking to see if all hosts have failed 7160 1726882250.78137: getting the remaining hosts for this loop 7160 1726882250.78138: done getting the remaining hosts for this loop 7160 1726882250.78141: getting the next task for host managed_node3 7160 1726882250.78147: done getting next task for host managed_node3 7160 1726882250.78149: ^ task is: TASK: meta (role_complete) 7160 1726882250.78151: ^ 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? (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 7160 1726882250.78165: getting variables 7160 1726882250.78166: in VariableManager get_vars() 7160 1726882250.78201: Calling all_inventory to load vars for managed_node3 7160 1726882250.78204: Calling groups_inventory to load vars for managed_node3 7160 1726882250.78205: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.78211: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.78213: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.78214: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.78355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.78475: done with get_vars() 7160 1726882250.78482: done getting variables 7160 1726882250.78534: done queuing things up, now waiting for results queue to drain 7160 1726882250.78536: results queue empty 7160 1726882250.78537: checking for any_errors_fatal 7160 1726882250.78538: done checking for any_errors_fatal 7160 1726882250.78539: checking for max_fail_percentage 7160 1726882250.78539: done checking for max_fail_percentage 7160 1726882250.78540: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.78540: done checking to see if all hosts have failed 7160 1726882250.78541: getting the remaining hosts for this loop 7160 1726882250.78541: done getting the remaining hosts for this loop 7160 1726882250.78543: getting the next task for host managed_node3 7160 1726882250.78545: done getting next task for host managed_node3 7160 1726882250.78547: ^ task is: TASK: Include the task 'assert_device_present.yml' 7160 1726882250.78547: ^ 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 7160 1726882250.78549: getting variables 7160 1726882250.78549: in VariableManager get_vars() 7160 1726882250.78559: Calling all_inventory to load vars for managed_node3 7160 1726882250.78561: Calling groups_inventory to load vars for managed_node3 7160 1726882250.78562: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.78567: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.78568: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.78570: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.78648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.78758: done with get_vars() 7160 1726882250.78765: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:42 Friday 20 September 2024 21:30:50 -0400 (0:00:00.036) 0:00:05.293 ****** 7160 1726882250.78821: entering _queue_task() for managed_node3/include_tasks 7160 1726882250.79017: worker is 1 (out of 1 available) 7160 1726882250.79031: exiting _queue_task() for managed_node3/include_tasks 7160 1726882250.79042: done queuing things up, now waiting for results queue to drain 7160 1726882250.79043: waiting for pending results... 7160 1726882250.79295: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7160 1726882250.79389: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000005b 7160 1726882250.79408: variable 'ansible_search_path' from source: unknown 7160 1726882250.79451: calling self._execute() 7160 1726882250.79541: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.79553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.79570: variable 'omit' from source: magic vars 7160 1726882250.80004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.82328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.82375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.82404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.82430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.82450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.82510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.82530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.82548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.82578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.82589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.82691: variable 'ansible_distribution' from source: facts 7160 1726882250.82696: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.82713: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.82721: when evaluation is False, skipping this task 7160 1726882250.82723: _execute() done 7160 1726882250.82726: dumping result to json 7160 1726882250.82728: done dumping result, returning 7160 1726882250.82735: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-0d91-63e5-00000000005b] 7160 1726882250.82742: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005b 7160 1726882250.82831: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005b 7160 1726882250.82836: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.82896: no more pending results, returning what we have 7160 1726882250.82900: results queue empty 7160 1726882250.82901: checking for any_errors_fatal 7160 1726882250.82902: done checking for any_errors_fatal 7160 1726882250.82903: checking for max_fail_percentage 7160 1726882250.82904: done checking for max_fail_percentage 7160 1726882250.82905: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.82906: done checking to see if all hosts have failed 7160 1726882250.82907: getting the remaining hosts for this loop 7160 1726882250.82908: done getting the remaining hosts for this loop 7160 1726882250.82912: getting the next task for host managed_node3 7160 1726882250.82916: done getting next task for host managed_node3 7160 1726882250.82919: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7160 1726882250.82921: ^ 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 7160 1726882250.82923: getting variables 7160 1726882250.82925: in VariableManager get_vars() 7160 1726882250.82973: Calling all_inventory to load vars for managed_node3 7160 1726882250.82976: Calling groups_inventory to load vars for managed_node3 7160 1726882250.82978: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.82986: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.82988: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.82990: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.83102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.83255: done with get_vars() 7160 1726882250.83261: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:44 Friday 20 September 2024 21:30:50 -0400 (0:00:00.045) 0:00:05.338 ****** 7160 1726882250.83326: entering _queue_task() for managed_node3/include_tasks 7160 1726882250.83496: worker is 1 (out of 1 available) 7160 1726882250.83509: exiting _queue_task() for managed_node3/include_tasks 7160 1726882250.83520: done queuing things up, now waiting for results queue to drain 7160 1726882250.83522: waiting for pending results... 7160 1726882250.83679: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7160 1726882250.83739: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000005c 7160 1726882250.83751: variable 'ansible_search_path' from source: unknown 7160 1726882250.83782: calling self._execute() 7160 1726882250.83843: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.83847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.83862: variable 'omit' from source: magic vars 7160 1726882250.84153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.85687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.85739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.85774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.85801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.85821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.85880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.85900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.85919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.85950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.85961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.86058: variable 'ansible_distribution' from source: facts 7160 1726882250.86062: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.86079: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.86082: when evaluation is False, skipping this task 7160 1726882250.86085: _execute() done 7160 1726882250.86087: dumping result to json 7160 1726882250.86090: done dumping result, returning 7160 1726882250.86096: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0e448fcc-3ce9-0d91-63e5-00000000005c] 7160 1726882250.86101: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005c 7160 1726882250.86193: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005c 7160 1726882250.86196: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.86240: no more pending results, returning what we have 7160 1726882250.86244: results queue empty 7160 1726882250.86245: checking for any_errors_fatal 7160 1726882250.86251: done checking for any_errors_fatal 7160 1726882250.86251: checking for max_fail_percentage 7160 1726882250.86253: done checking for max_fail_percentage 7160 1726882250.86254: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.86255: done checking to see if all hosts have failed 7160 1726882250.86255: getting the remaining hosts for this loop 7160 1726882250.86257: done getting the remaining hosts for this loop 7160 1726882250.86260: getting the next task for host managed_node3 7160 1726882250.86266: done getting next task for host managed_node3 7160 1726882250.86269: ^ task is: TASK: Show ipv4 routes 7160 1726882250.86270: ^ 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 7160 1726882250.86273: getting variables 7160 1726882250.86280: in VariableManager get_vars() 7160 1726882250.86320: Calling all_inventory to load vars for managed_node3 7160 1726882250.86323: Calling groups_inventory to load vars for managed_node3 7160 1726882250.86325: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.86332: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.86334: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.86338: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.86452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.86574: done with get_vars() 7160 1726882250.86581: done getting variables 7160 1726882250.86622: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.371 ****** 7160 1726882250.86647: entering _queue_task() for managed_node3/command 7160 1726882250.86815: worker is 1 (out of 1 available) 7160 1726882250.86829: exiting _queue_task() for managed_node3/command 7160 1726882250.86843: done queuing things up, now waiting for results queue to drain 7160 1726882250.86845: waiting for pending results... 7160 1726882250.86992: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7160 1726882250.87049: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000005d 7160 1726882250.87061: variable 'ansible_search_path' from source: unknown 7160 1726882250.87091: calling self._execute() 7160 1726882250.87147: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.87156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.87166: variable 'omit' from source: magic vars 7160 1726882250.87452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.89016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.89061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.89090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.89128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.89148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.89204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.89228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.89247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.89275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.89286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.89384: variable 'ansible_distribution' from source: facts 7160 1726882250.89390: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.89405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.89408: when evaluation is False, skipping this task 7160 1726882250.89410: _execute() done 7160 1726882250.89412: dumping result to json 7160 1726882250.89415: done dumping result, returning 7160 1726882250.89422: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0e448fcc-3ce9-0d91-63e5-00000000005d] 7160 1726882250.89430: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005d 7160 1726882250.89509: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005d 7160 1726882250.89512: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.89569: no more pending results, returning what we have 7160 1726882250.89572: results queue empty 7160 1726882250.89574: checking for any_errors_fatal 7160 1726882250.89578: done checking for any_errors_fatal 7160 1726882250.89578: checking for max_fail_percentage 7160 1726882250.89580: done checking for max_fail_percentage 7160 1726882250.89581: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.89582: done checking to see if all hosts have failed 7160 1726882250.89582: getting the remaining hosts for this loop 7160 1726882250.89584: done getting the remaining hosts for this loop 7160 1726882250.89587: getting the next task for host managed_node3 7160 1726882250.89592: done getting next task for host managed_node3 7160 1726882250.89594: ^ task is: TASK: Assert default ipv4 route is present 7160 1726882250.89596: ^ 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 7160 1726882250.89599: getting variables 7160 1726882250.89600: in VariableManager get_vars() 7160 1726882250.89648: Calling all_inventory to load vars for managed_node3 7160 1726882250.89651: Calling groups_inventory to load vars for managed_node3 7160 1726882250.89653: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.89666: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.89668: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.89670: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.89818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.89938: done with get_vars() 7160 1726882250.89945: done getting variables 7160 1726882250.90016: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert default ipv4 route is present] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.405 ****** 7160 1726882250.90037: entering _queue_task() for managed_node3/assert 7160 1726882250.90038: Creating lock for assert 7160 1726882250.90213: worker is 1 (out of 1 available) 7160 1726882250.90225: exiting _queue_task() for managed_node3/assert 7160 1726882250.90240: done queuing things up, now waiting for results queue to drain 7160 1726882250.90242: waiting for pending results... 7160 1726882250.90398: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present 7160 1726882250.90455: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000005e 7160 1726882250.90469: variable 'ansible_search_path' from source: unknown 7160 1726882250.90499: calling self._execute() 7160 1726882250.90563: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.90569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.90576: variable 'omit' from source: magic vars 7160 1726882250.90872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.92409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.92455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.92484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.92509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.92530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.92591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.92608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.92626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.92657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.92669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.92765: variable 'ansible_distribution' from source: facts 7160 1726882250.92771: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.92786: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.92789: when evaluation is False, skipping this task 7160 1726882250.92792: _execute() done 7160 1726882250.92794: dumping result to json 7160 1726882250.92796: done dumping result, returning 7160 1726882250.92807: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present [0e448fcc-3ce9-0d91-63e5-00000000005e] 7160 1726882250.92810: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005e 7160 1726882250.92895: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005e 7160 1726882250.92898: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.92948: no more pending results, returning what we have 7160 1726882250.92951: results queue empty 7160 1726882250.92952: checking for any_errors_fatal 7160 1726882250.92957: done checking for any_errors_fatal 7160 1726882250.92957: checking for max_fail_percentage 7160 1726882250.92959: done checking for max_fail_percentage 7160 1726882250.92959: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.92960: done checking to see if all hosts have failed 7160 1726882250.92961: getting the remaining hosts for this loop 7160 1726882250.92963: done getting the remaining hosts for this loop 7160 1726882250.92968: getting the next task for host managed_node3 7160 1726882250.92973: done getting next task for host managed_node3 7160 1726882250.92975: ^ task is: TASK: Get ipv6 routes 7160 1726882250.92977: ^ 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 7160 1726882250.92980: getting variables 7160 1726882250.92981: in VariableManager get_vars() 7160 1726882250.93028: Calling all_inventory to load vars for managed_node3 7160 1726882250.93031: Calling groups_inventory to load vars for managed_node3 7160 1726882250.93033: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.93043: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.93045: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.93047: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.93160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.93278: done with get_vars() 7160 1726882250.93286: done getting variables 7160 1726882250.93325: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Friday 20 September 2024 21:30:50 -0400 (0:00:00.033) 0:00:05.438 ****** 7160 1726882250.93349: entering _queue_task() for managed_node3/command 7160 1726882250.93523: worker is 1 (out of 1 available) 7160 1726882250.93539: exiting _queue_task() for managed_node3/command 7160 1726882250.93551: done queuing things up, now waiting for results queue to drain 7160 1726882250.93552: waiting for pending results... 7160 1726882250.93706: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7160 1726882250.93762: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000005f 7160 1726882250.93777: variable 'ansible_search_path' from source: unknown 7160 1726882250.93807: calling self._execute() 7160 1726882250.93870: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.93875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.93883: variable 'omit' from source: magic vars 7160 1726882250.94186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.95771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.95815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.95846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.96042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.96062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.96120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.96140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.96158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.96189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.96200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.96294: variable 'ansible_distribution' from source: facts 7160 1726882250.96301: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.96316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.96319: when evaluation is False, skipping this task 7160 1726882250.96321: _execute() done 7160 1726882250.96323: dumping result to json 7160 1726882250.96326: done dumping result, returning 7160 1726882250.96331: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0e448fcc-3ce9-0d91-63e5-00000000005f] 7160 1726882250.96336: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005f 7160 1726882250.96419: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000005f 7160 1726882250.96422: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882250.96472: no more pending results, returning what we have 7160 1726882250.96475: results queue empty 7160 1726882250.96476: checking for any_errors_fatal 7160 1726882250.96482: done checking for any_errors_fatal 7160 1726882250.96482: checking for max_fail_percentage 7160 1726882250.96484: done checking for max_fail_percentage 7160 1726882250.96485: checking to see if all hosts have failed and the running result is not ok 7160 1726882250.96486: done checking to see if all hosts have failed 7160 1726882250.96486: getting the remaining hosts for this loop 7160 1726882250.96488: done getting the remaining hosts for this loop 7160 1726882250.96492: getting the next task for host managed_node3 7160 1726882250.96496: done getting next task for host managed_node3 7160 1726882250.96498: ^ task is: TASK: Assert default ipv6 route is present 7160 1726882250.96500: ^ 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 7160 1726882250.96502: getting variables 7160 1726882250.96504: in VariableManager get_vars() 7160 1726882250.96552: Calling all_inventory to load vars for managed_node3 7160 1726882250.96555: Calling groups_inventory to load vars for managed_node3 7160 1726882250.96557: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882250.96567: Calling all_plugins_play to load vars for managed_node3 7160 1726882250.96570: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882250.96572: Calling groups_plugins_play to load vars for managed_node3 7160 1726882250.96718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882250.96834: done with get_vars() 7160 1726882250.96841: done getting variables 7160 1726882250.96884: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is present] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Friday 20 September 2024 21:30:50 -0400 (0:00:00.035) 0:00:05.474 ****** 7160 1726882250.96902: entering _queue_task() for managed_node3/assert 7160 1726882250.97067: worker is 1 (out of 1 available) 7160 1726882250.97079: exiting _queue_task() for managed_node3/assert 7160 1726882250.97090: done queuing things up, now waiting for results queue to drain 7160 1726882250.97092: waiting for pending results... 7160 1726882250.97247: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present 7160 1726882250.97311: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000060 7160 1726882250.97324: variable 'ansible_search_path' from source: unknown 7160 1726882250.97355: calling self._execute() 7160 1726882250.97420: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882250.97425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882250.97432: variable 'omit' from source: magic vars 7160 1726882250.97732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882250.99480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882250.99529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882250.99559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882250.99585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882250.99609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882250.99667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882250.99687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882250.99707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882250.99740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882250.99749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882250.99847: variable 'ansible_distribution' from source: facts 7160 1726882250.99852: variable 'ansible_distribution_major_version' from source: facts 7160 1726882250.99869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882250.99872: when evaluation is False, skipping this task 7160 1726882250.99875: _execute() done 7160 1726882250.99877: dumping result to json 7160 1726882250.99879: done dumping result, returning 7160 1726882250.99886: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present [0e448fcc-3ce9-0d91-63e5-000000000060] 7160 1726882250.99890: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000060 7160 1726882250.99984: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000060 7160 1726882250.99987: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.00033: no more pending results, returning what we have 7160 1726882251.00039: results queue empty 7160 1726882251.00040: checking for any_errors_fatal 7160 1726882251.00046: done checking for any_errors_fatal 7160 1726882251.00047: checking for max_fail_percentage 7160 1726882251.00049: done checking for max_fail_percentage 7160 1726882251.00050: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.00050: done checking to see if all hosts have failed 7160 1726882251.00051: getting the remaining hosts for this loop 7160 1726882251.00053: done getting the remaining hosts for this loop 7160 1726882251.00056: getting the next task for host managed_node3 7160 1726882251.00061: done getting next task for host managed_node3 7160 1726882251.00065: ^ task is: TASK: TEARDOWN: remove profiles. 7160 1726882251.00067: ^ 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 7160 1726882251.00070: getting variables 7160 1726882251.00071: in VariableManager get_vars() 7160 1726882251.00116: Calling all_inventory to load vars for managed_node3 7160 1726882251.00118: Calling groups_inventory to load vars for managed_node3 7160 1726882251.00120: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.00133: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.00138: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.00140: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.00254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.00373: done with get_vars() 7160 1726882251.00381: done getting variables 7160 1726882251.00422: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Friday 20 September 2024 21:30:51 -0400 (0:00:00.035) 0:00:05.509 ****** 7160 1726882251.00443: entering _queue_task() for managed_node3/debug 7160 1726882251.00616: worker is 1 (out of 1 available) 7160 1726882251.00628: exiting _queue_task() for managed_node3/debug 7160 1726882251.00642: done queuing things up, now waiting for results queue to drain 7160 1726882251.00645: waiting for pending results... 7160 1726882251.00797: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7160 1726882251.00844: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000061 7160 1726882251.00858: variable 'ansible_search_path' from source: unknown 7160 1726882251.00889: calling self._execute() 7160 1726882251.00951: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.00959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.00971: variable 'omit' from source: magic vars 7160 1726882251.01276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.03057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.03101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.03130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.03157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.03180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.03240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.03263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.03281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.03307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.03318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.03414: variable 'ansible_distribution' from source: facts 7160 1726882251.03419: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.03435: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.03440: when evaluation is False, skipping this task 7160 1726882251.03442: _execute() done 7160 1726882251.03446: dumping result to json 7160 1726882251.03448: done dumping result, returning 7160 1726882251.03455: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0e448fcc-3ce9-0d91-63e5-000000000061] 7160 1726882251.03462: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000061 7160 1726882251.03545: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000061 7160 1726882251.03548: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.03614: no more pending results, returning what we have 7160 1726882251.03617: results queue empty 7160 1726882251.03618: checking for any_errors_fatal 7160 1726882251.03623: done checking for any_errors_fatal 7160 1726882251.03623: checking for max_fail_percentage 7160 1726882251.03625: done checking for max_fail_percentage 7160 1726882251.03626: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.03627: done checking to see if all hosts have failed 7160 1726882251.03627: getting the remaining hosts for this loop 7160 1726882251.03629: done getting the remaining hosts for this loop 7160 1726882251.03632: getting the next task for host managed_node3 7160 1726882251.03638: done getting next task for host managed_node3 7160 1726882251.03642: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882251.03645: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.03660: getting variables 7160 1726882251.03662: in VariableManager get_vars() 7160 1726882251.03708: Calling all_inventory to load vars for managed_node3 7160 1726882251.03710: Calling groups_inventory to load vars for managed_node3 7160 1726882251.03712: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.03718: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.03720: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.03721: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.03871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.03993: done with get_vars() 7160 1726882251.04001: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:51 -0400 (0:00:00.036) 0:00:05.545 ****** 7160 1726882251.04069: entering _queue_task() for managed_node3/include_tasks 7160 1726882251.04240: worker is 1 (out of 1 available) 7160 1726882251.04255: exiting _queue_task() for managed_node3/include_tasks 7160 1726882251.04270: done queuing things up, now waiting for results queue to drain 7160 1726882251.04272: waiting for pending results... 7160 1726882251.04434: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882251.04510: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000069 7160 1726882251.04522: variable 'ansible_search_path' from source: unknown 7160 1726882251.04525: variable 'ansible_search_path' from source: unknown 7160 1726882251.04556: calling self._execute() 7160 1726882251.04616: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.04620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.04628: variable 'omit' from source: magic vars 7160 1726882251.04929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.06707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.06755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.06783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.06808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.06830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.06889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.06911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.06928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.06961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.06975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.07075: variable 'ansible_distribution' from source: facts 7160 1726882251.07081: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.07095: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.07098: when evaluation is False, skipping this task 7160 1726882251.07102: _execute() done 7160 1726882251.07104: dumping result to json 7160 1726882251.07106: done dumping result, returning 7160 1726882251.07114: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-0d91-63e5-000000000069] 7160 1726882251.07118: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000069 7160 1726882251.07204: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000069 7160 1726882251.07207: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.07260: no more pending results, returning what we have 7160 1726882251.07265: results queue empty 7160 1726882251.07266: checking for any_errors_fatal 7160 1726882251.07273: done checking for any_errors_fatal 7160 1726882251.07274: checking for max_fail_percentage 7160 1726882251.07276: done checking for max_fail_percentage 7160 1726882251.07277: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.07278: done checking to see if all hosts have failed 7160 1726882251.07278: getting the remaining hosts for this loop 7160 1726882251.07280: done getting the remaining hosts for this loop 7160 1726882251.07283: getting the next task for host managed_node3 7160 1726882251.07289: done getting next task for host managed_node3 7160 1726882251.07293: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882251.07296: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.07310: getting variables 7160 1726882251.07312: in VariableManager get_vars() 7160 1726882251.07360: Calling all_inventory to load vars for managed_node3 7160 1726882251.07363: Calling groups_inventory to load vars for managed_node3 7160 1726882251.07366: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.07373: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.07375: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.07377: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.07492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.07615: done with get_vars() 7160 1726882251.07623: done getting variables 7160 1726882251.07670: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:51 -0400 (0:00:00.036) 0:00:05.581 ****** 7160 1726882251.07693: entering _queue_task() for managed_node3/debug 7160 1726882251.07874: worker is 1 (out of 1 available) 7160 1726882251.07888: exiting _queue_task() for managed_node3/debug 7160 1726882251.07900: done queuing things up, now waiting for results queue to drain 7160 1726882251.07902: waiting for pending results... 7160 1726882251.08060: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882251.08138: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000006a 7160 1726882251.08147: variable 'ansible_search_path' from source: unknown 7160 1726882251.08151: variable 'ansible_search_path' from source: unknown 7160 1726882251.08181: calling self._execute() 7160 1726882251.08241: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.08246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.08254: variable 'omit' from source: magic vars 7160 1726882251.08548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.10300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.10344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.10377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.10402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.10422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.10479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.10501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.10521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.10550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.10561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.10665: variable 'ansible_distribution' from source: facts 7160 1726882251.10671: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.10686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.10693: when evaluation is False, skipping this task 7160 1726882251.10697: _execute() done 7160 1726882251.10702: dumping result to json 7160 1726882251.10706: done dumping result, returning 7160 1726882251.10713: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-0d91-63e5-00000000006a] 7160 1726882251.10718: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006a 7160 1726882251.10800: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006a 7160 1726882251.10803: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.10881: no more pending results, returning what we have 7160 1726882251.10884: results queue empty 7160 1726882251.10885: checking for any_errors_fatal 7160 1726882251.10889: done checking for any_errors_fatal 7160 1726882251.10890: checking for max_fail_percentage 7160 1726882251.10892: done checking for max_fail_percentage 7160 1726882251.10893: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.10893: done checking to see if all hosts have failed 7160 1726882251.10894: getting the remaining hosts for this loop 7160 1726882251.10895: done getting the remaining hosts for this loop 7160 1726882251.10899: getting the next task for host managed_node3 7160 1726882251.10903: done getting next task for host managed_node3 7160 1726882251.10907: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882251.10910: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.10925: getting variables 7160 1726882251.10926: in VariableManager get_vars() 7160 1726882251.10970: Calling all_inventory to load vars for managed_node3 7160 1726882251.10973: Calling groups_inventory to load vars for managed_node3 7160 1726882251.10975: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.10981: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.10983: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.10985: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.11138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.11259: done with get_vars() 7160 1726882251.11267: done getting variables 7160 1726882251.11306: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:51 -0400 (0:00:00.036) 0:00:05.618 ****** 7160 1726882251.11328: entering _queue_task() for managed_node3/fail 7160 1726882251.11504: worker is 1 (out of 1 available) 7160 1726882251.11518: exiting _queue_task() for managed_node3/fail 7160 1726882251.11528: done queuing things up, now waiting for results queue to drain 7160 1726882251.11530: waiting for pending results... 7160 1726882251.11688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882251.11758: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000006b 7160 1726882251.11768: variable 'ansible_search_path' from source: unknown 7160 1726882251.11772: variable 'ansible_search_path' from source: unknown 7160 1726882251.11802: calling self._execute() 7160 1726882251.11859: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.11867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.11875: variable 'omit' from source: magic vars 7160 1726882251.12159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.13864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.13916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.13943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.13973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.13995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.14055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.14078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.14098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.14124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.14137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.14240: variable 'ansible_distribution' from source: facts 7160 1726882251.14244: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.14259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.14264: when evaluation is False, skipping this task 7160 1726882251.14267: _execute() done 7160 1726882251.14274: dumping result to json 7160 1726882251.14280: done dumping result, returning 7160 1726882251.14287: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-0d91-63e5-00000000006b] 7160 1726882251.14291: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006b 7160 1726882251.14379: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006b 7160 1726882251.14382: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.14431: no more pending results, returning what we have 7160 1726882251.14437: results queue empty 7160 1726882251.14438: checking for any_errors_fatal 7160 1726882251.14444: done checking for any_errors_fatal 7160 1726882251.14445: checking for max_fail_percentage 7160 1726882251.14447: done checking for max_fail_percentage 7160 1726882251.14448: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.14448: done checking to see if all hosts have failed 7160 1726882251.14449: getting the remaining hosts for this loop 7160 1726882251.14450: done getting the remaining hosts for this loop 7160 1726882251.14454: getting the next task for host managed_node3 7160 1726882251.14459: done getting next task for host managed_node3 7160 1726882251.14462: ^ 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 7160 1726882251.14466: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.14481: getting variables 7160 1726882251.14483: in VariableManager get_vars() 7160 1726882251.14530: Calling all_inventory to load vars for managed_node3 7160 1726882251.14532: Calling groups_inventory to load vars for managed_node3 7160 1726882251.14534: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.14543: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.14544: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.14546: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.14659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.14784: done with get_vars() 7160 1726882251.14791: done getting variables 7160 1726882251.14833: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:51 -0400 (0:00:00.035) 0:00:05.653 ****** 7160 1726882251.14859: entering _queue_task() for managed_node3/fail 7160 1726882251.15033: worker is 1 (out of 1 available) 7160 1726882251.15048: exiting _queue_task() for managed_node3/fail 7160 1726882251.15059: done queuing things up, now waiting for results queue to drain 7160 1726882251.15061: waiting for pending results... 7160 1726882251.15220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7160 1726882251.15298: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000006c 7160 1726882251.15309: variable 'ansible_search_path' from source: unknown 7160 1726882251.15313: variable 'ansible_search_path' from source: unknown 7160 1726882251.15341: calling self._execute() 7160 1726882251.15400: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.15403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.15412: variable 'omit' from source: magic vars 7160 1726882251.15696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.17400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.17443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.17477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.17511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.17530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.17593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.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) 7160 1726882251.17629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.17662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.17676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.17769: variable 'ansible_distribution' from source: facts 7160 1726882251.17775: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.17788: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.17790: when evaluation is False, skipping this task 7160 1726882251.17793: _execute() done 7160 1726882251.17795: dumping result to json 7160 1726882251.17798: done dumping result, returning 7160 1726882251.17805: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-0d91-63e5-00000000006c] 7160 1726882251.17809: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006c 7160 1726882251.17897: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006c 7160 1726882251.17900: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.17939: no more pending results, returning what we have 7160 1726882251.17942: results queue empty 7160 1726882251.17943: checking for any_errors_fatal 7160 1726882251.17948: done checking for any_errors_fatal 7160 1726882251.17949: checking for max_fail_percentage 7160 1726882251.17950: done checking for max_fail_percentage 7160 1726882251.17951: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.17952: done checking to see if all hosts have failed 7160 1726882251.17953: getting the remaining hosts for this loop 7160 1726882251.17955: done getting the remaining hosts for this loop 7160 1726882251.17958: getting the next task for host managed_node3 7160 1726882251.17965: done getting next task for host managed_node3 7160 1726882251.17968: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882251.17971: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.17992: getting variables 7160 1726882251.17993: in VariableManager get_vars() 7160 1726882251.18031: Calling all_inventory to load vars for managed_node3 7160 1726882251.18033: Calling groups_inventory to load vars for managed_node3 7160 1726882251.18035: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.18042: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.18043: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.18045: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.18343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.18461: done with get_vars() 7160 1726882251.18469: done getting variables 7160 1726882251.18508: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:51 -0400 (0:00:00.036) 0:00:05.690 ****** 7160 1726882251.18530: entering _queue_task() for managed_node3/fail 7160 1726882251.18698: worker is 1 (out of 1 available) 7160 1726882251.18711: exiting _queue_task() for managed_node3/fail 7160 1726882251.18722: done queuing things up, now waiting for results queue to drain 7160 1726882251.18723: waiting for pending results... 7160 1726882251.18887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882251.18961: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000006d 7160 1726882251.18980: variable 'ansible_search_path' from source: unknown 7160 1726882251.18983: variable 'ansible_search_path' from source: unknown 7160 1726882251.19011: calling self._execute() 7160 1726882251.19079: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.19083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.19090: variable 'omit' from source: magic vars 7160 1726882251.19381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.20951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.20995: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.21023: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.21053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.21075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.21128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.21152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.21171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.21197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.21209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.21303: variable 'ansible_distribution' from source: facts 7160 1726882251.21308: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.21324: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.21327: when evaluation is False, skipping this task 7160 1726882251.21330: _execute() done 7160 1726882251.21333: dumping result to json 7160 1726882251.21338: done dumping result, returning 7160 1726882251.21342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-0d91-63e5-00000000006d] 7160 1726882251.21348: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006d 7160 1726882251.21431: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006d 7160 1726882251.21434: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.21505: no more pending results, returning what we have 7160 1726882251.21508: results queue empty 7160 1726882251.21509: checking for any_errors_fatal 7160 1726882251.21515: done checking for any_errors_fatal 7160 1726882251.21516: checking for max_fail_percentage 7160 1726882251.21517: done checking for max_fail_percentage 7160 1726882251.21518: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.21519: done checking to see if all hosts have failed 7160 1726882251.21520: getting the remaining hosts for this loop 7160 1726882251.21521: done getting the remaining hosts for this loop 7160 1726882251.21524: getting the next task for host managed_node3 7160 1726882251.21529: done getting next task for host managed_node3 7160 1726882251.21532: ^ 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 7160 1726882251.21538: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.21552: getting variables 7160 1726882251.21554: in VariableManager get_vars() 7160 1726882251.21594: Calling all_inventory to load vars for managed_node3 7160 1726882251.21596: Calling groups_inventory to load vars for managed_node3 7160 1726882251.21597: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.21604: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.21606: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.21607: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.21718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.21851: done with get_vars() 7160 1726882251.21859: done getting variables 7160 1726882251.21899: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:05.724 ****** 7160 1726882251.21921: entering _queue_task() for managed_node3/dnf 7160 1726882251.22094: worker is 1 (out of 1 available) 7160 1726882251.22106: exiting _queue_task() for managed_node3/dnf 7160 1726882251.22118: done queuing things up, now waiting for results queue to drain 7160 1726882251.22119: waiting for pending results... 7160 1726882251.22287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7160 1726882251.22362: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000006e 7160 1726882251.22373: variable 'ansible_search_path' from source: unknown 7160 1726882251.22377: variable 'ansible_search_path' from source: unknown 7160 1726882251.22408: calling self._execute() 7160 1726882251.22474: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.22478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.22485: variable 'omit' from source: magic vars 7160 1726882251.22776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.24373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.24417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.24448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.24485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.24505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.24565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.24585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.24603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.24628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.24648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.24745: variable 'ansible_distribution' from source: facts 7160 1726882251.24751: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.24774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.24778: when evaluation is False, skipping this task 7160 1726882251.24780: _execute() done 7160 1726882251.24783: dumping result to json 7160 1726882251.24786: done dumping result, returning 7160 1726882251.24788: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-00000000006e] 7160 1726882251.24791: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006e 7160 1726882251.24882: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006e 7160 1726882251.24885: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.24929: no more pending results, returning what we have 7160 1726882251.24932: results queue empty 7160 1726882251.24933: checking for any_errors_fatal 7160 1726882251.24940: done checking for any_errors_fatal 7160 1726882251.24940: checking for max_fail_percentage 7160 1726882251.24942: done checking for max_fail_percentage 7160 1726882251.24943: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.24944: done checking to see if all hosts have failed 7160 1726882251.24945: getting the remaining hosts for this loop 7160 1726882251.24946: done getting the remaining hosts for this loop 7160 1726882251.24949: getting the next task for host managed_node3 7160 1726882251.24954: done getting next task for host managed_node3 7160 1726882251.24958: ^ 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 7160 1726882251.24960: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.24981: getting variables 7160 1726882251.24983: in VariableManager get_vars() 7160 1726882251.25021: Calling all_inventory to load vars for managed_node3 7160 1726882251.25024: Calling groups_inventory to load vars for managed_node3 7160 1726882251.25026: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.25037: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.25039: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.25042: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.25198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.25320: done with get_vars() 7160 1726882251.25327: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882251.25378: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:51 -0400 (0:00:00.034) 0:00:05.759 ****** 7160 1726882251.25400: entering _queue_task() for managed_node3/yum 7160 1726882251.25560: worker is 1 (out of 1 available) 7160 1726882251.25575: exiting _queue_task() for managed_node3/yum 7160 1726882251.25587: done queuing things up, now waiting for results queue to drain 7160 1726882251.25589: waiting for pending results... 7160 1726882251.25755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7160 1726882251.25833: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000006f 7160 1726882251.25844: variable 'ansible_search_path' from source: unknown 7160 1726882251.25850: variable 'ansible_search_path' from source: unknown 7160 1726882251.25881: calling self._execute() 7160 1726882251.25944: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.25948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.25960: variable 'omit' from source: magic vars 7160 1726882251.26249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.27821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.27868: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.27899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.27924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.27944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.28002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.28025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.28044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.28072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.28083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.28184: variable 'ansible_distribution' from source: facts 7160 1726882251.28188: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.28204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.28210: when evaluation is False, skipping this task 7160 1726882251.28217: _execute() done 7160 1726882251.28219: dumping result to json 7160 1726882251.28222: done dumping result, returning 7160 1726882251.28231: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-00000000006f] 7160 1726882251.28238: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006f 7160 1726882251.28330: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000006f 7160 1726882251.28334: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.28389: no more pending results, returning what we have 7160 1726882251.28392: results queue empty 7160 1726882251.28393: checking for any_errors_fatal 7160 1726882251.28398: done checking for any_errors_fatal 7160 1726882251.28399: checking for max_fail_percentage 7160 1726882251.28401: done checking for max_fail_percentage 7160 1726882251.28402: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.28402: done checking to see if all hosts have failed 7160 1726882251.28403: getting the remaining hosts for this loop 7160 1726882251.28404: done getting the remaining hosts for this loop 7160 1726882251.28408: getting the next task for host managed_node3 7160 1726882251.28413: done getting next task for host managed_node3 7160 1726882251.28417: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882251.28420: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.28437: getting variables 7160 1726882251.28438: in VariableManager get_vars() 7160 1726882251.28486: Calling all_inventory to load vars for managed_node3 7160 1726882251.28488: Calling groups_inventory to load vars for managed_node3 7160 1726882251.28489: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.28496: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.28498: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.28500: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.28615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.28751: done with get_vars() 7160 1726882251.28759: done getting variables 7160 1726882251.28803: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:51 -0400 (0:00:00.034) 0:00:05.793 ****** 7160 1726882251.28824: entering _queue_task() for managed_node3/fail 7160 1726882251.29002: worker is 1 (out of 1 available) 7160 1726882251.29015: exiting _queue_task() for managed_node3/fail 7160 1726882251.29027: done queuing things up, now waiting for results queue to drain 7160 1726882251.29029: waiting for pending results... 7160 1726882251.29197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882251.29273: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000070 7160 1726882251.29283: variable 'ansible_search_path' from source: unknown 7160 1726882251.29287: variable 'ansible_search_path' from source: unknown 7160 1726882251.29315: calling self._execute() 7160 1726882251.29380: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.29384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.29391: variable 'omit' from source: magic vars 7160 1726882251.29676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.31253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.31300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.31327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.31361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.31384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.31441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.31461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.31481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.31510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.31522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.31615: variable 'ansible_distribution' from source: facts 7160 1726882251.31620: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.31639: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.31643: when evaluation is False, skipping this task 7160 1726882251.31646: _execute() done 7160 1726882251.31648: dumping result to json 7160 1726882251.31651: done dumping result, returning 7160 1726882251.31657: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000070] 7160 1726882251.31661: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000070 7160 1726882251.31753: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000070 7160 1726882251.31756: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.31806: no more pending results, returning what we have 7160 1726882251.31810: results queue empty 7160 1726882251.31811: checking for any_errors_fatal 7160 1726882251.31816: done checking for any_errors_fatal 7160 1726882251.31817: checking for max_fail_percentage 7160 1726882251.31819: done checking for max_fail_percentage 7160 1726882251.31820: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.31820: done checking to see if all hosts have failed 7160 1726882251.31821: getting the remaining hosts for this loop 7160 1726882251.31822: done getting the remaining hosts for this loop 7160 1726882251.31825: getting the next task for host managed_node3 7160 1726882251.31830: done getting next task for host managed_node3 7160 1726882251.31834: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7160 1726882251.31839: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.31854: getting variables 7160 1726882251.31855: in VariableManager get_vars() 7160 1726882251.31899: Calling all_inventory to load vars for managed_node3 7160 1726882251.31901: Calling groups_inventory to load vars for managed_node3 7160 1726882251.31902: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.31909: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.31911: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.31912: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.32059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.32185: done with get_vars() 7160 1726882251.32193: done getting variables 7160 1726882251.32232: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:51 -0400 (0:00:00.034) 0:00:05.827 ****** 7160 1726882251.32257: entering _queue_task() for managed_node3/package 7160 1726882251.32425: worker is 1 (out of 1 available) 7160 1726882251.32440: exiting _queue_task() for managed_node3/package 7160 1726882251.32451: done queuing things up, now waiting for results queue to drain 7160 1726882251.32454: waiting for pending results... 7160 1726882251.32611: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7160 1726882251.32688: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000071 7160 1726882251.32698: variable 'ansible_search_path' from source: unknown 7160 1726882251.32701: variable 'ansible_search_path' from source: unknown 7160 1726882251.32729: calling self._execute() 7160 1726882251.32790: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.32795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.32803: variable 'omit' from source: magic vars 7160 1726882251.33090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.34632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.34681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.34708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.34732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.34754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.34809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.34830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.34853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.34882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.34892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.34992: variable 'ansible_distribution' from source: facts 7160 1726882251.34997: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.35012: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.35015: when evaluation is False, skipping this task 7160 1726882251.35019: _execute() done 7160 1726882251.35022: dumping result to json 7160 1726882251.35027: done dumping result, returning 7160 1726882251.35038: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-0d91-63e5-000000000071] 7160 1726882251.35041: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000071 7160 1726882251.35125: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000071 7160 1726882251.35129: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.35180: no more pending results, returning what we have 7160 1726882251.35183: results queue empty 7160 1726882251.35184: checking for any_errors_fatal 7160 1726882251.35190: done checking for any_errors_fatal 7160 1726882251.35191: checking for max_fail_percentage 7160 1726882251.35192: done checking for max_fail_percentage 7160 1726882251.35194: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.35194: done checking to see if all hosts have failed 7160 1726882251.35195: getting the remaining hosts for this loop 7160 1726882251.35196: done getting the remaining hosts for this loop 7160 1726882251.35199: getting the next task for host managed_node3 7160 1726882251.35204: done getting next task for host managed_node3 7160 1726882251.35208: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882251.35210: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.35225: getting variables 7160 1726882251.35226: in VariableManager get_vars() 7160 1726882251.35272: Calling all_inventory to load vars for managed_node3 7160 1726882251.35274: Calling groups_inventory to load vars for managed_node3 7160 1726882251.35275: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.35282: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.35284: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.35285: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.35393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.35518: done with get_vars() 7160 1726882251.35525: done getting variables 7160 1726882251.35569: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:05.860 ****** 7160 1726882251.35591: entering _queue_task() for managed_node3/package 7160 1726882251.35760: worker is 1 (out of 1 available) 7160 1726882251.35774: exiting _queue_task() for managed_node3/package 7160 1726882251.35785: done queuing things up, now waiting for results queue to drain 7160 1726882251.35787: waiting for pending results... 7160 1726882251.35943: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882251.36014: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000072 7160 1726882251.36024: variable 'ansible_search_path' from source: unknown 7160 1726882251.36028: variable 'ansible_search_path' from source: unknown 7160 1726882251.36057: calling self._execute() 7160 1726882251.36116: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.36125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.36134: variable 'omit' from source: magic vars 7160 1726882251.36437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.38047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.38097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.38123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.38160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.38186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.38240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.38261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.38281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.38311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.38321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.38415: variable 'ansible_distribution' from source: facts 7160 1726882251.38421: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.38436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.38442: when evaluation is False, skipping this task 7160 1726882251.38444: _execute() done 7160 1726882251.38447: dumping result to json 7160 1726882251.38450: done dumping result, returning 7160 1726882251.38457: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-000000000072] 7160 1726882251.38461: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000072 7160 1726882251.38551: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000072 7160 1726882251.38554: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.38600: no more pending results, returning what we have 7160 1726882251.38604: results queue empty 7160 1726882251.38605: checking for any_errors_fatal 7160 1726882251.38609: done checking for any_errors_fatal 7160 1726882251.38610: checking for max_fail_percentage 7160 1726882251.38611: done checking for max_fail_percentage 7160 1726882251.38612: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.38613: done checking to see if all hosts have failed 7160 1726882251.38614: getting the remaining hosts for this loop 7160 1726882251.38615: done getting the remaining hosts for this loop 7160 1726882251.38619: getting the next task for host managed_node3 7160 1726882251.38624: done getting next task for host managed_node3 7160 1726882251.38628: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882251.38630: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.38645: getting variables 7160 1726882251.38647: in VariableManager get_vars() 7160 1726882251.38695: Calling all_inventory to load vars for managed_node3 7160 1726882251.38698: Calling groups_inventory to load vars for managed_node3 7160 1726882251.38699: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.38706: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.38708: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.38710: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.38856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.38979: done with get_vars() 7160 1726882251.38986: done getting variables 7160 1726882251.39027: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:51 -0400 (0:00:00.034) 0:00:05.895 ****** 7160 1726882251.39051: entering _queue_task() for managed_node3/package 7160 1726882251.39218: worker is 1 (out of 1 available) 7160 1726882251.39232: exiting _queue_task() for managed_node3/package 7160 1726882251.39243: done queuing things up, now waiting for results queue to drain 7160 1726882251.39245: waiting for pending results... 7160 1726882251.39415: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882251.39500: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000073 7160 1726882251.39509: variable 'ansible_search_path' from source: unknown 7160 1726882251.39513: variable 'ansible_search_path' from source: unknown 7160 1726882251.39546: calling self._execute() 7160 1726882251.39606: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.39610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.39618: variable 'omit' from source: magic vars 7160 1726882251.39910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.41479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.41527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.41556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.41583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.41606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.41660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.41681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.41698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.41727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.41741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.41841: variable 'ansible_distribution' from source: facts 7160 1726882251.41845: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.41859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.41862: when evaluation is False, skipping this task 7160 1726882251.41867: _execute() done 7160 1726882251.41870: dumping result to json 7160 1726882251.41873: done dumping result, returning 7160 1726882251.41879: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-000000000073] 7160 1726882251.41884: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000073 7160 1726882251.41985: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000073 7160 1726882251.41988: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.42028: no more pending results, returning what we have 7160 1726882251.42031: results queue empty 7160 1726882251.42032: checking for any_errors_fatal 7160 1726882251.42039: done checking for any_errors_fatal 7160 1726882251.42040: checking for max_fail_percentage 7160 1726882251.42041: done checking for max_fail_percentage 7160 1726882251.42042: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.42043: done checking to see if all hosts have failed 7160 1726882251.42044: getting the remaining hosts for this loop 7160 1726882251.42045: done getting the remaining hosts for this loop 7160 1726882251.42048: getting the next task for host managed_node3 7160 1726882251.42052: done getting next task for host managed_node3 7160 1726882251.42056: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882251.42059: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.42075: getting variables 7160 1726882251.42078: in VariableManager get_vars() 7160 1726882251.42123: Calling all_inventory to load vars for managed_node3 7160 1726882251.42125: Calling groups_inventory to load vars for managed_node3 7160 1726882251.42126: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.42132: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.42134: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.42138: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.42249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.42377: done with get_vars() 7160 1726882251.42384: done getting variables 7160 1726882251.42425: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:05.929 ****** 7160 1726882251.42450: entering _queue_task() for managed_node3/service 7160 1726882251.42619: worker is 1 (out of 1 available) 7160 1726882251.42633: exiting _queue_task() for managed_node3/service 7160 1726882251.42647: done queuing things up, now waiting for results queue to drain 7160 1726882251.42649: waiting for pending results... 7160 1726882251.42802: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882251.42883: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000074 7160 1726882251.42893: variable 'ansible_search_path' from source: unknown 7160 1726882251.42897: variable 'ansible_search_path' from source: unknown 7160 1726882251.42924: calling self._execute() 7160 1726882251.42982: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.42986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.42995: variable 'omit' from source: magic vars 7160 1726882251.43276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.44826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.44873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.44899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.44925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.44955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.45008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.45026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.45055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.45084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.45094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.45193: variable 'ansible_distribution' from source: facts 7160 1726882251.45198: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.45213: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.45215: when evaluation is False, skipping this task 7160 1726882251.45218: _execute() done 7160 1726882251.45220: dumping result to json 7160 1726882251.45223: done dumping result, returning 7160 1726882251.45228: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000074] 7160 1726882251.45233: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000074 7160 1726882251.45321: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000074 7160 1726882251.45324: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.45371: no more pending results, returning what we have 7160 1726882251.45376: results queue empty 7160 1726882251.45377: checking for any_errors_fatal 7160 1726882251.45383: done checking for any_errors_fatal 7160 1726882251.45384: checking for max_fail_percentage 7160 1726882251.45386: done checking for max_fail_percentage 7160 1726882251.45387: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.45387: done checking to see if all hosts have failed 7160 1726882251.45388: getting the remaining hosts for this loop 7160 1726882251.45390: done getting the remaining hosts for this loop 7160 1726882251.45393: getting the next task for host managed_node3 7160 1726882251.45397: done getting next task for host managed_node3 7160 1726882251.45401: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882251.45403: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.45417: getting variables 7160 1726882251.45419: in VariableManager get_vars() 7160 1726882251.45455: Calling all_inventory to load vars for managed_node3 7160 1726882251.45459: Calling groups_inventory to load vars for managed_node3 7160 1726882251.45461: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.45473: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.45476: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.45478: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.45622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.45745: done with get_vars() 7160 1726882251.45752: done getting variables 7160 1726882251.45794: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:05.963 ****** 7160 1726882251.45815: entering _queue_task() for managed_node3/service 7160 1726882251.45976: worker is 1 (out of 1 available) 7160 1726882251.45989: exiting _queue_task() for managed_node3/service 7160 1726882251.45999: done queuing things up, now waiting for results queue to drain 7160 1726882251.46001: waiting for pending results... 7160 1726882251.46161: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882251.46240: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000075 7160 1726882251.46250: variable 'ansible_search_path' from source: unknown 7160 1726882251.46253: variable 'ansible_search_path' from source: unknown 7160 1726882251.46282: calling self._execute() 7160 1726882251.46344: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.46351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.46359: variable 'omit' from source: magic vars 7160 1726882251.46645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.48168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.48213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.48238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.48266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.48291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.48349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.48370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.48388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.48418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.48429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.48522: variable 'ansible_distribution' from source: facts 7160 1726882251.48527: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.48542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.48546: when evaluation is False, skipping this task 7160 1726882251.48548: _execute() done 7160 1726882251.48551: dumping result to json 7160 1726882251.48553: done dumping result, returning 7160 1726882251.48559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-0d91-63e5-000000000075] 7160 1726882251.48565: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000075 7160 1726882251.48646: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000075 7160 1726882251.48649: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882251.48692: no more pending results, returning what we have 7160 1726882251.48695: results queue empty 7160 1726882251.48696: checking for any_errors_fatal 7160 1726882251.48701: done checking for any_errors_fatal 7160 1726882251.48702: checking for max_fail_percentage 7160 1726882251.48704: done checking for max_fail_percentage 7160 1726882251.48705: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.48705: done checking to see if all hosts have failed 7160 1726882251.48706: getting the remaining hosts for this loop 7160 1726882251.48707: done getting the remaining hosts for this loop 7160 1726882251.48710: getting the next task for host managed_node3 7160 1726882251.48715: done getting next task for host managed_node3 7160 1726882251.48718: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882251.48721: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.48737: getting variables 7160 1726882251.48738: in VariableManager get_vars() 7160 1726882251.48781: Calling all_inventory to load vars for managed_node3 7160 1726882251.48783: Calling groups_inventory to load vars for managed_node3 7160 1726882251.48784: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.48790: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.48792: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.48794: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.48898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.49019: done with get_vars() 7160 1726882251.49025: done getting variables 7160 1726882251.49067: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:05.995 ****** 7160 1726882251.49090: entering _queue_task() for managed_node3/service 7160 1726882251.49248: worker is 1 (out of 1 available) 7160 1726882251.49261: exiting _queue_task() for managed_node3/service 7160 1726882251.49272: done queuing things up, now waiting for results queue to drain 7160 1726882251.49274: waiting for pending results... 7160 1726882251.49416: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882251.49493: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000076 7160 1726882251.49502: variable 'ansible_search_path' from source: unknown 7160 1726882251.49505: variable 'ansible_search_path' from source: unknown 7160 1726882251.49538: calling self._execute() 7160 1726882251.49592: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.49596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.49605: variable 'omit' from source: magic vars 7160 1726882251.49884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.51391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.51433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.51460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.51488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.51516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.51569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.51588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.51611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.51636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.51650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.51749: variable 'ansible_distribution' from source: facts 7160 1726882251.51753: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.51769: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.51772: when evaluation is False, skipping this task 7160 1726882251.51776: _execute() done 7160 1726882251.51779: dumping result to json 7160 1726882251.51781: done dumping result, returning 7160 1726882251.51786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-0d91-63e5-000000000076] 7160 1726882251.51793: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000076 7160 1726882251.51879: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000076 7160 1726882251.51882: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.51932: no more pending results, returning what we have 7160 1726882251.51937: results queue empty 7160 1726882251.51938: checking for any_errors_fatal 7160 1726882251.51943: done checking for any_errors_fatal 7160 1726882251.51944: checking for max_fail_percentage 7160 1726882251.51946: done checking for max_fail_percentage 7160 1726882251.51947: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.51947: done checking to see if all hosts have failed 7160 1726882251.51948: getting the remaining hosts for this loop 7160 1726882251.51949: done getting the remaining hosts for this loop 7160 1726882251.51952: getting the next task for host managed_node3 7160 1726882251.51956: done getting next task for host managed_node3 7160 1726882251.51960: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882251.51962: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.51978: getting variables 7160 1726882251.51979: in VariableManager get_vars() 7160 1726882251.52010: Calling all_inventory to load vars for managed_node3 7160 1726882251.52011: Calling groups_inventory to load vars for managed_node3 7160 1726882251.52013: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.52021: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.52023: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.52025: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.52163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.52283: done with get_vars() 7160 1726882251.52289: done getting variables 7160 1726882251.52325: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:06.028 ****** 7160 1726882251.52348: entering _queue_task() for managed_node3/service 7160 1726882251.52505: worker is 1 (out of 1 available) 7160 1726882251.52519: exiting _queue_task() for managed_node3/service 7160 1726882251.52529: done queuing things up, now waiting for results queue to drain 7160 1726882251.52531: waiting for pending results... 7160 1726882251.52676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882251.52748: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000077 7160 1726882251.52758: variable 'ansible_search_path' from source: unknown 7160 1726882251.52762: variable 'ansible_search_path' from source: unknown 7160 1726882251.52791: calling self._execute() 7160 1726882251.52851: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.52855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.52862: variable 'omit' from source: magic vars 7160 1726882251.53156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.54682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.54727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.54758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.54783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.54802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.54860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.54882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.54899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.54925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.54936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.55029: variable 'ansible_distribution' from source: facts 7160 1726882251.55034: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.55051: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.55054: when evaluation is False, skipping this task 7160 1726882251.55058: _execute() done 7160 1726882251.55061: dumping result to json 7160 1726882251.55063: done dumping result, returning 7160 1726882251.55071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-0d91-63e5-000000000077] 7160 1726882251.55079: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000077 7160 1726882251.55155: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000077 7160 1726882251.55158: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882251.55199: no more pending results, returning what we have 7160 1726882251.55201: results queue empty 7160 1726882251.55202: checking for any_errors_fatal 7160 1726882251.55208: done checking for any_errors_fatal 7160 1726882251.55209: checking for max_fail_percentage 7160 1726882251.55210: done checking for max_fail_percentage 7160 1726882251.55211: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.55212: done checking to see if all hosts have failed 7160 1726882251.55213: getting the remaining hosts for this loop 7160 1726882251.55214: done getting the remaining hosts for this loop 7160 1726882251.55232: getting the next task for host managed_node3 7160 1726882251.55239: done getting next task for host managed_node3 7160 1726882251.55243: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882251.55245: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.55259: getting variables 7160 1726882251.55261: in VariableManager get_vars() 7160 1726882251.55301: Calling all_inventory to load vars for managed_node3 7160 1726882251.55303: Calling groups_inventory to load vars for managed_node3 7160 1726882251.55305: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.55313: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.55316: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.55318: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.55423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.55544: done with get_vars() 7160 1726882251.55550: done getting variables 7160 1726882251.55588: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:06.061 ****** 7160 1726882251.55609: entering _queue_task() for managed_node3/copy 7160 1726882251.55769: worker is 1 (out of 1 available) 7160 1726882251.55782: exiting _queue_task() for managed_node3/copy 7160 1726882251.55793: done queuing things up, now waiting for results queue to drain 7160 1726882251.55795: waiting for pending results... 7160 1726882251.55942: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882251.56015: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000078 7160 1726882251.56024: variable 'ansible_search_path' from source: unknown 7160 1726882251.56027: variable 'ansible_search_path' from source: unknown 7160 1726882251.56055: calling self._execute() 7160 1726882251.56110: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.56114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.56122: variable 'omit' from source: magic vars 7160 1726882251.56396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.57959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.58004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.58029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.58057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.58089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.58146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.58166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.58184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.58212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.58222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.58315: variable 'ansible_distribution' from source: facts 7160 1726882251.58320: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.58334: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.58340: when evaluation is False, skipping this task 7160 1726882251.58343: _execute() done 7160 1726882251.58345: dumping result to json 7160 1726882251.58347: done dumping result, returning 7160 1726882251.58350: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-0d91-63e5-000000000078] 7160 1726882251.58356: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000078 7160 1726882251.58444: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000078 7160 1726882251.58448: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.58498: no more pending results, returning what we have 7160 1726882251.58501: results queue empty 7160 1726882251.58502: checking for any_errors_fatal 7160 1726882251.58507: done checking for any_errors_fatal 7160 1726882251.58508: checking for max_fail_percentage 7160 1726882251.58510: done checking for max_fail_percentage 7160 1726882251.58511: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.58511: done checking to see if all hosts have failed 7160 1726882251.58512: getting the remaining hosts for this loop 7160 1726882251.58513: done getting the remaining hosts for this loop 7160 1726882251.58516: getting the next task for host managed_node3 7160 1726882251.58520: done getting next task for host managed_node3 7160 1726882251.58523: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882251.58526: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.58541: getting variables 7160 1726882251.58542: in VariableManager get_vars() 7160 1726882251.58574: Calling all_inventory to load vars for managed_node3 7160 1726882251.58577: Calling groups_inventory to load vars for managed_node3 7160 1726882251.58579: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.58585: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.58587: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.58588: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.58723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.58843: done with get_vars() 7160 1726882251.58849: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:06.094 ****** 7160 1726882251.58906: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882251.59065: worker is 1 (out of 1 available) 7160 1726882251.59079: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882251.59090: done queuing things up, now waiting for results queue to drain 7160 1726882251.59092: waiting for pending results... 7160 1726882251.59231: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882251.59303: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000079 7160 1726882251.59314: variable 'ansible_search_path' from source: unknown 7160 1726882251.59318: variable 'ansible_search_path' from source: unknown 7160 1726882251.59345: calling self._execute() 7160 1726882251.59402: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.59406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.59414: variable 'omit' from source: magic vars 7160 1726882251.59695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.61199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.61241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.61266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.61292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.61314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.61367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.61386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.61404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.61434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.61446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.61538: variable 'ansible_distribution' from source: facts 7160 1726882251.61542: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.61555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.61557: when evaluation is False, skipping this task 7160 1726882251.61560: _execute() done 7160 1726882251.61562: dumping result to json 7160 1726882251.61566: done dumping result, returning 7160 1726882251.61572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-0d91-63e5-000000000079] 7160 1726882251.61577: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000079 7160 1726882251.61667: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000079 7160 1726882251.61670: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.61718: no more pending results, returning what we have 7160 1726882251.61721: results queue empty 7160 1726882251.61722: checking for any_errors_fatal 7160 1726882251.61727: done checking for any_errors_fatal 7160 1726882251.61728: checking for max_fail_percentage 7160 1726882251.61730: done checking for max_fail_percentage 7160 1726882251.61731: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.61731: done checking to see if all hosts have failed 7160 1726882251.61732: getting the remaining hosts for this loop 7160 1726882251.61733: done getting the remaining hosts for this loop 7160 1726882251.61739: getting the next task for host managed_node3 7160 1726882251.61743: done getting next task for host managed_node3 7160 1726882251.61747: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882251.61749: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.61762: getting variables 7160 1726882251.61764: in VariableManager get_vars() 7160 1726882251.61801: Calling all_inventory to load vars for managed_node3 7160 1726882251.61803: Calling groups_inventory to load vars for managed_node3 7160 1726882251.61804: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.61810: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.61812: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.61814: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.61921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.62044: done with get_vars() 7160 1726882251.62051: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:06.126 ****** 7160 1726882251.62111: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882251.62280: worker is 1 (out of 1 available) 7160 1726882251.62295: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882251.62306: done queuing things up, now waiting for results queue to drain 7160 1726882251.62308: waiting for pending results... 7160 1726882251.62457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882251.62536: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000007a 7160 1726882251.62552: variable 'ansible_search_path' from source: unknown 7160 1726882251.62556: variable 'ansible_search_path' from source: unknown 7160 1726882251.62587: calling self._execute() 7160 1726882251.62651: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.62655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.62662: variable 'omit' from source: magic vars 7160 1726882251.62954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.64531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.64578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.64606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.64644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.64666: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.64719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.64742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.64761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.64788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.64799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.64891: variable 'ansible_distribution' from source: facts 7160 1726882251.64895: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.64909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.64912: when evaluation is False, skipping this task 7160 1726882251.64915: _execute() done 7160 1726882251.64919: dumping result to json 7160 1726882251.64921: done dumping result, returning 7160 1726882251.64926: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-0d91-63e5-00000000007a] 7160 1726882251.64933: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007a 7160 1726882251.65014: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007a 7160 1726882251.65016: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.65080: no more pending results, returning what we have 7160 1726882251.65083: results queue empty 7160 1726882251.65084: checking for any_errors_fatal 7160 1726882251.65089: done checking for any_errors_fatal 7160 1726882251.65090: checking for max_fail_percentage 7160 1726882251.65091: done checking for max_fail_percentage 7160 1726882251.65092: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.65093: done checking to see if all hosts have failed 7160 1726882251.65093: getting the remaining hosts for this loop 7160 1726882251.65095: done getting the remaining hosts for this loop 7160 1726882251.65098: getting the next task for host managed_node3 7160 1726882251.65102: done getting next task for host managed_node3 7160 1726882251.65105: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882251.65108: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.65121: getting variables 7160 1726882251.65123: in VariableManager get_vars() 7160 1726882251.65161: Calling all_inventory to load vars for managed_node3 7160 1726882251.65163: Calling groups_inventory to load vars for managed_node3 7160 1726882251.65166: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.65172: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.65174: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.65175: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.65310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.65429: done with get_vars() 7160 1726882251.65437: done getting variables 7160 1726882251.65476: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:06.159 ****** 7160 1726882251.65499: entering _queue_task() for managed_node3/debug 7160 1726882251.65659: worker is 1 (out of 1 available) 7160 1726882251.65674: exiting _queue_task() for managed_node3/debug 7160 1726882251.65684: done queuing things up, now waiting for results queue to drain 7160 1726882251.65686: waiting for pending results... 7160 1726882251.65825: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882251.65908: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000007b 7160 1726882251.65922: variable 'ansible_search_path' from source: unknown 7160 1726882251.65926: variable 'ansible_search_path' from source: unknown 7160 1726882251.65956: calling self._execute() 7160 1726882251.66009: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.66013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.66020: variable 'omit' from source: magic vars 7160 1726882251.66301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.67789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.67830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.67856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.67885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.67904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.67954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.67976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.67996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.68022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.68032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.68123: variable 'ansible_distribution' from source: facts 7160 1726882251.68127: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.68142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.68145: when evaluation is False, skipping this task 7160 1726882251.68148: _execute() done 7160 1726882251.68151: dumping result to json 7160 1726882251.68153: done dumping result, returning 7160 1726882251.68158: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-0d91-63e5-00000000007b] 7160 1726882251.68163: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007b 7160 1726882251.68241: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007b 7160 1726882251.68245: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.68292: no more pending results, returning what we have 7160 1726882251.68295: results queue empty 7160 1726882251.68296: checking for any_errors_fatal 7160 1726882251.68300: done checking for any_errors_fatal 7160 1726882251.68301: checking for max_fail_percentage 7160 1726882251.68302: done checking for max_fail_percentage 7160 1726882251.68303: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.68304: done checking to see if all hosts have failed 7160 1726882251.68305: getting the remaining hosts for this loop 7160 1726882251.68306: done getting the remaining hosts for this loop 7160 1726882251.68308: getting the next task for host managed_node3 7160 1726882251.68312: done getting next task for host managed_node3 7160 1726882251.68315: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882251.68317: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.68329: getting variables 7160 1726882251.68330: in VariableManager get_vars() 7160 1726882251.68376: Calling all_inventory to load vars for managed_node3 7160 1726882251.68378: Calling groups_inventory to load vars for managed_node3 7160 1726882251.68379: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.68386: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.68387: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.68389: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.68495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.68615: done with get_vars() 7160 1726882251.68622: done getting variables 7160 1726882251.68661: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:51 -0400 (0:00:00.031) 0:00:06.191 ****** 7160 1726882251.68683: entering _queue_task() for managed_node3/debug 7160 1726882251.68841: worker is 1 (out of 1 available) 7160 1726882251.68854: exiting _queue_task() for managed_node3/debug 7160 1726882251.68867: done queuing things up, now waiting for results queue to drain 7160 1726882251.68869: waiting for pending results... 7160 1726882251.69014: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882251.69083: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000007c 7160 1726882251.69094: variable 'ansible_search_path' from source: unknown 7160 1726882251.69097: variable 'ansible_search_path' from source: unknown 7160 1726882251.69123: calling self._execute() 7160 1726882251.69178: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.69182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.69189: variable 'omit' from source: magic vars 7160 1726882251.69459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.71014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.71059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.71089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.71115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.71146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.71197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.71221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.71240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.71268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.71280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.71371: variable 'ansible_distribution' from source: facts 7160 1726882251.71377: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.71390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.71393: when evaluation is False, skipping this task 7160 1726882251.71396: _execute() done 7160 1726882251.71399: dumping result to json 7160 1726882251.71401: done dumping result, returning 7160 1726882251.71407: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-0d91-63e5-00000000007c] 7160 1726882251.71411: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007c 7160 1726882251.71491: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007c 7160 1726882251.71494: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.71543: no more pending results, returning what we have 7160 1726882251.71546: results queue empty 7160 1726882251.71547: checking for any_errors_fatal 7160 1726882251.71552: done checking for any_errors_fatal 7160 1726882251.71553: checking for max_fail_percentage 7160 1726882251.71554: done checking for max_fail_percentage 7160 1726882251.71555: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.71556: done checking to see if all hosts have failed 7160 1726882251.71557: getting the remaining hosts for this loop 7160 1726882251.71558: done getting the remaining hosts for this loop 7160 1726882251.71561: getting the next task for host managed_node3 7160 1726882251.71571: done getting next task for host managed_node3 7160 1726882251.71574: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882251.71577: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.71590: getting variables 7160 1726882251.71591: in VariableManager get_vars() 7160 1726882251.71618: Calling all_inventory to load vars for managed_node3 7160 1726882251.71620: Calling groups_inventory to load vars for managed_node3 7160 1726882251.71621: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.71627: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.71631: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.71633: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.71774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.71893: done with get_vars() 7160 1726882251.71899: done getting variables 7160 1726882251.71937: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:06.224 ****** 7160 1726882251.71958: entering _queue_task() for managed_node3/debug 7160 1726882251.72113: worker is 1 (out of 1 available) 7160 1726882251.72126: exiting _queue_task() for managed_node3/debug 7160 1726882251.72139: done queuing things up, now waiting for results queue to drain 7160 1726882251.72141: waiting for pending results... 7160 1726882251.72287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882251.72355: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000007d 7160 1726882251.72368: variable 'ansible_search_path' from source: unknown 7160 1726882251.72372: variable 'ansible_search_path' from source: unknown 7160 1726882251.72401: calling self._execute() 7160 1726882251.72466: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.72470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.72478: variable 'omit' from source: magic vars 7160 1726882251.72770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.74294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.74337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.74368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.74393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.74411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.74469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.74489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.74507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.74532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.74547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.74637: variable 'ansible_distribution' from source: facts 7160 1726882251.74647: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.74660: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.74665: when evaluation is False, skipping this task 7160 1726882251.74667: _execute() done 7160 1726882251.74670: dumping result to json 7160 1726882251.74672: done dumping result, returning 7160 1726882251.74679: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-0d91-63e5-00000000007d] 7160 1726882251.74686: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007d 7160 1726882251.74762: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007d 7160 1726882251.74768: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.74815: no more pending results, returning what we have 7160 1726882251.74818: results queue empty 7160 1726882251.74819: checking for any_errors_fatal 7160 1726882251.74825: done checking for any_errors_fatal 7160 1726882251.74826: checking for max_fail_percentage 7160 1726882251.74827: done checking for max_fail_percentage 7160 1726882251.74828: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.74829: done checking to see if all hosts have failed 7160 1726882251.74830: getting the remaining hosts for this loop 7160 1726882251.74831: done getting the remaining hosts for this loop 7160 1726882251.74834: getting the next task for host managed_node3 7160 1726882251.74838: done getting next task for host managed_node3 7160 1726882251.74842: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882251.74844: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.74858: getting variables 7160 1726882251.74859: in VariableManager get_vars() 7160 1726882251.74896: Calling all_inventory to load vars for managed_node3 7160 1726882251.74898: Calling groups_inventory to load vars for managed_node3 7160 1726882251.74899: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.74907: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.74909: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.74911: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.75011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.75132: done with get_vars() 7160 1726882251.75139: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:51 -0400 (0:00:00.032) 0:00:06.256 ****** 7160 1726882251.75198: entering _queue_task() for managed_node3/ping 7160 1726882251.75348: worker is 1 (out of 1 available) 7160 1726882251.75362: exiting _queue_task() for managed_node3/ping 7160 1726882251.75375: done queuing things up, now waiting for results queue to drain 7160 1726882251.75377: waiting for pending results... 7160 1726882251.75524: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882251.75591: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000007e 7160 1726882251.75603: variable 'ansible_search_path' from source: unknown 7160 1726882251.75606: variable 'ansible_search_path' from source: unknown 7160 1726882251.75632: calling self._execute() 7160 1726882251.75689: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.75692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.75701: variable 'omit' from source: magic vars 7160 1726882251.75979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.77505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.77548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.77575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.77750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.77771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.77821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.77845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.77862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.77891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.77902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.77990: variable 'ansible_distribution' from source: facts 7160 1726882251.77996: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.78010: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.78012: when evaluation is False, skipping this task 7160 1726882251.78015: _execute() done 7160 1726882251.78018: dumping result to json 7160 1726882251.78021: done dumping result, returning 7160 1726882251.78026: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-0d91-63e5-00000000007e] 7160 1726882251.78031: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007e 7160 1726882251.78106: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000007e 7160 1726882251.78109: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.78155: no more pending results, returning what we have 7160 1726882251.78158: results queue empty 7160 1726882251.78159: checking for any_errors_fatal 7160 1726882251.78165: done checking for any_errors_fatal 7160 1726882251.78166: checking for max_fail_percentage 7160 1726882251.78167: done checking for max_fail_percentage 7160 1726882251.78168: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.78169: done checking to see if all hosts have failed 7160 1726882251.78170: getting the remaining hosts for this loop 7160 1726882251.78171: done getting the remaining hosts for this loop 7160 1726882251.78174: getting the next task for host managed_node3 7160 1726882251.78180: done getting next task for host managed_node3 7160 1726882251.78182: ^ task is: TASK: meta (role_complete) 7160 1726882251.78185: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882251.78198: getting variables 7160 1726882251.78200: in VariableManager get_vars() 7160 1726882251.78233: Calling all_inventory to load vars for managed_node3 7160 1726882251.78235: Calling groups_inventory to load vars for managed_node3 7160 1726882251.78237: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.78243: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.78245: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.78247: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.78351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.78501: done with get_vars() 7160 1726882251.78507: done getting variables 7160 1726882251.78557: done queuing things up, now waiting for results queue to drain 7160 1726882251.78558: results queue empty 7160 1726882251.78559: checking for any_errors_fatal 7160 1726882251.78560: done checking for any_errors_fatal 7160 1726882251.78561: checking for max_fail_percentage 7160 1726882251.78561: done checking for max_fail_percentage 7160 1726882251.78562: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.78562: done checking to see if all hosts have failed 7160 1726882251.78563: getting the remaining hosts for this loop 7160 1726882251.78565: done getting the remaining hosts for this loop 7160 1726882251.78566: getting the next task for host managed_node3 7160 1726882251.78568: done getting next task for host managed_node3 7160 1726882251.78570: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7160 1726882251.78571: ^ 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 7160 1726882251.78572: getting variables 7160 1726882251.78573: in VariableManager get_vars() 7160 1726882251.78583: Calling all_inventory to load vars for managed_node3 7160 1726882251.78585: Calling groups_inventory to load vars for managed_node3 7160 1726882251.78587: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.78590: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.78591: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.78593: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.78671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.78782: done with get_vars() 7160 1726882251.78788: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 Friday 20 September 2024 21:30:51 -0400 (0:00:00.036) 0:00:06.293 ****** 7160 1726882251.78831: entering _queue_task() for managed_node3/include_tasks 7160 1726882251.78979: worker is 1 (out of 1 available) 7160 1726882251.78990: exiting _queue_task() for managed_node3/include_tasks 7160 1726882251.79001: done queuing things up, now waiting for results queue to drain 7160 1726882251.79003: waiting for pending results... 7160 1726882251.79144: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7160 1726882251.79194: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000ae 7160 1726882251.79206: variable 'ansible_search_path' from source: unknown 7160 1726882251.79229: calling self._execute() 7160 1726882251.79287: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.79291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.79298: variable 'omit' from source: magic vars 7160 1726882251.79578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.81237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.81281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.81308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.81332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.81353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.81407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.81426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.81446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.81474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.81488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.81573: variable 'ansible_distribution' from source: facts 7160 1726882251.81576: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.81592: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.81595: when evaluation is False, skipping this task 7160 1726882251.81598: _execute() done 7160 1726882251.81600: dumping result to json 7160 1726882251.81604: done dumping result, returning 7160 1726882251.81607: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-0d91-63e5-0000000000ae] 7160 1726882251.81611: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ae 7160 1726882251.81694: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ae 7160 1726882251.81697: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.81758: no more pending results, returning what we have 7160 1726882251.81761: results queue empty 7160 1726882251.81762: checking for any_errors_fatal 7160 1726882251.81767: done checking for any_errors_fatal 7160 1726882251.81768: checking for max_fail_percentage 7160 1726882251.81769: done checking for max_fail_percentage 7160 1726882251.81770: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.81771: done checking to see if all hosts have failed 7160 1726882251.81772: getting the remaining hosts for this loop 7160 1726882251.81773: done getting the remaining hosts for this loop 7160 1726882251.81776: getting the next task for host managed_node3 7160 1726882251.81780: done getting next task for host managed_node3 7160 1726882251.81782: ^ task is: TASK: TEST: I can configure an interface with auto_gateway disabled 7160 1726882251.81783: ^ 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 7160 1726882251.81785: getting variables 7160 1726882251.81787: in VariableManager get_vars() 7160 1726882251.81816: Calling all_inventory to load vars for managed_node3 7160 1726882251.81818: Calling groups_inventory to load vars for managed_node3 7160 1726882251.81819: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.81831: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.81832: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.81835: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.81940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.82117: done with get_vars() 7160 1726882251.82124: done getting variables 7160 1726882251.82174: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:06.326 ****** 7160 1726882251.82198: entering _queue_task() for managed_node3/debug 7160 1726882251.82388: worker is 1 (out of 1 available) 7160 1726882251.82400: exiting _queue_task() for managed_node3/debug 7160 1726882251.82412: done queuing things up, now waiting for results queue to drain 7160 1726882251.82413: waiting for pending results... 7160 1726882251.82670: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled 7160 1726882251.82767: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000af 7160 1726882251.82787: variable 'ansible_search_path' from source: unknown 7160 1726882251.82827: calling self._execute() 7160 1726882251.82910: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.82922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.82936: variable 'omit' from source: magic vars 7160 1726882251.83345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.85702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.85743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.85770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.85797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.85815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.85872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.85891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.85914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.85945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.85956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.86046: variable 'ansible_distribution' from source: facts 7160 1726882251.86050: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.86065: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.86068: when evaluation is False, skipping this task 7160 1726882251.86071: _execute() done 7160 1726882251.86074: dumping result to json 7160 1726882251.86076: done dumping result, returning 7160 1726882251.86082: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled [0e448fcc-3ce9-0d91-63e5-0000000000af] 7160 1726882251.86086: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000af 7160 1726882251.86161: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000af 7160 1726882251.86166: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.86210: no more pending results, returning what we have 7160 1726882251.86213: results queue empty 7160 1726882251.86214: checking for any_errors_fatal 7160 1726882251.86218: done checking for any_errors_fatal 7160 1726882251.86219: checking for max_fail_percentage 7160 1726882251.86220: done checking for max_fail_percentage 7160 1726882251.86221: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.86222: done checking to see if all hosts have failed 7160 1726882251.86223: getting the remaining hosts for this loop 7160 1726882251.86224: done getting the remaining hosts for this loop 7160 1726882251.86227: getting the next task for host managed_node3 7160 1726882251.86231: done getting next task for host managed_node3 7160 1726882251.86234: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7160 1726882251.86236: ^ 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 7160 1726882251.86238: getting variables 7160 1726882251.86240: in VariableManager get_vars() 7160 1726882251.86281: Calling all_inventory to load vars for managed_node3 7160 1726882251.86284: Calling groups_inventory to load vars for managed_node3 7160 1726882251.86286: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.86294: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.86297: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.86299: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.86406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.86521: done with get_vars() 7160 1726882251.86528: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 Friday 20 September 2024 21:30:51 -0400 (0:00:00.043) 0:00:06.370 ****** 7160 1726882251.86587: entering _queue_task() for managed_node3/include_tasks 7160 1726882251.86738: worker is 1 (out of 1 available) 7160 1726882251.86750: exiting _queue_task() for managed_node3/include_tasks 7160 1726882251.86762: done queuing things up, now waiting for results queue to drain 7160 1726882251.86765: waiting for pending results... 7160 1726882251.86918: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7160 1726882251.86976: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000b0 7160 1726882251.86986: variable 'ansible_search_path' from source: unknown 7160 1726882251.87012: calling self._execute() 7160 1726882251.87074: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.87081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.87089: variable 'omit' from source: magic vars 7160 1726882251.87370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.89034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.89080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.89105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.89130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.89153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.89205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.89234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.89257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.89285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.89295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.89384: variable 'ansible_distribution' from source: facts 7160 1726882251.89389: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.89403: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.89406: when evaluation is False, skipping this task 7160 1726882251.89408: _execute() done 7160 1726882251.89411: dumping result to json 7160 1726882251.89413: done dumping result, returning 7160 1726882251.89420: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-0d91-63e5-0000000000b0] 7160 1726882251.89424: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000b0 7160 1726882251.89507: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000b0 7160 1726882251.89510: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.89550: no more pending results, returning what we have 7160 1726882251.89553: results queue empty 7160 1726882251.89554: checking for any_errors_fatal 7160 1726882251.89559: done checking for any_errors_fatal 7160 1726882251.89559: checking for max_fail_percentage 7160 1726882251.89568: done checking for max_fail_percentage 7160 1726882251.89569: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.89570: done checking to see if all hosts have failed 7160 1726882251.89571: getting the remaining hosts for this loop 7160 1726882251.89574: done getting the remaining hosts for this loop 7160 1726882251.89577: getting the next task for host managed_node3 7160 1726882251.89582: done getting next task for host managed_node3 7160 1726882251.89586: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882251.89588: ^ 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? (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 7160 1726882251.89603: getting variables 7160 1726882251.89604: in VariableManager get_vars() 7160 1726882251.89634: Calling all_inventory to load vars for managed_node3 7160 1726882251.89637: Calling groups_inventory to load vars for managed_node3 7160 1726882251.89638: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.89644: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.89646: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.89647: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.89792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.89911: done with get_vars() 7160 1726882251.89917: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:06.404 ****** 7160 1726882251.89978: entering _queue_task() for managed_node3/include_tasks 7160 1726882251.90131: worker is 1 (out of 1 available) 7160 1726882251.90144: exiting _queue_task() for managed_node3/include_tasks 7160 1726882251.90157: done queuing things up, now waiting for results queue to drain 7160 1726882251.90158: waiting for pending results... 7160 1726882251.90315: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882251.90397: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000b8 7160 1726882251.90407: variable 'ansible_search_path' from source: unknown 7160 1726882251.90411: variable 'ansible_search_path' from source: unknown 7160 1726882251.90446: calling self._execute() 7160 1726882251.90497: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.90501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.90510: variable 'omit' from source: magic vars 7160 1726882251.90791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.92449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.92499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.92527: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.92551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.92577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.92631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.92652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.92673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.92699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.92709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.92801: variable 'ansible_distribution' from source: facts 7160 1726882251.92805: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.92819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.92822: when evaluation is False, skipping this task 7160 1726882251.92825: _execute() done 7160 1726882251.92827: dumping result to json 7160 1726882251.92830: done dumping result, returning 7160 1726882251.92837: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-0d91-63e5-0000000000b8] 7160 1726882251.92847: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000b8 7160 1726882251.92924: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000b8 7160 1726882251.92926: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.92978: no more pending results, returning what we have 7160 1726882251.92982: results queue empty 7160 1726882251.92983: checking for any_errors_fatal 7160 1726882251.92987: done checking for any_errors_fatal 7160 1726882251.92988: checking for max_fail_percentage 7160 1726882251.92989: done checking for max_fail_percentage 7160 1726882251.92990: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.92991: done checking to see if all hosts have failed 7160 1726882251.92992: getting the remaining hosts for this loop 7160 1726882251.92993: done getting the remaining hosts for this loop 7160 1726882251.92996: getting the next task for host managed_node3 7160 1726882251.93000: done getting next task for host managed_node3 7160 1726882251.93004: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882251.93006: ^ 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? (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 7160 1726882251.93021: getting variables 7160 1726882251.93023: in VariableManager get_vars() 7160 1726882251.93060: Calling all_inventory to load vars for managed_node3 7160 1726882251.93062: Calling groups_inventory to load vars for managed_node3 7160 1726882251.93067: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.93074: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.93075: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.93077: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.93179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.93298: done with get_vars() 7160 1726882251.93305: done getting variables 7160 1726882251.93341: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:51 -0400 (0:00:00.033) 0:00:06.438 ****** 7160 1726882251.93360: entering _queue_task() for managed_node3/debug 7160 1726882251.93517: worker is 1 (out of 1 available) 7160 1726882251.93531: exiting _queue_task() for managed_node3/debug 7160 1726882251.93543: done queuing things up, now waiting for results queue to drain 7160 1726882251.93544: waiting for pending results... 7160 1726882251.93698: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882251.93775: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000b9 7160 1726882251.93785: variable 'ansible_search_path' from source: unknown 7160 1726882251.93788: variable 'ansible_search_path' from source: unknown 7160 1726882251.93814: calling self._execute() 7160 1726882251.93877: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.93883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.93891: variable 'omit' from source: magic vars 7160 1726882251.94180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.95871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.95915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.95941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.95967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.96000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.96049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.96071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.96089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.96118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.96129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.96220: variable 'ansible_distribution' from source: facts 7160 1726882251.96226: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.96240: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.96243: when evaluation is False, skipping this task 7160 1726882251.96247: _execute() done 7160 1726882251.96250: dumping result to json 7160 1726882251.96252: done dumping result, returning 7160 1726882251.96258: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-0d91-63e5-0000000000b9] 7160 1726882251.96264: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000b9 7160 1726882251.96343: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000b9 7160 1726882251.96346: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882251.96417: no more pending results, returning what we have 7160 1726882251.96420: results queue empty 7160 1726882251.96421: checking for any_errors_fatal 7160 1726882251.96426: done checking for any_errors_fatal 7160 1726882251.96427: checking for max_fail_percentage 7160 1726882251.96428: done checking for max_fail_percentage 7160 1726882251.96429: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.96430: done checking to see if all hosts have failed 7160 1726882251.96430: getting the remaining hosts for this loop 7160 1726882251.96431: done getting the remaining hosts for this loop 7160 1726882251.96437: getting the next task for host managed_node3 7160 1726882251.96441: done getting next task for host managed_node3 7160 1726882251.96444: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882251.96447: ^ 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? (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 7160 1726882251.96464: getting variables 7160 1726882251.96467: in VariableManager get_vars() 7160 1726882251.96496: Calling all_inventory to load vars for managed_node3 7160 1726882251.96497: Calling groups_inventory to load vars for managed_node3 7160 1726882251.96499: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.96505: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.96506: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.96508: Calling groups_plugins_play to load vars for managed_node3 7160 1726882251.96773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882251.96890: done with get_vars() 7160 1726882251.96898: done getting variables 7160 1726882251.96934: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:51 -0400 (0:00:00.035) 0:00:06.474 ****** 7160 1726882251.96956: entering _queue_task() for managed_node3/fail 7160 1726882251.97111: worker is 1 (out of 1 available) 7160 1726882251.97124: exiting _queue_task() for managed_node3/fail 7160 1726882251.97138: done queuing things up, now waiting for results queue to drain 7160 1726882251.97140: waiting for pending results... 7160 1726882251.97294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882251.97385: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000ba 7160 1726882251.97394: variable 'ansible_search_path' from source: unknown 7160 1726882251.97398: variable 'ansible_search_path' from source: unknown 7160 1726882251.97425: calling self._execute() 7160 1726882251.97489: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882251.97492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882251.97500: variable 'omit' from source: magic vars 7160 1726882251.97783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882251.99326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882251.99372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882251.99397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882251.99429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882251.99450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882251.99503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882251.99528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882251.99547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882251.99575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882251.99586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882251.99681: variable 'ansible_distribution' from source: facts 7160 1726882251.99684: variable 'ansible_distribution_major_version' from source: facts 7160 1726882251.99699: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882251.99702: when evaluation is False, skipping this task 7160 1726882251.99704: _execute() done 7160 1726882251.99707: dumping result to json 7160 1726882251.99709: done dumping result, returning 7160 1726882251.99715: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-0d91-63e5-0000000000ba] 7160 1726882251.99720: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ba 7160 1726882251.99798: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ba 7160 1726882251.99802: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882251.99842: no more pending results, returning what we have 7160 1726882251.99846: results queue empty 7160 1726882251.99847: checking for any_errors_fatal 7160 1726882251.99853: done checking for any_errors_fatal 7160 1726882251.99854: checking for max_fail_percentage 7160 1726882251.99855: done checking for max_fail_percentage 7160 1726882251.99856: checking to see if all hosts have failed and the running result is not ok 7160 1726882251.99857: done checking to see if all hosts have failed 7160 1726882251.99858: getting the remaining hosts for this loop 7160 1726882251.99859: done getting the remaining hosts for this loop 7160 1726882251.99862: getting the next task for host managed_node3 7160 1726882251.99868: done getting next task for host managed_node3 7160 1726882251.99872: ^ 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 7160 1726882251.99875: ^ 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? (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 7160 1726882251.99890: getting variables 7160 1726882251.99891: in VariableManager get_vars() 7160 1726882251.99928: Calling all_inventory to load vars for managed_node3 7160 1726882251.99930: Calling groups_inventory to load vars for managed_node3 7160 1726882251.99932: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882251.99940: Calling all_plugins_play to load vars for managed_node3 7160 1726882251.99943: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882251.99946: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.00046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.00176: done with get_vars() 7160 1726882252.00182: done getting variables 7160 1726882252.00217: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.507 ****** 7160 1726882252.00238: entering _queue_task() for managed_node3/fail 7160 1726882252.00392: worker is 1 (out of 1 available) 7160 1726882252.00406: exiting _queue_task() for managed_node3/fail 7160 1726882252.00417: done queuing things up, now waiting for results queue to drain 7160 1726882252.00419: waiting for pending results... 7160 1726882252.00573: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7160 1726882252.00656: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000bb 7160 1726882252.00666: variable 'ansible_search_path' from source: unknown 7160 1726882252.00670: variable 'ansible_search_path' from source: unknown 7160 1726882252.00697: calling self._execute() 7160 1726882252.00755: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.00759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.00768: variable 'omit' from source: magic vars 7160 1726882252.01046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.02582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.02624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.02653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.02691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.02711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.02764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.02787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.02804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.02832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.02845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.02937: variable 'ansible_distribution' from source: facts 7160 1726882252.02944: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.02958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.02962: when evaluation is False, skipping this task 7160 1726882252.02965: _execute() done 7160 1726882252.02968: dumping result to json 7160 1726882252.02970: done dumping result, returning 7160 1726882252.02977: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-0d91-63e5-0000000000bb] 7160 1726882252.02982: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bb 7160 1726882252.03062: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bb 7160 1726882252.03067: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.03114: no more pending results, returning what we have 7160 1726882252.03117: results queue empty 7160 1726882252.03118: checking for any_errors_fatal 7160 1726882252.03122: done checking for any_errors_fatal 7160 1726882252.03123: checking for max_fail_percentage 7160 1726882252.03124: done checking for max_fail_percentage 7160 1726882252.03125: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.03126: done checking to see if all hosts have failed 7160 1726882252.03127: getting the remaining hosts for this loop 7160 1726882252.03128: done getting the remaining hosts for this loop 7160 1726882252.03131: getting the next task for host managed_node3 7160 1726882252.03135: done getting next task for host managed_node3 7160 1726882252.03139: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882252.03141: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.03157: getting variables 7160 1726882252.03158: in VariableManager get_vars() 7160 1726882252.03192: Calling all_inventory to load vars for managed_node3 7160 1726882252.03194: Calling groups_inventory to load vars for managed_node3 7160 1726882252.03196: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.03204: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.03206: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.03208: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.03350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.03471: done with get_vars() 7160 1726882252.03478: done getting variables 7160 1726882252.03513: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.540 ****** 7160 1726882252.03534: entering _queue_task() for managed_node3/fail 7160 1726882252.03692: worker is 1 (out of 1 available) 7160 1726882252.03706: exiting _queue_task() for managed_node3/fail 7160 1726882252.03717: done queuing things up, now waiting for results queue to drain 7160 1726882252.03719: waiting for pending results... 7160 1726882252.03882: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882252.03952: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000bc 7160 1726882252.03961: variable 'ansible_search_path' from source: unknown 7160 1726882252.03966: variable 'ansible_search_path' from source: unknown 7160 1726882252.03996: calling self._execute() 7160 1726882252.04053: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.04061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.04070: variable 'omit' from source: magic vars 7160 1726882252.04357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.05891: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.05939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.05964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.05989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.06009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.06064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.06085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.06102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.06130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.06145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.06232: variable 'ansible_distribution' from source: facts 7160 1726882252.06237: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.06260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.06264: when evaluation is False, skipping this task 7160 1726882252.06267: _execute() done 7160 1726882252.06270: dumping result to json 7160 1726882252.06272: done dumping result, returning 7160 1726882252.06279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-0d91-63e5-0000000000bc] 7160 1726882252.06284: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bc 7160 1726882252.06362: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bc 7160 1726882252.06364: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.06411: no more pending results, returning what we have 7160 1726882252.06414: results queue empty 7160 1726882252.06415: checking for any_errors_fatal 7160 1726882252.06420: done checking for any_errors_fatal 7160 1726882252.06421: checking for max_fail_percentage 7160 1726882252.06422: done checking for max_fail_percentage 7160 1726882252.06423: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.06424: done checking to see if all hosts have failed 7160 1726882252.06425: getting the remaining hosts for this loop 7160 1726882252.06426: done getting the remaining hosts for this loop 7160 1726882252.06429: getting the next task for host managed_node3 7160 1726882252.06433: done getting next task for host managed_node3 7160 1726882252.06437: ^ 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 7160 1726882252.06439: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.06454: getting variables 7160 1726882252.06455: in VariableManager get_vars() 7160 1726882252.06496: Calling all_inventory to load vars for managed_node3 7160 1726882252.06498: Calling groups_inventory to load vars for managed_node3 7160 1726882252.06499: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.06505: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.06507: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.06509: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.06620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.06750: done with get_vars() 7160 1726882252.06756: done getting variables 7160 1726882252.06795: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.573 ****** 7160 1726882252.06817: entering _queue_task() for managed_node3/dnf 7160 1726882252.06972: worker is 1 (out of 1 available) 7160 1726882252.06986: exiting _queue_task() for managed_node3/dnf 7160 1726882252.06996: done queuing things up, now waiting for results queue to drain 7160 1726882252.06998: waiting for pending results... 7160 1726882252.07153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7160 1726882252.07232: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000bd 7160 1726882252.07247: variable 'ansible_search_path' from source: unknown 7160 1726882252.07251: variable 'ansible_search_path' from source: unknown 7160 1726882252.07278: calling self._execute() 7160 1726882252.07335: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.07342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.07350: variable 'omit' from source: magic vars 7160 1726882252.07646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.09188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.09231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.09256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.09291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.09313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.09366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.09385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.09403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.09433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.09445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.09537: variable 'ansible_distribution' from source: facts 7160 1726882252.09541: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.09554: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.09557: when evaluation is False, skipping this task 7160 1726882252.09559: _execute() done 7160 1726882252.09561: dumping result to json 7160 1726882252.09565: done dumping result, returning 7160 1726882252.09573: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-0000000000bd] 7160 1726882252.09576: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bd 7160 1726882252.09665: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bd 7160 1726882252.09668: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.09714: no more pending results, returning what we have 7160 1726882252.09717: results queue empty 7160 1726882252.09718: checking for any_errors_fatal 7160 1726882252.09722: done checking for any_errors_fatal 7160 1726882252.09722: checking for max_fail_percentage 7160 1726882252.09724: done checking for max_fail_percentage 7160 1726882252.09724: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.09725: done checking to see if all hosts have failed 7160 1726882252.09726: getting the remaining hosts for this loop 7160 1726882252.09727: done getting the remaining hosts for this loop 7160 1726882252.09730: getting the next task for host managed_node3 7160 1726882252.09737: done getting next task for host managed_node3 7160 1726882252.09741: ^ 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 7160 1726882252.09744: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.09758: getting variables 7160 1726882252.09759: in VariableManager get_vars() 7160 1726882252.09797: Calling all_inventory to load vars for managed_node3 7160 1726882252.09799: Calling groups_inventory to load vars for managed_node3 7160 1726882252.09800: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.09807: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.09808: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.09810: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.09951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.10070: done with get_vars() 7160 1726882252.10077: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882252.10125: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:06.606 ****** 7160 1726882252.10147: entering _queue_task() for managed_node3/yum 7160 1726882252.10301: worker is 1 (out of 1 available) 7160 1726882252.10313: exiting _queue_task() for managed_node3/yum 7160 1726882252.10323: done queuing things up, now waiting for results queue to drain 7160 1726882252.10324: waiting for pending results... 7160 1726882252.10477: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7160 1726882252.10559: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000be 7160 1726882252.10571: variable 'ansible_search_path' from source: unknown 7160 1726882252.10574: variable 'ansible_search_path' from source: unknown 7160 1726882252.10600: calling self._execute() 7160 1726882252.10662: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.10666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.10677: variable 'omit' from source: magic vars 7160 1726882252.10948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.12437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.12478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.12504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.12529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.12549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.12601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.12621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.12640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.12670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.12681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.12771: variable 'ansible_distribution' from source: facts 7160 1726882252.12776: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.12790: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.12792: when evaluation is False, skipping this task 7160 1726882252.12795: _execute() done 7160 1726882252.12797: dumping result to json 7160 1726882252.12799: done dumping result, returning 7160 1726882252.12806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-0000000000be] 7160 1726882252.12810: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000be 7160 1726882252.12898: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000be 7160 1726882252.12901: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.12952: no more pending results, returning what we have 7160 1726882252.12955: results queue empty 7160 1726882252.12956: checking for any_errors_fatal 7160 1726882252.12961: done checking for any_errors_fatal 7160 1726882252.12961: checking for max_fail_percentage 7160 1726882252.12964: done checking for max_fail_percentage 7160 1726882252.12965: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.12966: done checking to see if all hosts have failed 7160 1726882252.12967: getting the remaining hosts for this loop 7160 1726882252.12968: done getting the remaining hosts for this loop 7160 1726882252.12971: getting the next task for host managed_node3 7160 1726882252.12975: done getting next task for host managed_node3 7160 1726882252.12979: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882252.12981: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.12993: getting variables 7160 1726882252.12994: in VariableManager get_vars() 7160 1726882252.13021: Calling all_inventory to load vars for managed_node3 7160 1726882252.13023: Calling groups_inventory to load vars for managed_node3 7160 1726882252.13024: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.13030: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.13031: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.13033: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.13143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.13267: done with get_vars() 7160 1726882252.13274: done getting variables 7160 1726882252.13309: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:52 -0400 (0:00:00.031) 0:00:06.638 ****** 7160 1726882252.13328: entering _queue_task() for managed_node3/fail 7160 1726882252.13480: worker is 1 (out of 1 available) 7160 1726882252.13491: exiting _queue_task() for managed_node3/fail 7160 1726882252.13503: done queuing things up, now waiting for results queue to drain 7160 1726882252.13504: waiting for pending results... 7160 1726882252.13652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882252.13725: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000bf 7160 1726882252.13734: variable 'ansible_search_path' from source: unknown 7160 1726882252.13740: variable 'ansible_search_path' from source: unknown 7160 1726882252.13763: calling self._execute() 7160 1726882252.13833: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.13840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.13851: variable 'omit' from source: magic vars 7160 1726882252.14117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.15613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.15658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.15685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.15718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.15739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.15791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.15810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.15827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.15855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.15871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.15954: variable 'ansible_distribution' from source: facts 7160 1726882252.15958: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.15975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.15978: when evaluation is False, skipping this task 7160 1726882252.15980: _execute() done 7160 1726882252.15983: dumping result to json 7160 1726882252.15985: done dumping result, returning 7160 1726882252.15989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-0000000000bf] 7160 1726882252.16000: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bf 7160 1726882252.16080: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000bf 7160 1726882252.16083: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.16141: no more pending results, returning what we have 7160 1726882252.16143: results queue empty 7160 1726882252.16144: checking for any_errors_fatal 7160 1726882252.16149: done checking for any_errors_fatal 7160 1726882252.16150: checking for max_fail_percentage 7160 1726882252.16151: done checking for max_fail_percentage 7160 1726882252.16152: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.16153: done checking to see if all hosts have failed 7160 1726882252.16154: getting the remaining hosts for this loop 7160 1726882252.16155: done getting the remaining hosts for this loop 7160 1726882252.16158: getting the next task for host managed_node3 7160 1726882252.16162: done getting next task for host managed_node3 7160 1726882252.16167: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7160 1726882252.16170: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.16184: getting variables 7160 1726882252.16185: in VariableManager get_vars() 7160 1726882252.16217: Calling all_inventory to load vars for managed_node3 7160 1726882252.16218: Calling groups_inventory to load vars for managed_node3 7160 1726882252.16220: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.16226: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.16227: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.16229: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.16362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.16480: done with get_vars() 7160 1726882252.16486: done getting variables 7160 1726882252.16521: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.670 ****** 7160 1726882252.16544: entering _queue_task() for managed_node3/package 7160 1726882252.16691: worker is 1 (out of 1 available) 7160 1726882252.16704: exiting _queue_task() for managed_node3/package 7160 1726882252.16714: done queuing things up, now waiting for results queue to drain 7160 1726882252.16716: waiting for pending results... 7160 1726882252.16861: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7160 1726882252.16932: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c0 7160 1726882252.16945: variable 'ansible_search_path' from source: unknown 7160 1726882252.16949: variable 'ansible_search_path' from source: unknown 7160 1726882252.16978: calling self._execute() 7160 1726882252.17033: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.17036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.17047: variable 'omit' from source: magic vars 7160 1726882252.17324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.18822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.18866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.18892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.18919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.18938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.18990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.19010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.19029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.19060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.19071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.19162: variable 'ansible_distribution' from source: facts 7160 1726882252.19168: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.19181: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.19184: when evaluation is False, skipping this task 7160 1726882252.19187: _execute() done 7160 1726882252.19189: dumping result to json 7160 1726882252.19191: done dumping result, returning 7160 1726882252.19197: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-0d91-63e5-0000000000c0] 7160 1726882252.19202: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c0 7160 1726882252.19283: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c0 7160 1726882252.19286: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.19332: no more pending results, returning what we have 7160 1726882252.19334: results queue empty 7160 1726882252.19335: checking for any_errors_fatal 7160 1726882252.19340: done checking for any_errors_fatal 7160 1726882252.19340: checking for max_fail_percentage 7160 1726882252.19342: done checking for max_fail_percentage 7160 1726882252.19343: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.19343: done checking to see if all hosts have failed 7160 1726882252.19344: getting the remaining hosts for this loop 7160 1726882252.19345: done getting the remaining hosts for this loop 7160 1726882252.19348: getting the next task for host managed_node3 7160 1726882252.19353: done getting next task for host managed_node3 7160 1726882252.19356: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882252.19359: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.19374: getting variables 7160 1726882252.19376: in VariableManager get_vars() 7160 1726882252.19410: Calling all_inventory to load vars for managed_node3 7160 1726882252.19412: Calling groups_inventory to load vars for managed_node3 7160 1726882252.19413: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.19419: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.19421: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.19423: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.19526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.19646: done with get_vars() 7160 1726882252.19653: done getting variables 7160 1726882252.19690: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:52 -0400 (0:00:00.031) 0:00:06.702 ****** 7160 1726882252.19709: entering _queue_task() for managed_node3/package 7160 1726882252.19857: worker is 1 (out of 1 available) 7160 1726882252.19871: exiting _queue_task() for managed_node3/package 7160 1726882252.19883: done queuing things up, now waiting for results queue to drain 7160 1726882252.19884: waiting for pending results... 7160 1726882252.20029: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882252.20113: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c1 7160 1726882252.20124: variable 'ansible_search_path' from source: unknown 7160 1726882252.20127: variable 'ansible_search_path' from source: unknown 7160 1726882252.20155: calling self._execute() 7160 1726882252.20220: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.20224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.20233: variable 'omit' from source: magic vars 7160 1726882252.20519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.22058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.22103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.22131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.22166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.22187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.22240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.22263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.22284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.22311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.22321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.22417: variable 'ansible_distribution' from source: facts 7160 1726882252.22422: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.22436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.22444: when evaluation is False, skipping this task 7160 1726882252.22447: _execute() done 7160 1726882252.22449: dumping result to json 7160 1726882252.22453: done dumping result, returning 7160 1726882252.22456: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-0000000000c1] 7160 1726882252.22460: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c1 7160 1726882252.22545: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c1 7160 1726882252.22548: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.22598: no more pending results, returning what we have 7160 1726882252.22601: results queue empty 7160 1726882252.22602: checking for any_errors_fatal 7160 1726882252.22606: done checking for any_errors_fatal 7160 1726882252.22607: checking for max_fail_percentage 7160 1726882252.22608: done checking for max_fail_percentage 7160 1726882252.22609: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.22610: done checking to see if all hosts have failed 7160 1726882252.22610: getting the remaining hosts for this loop 7160 1726882252.22612: done getting the remaining hosts for this loop 7160 1726882252.22615: getting the next task for host managed_node3 7160 1726882252.22619: done getting next task for host managed_node3 7160 1726882252.22622: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882252.22625: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.22640: getting variables 7160 1726882252.22642: in VariableManager get_vars() 7160 1726882252.22685: Calling all_inventory to load vars for managed_node3 7160 1726882252.22687: Calling groups_inventory to load vars for managed_node3 7160 1726882252.22688: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.22694: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.22696: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.22698: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.22832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.22951: done with get_vars() 7160 1726882252.22957: done getting variables 7160 1726882252.22996: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:06.735 ****** 7160 1726882252.23018: entering _queue_task() for managed_node3/package 7160 1726882252.23173: worker is 1 (out of 1 available) 7160 1726882252.23186: exiting _queue_task() for managed_node3/package 7160 1726882252.23196: done queuing things up, now waiting for results queue to drain 7160 1726882252.23198: waiting for pending results... 7160 1726882252.23354: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882252.23430: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c2 7160 1726882252.23441: variable 'ansible_search_path' from source: unknown 7160 1726882252.23447: variable 'ansible_search_path' from source: unknown 7160 1726882252.23477: calling self._execute() 7160 1726882252.23535: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.23543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.23555: variable 'omit' from source: magic vars 7160 1726882252.23847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.25357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.25403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.25430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.25455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.25476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.25530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.25550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.25569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.25597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.25607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.25700: variable 'ansible_distribution' from source: facts 7160 1726882252.25709: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.25728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.25731: when evaluation is False, skipping this task 7160 1726882252.25734: _execute() done 7160 1726882252.25739: dumping result to json 7160 1726882252.25742: done dumping result, returning 7160 1726882252.25744: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-0000000000c2] 7160 1726882252.25748: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c2 7160 1726882252.25831: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c2 7160 1726882252.25834: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.25883: no more pending results, returning what we have 7160 1726882252.25886: results queue empty 7160 1726882252.25887: checking for any_errors_fatal 7160 1726882252.25892: done checking for any_errors_fatal 7160 1726882252.25892: checking for max_fail_percentage 7160 1726882252.25894: done checking for max_fail_percentage 7160 1726882252.25895: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.25896: done checking to see if all hosts have failed 7160 1726882252.25896: getting the remaining hosts for this loop 7160 1726882252.25898: done getting the remaining hosts for this loop 7160 1726882252.25900: getting the next task for host managed_node3 7160 1726882252.25905: done getting next task for host managed_node3 7160 1726882252.25908: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882252.25911: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.25925: getting variables 7160 1726882252.25927: in VariableManager get_vars() 7160 1726882252.25966: Calling all_inventory to load vars for managed_node3 7160 1726882252.25969: Calling groups_inventory to load vars for managed_node3 7160 1726882252.25971: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.25977: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.25978: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.25980: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.26085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.26204: done with get_vars() 7160 1726882252.26210: done getting variables 7160 1726882252.26249: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.767 ****** 7160 1726882252.26271: entering _queue_task() for managed_node3/service 7160 1726882252.26423: worker is 1 (out of 1 available) 7160 1726882252.26434: exiting _queue_task() for managed_node3/service 7160 1726882252.26448: done queuing things up, now waiting for results queue to drain 7160 1726882252.26449: waiting for pending results... 7160 1726882252.26595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882252.26670: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c3 7160 1726882252.26683: variable 'ansible_search_path' from source: unknown 7160 1726882252.26686: variable 'ansible_search_path' from source: unknown 7160 1726882252.26718: calling self._execute() 7160 1726882252.26777: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.26784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.26791: variable 'omit' from source: magic vars 7160 1726882252.27079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.28621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.28669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.28695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.28719: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.28750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.28805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.28824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.28843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.28872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.28885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.28975: variable 'ansible_distribution' from source: facts 7160 1726882252.28980: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.28995: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.28998: when evaluation is False, skipping this task 7160 1726882252.29001: _execute() done 7160 1726882252.29003: dumping result to json 7160 1726882252.29007: done dumping result, returning 7160 1726882252.29011: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-0000000000c3] 7160 1726882252.29020: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c3 7160 1726882252.29103: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c3 7160 1726882252.29105: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.29146: no more pending results, returning what we have 7160 1726882252.29149: results queue empty 7160 1726882252.29150: checking for any_errors_fatal 7160 1726882252.29155: done checking for any_errors_fatal 7160 1726882252.29156: checking for max_fail_percentage 7160 1726882252.29157: done checking for max_fail_percentage 7160 1726882252.29158: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.29159: done checking to see if all hosts have failed 7160 1726882252.29159: getting the remaining hosts for this loop 7160 1726882252.29161: done getting the remaining hosts for this loop 7160 1726882252.29166: getting the next task for host managed_node3 7160 1726882252.29171: done getting next task for host managed_node3 7160 1726882252.29174: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882252.29177: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.29194: getting variables 7160 1726882252.29195: in VariableManager get_vars() 7160 1726882252.29228: Calling all_inventory to load vars for managed_node3 7160 1726882252.29230: Calling groups_inventory to load vars for managed_node3 7160 1726882252.29232: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.29240: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.29242: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.29244: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.29381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.29498: done with get_vars() 7160 1726882252.29504: done getting variables 7160 1726882252.29542: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.800 ****** 7160 1726882252.29562: entering _queue_task() for managed_node3/service 7160 1726882252.29713: worker is 1 (out of 1 available) 7160 1726882252.29726: exiting _queue_task() for managed_node3/service 7160 1726882252.29739: done queuing things up, now waiting for results queue to drain 7160 1726882252.29741: waiting for pending results... 7160 1726882252.29888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882252.29956: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c4 7160 1726882252.29967: variable 'ansible_search_path' from source: unknown 7160 1726882252.29971: variable 'ansible_search_path' from source: unknown 7160 1726882252.30002: calling self._execute() 7160 1726882252.30066: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.30070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.30079: variable 'omit' from source: magic vars 7160 1726882252.30368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.31898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.31943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.31972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.31996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.32016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.32072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.32095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.32112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.32141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.32152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.32244: variable 'ansible_distribution' from source: facts 7160 1726882252.32250: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.32267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.32270: when evaluation is False, skipping this task 7160 1726882252.32272: _execute() done 7160 1726882252.32276: dumping result to json 7160 1726882252.32278: done dumping result, returning 7160 1726882252.32282: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-0d91-63e5-0000000000c4] 7160 1726882252.32292: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c4 7160 1726882252.32376: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c4 7160 1726882252.32379: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882252.32419: no more pending results, returning what we have 7160 1726882252.32423: results queue empty 7160 1726882252.32423: checking for any_errors_fatal 7160 1726882252.32429: done checking for any_errors_fatal 7160 1726882252.32430: checking for max_fail_percentage 7160 1726882252.32431: done checking for max_fail_percentage 7160 1726882252.32432: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.32433: done checking to see if all hosts have failed 7160 1726882252.32433: getting the remaining hosts for this loop 7160 1726882252.32437: done getting the remaining hosts for this loop 7160 1726882252.32440: getting the next task for host managed_node3 7160 1726882252.32445: done getting next task for host managed_node3 7160 1726882252.32448: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882252.32451: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.32468: getting variables 7160 1726882252.32470: in VariableManager get_vars() 7160 1726882252.32503: Calling all_inventory to load vars for managed_node3 7160 1726882252.32505: Calling groups_inventory to load vars for managed_node3 7160 1726882252.32507: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.32513: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.32514: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.32516: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.32619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.32747: done with get_vars() 7160 1726882252.32754: done getting variables 7160 1726882252.32791: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.833 ****** 7160 1726882252.32812: entering _queue_task() for managed_node3/service 7160 1726882252.32971: worker is 1 (out of 1 available) 7160 1726882252.32983: exiting _queue_task() for managed_node3/service 7160 1726882252.32994: done queuing things up, now waiting for results queue to drain 7160 1726882252.32996: waiting for pending results... 7160 1726882252.33141: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882252.33217: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c5 7160 1726882252.33226: variable 'ansible_search_path' from source: unknown 7160 1726882252.33229: variable 'ansible_search_path' from source: unknown 7160 1726882252.33258: calling self._execute() 7160 1726882252.33312: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.33316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.33323: variable 'omit' from source: magic vars 7160 1726882252.33595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.35139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.35183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.35213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.35239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.35267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.35320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.35347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.35367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.35394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.35406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.35501: variable 'ansible_distribution' from source: facts 7160 1726882252.35506: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.35522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.35525: when evaluation is False, skipping this task 7160 1726882252.35528: _execute() done 7160 1726882252.35530: dumping result to json 7160 1726882252.35534: done dumping result, returning 7160 1726882252.35539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-0d91-63e5-0000000000c5] 7160 1726882252.35544: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c5 7160 1726882252.35630: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c5 7160 1726882252.35633: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.35687: no more pending results, returning what we have 7160 1726882252.35691: results queue empty 7160 1726882252.35692: checking for any_errors_fatal 7160 1726882252.35697: done checking for any_errors_fatal 7160 1726882252.35698: checking for max_fail_percentage 7160 1726882252.35699: done checking for max_fail_percentage 7160 1726882252.35700: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.35701: done checking to see if all hosts have failed 7160 1726882252.35702: getting the remaining hosts for this loop 7160 1726882252.35703: done getting the remaining hosts for this loop 7160 1726882252.35706: getting the next task for host managed_node3 7160 1726882252.35711: done getting next task for host managed_node3 7160 1726882252.35714: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882252.35717: ^ 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.35732: getting variables 7160 1726882252.35734: in VariableManager get_vars() 7160 1726882252.35778: Calling all_inventory to load vars for managed_node3 7160 1726882252.35780: Calling groups_inventory to load vars for managed_node3 7160 1726882252.35782: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.35788: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.35790: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.35791: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.35932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.36050: done with get_vars() 7160 1726882252.36056: done getting variables 7160 1726882252.36098: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:06.866 ****** 7160 1726882252.36118: entering _queue_task() for managed_node3/service 7160 1726882252.36274: worker is 1 (out of 1 available) 7160 1726882252.36287: exiting _queue_task() for managed_node3/service 7160 1726882252.36299: done queuing things up, now waiting for results queue to drain 7160 1726882252.36300: waiting for pending results... 7160 1726882252.36457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882252.36528: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c6 7160 1726882252.36546: variable 'ansible_search_path' from source: unknown 7160 1726882252.36549: variable 'ansible_search_path' from source: unknown 7160 1726882252.36577: calling self._execute() 7160 1726882252.36631: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.36647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.36655: variable 'omit' from source: magic vars 7160 1726882252.36944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.38494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.38539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.38567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.38593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.38614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.38670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.38690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.38712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.38739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.38752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.38847: variable 'ansible_distribution' from source: facts 7160 1726882252.38851: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.38867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.38870: when evaluation is False, skipping this task 7160 1726882252.38873: _execute() done 7160 1726882252.38876: dumping result to json 7160 1726882252.38878: done dumping result, returning 7160 1726882252.38885: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-0d91-63e5-0000000000c6] 7160 1726882252.38889: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c6 7160 1726882252.38972: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c6 7160 1726882252.38975: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882252.39017: no more pending results, returning what we have 7160 1726882252.39021: results queue empty 7160 1726882252.39022: checking for any_errors_fatal 7160 1726882252.39028: done checking for any_errors_fatal 7160 1726882252.39029: checking for max_fail_percentage 7160 1726882252.39030: done checking for max_fail_percentage 7160 1726882252.39031: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.39032: done checking to see if all hosts have failed 7160 1726882252.39033: getting the remaining hosts for this loop 7160 1726882252.39034: done getting the remaining hosts for this loop 7160 1726882252.39037: getting the next task for host managed_node3 7160 1726882252.39042: done getting next task for host managed_node3 7160 1726882252.39047: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882252.39050: ^ 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.39068: getting variables 7160 1726882252.39069: in VariableManager get_vars() 7160 1726882252.39115: Calling all_inventory to load vars for managed_node3 7160 1726882252.39118: Calling groups_inventory to load vars for managed_node3 7160 1726882252.39119: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.39126: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.39128: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.39129: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.39240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.39366: done with get_vars() 7160 1726882252.39373: done getting variables 7160 1726882252.39413: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:06.899 ****** 7160 1726882252.39435: entering _queue_task() for managed_node3/copy 7160 1726882252.39604: worker is 1 (out of 1 available) 7160 1726882252.39616: exiting _queue_task() for managed_node3/copy 7160 1726882252.39628: done queuing things up, now waiting for results queue to drain 7160 1726882252.39629: waiting for pending results... 7160 1726882252.39792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882252.39875: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c7 7160 1726882252.39885: variable 'ansible_search_path' from source: unknown 7160 1726882252.39888: variable 'ansible_search_path' from source: unknown 7160 1726882252.39916: calling self._execute() 7160 1726882252.39980: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.39984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.39991: variable 'omit' from source: magic vars 7160 1726882252.40274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.41820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.41871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.41897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.41923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.41956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.42010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.42028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.42054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.42085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.42096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.42186: variable 'ansible_distribution' from source: facts 7160 1726882252.42191: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.42205: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.42208: when evaluation is False, skipping this task 7160 1726882252.42210: _execute() done 7160 1726882252.42213: dumping result to json 7160 1726882252.42215: done dumping result, returning 7160 1726882252.42221: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-0d91-63e5-0000000000c7] 7160 1726882252.42226: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c7 7160 1726882252.42315: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c7 7160 1726882252.42317: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.42362: no more pending results, returning what we have 7160 1726882252.42367: results queue empty 7160 1726882252.42368: checking for any_errors_fatal 7160 1726882252.42373: done checking for any_errors_fatal 7160 1726882252.42374: checking for max_fail_percentage 7160 1726882252.42379: done checking for max_fail_percentage 7160 1726882252.42380: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.42381: done checking to see if all hosts have failed 7160 1726882252.42381: getting the remaining hosts for this loop 7160 1726882252.42382: done getting the remaining hosts for this loop 7160 1726882252.42386: getting the next task for host managed_node3 7160 1726882252.42390: done getting next task for host managed_node3 7160 1726882252.42394: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882252.42396: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.42411: getting variables 7160 1726882252.42412: in VariableManager get_vars() 7160 1726882252.42445: Calling all_inventory to load vars for managed_node3 7160 1726882252.42447: Calling groups_inventory to load vars for managed_node3 7160 1726882252.42449: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.42455: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.42456: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.42461: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.42598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.42718: done with get_vars() 7160 1726882252.42724: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:06.932 ****** 7160 1726882252.42778: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882252.42934: worker is 1 (out of 1 available) 7160 1726882252.42948: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882252.42959: done queuing things up, now waiting for results queue to drain 7160 1726882252.42961: waiting for pending results... 7160 1726882252.43113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882252.43188: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c8 7160 1726882252.43199: variable 'ansible_search_path' from source: unknown 7160 1726882252.43202: variable 'ansible_search_path' from source: unknown 7160 1726882252.43228: calling self._execute() 7160 1726882252.43291: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.43295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.43304: variable 'omit' from source: magic vars 7160 1726882252.43594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.45112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.45156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.45186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.45211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.45230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.45286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.45307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.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) 7160 1726882252.45353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.45366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.45456: variable 'ansible_distribution' from source: facts 7160 1726882252.45460: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.45477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.45479: when evaluation is False, skipping this task 7160 1726882252.45482: _execute() done 7160 1726882252.45485: dumping result to json 7160 1726882252.45487: done dumping result, returning 7160 1726882252.45494: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-0d91-63e5-0000000000c8] 7160 1726882252.45498: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c8 7160 1726882252.45581: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c8 7160 1726882252.45584: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.45629: no more pending results, returning what we have 7160 1726882252.45632: results queue empty 7160 1726882252.45633: checking for any_errors_fatal 7160 1726882252.45639: done checking for any_errors_fatal 7160 1726882252.45641: checking for max_fail_percentage 7160 1726882252.45643: done checking for max_fail_percentage 7160 1726882252.45644: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.45645: done checking to see if all hosts have failed 7160 1726882252.45645: getting the remaining hosts for this loop 7160 1726882252.45647: done getting the remaining hosts for this loop 7160 1726882252.45650: getting the next task for host managed_node3 7160 1726882252.45655: done getting next task for host managed_node3 7160 1726882252.45658: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882252.45661: ^ 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.45677: getting variables 7160 1726882252.45679: in VariableManager get_vars() 7160 1726882252.45715: Calling all_inventory to load vars for managed_node3 7160 1726882252.45717: Calling groups_inventory to load vars for managed_node3 7160 1726882252.45719: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.45725: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.45727: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.45729: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.45830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.45950: done with get_vars() 7160 1726882252.45957: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.965 ****** 7160 1726882252.46011: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882252.46168: worker is 1 (out of 1 available) 7160 1726882252.46182: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882252.46194: done queuing things up, now waiting for results queue to drain 7160 1726882252.46195: waiting for pending results... 7160 1726882252.46344: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882252.46416: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000c9 7160 1726882252.46427: variable 'ansible_search_path' from source: unknown 7160 1726882252.46430: variable 'ansible_search_path' from source: unknown 7160 1726882252.46460: calling self._execute() 7160 1726882252.46520: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.46524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.46532: variable 'omit' from source: magic vars 7160 1726882252.46817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.48352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.48398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.48423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.48460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.48481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.48533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.48555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.48578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.48604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.48615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.48711: variable 'ansible_distribution' from source: facts 7160 1726882252.48715: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.48729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.48733: when evaluation is False, skipping this task 7160 1726882252.48735: _execute() done 7160 1726882252.48737: dumping result to json 7160 1726882252.48742: done dumping result, returning 7160 1726882252.48749: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-0d91-63e5-0000000000c9] 7160 1726882252.48753: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c9 7160 1726882252.48834: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000c9 7160 1726882252.48837: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.48889: no more pending results, returning what we have 7160 1726882252.48892: results queue empty 7160 1726882252.48893: checking for any_errors_fatal 7160 1726882252.48898: done checking for any_errors_fatal 7160 1726882252.48898: checking for max_fail_percentage 7160 1726882252.48900: done checking for max_fail_percentage 7160 1726882252.48901: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.48902: done checking to see if all hosts have failed 7160 1726882252.48902: getting the remaining hosts for this loop 7160 1726882252.48903: done getting the remaining hosts for this loop 7160 1726882252.48907: getting the next task for host managed_node3 7160 1726882252.48911: done getting next task for host managed_node3 7160 1726882252.48915: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882252.48918: ^ 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.48933: getting variables 7160 1726882252.48934: in VariableManager get_vars() 7160 1726882252.48971: Calling all_inventory to load vars for managed_node3 7160 1726882252.48973: Calling groups_inventory to load vars for managed_node3 7160 1726882252.48975: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.48981: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.48984: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.48987: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.49124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.49239: done with get_vars() 7160 1726882252.49246: done getting variables 7160 1726882252.49285: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:06.998 ****** 7160 1726882252.49306: entering _queue_task() for managed_node3/debug 7160 1726882252.49466: worker is 1 (out of 1 available) 7160 1726882252.49480: exiting _queue_task() for managed_node3/debug 7160 1726882252.49491: done queuing things up, now waiting for results queue to drain 7160 1726882252.49493: waiting for pending results... 7160 1726882252.49642: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882252.49723: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000ca 7160 1726882252.49737: variable 'ansible_search_path' from source: unknown 7160 1726882252.49741: variable 'ansible_search_path' from source: unknown 7160 1726882252.49771: calling self._execute() 7160 1726882252.49830: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.49833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.49842: variable 'omit' from source: magic vars 7160 1726882252.50126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.51643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.51688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.51713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.51739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.51762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.51820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.51843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.51862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.51895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.51906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.51999: variable 'ansible_distribution' from source: facts 7160 1726882252.52007: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.52020: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.52023: when evaluation is False, skipping this task 7160 1726882252.52026: _execute() done 7160 1726882252.52028: dumping result to json 7160 1726882252.52030: done dumping result, returning 7160 1726882252.52041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-0d91-63e5-0000000000ca] 7160 1726882252.52046: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ca 7160 1726882252.52121: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ca 7160 1726882252.52124: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882252.52171: no more pending results, returning what we have 7160 1726882252.52175: results queue empty 7160 1726882252.52175: checking for any_errors_fatal 7160 1726882252.52180: done checking for any_errors_fatal 7160 1726882252.52181: checking for max_fail_percentage 7160 1726882252.52182: done checking for max_fail_percentage 7160 1726882252.52183: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.52183: done checking to see if all hosts have failed 7160 1726882252.52184: getting the remaining hosts for this loop 7160 1726882252.52185: done getting the remaining hosts for this loop 7160 1726882252.52188: getting the next task for host managed_node3 7160 1726882252.52193: done getting next task for host managed_node3 7160 1726882252.52197: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882252.52199: ^ 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.52214: getting variables 7160 1726882252.52215: in VariableManager get_vars() 7160 1726882252.52256: Calling all_inventory to load vars for managed_node3 7160 1726882252.52259: Calling groups_inventory to load vars for managed_node3 7160 1726882252.52260: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.52269: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.52271: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.52273: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.52377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.52495: done with get_vars() 7160 1726882252.52501: done getting variables 7160 1726882252.52538: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:07.030 ****** 7160 1726882252.52558: entering _queue_task() for managed_node3/debug 7160 1726882252.52717: worker is 1 (out of 1 available) 7160 1726882252.52731: exiting _queue_task() for managed_node3/debug 7160 1726882252.52742: done queuing things up, now waiting for results queue to drain 7160 1726882252.52743: waiting for pending results... 7160 1726882252.52895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882252.52970: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000cb 7160 1726882252.52981: variable 'ansible_search_path' from source: unknown 7160 1726882252.52985: variable 'ansible_search_path' from source: unknown 7160 1726882252.53012: calling self._execute() 7160 1726882252.53077: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.53081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.53090: variable 'omit' from source: magic vars 7160 1726882252.53371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.54915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.54963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.54991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.55015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.55199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.55253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.55278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.55297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.55323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.55333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.55427: variable 'ansible_distribution' from source: facts 7160 1726882252.55431: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.55449: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.55452: when evaluation is False, skipping this task 7160 1726882252.55454: _execute() done 7160 1726882252.55456: dumping result to json 7160 1726882252.55458: done dumping result, returning 7160 1726882252.55467: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-0d91-63e5-0000000000cb] 7160 1726882252.55472: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000cb 7160 1726882252.55550: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000cb 7160 1726882252.55553: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882252.55629: no more pending results, returning what we have 7160 1726882252.55631: results queue empty 7160 1726882252.55632: checking for any_errors_fatal 7160 1726882252.55637: done checking for any_errors_fatal 7160 1726882252.55638: checking for max_fail_percentage 7160 1726882252.55639: done checking for max_fail_percentage 7160 1726882252.55640: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.55641: done checking to see if all hosts have failed 7160 1726882252.55641: getting the remaining hosts for this loop 7160 1726882252.55642: done getting the remaining hosts for this loop 7160 1726882252.55645: getting the next task for host managed_node3 7160 1726882252.55650: done getting next task for host managed_node3 7160 1726882252.55653: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882252.55656: ^ 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.55674: getting variables 7160 1726882252.55675: in VariableManager get_vars() 7160 1726882252.55705: Calling all_inventory to load vars for managed_node3 7160 1726882252.55707: Calling groups_inventory to load vars for managed_node3 7160 1726882252.55709: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.55715: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.55716: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.55718: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.55859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.55981: done with get_vars() 7160 1726882252.55987: done getting variables 7160 1726882252.56026: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:52 -0400 (0:00:00.034) 0:00:07.065 ****** 7160 1726882252.56047: entering _queue_task() for managed_node3/debug 7160 1726882252.56206: worker is 1 (out of 1 available) 7160 1726882252.56218: exiting _queue_task() for managed_node3/debug 7160 1726882252.56230: done queuing things up, now waiting for results queue to drain 7160 1726882252.56232: waiting for pending results... 7160 1726882252.56388: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882252.56468: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000cc 7160 1726882252.56479: variable 'ansible_search_path' from source: unknown 7160 1726882252.56482: variable 'ansible_search_path' from source: unknown 7160 1726882252.56508: calling self._execute() 7160 1726882252.56573: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.56577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.56583: variable 'omit' from source: magic vars 7160 1726882252.56866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.58619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.58665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.58691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.58716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.58742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.58799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.58819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.58843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.58874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.58885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.58982: variable 'ansible_distribution' from source: facts 7160 1726882252.58988: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.59003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.59006: when evaluation is False, skipping this task 7160 1726882252.59008: _execute() done 7160 1726882252.59011: dumping result to json 7160 1726882252.59013: done dumping result, returning 7160 1726882252.59021: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-0d91-63e5-0000000000cc] 7160 1726882252.59025: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000cc 7160 1726882252.59116: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000cc 7160 1726882252.59118: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882252.59173: no more pending results, returning what we have 7160 1726882252.59177: results queue empty 7160 1726882252.59178: checking for any_errors_fatal 7160 1726882252.59185: done checking for any_errors_fatal 7160 1726882252.59185: checking for max_fail_percentage 7160 1726882252.59187: done checking for max_fail_percentage 7160 1726882252.59188: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.59188: done checking to see if all hosts have failed 7160 1726882252.59189: getting the remaining hosts for this loop 7160 1726882252.59191: done getting the remaining hosts for this loop 7160 1726882252.59194: getting the next task for host managed_node3 7160 1726882252.59200: done getting next task for host managed_node3 7160 1726882252.59204: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882252.59206: ^ 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.59223: getting variables 7160 1726882252.59224: in VariableManager get_vars() 7160 1726882252.59278: Calling all_inventory to load vars for managed_node3 7160 1726882252.59280: Calling groups_inventory to load vars for managed_node3 7160 1726882252.59282: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.59289: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.59290: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.59292: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.59415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.59543: done with get_vars() 7160 1726882252.59551: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:52 -0400 (0:00:00.035) 0:00:07.101 ****** 7160 1726882252.59620: entering _queue_task() for managed_node3/ping 7160 1726882252.59801: worker is 1 (out of 1 available) 7160 1726882252.59815: exiting _queue_task() for managed_node3/ping 7160 1726882252.59827: done queuing things up, now waiting for results queue to drain 7160 1726882252.59829: waiting for pending results... 7160 1726882252.59993: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882252.60071: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000cd 7160 1726882252.60083: variable 'ansible_search_path' from source: unknown 7160 1726882252.60086: variable 'ansible_search_path' from source: unknown 7160 1726882252.60116: calling self._execute() 7160 1726882252.60177: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.60180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.60190: variable 'omit' from source: magic vars 7160 1726882252.60481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.62217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.62261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.62291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.62315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.62337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.62390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.62411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.62429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.62458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.62470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.62561: variable 'ansible_distribution' from source: facts 7160 1726882252.62568: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.62583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.62585: when evaluation is False, skipping this task 7160 1726882252.62588: _execute() done 7160 1726882252.62590: dumping result to json 7160 1726882252.62593: done dumping result, returning 7160 1726882252.62600: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-0d91-63e5-0000000000cd] 7160 1726882252.62603: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000cd 7160 1726882252.62684: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000cd 7160 1726882252.62687: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.62740: no more pending results, returning what we have 7160 1726882252.62743: results queue empty 7160 1726882252.62744: checking for any_errors_fatal 7160 1726882252.62749: done checking for any_errors_fatal 7160 1726882252.62750: checking for max_fail_percentage 7160 1726882252.62751: done checking for max_fail_percentage 7160 1726882252.62752: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.62753: done checking to see if all hosts have failed 7160 1726882252.62754: getting the remaining hosts for this loop 7160 1726882252.62755: done getting the remaining hosts for this loop 7160 1726882252.62759: getting the next task for host managed_node3 7160 1726882252.62768: done getting next task for host managed_node3 7160 1726882252.62770: ^ task is: TASK: meta (role_complete) 7160 1726882252.62772: ^ 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? (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 7160 1726882252.62789: getting variables 7160 1726882252.62790: in VariableManager get_vars() 7160 1726882252.62832: Calling all_inventory to load vars for managed_node3 7160 1726882252.62835: Calling groups_inventory to load vars for managed_node3 7160 1726882252.62837: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.62844: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.62846: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.62847: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.62956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.63120: done with get_vars() 7160 1726882252.63127: done getting variables 7160 1726882252.63189: done queuing things up, now waiting for results queue to drain 7160 1726882252.63191: results queue empty 7160 1726882252.63192: checking for any_errors_fatal 7160 1726882252.63193: done checking for any_errors_fatal 7160 1726882252.63193: checking for max_fail_percentage 7160 1726882252.63194: done checking for max_fail_percentage 7160 1726882252.63195: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.63195: done checking to see if all hosts have failed 7160 1726882252.63195: getting the remaining hosts for this loop 7160 1726882252.63196: done getting the remaining hosts for this loop 7160 1726882252.63198: getting the next task for host managed_node3 7160 1726882252.63200: done getting next task for host managed_node3 7160 1726882252.63202: ^ task is: TASK: Include the task 'assert_device_present.yml' 7160 1726882252.63202: ^ 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 7160 1726882252.63204: getting variables 7160 1726882252.63204: in VariableManager get_vars() 7160 1726882252.63216: Calling all_inventory to load vars for managed_node3 7160 1726882252.63217: Calling groups_inventory to load vars for managed_node3 7160 1726882252.63218: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.63221: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.63223: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.63224: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.63307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.63423: done with get_vars() 7160 1726882252.63429: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:108 Friday 20 September 2024 21:30:52 -0400 (0:00:00.038) 0:00:07.139 ****** 7160 1726882252.63478: entering _queue_task() for managed_node3/include_tasks 7160 1726882252.63647: worker is 1 (out of 1 available) 7160 1726882252.63659: exiting _queue_task() for managed_node3/include_tasks 7160 1726882252.63672: done queuing things up, now waiting for results queue to drain 7160 1726882252.63674: waiting for pending results... 7160 1726882252.63822: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7160 1726882252.63877: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000fd 7160 1726882252.63886: variable 'ansible_search_path' from source: unknown 7160 1726882252.63916: calling self._execute() 7160 1726882252.63976: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.63980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.63988: variable 'omit' from source: magic vars 7160 1726882252.64276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.65962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.66007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.66032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.66057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.66078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.66137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.66156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.66177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.66205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.66217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.66307: variable 'ansible_distribution' from source: facts 7160 1726882252.66312: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.66328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.66331: when evaluation is False, skipping this task 7160 1726882252.66334: _execute() done 7160 1726882252.66339: dumping result to json 7160 1726882252.66341: done dumping result, returning 7160 1726882252.66344: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-0d91-63e5-0000000000fd] 7160 1726882252.66348: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000fd 7160 1726882252.66432: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000fd 7160 1726882252.66437: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.66484: no more pending results, returning what we have 7160 1726882252.66487: results queue empty 7160 1726882252.66488: checking for any_errors_fatal 7160 1726882252.66489: done checking for any_errors_fatal 7160 1726882252.66490: checking for max_fail_percentage 7160 1726882252.66491: done checking for max_fail_percentage 7160 1726882252.66492: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.66493: done checking to see if all hosts have failed 7160 1726882252.66494: getting the remaining hosts for this loop 7160 1726882252.66495: done getting the remaining hosts for this loop 7160 1726882252.66498: getting the next task for host managed_node3 7160 1726882252.66502: done getting next task for host managed_node3 7160 1726882252.66504: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7160 1726882252.66506: ^ 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 7160 1726882252.66508: getting variables 7160 1726882252.66510: in VariableManager get_vars() 7160 1726882252.66558: Calling all_inventory to load vars for managed_node3 7160 1726882252.66560: Calling groups_inventory to load vars for managed_node3 7160 1726882252.66561: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.66570: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.66572: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.66573: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.66685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.66833: done with get_vars() 7160 1726882252.66842: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:110 Friday 20 September 2024 21:30:52 -0400 (0:00:00.034) 0:00:07.174 ****** 7160 1726882252.66904: entering _queue_task() for managed_node3/include_tasks 7160 1726882252.67073: worker is 1 (out of 1 available) 7160 1726882252.67087: exiting _queue_task() for managed_node3/include_tasks 7160 1726882252.67098: done queuing things up, now waiting for results queue to drain 7160 1726882252.67099: waiting for pending results... 7160 1726882252.67248: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7160 1726882252.67298: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000fe 7160 1726882252.67308: variable 'ansible_search_path' from source: unknown 7160 1726882252.67339: calling self._execute() 7160 1726882252.67401: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.67405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.67413: variable 'omit' from source: magic vars 7160 1726882252.67701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.69355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.69407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.69433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.69459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.69481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.69538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.69556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.69576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.69604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.69615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.69706: variable 'ansible_distribution' from source: facts 7160 1726882252.69710: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.69725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.69728: when evaluation is False, skipping this task 7160 1726882252.69731: _execute() done 7160 1726882252.69733: dumping result to json 7160 1726882252.69739: done dumping result, returning 7160 1726882252.69741: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0e448fcc-3ce9-0d91-63e5-0000000000fe] 7160 1726882252.69747: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000fe 7160 1726882252.69826: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000fe 7160 1726882252.69829: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.69880: no more pending results, returning what we have 7160 1726882252.69883: results queue empty 7160 1726882252.69884: checking for any_errors_fatal 7160 1726882252.69890: done checking for any_errors_fatal 7160 1726882252.69891: checking for max_fail_percentage 7160 1726882252.69892: done checking for max_fail_percentage 7160 1726882252.69893: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.69894: done checking to see if all hosts have failed 7160 1726882252.69895: getting the remaining hosts for this loop 7160 1726882252.69896: done getting the remaining hosts for this loop 7160 1726882252.69899: getting the next task for host managed_node3 7160 1726882252.69903: done getting next task for host managed_node3 7160 1726882252.69905: ^ task is: TASK: Show ipv4 routes 7160 1726882252.69907: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.69910: getting variables 7160 1726882252.69911: in VariableManager get_vars() 7160 1726882252.69956: Calling all_inventory to load vars for managed_node3 7160 1726882252.69958: Calling groups_inventory to load vars for managed_node3 7160 1726882252.69959: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.69968: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.69970: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.69972: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.70081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.70198: done with get_vars() 7160 1726882252.70204: done getting variables 7160 1726882252.70244: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:07.207 ****** 7160 1726882252.70263: entering _queue_task() for managed_node3/command 7160 1726882252.70427: worker is 1 (out of 1 available) 7160 1726882252.70442: exiting _queue_task() for managed_node3/command 7160 1726882252.70453: done queuing things up, now waiting for results queue to drain 7160 1726882252.70454: waiting for pending results... 7160 1726882252.70605: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7160 1726882252.70666: in run() - task 0e448fcc-3ce9-0d91-63e5-0000000000ff 7160 1726882252.70681: variable 'ansible_search_path' from source: unknown 7160 1726882252.70713: calling self._execute() 7160 1726882252.70775: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.70779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.70788: variable 'omit' from source: magic vars 7160 1726882252.71084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.72769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.72817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.72843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.72879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.72904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.72959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.72985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.73005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.73032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.73044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.73138: variable 'ansible_distribution' from source: facts 7160 1726882252.73142: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.73155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.73158: when evaluation is False, skipping this task 7160 1726882252.73161: _execute() done 7160 1726882252.73163: dumping result to json 7160 1726882252.73167: done dumping result, returning 7160 1726882252.73173: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0e448fcc-3ce9-0d91-63e5-0000000000ff] 7160 1726882252.73178: sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ff 7160 1726882252.73260: done sending task result for task 0e448fcc-3ce9-0d91-63e5-0000000000ff 7160 1726882252.73263: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.73329: no more pending results, returning what we have 7160 1726882252.73331: results queue empty 7160 1726882252.73332: checking for any_errors_fatal 7160 1726882252.73339: done checking for any_errors_fatal 7160 1726882252.73340: checking for max_fail_percentage 7160 1726882252.73341: done checking for max_fail_percentage 7160 1726882252.73342: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.73343: done checking to see if all hosts have failed 7160 1726882252.73343: getting the remaining hosts for this loop 7160 1726882252.73344: done getting the remaining hosts for this loop 7160 1726882252.73347: getting the next task for host managed_node3 7160 1726882252.73352: done getting next task for host managed_node3 7160 1726882252.73354: ^ task is: TASK: Assert default ipv4 route is absent 7160 1726882252.73356: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.73358: getting variables 7160 1726882252.73359: in VariableManager get_vars() 7160 1726882252.73398: Calling all_inventory to load vars for managed_node3 7160 1726882252.73400: Calling groups_inventory to load vars for managed_node3 7160 1726882252.73401: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.73408: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.73410: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.73411: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.73690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.73802: done with get_vars() 7160 1726882252.73808: done getting variables 7160 1726882252.73849: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv4 route is absent] ************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Friday 20 September 2024 21:30:52 -0400 (0:00:00.036) 0:00:07.243 ****** 7160 1726882252.73869: entering _queue_task() for managed_node3/assert 7160 1726882252.74027: worker is 1 (out of 1 available) 7160 1726882252.74043: exiting _queue_task() for managed_node3/assert 7160 1726882252.74054: done queuing things up, now waiting for results queue to drain 7160 1726882252.74056: waiting for pending results... 7160 1726882252.74208: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent 7160 1726882252.74270: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000100 7160 1726882252.74280: variable 'ansible_search_path' from source: unknown 7160 1726882252.74307: calling self._execute() 7160 1726882252.74372: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.74376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.74385: variable 'omit' from source: magic vars 7160 1726882252.74669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.76210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.76255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.76282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.76307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.76326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.76388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.76407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.76425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.76461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.76473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.76573: variable 'ansible_distribution' from source: facts 7160 1726882252.76578: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.76593: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.76596: when evaluation is False, skipping this task 7160 1726882252.76599: _execute() done 7160 1726882252.76601: dumping result to json 7160 1726882252.76604: done dumping result, returning 7160 1726882252.76609: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent [0e448fcc-3ce9-0d91-63e5-000000000100] 7160 1726882252.76614: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000100 7160 1726882252.76702: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000100 7160 1726882252.76705: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.76746: no more pending results, returning what we have 7160 1726882252.76749: results queue empty 7160 1726882252.76749: checking for any_errors_fatal 7160 1726882252.76755: done checking for any_errors_fatal 7160 1726882252.76756: checking for max_fail_percentage 7160 1726882252.76757: done checking for max_fail_percentage 7160 1726882252.76758: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.76759: done checking to see if all hosts have failed 7160 1726882252.76760: getting the remaining hosts for this loop 7160 1726882252.76761: done getting the remaining hosts for this loop 7160 1726882252.76767: getting the next task for host managed_node3 7160 1726882252.76771: done getting next task for host managed_node3 7160 1726882252.76774: ^ task is: TASK: Get ipv6 routes 7160 1726882252.76776: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.76778: getting variables 7160 1726882252.76780: in VariableManager get_vars() 7160 1726882252.76821: Calling all_inventory to load vars for managed_node3 7160 1726882252.76823: Calling groups_inventory to load vars for managed_node3 7160 1726882252.76825: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.76834: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.76836: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.76839: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.76948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.77072: done with get_vars() 7160 1726882252.77081: done getting variables 7160 1726882252.77120: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:07.276 ****** 7160 1726882252.77140: entering _queue_task() for managed_node3/command 7160 1726882252.77299: worker is 1 (out of 1 available) 7160 1726882252.77312: exiting _queue_task() for managed_node3/command 7160 1726882252.77323: done queuing things up, now waiting for results queue to drain 7160 1726882252.77325: waiting for pending results... 7160 1726882252.77483: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7160 1726882252.77539: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000101 7160 1726882252.77553: variable 'ansible_search_path' from source: unknown 7160 1726882252.77582: calling self._execute() 7160 1726882252.77644: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.77647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.77657: variable 'omit' from source: magic vars 7160 1726882252.77946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.79527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.79574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.79602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.79637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.79659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.79716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.79735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.79755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.79783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.79793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.79891: variable 'ansible_distribution' from source: facts 7160 1726882252.79896: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.79914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.79917: when evaluation is False, skipping this task 7160 1726882252.79921: _execute() done 7160 1726882252.79923: dumping result to json 7160 1726882252.79926: done dumping result, returning 7160 1726882252.79928: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0e448fcc-3ce9-0d91-63e5-000000000101] 7160 1726882252.79931: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000101 7160 1726882252.80010: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000101 7160 1726882252.80012: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.80085: no more pending results, returning what we have 7160 1726882252.80088: results queue empty 7160 1726882252.80089: checking for any_errors_fatal 7160 1726882252.80093: done checking for any_errors_fatal 7160 1726882252.80094: checking for max_fail_percentage 7160 1726882252.80096: done checking for max_fail_percentage 7160 1726882252.80096: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.80097: done checking to see if all hosts have failed 7160 1726882252.80098: getting the remaining hosts for this loop 7160 1726882252.80099: done getting the remaining hosts for this loop 7160 1726882252.80102: getting the next task for host managed_node3 7160 1726882252.80106: done getting next task for host managed_node3 7160 1726882252.80108: ^ task is: TASK: Assert default ipv6 route is absent 7160 1726882252.80110: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.80112: getting variables 7160 1726882252.80113: in VariableManager get_vars() 7160 1726882252.80149: Calling all_inventory to load vars for managed_node3 7160 1726882252.80152: Calling groups_inventory to load vars for managed_node3 7160 1726882252.80153: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.80160: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.80162: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.80165: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.80306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.80419: done with get_vars() 7160 1726882252.80425: done getting variables 7160 1726882252.80465: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is absent] ************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:07.309 ****** 7160 1726882252.80483: entering _queue_task() for managed_node3/assert 7160 1726882252.80642: worker is 1 (out of 1 available) 7160 1726882252.80657: exiting _queue_task() for managed_node3/assert 7160 1726882252.80670: done queuing things up, now waiting for results queue to drain 7160 1726882252.80672: waiting for pending results... 7160 1726882252.80826: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent 7160 1726882252.80882: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000102 7160 1726882252.80893: variable 'ansible_search_path' from source: unknown 7160 1726882252.80923: calling self._execute() 7160 1726882252.80985: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.80988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.80996: variable 'omit' from source: magic vars 7160 1726882252.81291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.82843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.82890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.82916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.82941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.82960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.83020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.83042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.83060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.83093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.83103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.83200: variable 'ansible_distribution' from source: facts 7160 1726882252.83205: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.83220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.83223: when evaluation is False, skipping this task 7160 1726882252.83225: _execute() done 7160 1726882252.83228: dumping result to json 7160 1726882252.83230: done dumping result, returning 7160 1726882252.83235: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent [0e448fcc-3ce9-0d91-63e5-000000000102] 7160 1726882252.83243: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000102 7160 1726882252.83320: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000102 7160 1726882252.83323: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.83371: no more pending results, returning what we have 7160 1726882252.83374: results queue empty 7160 1726882252.83375: checking for any_errors_fatal 7160 1726882252.83377: done checking for any_errors_fatal 7160 1726882252.83378: checking for max_fail_percentage 7160 1726882252.83380: done checking for max_fail_percentage 7160 1726882252.83380: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.83381: done checking to see if all hosts have failed 7160 1726882252.83382: getting the remaining hosts for this loop 7160 1726882252.83383: done getting the remaining hosts for this loop 7160 1726882252.83387: getting the next task for host managed_node3 7160 1726882252.83390: done getting next task for host managed_node3 7160 1726882252.83393: ^ task is: TASK: TEARDOWN: remove profiles. 7160 1726882252.83395: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882252.83397: getting variables 7160 1726882252.83398: in VariableManager get_vars() 7160 1726882252.83443: Calling all_inventory to load vars for managed_node3 7160 1726882252.83446: Calling groups_inventory to load vars for managed_node3 7160 1726882252.83448: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.83456: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.83458: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.83460: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.83571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.83693: done with get_vars() 7160 1726882252.83700: done getting variables 7160 1726882252.83737: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Friday 20 September 2024 21:30:52 -0400 (0:00:00.032) 0:00:07.342 ****** 7160 1726882252.83755: entering _queue_task() for managed_node3/debug 7160 1726882252.83914: worker is 1 (out of 1 available) 7160 1726882252.83927: exiting _queue_task() for managed_node3/debug 7160 1726882252.83939: done queuing things up, now waiting for results queue to drain 7160 1726882252.83940: waiting for pending results... 7160 1726882252.84097: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7160 1726882252.84157: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000103 7160 1726882252.84169: variable 'ansible_search_path' from source: unknown 7160 1726882252.84200: calling self._execute() 7160 1726882252.84262: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.84267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.84275: variable 'omit' from source: magic vars 7160 1726882252.84565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.86783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.86860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.86903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.86967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.86999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.87087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.87121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.87165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.87212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.87232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.87391: variable 'ansible_distribution' from source: facts 7160 1726882252.87404: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.87427: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.87435: when evaluation is False, skipping this task 7160 1726882252.87443: _execute() done 7160 1726882252.87451: dumping result to json 7160 1726882252.87472: done dumping result, returning 7160 1726882252.87484: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0e448fcc-3ce9-0d91-63e5-000000000103] 7160 1726882252.87494: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000103 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882252.87636: no more pending results, returning what we have 7160 1726882252.87642: results queue empty 7160 1726882252.87643: checking for any_errors_fatal 7160 1726882252.87649: done checking for any_errors_fatal 7160 1726882252.87650: checking for max_fail_percentage 7160 1726882252.87652: done checking for max_fail_percentage 7160 1726882252.87653: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.87653: done checking to see if all hosts have failed 7160 1726882252.87654: getting the remaining hosts for this loop 7160 1726882252.87656: done getting the remaining hosts for this loop 7160 1726882252.87660: getting the next task for host managed_node3 7160 1726882252.87669: done getting next task for host managed_node3 7160 1726882252.87678: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882252.87681: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7160 1726882252.87702: getting variables 7160 1726882252.87704: in VariableManager get_vars() 7160 1726882252.87754: Calling all_inventory to load vars for managed_node3 7160 1726882252.87757: Calling groups_inventory to load vars for managed_node3 7160 1726882252.87760: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.87772: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.87775: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.87779: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.88007: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000103 7160 1726882252.88013: WORKER PROCESS EXITING 7160 1726882252.88019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.88218: done with get_vars() 7160 1726882252.88225: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:52 -0400 (0:00:00.045) 0:00:07.387 ****** 7160 1726882252.88298: entering _queue_task() for managed_node3/include_tasks 7160 1726882252.88459: worker is 1 (out of 1 available) 7160 1726882252.88473: exiting _queue_task() for managed_node3/include_tasks 7160 1726882252.88485: done queuing things up, now waiting for results queue to drain 7160 1726882252.88487: waiting for pending results... 7160 1726882252.88647: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7160 1726882252.88728: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000010b 7160 1726882252.88742: variable 'ansible_search_path' from source: unknown 7160 1726882252.88745: variable 'ansible_search_path' from source: unknown 7160 1726882252.88774: calling self._execute() 7160 1726882252.88832: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.88836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.88848: variable 'omit' from source: magic vars 7160 1726882252.89132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.90701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.90746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.90775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.90802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.90822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.90879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.90901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.90920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.90949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.90960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.91055: variable 'ansible_distribution' from source: facts 7160 1726882252.91059: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.91076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.91079: when evaluation is False, skipping this task 7160 1726882252.91082: _execute() done 7160 1726882252.91084: dumping result to json 7160 1726882252.91086: done dumping result, returning 7160 1726882252.91093: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-0d91-63e5-00000000010b] 7160 1726882252.91099: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010b 7160 1726882252.91181: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010b 7160 1726882252.91184: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.91246: no more pending results, returning what we have 7160 1726882252.91249: results queue empty 7160 1726882252.91250: checking for any_errors_fatal 7160 1726882252.91256: done checking for any_errors_fatal 7160 1726882252.91256: checking for max_fail_percentage 7160 1726882252.91258: done checking for max_fail_percentage 7160 1726882252.91259: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.91260: done checking to see if all hosts have failed 7160 1726882252.91260: getting the remaining hosts for this loop 7160 1726882252.91261: done getting the remaining hosts for this loop 7160 1726882252.91267: getting the next task for host managed_node3 7160 1726882252.91271: done getting next task for host managed_node3 7160 1726882252.91275: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882252.91277: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7160 1726882252.91291: getting variables 7160 1726882252.91297: in VariableManager get_vars() 7160 1726882252.91327: Calling all_inventory to load vars for managed_node3 7160 1726882252.91329: Calling groups_inventory to load vars for managed_node3 7160 1726882252.91330: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.91337: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.91338: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.91340: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.91448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.91574: done with get_vars() 7160 1726882252.91581: done getting variables 7160 1726882252.91620: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:07.421 ****** 7160 1726882252.91644: entering _queue_task() for managed_node3/debug 7160 1726882252.91804: worker is 1 (out of 1 available) 7160 1726882252.91817: exiting _queue_task() for managed_node3/debug 7160 1726882252.91829: done queuing things up, now waiting for results queue to drain 7160 1726882252.91830: waiting for pending results... 7160 1726882252.91993: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7160 1726882252.92076: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000010c 7160 1726882252.92089: variable 'ansible_search_path' from source: unknown 7160 1726882252.92093: variable 'ansible_search_path' from source: unknown 7160 1726882252.92120: calling self._execute() 7160 1726882252.92185: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.92188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.92196: variable 'omit' from source: magic vars 7160 1726882252.92484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.94099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.94148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.94175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.94200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.94230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.94293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.94312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.94330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.94370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.94377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.94475: variable 'ansible_distribution' from source: facts 7160 1726882252.94480: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.94496: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.94499: when evaluation is False, skipping this task 7160 1726882252.94501: _execute() done 7160 1726882252.94504: dumping result to json 7160 1726882252.94506: done dumping result, returning 7160 1726882252.94513: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-0d91-63e5-00000000010c] 7160 1726882252.94517: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010c 7160 1726882252.94600: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010c 7160 1726882252.94602: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882252.94652: no more pending results, returning what we have 7160 1726882252.94656: results queue empty 7160 1726882252.94657: checking for any_errors_fatal 7160 1726882252.94663: done checking for any_errors_fatal 7160 1726882252.94666: checking for max_fail_percentage 7160 1726882252.94668: done checking for max_fail_percentage 7160 1726882252.94668: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.94669: done checking to see if all hosts have failed 7160 1726882252.94670: getting the remaining hosts for this loop 7160 1726882252.94671: done getting the remaining hosts for this loop 7160 1726882252.94675: getting the next task for host managed_node3 7160 1726882252.94680: done getting next task for host managed_node3 7160 1726882252.94684: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882252.94686: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7160 1726882252.94702: getting variables 7160 1726882252.94704: in VariableManager get_vars() 7160 1726882252.94752: Calling all_inventory to load vars for managed_node3 7160 1726882252.94754: Calling groups_inventory to load vars for managed_node3 7160 1726882252.94756: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.94762: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.94766: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.94768: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.94918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.95045: done with get_vars() 7160 1726882252.95052: done getting variables 7160 1726882252.95092: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:52 -0400 (0:00:00.034) 0:00:07.456 ****** 7160 1726882252.95114: entering _queue_task() for managed_node3/fail 7160 1726882252.95282: worker is 1 (out of 1 available) 7160 1726882252.95296: exiting _queue_task() for managed_node3/fail 7160 1726882252.95307: done queuing things up, now waiting for results queue to drain 7160 1726882252.95309: waiting for pending results... 7160 1726882252.95473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7160 1726882252.95552: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000010d 7160 1726882252.95562: variable 'ansible_search_path' from source: unknown 7160 1726882252.95569: variable 'ansible_search_path' from source: unknown 7160 1726882252.95599: calling self._execute() 7160 1726882252.95663: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.95669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.95677: variable 'omit' from source: magic vars 7160 1726882252.95971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882252.97545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882252.97594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882252.97622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882252.97648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882252.97673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882252.97729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882252.97751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882252.97774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882252.97800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882252.97811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882252.97912: variable 'ansible_distribution' from source: facts 7160 1726882252.97915: variable 'ansible_distribution_major_version' from source: facts 7160 1726882252.97931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882252.97934: when evaluation is False, skipping this task 7160 1726882252.97936: _execute() done 7160 1726882252.97941: dumping result to json 7160 1726882252.97945: done dumping result, returning 7160 1726882252.97952: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-0d91-63e5-00000000010d] 7160 1726882252.97956: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010d 7160 1726882252.98034: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010d 7160 1726882252.98037: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882252.98083: no more pending results, returning what we have 7160 1726882252.98087: results queue empty 7160 1726882252.98088: checking for any_errors_fatal 7160 1726882252.98092: done checking for any_errors_fatal 7160 1726882252.98093: checking for max_fail_percentage 7160 1726882252.98094: done checking for max_fail_percentage 7160 1726882252.98095: checking to see if all hosts have failed and the running result is not ok 7160 1726882252.98096: done checking to see if all hosts have failed 7160 1726882252.98097: getting the remaining hosts for this loop 7160 1726882252.98098: done getting the remaining hosts for this loop 7160 1726882252.98101: getting the next task for host managed_node3 7160 1726882252.98106: done getting next task for host managed_node3 7160 1726882252.98110: ^ 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 7160 1726882252.98113: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7160 1726882252.98128: getting variables 7160 1726882252.98129: in VariableManager get_vars() 7160 1726882252.98175: Calling all_inventory to load vars for managed_node3 7160 1726882252.98177: Calling groups_inventory to load vars for managed_node3 7160 1726882252.98178: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882252.98185: Calling all_plugins_play to load vars for managed_node3 7160 1726882252.98187: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882252.98188: Calling groups_plugins_play to load vars for managed_node3 7160 1726882252.98298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882252.98420: done with get_vars() 7160 1726882252.98427: done getting variables 7160 1726882252.98467: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:52 -0400 (0:00:00.033) 0:00:07.489 ****** 7160 1726882252.98490: entering _queue_task() for managed_node3/fail 7160 1726882252.98648: worker is 1 (out of 1 available) 7160 1726882252.98661: exiting _queue_task() for managed_node3/fail 7160 1726882252.98674: done queuing things up, now waiting for results queue to drain 7160 1726882252.98676: waiting for pending results... 7160 1726882252.98830: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7160 1726882252.98905: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000010e 7160 1726882252.98916: variable 'ansible_search_path' from source: unknown 7160 1726882252.98924: variable 'ansible_search_path' from source: unknown 7160 1726882252.98954: calling self._execute() 7160 1726882252.99013: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882252.99018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882252.99025: variable 'omit' from source: magic vars 7160 1726882252.99316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.00878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.00920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.00947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.00985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.01004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.01058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.01079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.01102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.01128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.01141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.01237: variable 'ansible_distribution' from source: facts 7160 1726882253.01244: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.01259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.01262: when evaluation is False, skipping this task 7160 1726882253.01266: _execute() done 7160 1726882253.01269: dumping result to json 7160 1726882253.01271: done dumping result, returning 7160 1726882253.01278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-0d91-63e5-00000000010e] 7160 1726882253.01284: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010e 7160 1726882253.01361: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010e 7160 1726882253.01366: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.01432: no more pending results, returning what we have 7160 1726882253.01435: results queue empty 7160 1726882253.01436: checking for any_errors_fatal 7160 1726882253.01439: done checking for any_errors_fatal 7160 1726882253.01439: checking for max_fail_percentage 7160 1726882253.01441: done checking for max_fail_percentage 7160 1726882253.01442: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.01443: done checking to see if all hosts have failed 7160 1726882253.01444: getting the remaining hosts for this loop 7160 1726882253.01445: done getting the remaining hosts for this loop 7160 1726882253.01449: getting the next task for host managed_node3 7160 1726882253.01453: done getting next task for host managed_node3 7160 1726882253.01457: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882253.01459: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.01476: getting variables 7160 1726882253.01478: in VariableManager get_vars() 7160 1726882253.01507: Calling all_inventory to load vars for managed_node3 7160 1726882253.01509: Calling groups_inventory to load vars for managed_node3 7160 1726882253.01512: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.01519: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.01520: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.01522: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.01661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.01791: done with get_vars() 7160 1726882253.01797: done getting variables 7160 1726882253.01837: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.523 ****** 7160 1726882253.01860: entering _queue_task() for managed_node3/fail 7160 1726882253.02019: worker is 1 (out of 1 available) 7160 1726882253.02029: exiting _queue_task() for managed_node3/fail 7160 1726882253.02040: done queuing things up, now waiting for results queue to drain 7160 1726882253.02042: waiting for pending results... 7160 1726882253.02199: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7160 1726882253.02277: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000010f 7160 1726882253.02286: variable 'ansible_search_path' from source: unknown 7160 1726882253.02289: variable 'ansible_search_path' from source: unknown 7160 1726882253.02316: calling self._execute() 7160 1726882253.02379: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.02383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.02391: variable 'omit' from source: magic vars 7160 1726882253.02679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.04217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.04266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.04292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.04318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.04341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.04393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.04411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.04435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.04467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.04479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.04577: variable 'ansible_distribution' from source: facts 7160 1726882253.04582: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.04597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.04599: when evaluation is False, skipping this task 7160 1726882253.04602: _execute() done 7160 1726882253.04604: dumping result to json 7160 1726882253.04607: done dumping result, returning 7160 1726882253.04614: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-0d91-63e5-00000000010f] 7160 1726882253.04618: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010f 7160 1726882253.04700: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000010f 7160 1726882253.04703: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.04750: no more pending results, returning what we have 7160 1726882253.04753: results queue empty 7160 1726882253.04753: checking for any_errors_fatal 7160 1726882253.04758: done checking for any_errors_fatal 7160 1726882253.04758: checking for max_fail_percentage 7160 1726882253.04760: done checking for max_fail_percentage 7160 1726882253.04761: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.04761: done checking to see if all hosts have failed 7160 1726882253.04762: getting the remaining hosts for this loop 7160 1726882253.04769: done getting the remaining hosts for this loop 7160 1726882253.04773: getting the next task for host managed_node3 7160 1726882253.04777: done getting next task for host managed_node3 7160 1726882253.04780: ^ 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 7160 1726882253.04783: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.04798: getting variables 7160 1726882253.04799: in VariableManager get_vars() 7160 1726882253.04835: Calling all_inventory to load vars for managed_node3 7160 1726882253.04837: Calling groups_inventory to load vars for managed_node3 7160 1726882253.04838: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.04847: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.04849: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.04851: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.04955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.05079: done with get_vars() 7160 1726882253.05086: done getting variables 7160 1726882253.05121: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:53 -0400 (0:00:00.032) 0:00:07.556 ****** 7160 1726882253.05143: entering _queue_task() for managed_node3/dnf 7160 1726882253.05301: worker is 1 (out of 1 available) 7160 1726882253.05313: exiting _queue_task() for managed_node3/dnf 7160 1726882253.05326: done queuing things up, now waiting for results queue to drain 7160 1726882253.05328: waiting for pending results... 7160 1726882253.05484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7160 1726882253.05555: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000110 7160 1726882253.05569: variable 'ansible_search_path' from source: unknown 7160 1726882253.05572: variable 'ansible_search_path' from source: unknown 7160 1726882253.05598: calling self._execute() 7160 1726882253.05660: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.05664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.05673: variable 'omit' from source: magic vars 7160 1726882253.05953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.07501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.07547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.07578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.07612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.07638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.07692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.07711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.07729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.07758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.07773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.07868: variable 'ansible_distribution' from source: facts 7160 1726882253.07875: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.07890: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.07893: when evaluation is False, skipping this task 7160 1726882253.07895: _execute() done 7160 1726882253.07898: dumping result to json 7160 1726882253.07900: done dumping result, returning 7160 1726882253.07906: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000110] 7160 1726882253.07911: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000110 7160 1726882253.07997: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000110 7160 1726882253.08001: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.08050: no more pending results, returning what we have 7160 1726882253.08053: results queue empty 7160 1726882253.08054: checking for any_errors_fatal 7160 1726882253.08059: done checking for any_errors_fatal 7160 1726882253.08060: checking for max_fail_percentage 7160 1726882253.08061: done checking for max_fail_percentage 7160 1726882253.08062: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.08063: done checking to see if all hosts have failed 7160 1726882253.08066: getting the remaining hosts for this loop 7160 1726882253.08067: done getting the remaining hosts for this loop 7160 1726882253.08070: getting the next task for host managed_node3 7160 1726882253.08074: done getting next task for host managed_node3 7160 1726882253.08078: ^ 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 7160 1726882253.08080: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.08096: getting variables 7160 1726882253.08097: in VariableManager get_vars() 7160 1726882253.08132: Calling all_inventory to load vars for managed_node3 7160 1726882253.08136: Calling groups_inventory to load vars for managed_node3 7160 1726882253.08138: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.08144: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.08146: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.08147: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.08292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.08414: done with get_vars() 7160 1726882253.08421: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7160 1726882253.08475: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.589 ****** 7160 1726882253.08496: entering _queue_task() for managed_node3/yum 7160 1726882253.08653: worker is 1 (out of 1 available) 7160 1726882253.08667: exiting _queue_task() for managed_node3/yum 7160 1726882253.08679: done queuing things up, now waiting for results queue to drain 7160 1726882253.08681: waiting for pending results... 7160 1726882253.08842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7160 1726882253.08922: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000111 7160 1726882253.08932: variable 'ansible_search_path' from source: unknown 7160 1726882253.08935: variable 'ansible_search_path' from source: unknown 7160 1726882253.08968: calling self._execute() 7160 1726882253.09029: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.09033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.09043: variable 'omit' from source: magic vars 7160 1726882253.09336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.10898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.10943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.10978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.11003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.11022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.11082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.11103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.11121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.11148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.11160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.11261: variable 'ansible_distribution' from source: facts 7160 1726882253.11267: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.11287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.11290: when evaluation is False, skipping this task 7160 1726882253.11292: _execute() done 7160 1726882253.11295: dumping result to json 7160 1726882253.11299: done dumping result, returning 7160 1726882253.11306: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000111] 7160 1726882253.11310: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000111 7160 1726882253.11394: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000111 7160 1726882253.11397: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.11454: no more pending results, returning what we have 7160 1726882253.11457: results queue empty 7160 1726882253.11458: checking for any_errors_fatal 7160 1726882253.11464: done checking for any_errors_fatal 7160 1726882253.11465: checking for max_fail_percentage 7160 1726882253.11467: done checking for max_fail_percentage 7160 1726882253.11467: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.11468: done checking to see if all hosts have failed 7160 1726882253.11469: getting the remaining hosts for this loop 7160 1726882253.11470: done getting the remaining hosts for this loop 7160 1726882253.11473: getting the next task for host managed_node3 7160 1726882253.11477: done getting next task for host managed_node3 7160 1726882253.11481: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882253.11484: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.11498: getting variables 7160 1726882253.11499: in VariableManager get_vars() 7160 1726882253.11535: Calling all_inventory to load vars for managed_node3 7160 1726882253.11538: Calling groups_inventory to load vars for managed_node3 7160 1726882253.11539: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.11545: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.11547: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.11549: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.11654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.11776: done with get_vars() 7160 1726882253.11783: done getting variables 7160 1726882253.11818: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.623 ****** 7160 1726882253.11842: entering _queue_task() for managed_node3/fail 7160 1726882253.11997: worker is 1 (out of 1 available) 7160 1726882253.12010: exiting _queue_task() for managed_node3/fail 7160 1726882253.12021: done queuing things up, now waiting for results queue to drain 7160 1726882253.12023: waiting for pending results... 7160 1726882253.12188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7160 1726882253.12266: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000112 7160 1726882253.12278: variable 'ansible_search_path' from source: unknown 7160 1726882253.12281: variable 'ansible_search_path' from source: unknown 7160 1726882253.12309: calling self._execute() 7160 1726882253.12370: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.12374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.12383: variable 'omit' from source: magic vars 7160 1726882253.12679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.14247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.14292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.14317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.14355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.14377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.14429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.14454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.14473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.14500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.14510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.14607: variable 'ansible_distribution' from source: facts 7160 1726882253.14611: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.14626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.14629: when evaluation is False, skipping this task 7160 1726882253.14634: _execute() done 7160 1726882253.14636: dumping result to json 7160 1726882253.14639: done dumping result, returning 7160 1726882253.14648: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000112] 7160 1726882253.14654: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000112 7160 1726882253.14739: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000112 7160 1726882253.14742: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.14798: no more pending results, returning what we have 7160 1726882253.14801: results queue empty 7160 1726882253.14802: checking for any_errors_fatal 7160 1726882253.14805: done checking for any_errors_fatal 7160 1726882253.14806: checking for max_fail_percentage 7160 1726882253.14808: done checking for max_fail_percentage 7160 1726882253.14808: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.14809: done checking to see if all hosts have failed 7160 1726882253.14810: getting the remaining hosts for this loop 7160 1726882253.14811: done getting the remaining hosts for this loop 7160 1726882253.14814: getting the next task for host managed_node3 7160 1726882253.14818: done getting next task for host managed_node3 7160 1726882253.14821: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7160 1726882253.14824: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.14839: getting variables 7160 1726882253.14840: in VariableManager get_vars() 7160 1726882253.14880: Calling all_inventory to load vars for managed_node3 7160 1726882253.14883: Calling groups_inventory to load vars for managed_node3 7160 1726882253.14884: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.14890: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.14892: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.14894: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.15030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.15150: done with get_vars() 7160 1726882253.15156: done getting variables 7160 1726882253.15194: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.657 ****** 7160 1726882253.15217: entering _queue_task() for managed_node3/package 7160 1726882253.15373: worker is 1 (out of 1 available) 7160 1726882253.15387: exiting _queue_task() for managed_node3/package 7160 1726882253.15399: done queuing things up, now waiting for results queue to drain 7160 1726882253.15401: waiting for pending results... 7160 1726882253.15558: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7160 1726882253.15633: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000113 7160 1726882253.15647: variable 'ansible_search_path' from source: unknown 7160 1726882253.15651: variable 'ansible_search_path' from source: unknown 7160 1726882253.15679: calling self._execute() 7160 1726882253.15737: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.15740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.15755: variable 'omit' from source: magic vars 7160 1726882253.16042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.17579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.17625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.17654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.17681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.17703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.17757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.17780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.17799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.17828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.17838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.17937: variable 'ansible_distribution' from source: facts 7160 1726882253.17941: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.17955: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.17958: when evaluation is False, skipping this task 7160 1726882253.17961: _execute() done 7160 1726882253.17965: dumping result to json 7160 1726882253.17967: done dumping result, returning 7160 1726882253.17975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-0d91-63e5-000000000113] 7160 1726882253.17980: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000113 7160 1726882253.18068: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000113 7160 1726882253.18071: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.18120: no more pending results, returning what we have 7160 1726882253.18124: results queue empty 7160 1726882253.18124: checking for any_errors_fatal 7160 1726882253.18129: done checking for any_errors_fatal 7160 1726882253.18130: checking for max_fail_percentage 7160 1726882253.18132: done checking for max_fail_percentage 7160 1726882253.18132: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.18133: done checking to see if all hosts have failed 7160 1726882253.18134: getting the remaining hosts for this loop 7160 1726882253.18138: done getting the remaining hosts for this loop 7160 1726882253.18141: getting the next task for host managed_node3 7160 1726882253.18146: done getting next task for host managed_node3 7160 1726882253.18149: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882253.18152: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.18169: getting variables 7160 1726882253.18170: in VariableManager get_vars() 7160 1726882253.18211: Calling all_inventory to load vars for managed_node3 7160 1726882253.18213: Calling groups_inventory to load vars for managed_node3 7160 1726882253.18215: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.18221: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.18223: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.18225: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.18338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.18466: done with get_vars() 7160 1726882253.18473: done getting variables 7160 1726882253.18512: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.690 ****** 7160 1726882253.18536: entering _queue_task() for managed_node3/package 7160 1726882253.18706: worker is 1 (out of 1 available) 7160 1726882253.18718: exiting _queue_task() for managed_node3/package 7160 1726882253.18729: done queuing things up, now waiting for results queue to drain 7160 1726882253.18730: waiting for pending results... 7160 1726882253.18886: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7160 1726882253.18961: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000114 7160 1726882253.18975: variable 'ansible_search_path' from source: unknown 7160 1726882253.18978: variable 'ansible_search_path' from source: unknown 7160 1726882253.19004: calling self._execute() 7160 1726882253.19066: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.19070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.19079: variable 'omit' from source: magic vars 7160 1726882253.19381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.20966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.21010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.21037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.21075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.21094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.21152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.21174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.21192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.21217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.21227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.21321: variable 'ansible_distribution' from source: facts 7160 1726882253.21325: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.21345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.21348: when evaluation is False, skipping this task 7160 1726882253.21352: _execute() done 7160 1726882253.21354: dumping result to json 7160 1726882253.21356: done dumping result, returning 7160 1726882253.21359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-000000000114] 7160 1726882253.21367: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000114 7160 1726882253.21455: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000114 7160 1726882253.21458: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.21515: no more pending results, returning what we have 7160 1726882253.21519: results queue empty 7160 1726882253.21520: checking for any_errors_fatal 7160 1726882253.21524: done checking for any_errors_fatal 7160 1726882253.21525: checking for max_fail_percentage 7160 1726882253.21527: done checking for max_fail_percentage 7160 1726882253.21527: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.21528: done checking to see if all hosts have failed 7160 1726882253.21529: getting the remaining hosts for this loop 7160 1726882253.21530: done getting the remaining hosts for this loop 7160 1726882253.21533: getting the next task for host managed_node3 7160 1726882253.21540: done getting next task for host managed_node3 7160 1726882253.21544: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882253.21546: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.21561: getting variables 7160 1726882253.21563: in VariableManager get_vars() 7160 1726882253.21601: Calling all_inventory to load vars for managed_node3 7160 1726882253.21602: Calling groups_inventory to load vars for managed_node3 7160 1726882253.21604: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.21610: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.21612: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.21613: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.21757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.21879: done with get_vars() 7160 1726882253.21887: done getting variables 7160 1726882253.21925: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:53 -0400 (0:00:00.034) 0:00:07.724 ****** 7160 1726882253.21948: entering _queue_task() for managed_node3/package 7160 1726882253.22103: worker is 1 (out of 1 available) 7160 1726882253.22117: exiting _queue_task() for managed_node3/package 7160 1726882253.22128: done queuing things up, now waiting for results queue to drain 7160 1726882253.22129: waiting for pending results... 7160 1726882253.22301: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7160 1726882253.22377: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000115 7160 1726882253.22387: variable 'ansible_search_path' from source: unknown 7160 1726882253.22390: variable 'ansible_search_path' from source: unknown 7160 1726882253.22418: calling self._execute() 7160 1726882253.22481: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.22485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.22493: variable 'omit' from source: magic vars 7160 1726882253.22789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.24351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.24398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.24426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.24453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.24474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.24530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.24552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.24571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.24597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.24609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.24705: variable 'ansible_distribution' from source: facts 7160 1726882253.24714: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.24729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.24732: when evaluation is False, skipping this task 7160 1726882253.24735: _execute() done 7160 1726882253.24738: dumping result to json 7160 1726882253.24741: done dumping result, returning 7160 1726882253.24746: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-0d91-63e5-000000000115] 7160 1726882253.24752: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000115 7160 1726882253.24837: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000115 7160 1726882253.24839: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.24891: no more pending results, returning what we have 7160 1726882253.24894: results queue empty 7160 1726882253.24895: checking for any_errors_fatal 7160 1726882253.24900: done checking for any_errors_fatal 7160 1726882253.24901: checking for max_fail_percentage 7160 1726882253.24902: done checking for max_fail_percentage 7160 1726882253.24903: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.24904: done checking to see if all hosts have failed 7160 1726882253.24905: getting the remaining hosts for this loop 7160 1726882253.24906: done getting the remaining hosts for this loop 7160 1726882253.24909: getting the next task for host managed_node3 7160 1726882253.24913: done getting next task for host managed_node3 7160 1726882253.24917: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882253.24919: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.24934: getting variables 7160 1726882253.24936: in VariableManager get_vars() 7160 1726882253.24980: Calling all_inventory to load vars for managed_node3 7160 1726882253.24982: Calling groups_inventory to load vars for managed_node3 7160 1726882253.24984: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.24990: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.24992: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.24994: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.25102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.25223: done with get_vars() 7160 1726882253.25230: done getting variables 7160 1726882253.25270: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.757 ****** 7160 1726882253.25293: entering _queue_task() for managed_node3/service 7160 1726882253.25453: worker is 1 (out of 1 available) 7160 1726882253.25469: exiting _queue_task() for managed_node3/service 7160 1726882253.25481: done queuing things up, now waiting for results queue to drain 7160 1726882253.25482: waiting for pending results... 7160 1726882253.25633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7160 1726882253.25708: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000116 7160 1726882253.25721: variable 'ansible_search_path' from source: unknown 7160 1726882253.25724: variable 'ansible_search_path' from source: unknown 7160 1726882253.25754: calling self._execute() 7160 1726882253.25811: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.25815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.25828: variable 'omit' from source: magic vars 7160 1726882253.26105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.27659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.27704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.27731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.27757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.27789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.27843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.27864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.27884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.27912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.27923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.28016: variable 'ansible_distribution' from source: facts 7160 1726882253.28022: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.28036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.28041: when evaluation is False, skipping this task 7160 1726882253.28044: _execute() done 7160 1726882253.28046: dumping result to json 7160 1726882253.28049: done dumping result, returning 7160 1726882253.28056: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0d91-63e5-000000000116] 7160 1726882253.28060: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000116 7160 1726882253.28142: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000116 7160 1726882253.28145: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.28190: no more pending results, returning what we have 7160 1726882253.28193: results queue empty 7160 1726882253.28194: checking for any_errors_fatal 7160 1726882253.28199: done checking for any_errors_fatal 7160 1726882253.28200: checking for max_fail_percentage 7160 1726882253.28201: done checking for max_fail_percentage 7160 1726882253.28202: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.28203: done checking to see if all hosts have failed 7160 1726882253.28204: getting the remaining hosts for this loop 7160 1726882253.28205: done getting the remaining hosts for this loop 7160 1726882253.28208: getting the next task for host managed_node3 7160 1726882253.28212: done getting next task for host managed_node3 7160 1726882253.28215: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882253.28218: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.28233: getting variables 7160 1726882253.28234: in VariableManager get_vars() 7160 1726882253.28276: Calling all_inventory to load vars for managed_node3 7160 1726882253.28278: Calling groups_inventory to load vars for managed_node3 7160 1726882253.28280: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.28286: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.28288: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.28290: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.28426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.28546: done with get_vars() 7160 1726882253.28552: done getting variables 7160 1726882253.28591: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:07.791 ****** 7160 1726882253.28612: entering _queue_task() for managed_node3/service 7160 1726882253.28768: worker is 1 (out of 1 available) 7160 1726882253.28781: exiting _queue_task() for managed_node3/service 7160 1726882253.28792: done queuing things up, now waiting for results queue to drain 7160 1726882253.28794: waiting for pending results... 7160 1726882253.28952: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7160 1726882253.29025: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000117 7160 1726882253.29039: variable 'ansible_search_path' from source: unknown 7160 1726882253.29043: variable 'ansible_search_path' from source: unknown 7160 1726882253.29069: calling self._execute() 7160 1726882253.29128: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.29138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.29144: variable 'omit' from source: magic vars 7160 1726882253.29429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.30962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.31008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.31034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.31062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.31083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.31137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.31158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.31178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.31207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.31219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.31312: variable 'ansible_distribution' from source: facts 7160 1726882253.31318: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.31333: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.31336: when evaluation is False, skipping this task 7160 1726882253.31338: _execute() done 7160 1726882253.31342: dumping result to json 7160 1726882253.31346: done dumping result, returning 7160 1726882253.31353: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-0d91-63e5-000000000117] 7160 1726882253.31358: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000117 7160 1726882253.31439: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000117 7160 1726882253.31442: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882253.31486: no more pending results, returning what we have 7160 1726882253.31489: results queue empty 7160 1726882253.31490: checking for any_errors_fatal 7160 1726882253.31494: done checking for any_errors_fatal 7160 1726882253.31494: checking for max_fail_percentage 7160 1726882253.31496: done checking for max_fail_percentage 7160 1726882253.31497: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.31497: done checking to see if all hosts have failed 7160 1726882253.31498: getting the remaining hosts for this loop 7160 1726882253.31499: done getting the remaining hosts for this loop 7160 1726882253.31502: getting the next task for host managed_node3 7160 1726882253.31507: done getting next task for host managed_node3 7160 1726882253.31510: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882253.31513: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.31527: getting variables 7160 1726882253.31529: in VariableManager get_vars() 7160 1726882253.31571: Calling all_inventory to load vars for managed_node3 7160 1726882253.31573: Calling groups_inventory to load vars for managed_node3 7160 1726882253.31575: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.31581: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.31583: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.31584: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.31689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.31811: done with get_vars() 7160 1726882253.31817: done getting variables 7160 1726882253.31856: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:53 -0400 (0:00:00.032) 0:00:07.823 ****** 7160 1726882253.31879: entering _queue_task() for managed_node3/service 7160 1726882253.32036: worker is 1 (out of 1 available) 7160 1726882253.32049: exiting _queue_task() for managed_node3/service 7160 1726882253.32060: done queuing things up, now waiting for results queue to drain 7160 1726882253.32062: waiting for pending results... 7160 1726882253.32218: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7160 1726882253.32303: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000118 7160 1726882253.32312: variable 'ansible_search_path' from source: unknown 7160 1726882253.32316: variable 'ansible_search_path' from source: unknown 7160 1726882253.32351: calling self._execute() 7160 1726882253.32410: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.32414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.32422: variable 'omit' from source: magic vars 7160 1726882253.32710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.34261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.34307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.34333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.34359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.34544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.34599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.34621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.34639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.34672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.34684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.34778: variable 'ansible_distribution' from source: facts 7160 1726882253.34781: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.34797: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.34800: when evaluation is False, skipping this task 7160 1726882253.34803: _execute() done 7160 1726882253.34806: dumping result to json 7160 1726882253.34808: done dumping result, returning 7160 1726882253.34814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-0d91-63e5-000000000118] 7160 1726882253.34819: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000118 7160 1726882253.34900: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000118 7160 1726882253.34903: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.34941: no more pending results, returning what we have 7160 1726882253.34945: results queue empty 7160 1726882253.34945: checking for any_errors_fatal 7160 1726882253.34950: done checking for any_errors_fatal 7160 1726882253.34951: checking for max_fail_percentage 7160 1726882253.34952: done checking for max_fail_percentage 7160 1726882253.34953: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.34954: done checking to see if all hosts have failed 7160 1726882253.34955: getting the remaining hosts for this loop 7160 1726882253.34956: done getting the remaining hosts for this loop 7160 1726882253.34960: getting the next task for host managed_node3 7160 1726882253.34970: done getting next task for host managed_node3 7160 1726882253.34973: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882253.34976: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.34991: getting variables 7160 1726882253.34993: in VariableManager get_vars() 7160 1726882253.35030: Calling all_inventory to load vars for managed_node3 7160 1726882253.35032: Calling groups_inventory to load vars for managed_node3 7160 1726882253.35034: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.35042: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.35045: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.35048: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.35189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.35306: done with get_vars() 7160 1726882253.35312: done getting variables 7160 1726882253.35350: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:53 -0400 (0:00:00.034) 0:00:07.858 ****** 7160 1726882253.35371: entering _queue_task() for managed_node3/service 7160 1726882253.35528: worker is 1 (out of 1 available) 7160 1726882253.35542: exiting _queue_task() for managed_node3/service 7160 1726882253.35554: done queuing things up, now waiting for results queue to drain 7160 1726882253.35556: waiting for pending results... 7160 1726882253.35715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7160 1726882253.35787: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000119 7160 1726882253.35798: variable 'ansible_search_path' from source: unknown 7160 1726882253.35801: variable 'ansible_search_path' from source: unknown 7160 1726882253.35828: calling self._execute() 7160 1726882253.35887: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.35896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.35904: variable 'omit' from source: magic vars 7160 1726882253.36195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.37909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.37952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.37981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.38009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.38026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.38083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.38102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.38122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.38150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.38160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.38254: variable 'ansible_distribution' from source: facts 7160 1726882253.38258: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.38276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.38280: when evaluation is False, skipping this task 7160 1726882253.38282: _execute() done 7160 1726882253.38285: dumping result to json 7160 1726882253.38287: done dumping result, returning 7160 1726882253.38292: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-0d91-63e5-000000000119] 7160 1726882253.38299: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000119 7160 1726882253.38376: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000119 7160 1726882253.38378: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7160 1726882253.38433: no more pending results, returning what we have 7160 1726882253.38436: results queue empty 7160 1726882253.38437: checking for any_errors_fatal 7160 1726882253.38443: done checking for any_errors_fatal 7160 1726882253.38444: checking for max_fail_percentage 7160 1726882253.38446: done checking for max_fail_percentage 7160 1726882253.38447: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.38447: done checking to see if all hosts have failed 7160 1726882253.38448: getting the remaining hosts for this loop 7160 1726882253.38449: done getting the remaining hosts for this loop 7160 1726882253.38453: getting the next task for host managed_node3 7160 1726882253.38458: done getting next task for host managed_node3 7160 1726882253.38461: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882253.38471: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.38487: getting variables 7160 1726882253.38489: in VariableManager get_vars() 7160 1726882253.38526: Calling all_inventory to load vars for managed_node3 7160 1726882253.38528: Calling groups_inventory to load vars for managed_node3 7160 1726882253.38529: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.38536: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.38538: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.38540: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.38645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.38767: done with get_vars() 7160 1726882253.38775: done getting variables 7160 1726882253.38812: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:53 -0400 (0:00:00.034) 0:00:07.893 ****** 7160 1726882253.38833: entering _queue_task() for managed_node3/copy 7160 1726882253.38996: worker is 1 (out of 1 available) 7160 1726882253.39010: exiting _queue_task() for managed_node3/copy 7160 1726882253.39021: done queuing things up, now waiting for results queue to drain 7160 1726882253.39023: waiting for pending results... 7160 1726882253.39179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7160 1726882253.39259: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000011a 7160 1726882253.39271: variable 'ansible_search_path' from source: unknown 7160 1726882253.39274: variable 'ansible_search_path' from source: unknown 7160 1726882253.39301: calling self._execute() 7160 1726882253.39359: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.39367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.39374: variable 'omit' from source: magic vars 7160 1726882253.39656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.41368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.41412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.41438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.41467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.41491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.41544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.41565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.41583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.41612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.41623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.41718: variable 'ansible_distribution' from source: facts 7160 1726882253.41723: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.41741: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.41744: when evaluation is False, skipping this task 7160 1726882253.41746: _execute() done 7160 1726882253.41749: dumping result to json 7160 1726882253.41751: done dumping result, returning 7160 1726882253.41756: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-0d91-63e5-00000000011a] 7160 1726882253.41762: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011a 7160 1726882253.41845: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011a 7160 1726882253.41848: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.41903: no more pending results, returning what we have 7160 1726882253.41906: results queue empty 7160 1726882253.41907: checking for any_errors_fatal 7160 1726882253.41912: done checking for any_errors_fatal 7160 1726882253.41912: checking for max_fail_percentage 7160 1726882253.41914: done checking for max_fail_percentage 7160 1726882253.41915: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.41915: done checking to see if all hosts have failed 7160 1726882253.41916: getting the remaining hosts for this loop 7160 1726882253.41918: done getting the remaining hosts for this loop 7160 1726882253.41921: getting the next task for host managed_node3 7160 1726882253.41926: done getting next task for host managed_node3 7160 1726882253.41929: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882253.41932: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.41948: getting variables 7160 1726882253.41949: in VariableManager get_vars() 7160 1726882253.41992: Calling all_inventory to load vars for managed_node3 7160 1726882253.41995: Calling groups_inventory to load vars for managed_node3 7160 1726882253.41996: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.42002: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.42004: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.42006: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.42152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.42275: done with get_vars() 7160 1726882253.42281: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:53 -0400 (0:00:00.035) 0:00:07.928 ****** 7160 1726882253.42337: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882253.42507: worker is 1 (out of 1 available) 7160 1726882253.42521: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7160 1726882253.42533: done queuing things up, now waiting for results queue to drain 7160 1726882253.42535: waiting for pending results... 7160 1726882253.42702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7160 1726882253.42780: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000011b 7160 1726882253.42790: variable 'ansible_search_path' from source: unknown 7160 1726882253.42794: variable 'ansible_search_path' from source: unknown 7160 1726882253.42821: calling self._execute() 7160 1726882253.42886: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.42889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.42897: variable 'omit' from source: magic vars 7160 1726882253.43189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.44931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.44976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.45005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.45032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.45052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.45107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.45128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.45149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.45178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.45189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.45282: variable 'ansible_distribution' from source: facts 7160 1726882253.45287: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.45302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.45305: when evaluation is False, skipping this task 7160 1726882253.45307: _execute() done 7160 1726882253.45310: dumping result to json 7160 1726882253.45312: done dumping result, returning 7160 1726882253.45319: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-0d91-63e5-00000000011b] 7160 1726882253.45323: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011b 7160 1726882253.45412: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011b 7160 1726882253.45414: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.45471: no more pending results, returning what we have 7160 1726882253.45474: results queue empty 7160 1726882253.45475: checking for any_errors_fatal 7160 1726882253.45481: done checking for any_errors_fatal 7160 1726882253.45481: checking for max_fail_percentage 7160 1726882253.45483: done checking for max_fail_percentage 7160 1726882253.45484: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.45485: done checking to see if all hosts have failed 7160 1726882253.45485: getting the remaining hosts for this loop 7160 1726882253.45487: done getting the remaining hosts for this loop 7160 1726882253.45490: getting the next task for host managed_node3 7160 1726882253.45494: done getting next task for host managed_node3 7160 1726882253.45498: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882253.45501: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.45516: getting variables 7160 1726882253.45518: in VariableManager get_vars() 7160 1726882253.45566: Calling all_inventory to load vars for managed_node3 7160 1726882253.45568: Calling groups_inventory to load vars for managed_node3 7160 1726882253.45570: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.45576: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.45578: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.45579: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.45689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.45811: done with get_vars() 7160 1726882253.45818: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:53 -0400 (0:00:00.035) 0:00:07.963 ****** 7160 1726882253.45876: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882253.46036: worker is 1 (out of 1 available) 7160 1726882253.46049: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7160 1726882253.46061: done queuing things up, now waiting for results queue to drain 7160 1726882253.46063: waiting for pending results... 7160 1726882253.46227: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7160 1726882253.46305: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000011c 7160 1726882253.46318: variable 'ansible_search_path' from source: unknown 7160 1726882253.46322: variable 'ansible_search_path' from source: unknown 7160 1726882253.46352: calling self._execute() 7160 1726882253.46409: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.46413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.46421: variable 'omit' from source: magic vars 7160 1726882253.46714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.48417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.48458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.48489: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.48514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.48534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.48589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.48621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.48640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.48667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.48680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.48771: variable 'ansible_distribution' from source: facts 7160 1726882253.48776: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.48791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.48796: when evaluation is False, skipping this task 7160 1726882253.48798: _execute() done 7160 1726882253.48801: dumping result to json 7160 1726882253.48803: done dumping result, returning 7160 1726882253.48809: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-0d91-63e5-00000000011c] 7160 1726882253.48816: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011c 7160 1726882253.48896: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011c 7160 1726882253.48899: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.48943: no more pending results, returning what we have 7160 1726882253.48946: results queue empty 7160 1726882253.48947: checking for any_errors_fatal 7160 1726882253.48953: done checking for any_errors_fatal 7160 1726882253.48953: checking for max_fail_percentage 7160 1726882253.48955: done checking for max_fail_percentage 7160 1726882253.48956: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.48956: done checking to see if all hosts have failed 7160 1726882253.48957: getting the remaining hosts for this loop 7160 1726882253.48959: done getting the remaining hosts for this loop 7160 1726882253.48962: getting the next task for host managed_node3 7160 1726882253.48969: done getting next task for host managed_node3 7160 1726882253.48973: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882253.48976: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.48991: getting variables 7160 1726882253.48993: in VariableManager get_vars() 7160 1726882253.49031: Calling all_inventory to load vars for managed_node3 7160 1726882253.49033: Calling groups_inventory to load vars for managed_node3 7160 1726882253.49035: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.49044: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.49046: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.49049: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.49196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.49315: done with get_vars() 7160 1726882253.49322: done getting variables 7160 1726882253.49362: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:53 -0400 (0:00:00.035) 0:00:07.998 ****** 7160 1726882253.49386: entering _queue_task() for managed_node3/debug 7160 1726882253.49547: worker is 1 (out of 1 available) 7160 1726882253.49561: exiting _queue_task() for managed_node3/debug 7160 1726882253.49573: done queuing things up, now waiting for results queue to drain 7160 1726882253.49575: waiting for pending results... 7160 1726882253.49732: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7160 1726882253.49810: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000011d 7160 1726882253.49820: variable 'ansible_search_path' from source: unknown 7160 1726882253.49824: variable 'ansible_search_path' from source: unknown 7160 1726882253.49854: calling self._execute() 7160 1726882253.49911: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.49915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.49922: variable 'omit' from source: magic vars 7160 1726882253.50214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.51899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.51948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.51978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.52004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.52023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.52081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.52102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.52120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.52147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.52157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.52250: variable 'ansible_distribution' from source: facts 7160 1726882253.52256: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.52271: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.52274: when evaluation is False, skipping this task 7160 1726882253.52277: _execute() done 7160 1726882253.52279: dumping result to json 7160 1726882253.52281: done dumping result, returning 7160 1726882253.52288: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-0d91-63e5-00000000011d] 7160 1726882253.52295: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011d 7160 1726882253.52373: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011d 7160 1726882253.52376: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882253.52449: no more pending results, returning what we have 7160 1726882253.52452: results queue empty 7160 1726882253.52453: checking for any_errors_fatal 7160 1726882253.52459: done checking for any_errors_fatal 7160 1726882253.52459: checking for max_fail_percentage 7160 1726882253.52461: done checking for max_fail_percentage 7160 1726882253.52462: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.52463: done checking to see if all hosts have failed 7160 1726882253.52465: getting the remaining hosts for this loop 7160 1726882253.52467: done getting the remaining hosts for this loop 7160 1726882253.52470: getting the next task for host managed_node3 7160 1726882253.52475: done getting next task for host managed_node3 7160 1726882253.52478: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882253.52481: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.52496: getting variables 7160 1726882253.52497: in VariableManager get_vars() 7160 1726882253.52531: Calling all_inventory to load vars for managed_node3 7160 1726882253.52534: Calling groups_inventory to load vars for managed_node3 7160 1726882253.52535: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.52542: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.52544: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.52546: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.52650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.52772: done with get_vars() 7160 1726882253.52779: done getting variables 7160 1726882253.52817: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:53 -0400 (0:00:00.034) 0:00:08.033 ****** 7160 1726882253.52841: entering _queue_task() for managed_node3/debug 7160 1726882253.53008: worker is 1 (out of 1 available) 7160 1726882253.53021: exiting _queue_task() for managed_node3/debug 7160 1726882253.53032: done queuing things up, now waiting for results queue to drain 7160 1726882253.53033: waiting for pending results... 7160 1726882253.53192: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7160 1726882253.53267: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000011e 7160 1726882253.53279: variable 'ansible_search_path' from source: unknown 7160 1726882253.53283: variable 'ansible_search_path' from source: unknown 7160 1726882253.53310: calling self._execute() 7160 1726882253.53370: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.53374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.53388: variable 'omit' from source: magic vars 7160 1726882253.53683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.55377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.55419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.55447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.55487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.55507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.55566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.55587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.55605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.55631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.55644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.55735: variable 'ansible_distribution' from source: facts 7160 1726882253.55742: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.55757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.55760: when evaluation is False, skipping this task 7160 1726882253.55762: _execute() done 7160 1726882253.55767: dumping result to json 7160 1726882253.55769: done dumping result, returning 7160 1726882253.55775: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-0d91-63e5-00000000011e] 7160 1726882253.55784: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011e 7160 1726882253.55861: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011e 7160 1726882253.55865: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882253.55925: no more pending results, returning what we have 7160 1726882253.55928: results queue empty 7160 1726882253.55929: checking for any_errors_fatal 7160 1726882253.55933: done checking for any_errors_fatal 7160 1726882253.55937: checking for max_fail_percentage 7160 1726882253.55938: done checking for max_fail_percentage 7160 1726882253.55939: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.55940: done checking to see if all hosts have failed 7160 1726882253.55940: getting the remaining hosts for this loop 7160 1726882253.55942: done getting the remaining hosts for this loop 7160 1726882253.55945: getting the next task for host managed_node3 7160 1726882253.55949: done getting next task for host managed_node3 7160 1726882253.55952: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882253.55955: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.55972: getting variables 7160 1726882253.55974: in VariableManager get_vars() 7160 1726882253.56014: Calling all_inventory to load vars for managed_node3 7160 1726882253.56016: Calling groups_inventory to load vars for managed_node3 7160 1726882253.56017: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.56024: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.56026: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.56028: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.56310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.56430: done with get_vars() 7160 1726882253.56438: done getting variables 7160 1726882253.56478: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:53 -0400 (0:00:00.036) 0:00:08.069 ****** 7160 1726882253.56498: entering _queue_task() for managed_node3/debug 7160 1726882253.56662: worker is 1 (out of 1 available) 7160 1726882253.56676: exiting _queue_task() for managed_node3/debug 7160 1726882253.56687: done queuing things up, now waiting for results queue to drain 7160 1726882253.56689: waiting for pending results... 7160 1726882253.56844: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7160 1726882253.56925: in run() - task 0e448fcc-3ce9-0d91-63e5-00000000011f 7160 1726882253.56939: variable 'ansible_search_path' from source: unknown 7160 1726882253.56942: variable 'ansible_search_path' from source: unknown 7160 1726882253.56970: calling self._execute() 7160 1726882253.57024: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.57028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.57038: variable 'omit' from source: magic vars 7160 1726882253.57318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.58847: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.58892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.58918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.58945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.58966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.59019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.59039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.59062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.59093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.59104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.59198: variable 'ansible_distribution' from source: facts 7160 1726882253.59203: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.59218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.59221: when evaluation is False, skipping this task 7160 1726882253.59224: _execute() done 7160 1726882253.59226: dumping result to json 7160 1726882253.59229: done dumping result, returning 7160 1726882253.59238: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-0d91-63e5-00000000011f] 7160 1726882253.59241: sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011f 7160 1726882253.59323: done sending task result for task 0e448fcc-3ce9-0d91-63e5-00000000011f 7160 1726882253.59326: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7160 1726882253.59379: no more pending results, returning what we have 7160 1726882253.59383: results queue empty 7160 1726882253.59384: checking for any_errors_fatal 7160 1726882253.59389: done checking for any_errors_fatal 7160 1726882253.59390: checking for max_fail_percentage 7160 1726882253.59392: done checking for max_fail_percentage 7160 1726882253.59392: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.59393: done checking to see if all hosts have failed 7160 1726882253.59394: getting the remaining hosts for this loop 7160 1726882253.59395: done getting the remaining hosts for this loop 7160 1726882253.59399: getting the next task for host managed_node3 7160 1726882253.59404: done getting next task for host managed_node3 7160 1726882253.59408: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882253.59410: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.59426: getting variables 7160 1726882253.59428: in VariableManager get_vars() 7160 1726882253.59478: Calling all_inventory to load vars for managed_node3 7160 1726882253.59480: Calling groups_inventory to load vars for managed_node3 7160 1726882253.59481: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.59488: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.59490: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.59491: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.59601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.59742: done with get_vars() 7160 1726882253.59750: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:53 -0400 (0:00:00.033) 0:00:08.103 ****** 7160 1726882253.59818: entering _queue_task() for managed_node3/ping 7160 1726882253.59994: worker is 1 (out of 1 available) 7160 1726882253.60008: exiting _queue_task() for managed_node3/ping 7160 1726882253.60020: done queuing things up, now waiting for results queue to drain 7160 1726882253.60022: waiting for pending results... 7160 1726882253.60185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7160 1726882253.60268: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000120 7160 1726882253.60279: variable 'ansible_search_path' from source: unknown 7160 1726882253.60282: variable 'ansible_search_path' from source: unknown 7160 1726882253.60312: calling self._execute() 7160 1726882253.60374: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.60377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.60385: variable 'omit' from source: magic vars 7160 1726882253.60672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.62254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.62302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.62330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.62368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.62389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.62445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.62466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.62485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.62515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.62525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.62625: variable 'ansible_distribution' from source: facts 7160 1726882253.62629: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.62648: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.62651: when evaluation is False, skipping this task 7160 1726882253.62653: _execute() done 7160 1726882253.62656: dumping result to json 7160 1726882253.62658: done dumping result, returning 7160 1726882253.62666: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-0d91-63e5-000000000120] 7160 1726882253.62671: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000120 7160 1726882253.62755: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000120 7160 1726882253.62758: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.62806: no more pending results, returning what we have 7160 1726882253.62809: results queue empty 7160 1726882253.62810: checking for any_errors_fatal 7160 1726882253.62816: done checking for any_errors_fatal 7160 1726882253.62817: checking for max_fail_percentage 7160 1726882253.62818: done checking for max_fail_percentage 7160 1726882253.62819: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.62820: done checking to see if all hosts have failed 7160 1726882253.62821: getting the remaining hosts for this loop 7160 1726882253.62822: done getting the remaining hosts for this loop 7160 1726882253.62825: getting the next task for host managed_node3 7160 1726882253.62834: done getting next task for host managed_node3 7160 1726882253.62838: ^ task is: TASK: meta (role_complete) 7160 1726882253.62841: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7160 1726882253.62858: getting variables 7160 1726882253.62859: in VariableManager get_vars() 7160 1726882253.62903: Calling all_inventory to load vars for managed_node3 7160 1726882253.62906: Calling groups_inventory to load vars for managed_node3 7160 1726882253.62907: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.62914: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.62915: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.62917: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.63032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.63203: done with get_vars() 7160 1726882253.63210: done getting variables 7160 1726882253.63267: done queuing things up, now waiting for results queue to drain 7160 1726882253.63268: results queue empty 7160 1726882253.63269: checking for any_errors_fatal 7160 1726882253.63270: done checking for any_errors_fatal 7160 1726882253.63271: checking for max_fail_percentage 7160 1726882253.63271: done checking for max_fail_percentage 7160 1726882253.63272: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.63272: done checking to see if all hosts have failed 7160 1726882253.63273: getting the remaining hosts for this loop 7160 1726882253.63273: done getting the remaining hosts for this loop 7160 1726882253.63275: getting the next task for host managed_node3 7160 1726882253.63278: done getting next task for host managed_node3 7160 1726882253.63279: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7160 1726882253.63280: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.63282: getting variables 7160 1726882253.63282: in VariableManager get_vars() 7160 1726882253.63294: Calling all_inventory to load vars for managed_node3 7160 1726882253.63295: Calling groups_inventory to load vars for managed_node3 7160 1726882253.63296: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.63300: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.63302: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.63305: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.63387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.63507: done with get_vars() 7160 1726882253.63513: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:145 Friday 20 September 2024 21:30:53 -0400 (0:00:00.037) 0:00:08.140 ****** 7160 1726882253.63561: entering _queue_task() for managed_node3/include_tasks 7160 1726882253.63732: worker is 1 (out of 1 available) 7160 1726882253.63746: exiting _queue_task() for managed_node3/include_tasks 7160 1726882253.63759: done queuing things up, now waiting for results queue to drain 7160 1726882253.63761: waiting for pending results... 7160 1726882253.63918: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7160 1726882253.63979: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000150 7160 1726882253.63989: variable 'ansible_search_path' from source: unknown 7160 1726882253.64020: calling self._execute() 7160 1726882253.64091: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.64095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.64103: variable 'omit' from source: magic vars 7160 1726882253.64397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.66028: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.66083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.66110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.66140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.66158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.66220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.66239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.66266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.66295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.66306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.66408: variable 'ansible_distribution' from source: facts 7160 1726882253.66414: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.66429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.66432: when evaluation is False, skipping this task 7160 1726882253.66438: _execute() done 7160 1726882253.66440: dumping result to json 7160 1726882253.66443: done dumping result, returning 7160 1726882253.66446: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-0d91-63e5-000000000150] 7160 1726882253.66452: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000150 7160 1726882253.66545: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000150 7160 1726882253.66547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.66599: no more pending results, returning what we have 7160 1726882253.66602: results queue empty 7160 1726882253.66603: checking for any_errors_fatal 7160 1726882253.66605: done checking for any_errors_fatal 7160 1726882253.66605: checking for max_fail_percentage 7160 1726882253.66607: done checking for max_fail_percentage 7160 1726882253.66607: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.66608: done checking to see if all hosts have failed 7160 1726882253.66609: getting the remaining hosts for this loop 7160 1726882253.66610: done getting the remaining hosts for this loop 7160 1726882253.66614: getting the next task for host managed_node3 7160 1726882253.66619: done getting next task for host managed_node3 7160 1726882253.66621: ^ task is: TASK: Verify network state restored to default 7160 1726882253.66623: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7160 1726882253.66626: getting variables 7160 1726882253.66628: in VariableManager get_vars() 7160 1726882253.66678: Calling all_inventory to load vars for managed_node3 7160 1726882253.66681: Calling groups_inventory to load vars for managed_node3 7160 1726882253.66683: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.66695: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.66697: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.66699: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.66817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.66973: done with get_vars() 7160 1726882253.66980: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 Friday 20 September 2024 21:30:53 -0400 (0:00:00.034) 0:00:08.175 ****** 7160 1726882253.67046: entering _queue_task() for managed_node3/include_tasks 7160 1726882253.67225: worker is 1 (out of 1 available) 7160 1726882253.67240: exiting _queue_task() for managed_node3/include_tasks 7160 1726882253.67251: done queuing things up, now waiting for results queue to drain 7160 1726882253.67253: waiting for pending results... 7160 1726882253.67411: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7160 1726882253.67473: in run() - task 0e448fcc-3ce9-0d91-63e5-000000000151 7160 1726882253.67485: variable 'ansible_search_path' from source: unknown 7160 1726882253.67512: calling self._execute() 7160 1726882253.67578: variable 'ansible_host' from source: host vars for 'managed_node3' 7160 1726882253.67582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7160 1726882253.67591: variable 'omit' from source: magic vars 7160 1726882253.67892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7160 1726882253.69494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7160 1726882253.69545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7160 1726882253.69575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7160 1726882253.69600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7160 1726882253.69624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7160 1726882253.69680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7160 1726882253.69700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7160 1726882253.69721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7160 1726882253.69749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7160 1726882253.69760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7160 1726882253.69862: variable 'ansible_distribution' from source: facts 7160 1726882253.69869: variable 'ansible_distribution_major_version' from source: facts 7160 1726882253.69885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7160 1726882253.69888: when evaluation is False, skipping this task 7160 1726882253.69891: _execute() done 7160 1726882253.69893: dumping result to json 7160 1726882253.69895: done dumping result, returning 7160 1726882253.69902: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0e448fcc-3ce9-0d91-63e5-000000000151] 7160 1726882253.69906: sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000151 7160 1726882253.69996: done sending task result for task 0e448fcc-3ce9-0d91-63e5-000000000151 7160 1726882253.69999: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7160 1726882253.70049: no more pending results, returning what we have 7160 1726882253.70053: results queue empty 7160 1726882253.70054: checking for any_errors_fatal 7160 1726882253.70060: done checking for any_errors_fatal 7160 1726882253.70061: checking for max_fail_percentage 7160 1726882253.70062: done checking for max_fail_percentage 7160 1726882253.70062: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.70065: done checking to see if all hosts have failed 7160 1726882253.70066: getting the remaining hosts for this loop 7160 1726882253.70068: done getting the remaining hosts for this loop 7160 1726882253.70072: getting the next task for host managed_node3 7160 1726882253.70078: done getting next task for host managed_node3 7160 1726882253.70079: ^ task is: TASK: meta (flush_handlers) 7160 1726882253.70081: ^ 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 7160 1726882253.70085: getting variables 7160 1726882253.70086: in VariableManager get_vars() 7160 1726882253.70138: Calling all_inventory to load vars for managed_node3 7160 1726882253.70141: Calling groups_inventory to load vars for managed_node3 7160 1726882253.70143: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.70152: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.70154: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.70157: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.70279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.70406: done with get_vars() 7160 1726882253.70414: done getting variables 7160 1726882253.70467: in VariableManager get_vars() 7160 1726882253.70481: Calling all_inventory to load vars for managed_node3 7160 1726882253.70482: Calling groups_inventory to load vars for managed_node3 7160 1726882253.70484: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.70487: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.70488: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.70490: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.70574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.70709: done with get_vars() 7160 1726882253.70718: done queuing things up, now waiting for results queue to drain 7160 1726882253.70719: results queue empty 7160 1726882253.70720: checking for any_errors_fatal 7160 1726882253.70721: done checking for any_errors_fatal 7160 1726882253.70722: checking for max_fail_percentage 7160 1726882253.70722: done checking for max_fail_percentage 7160 1726882253.70723: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.70723: done checking to see if all hosts have failed 7160 1726882253.70724: getting the remaining hosts for this loop 7160 1726882253.70724: done getting the remaining hosts for this loop 7160 1726882253.70726: getting the next task for host managed_node3 7160 1726882253.70728: done getting next task for host managed_node3 7160 1726882253.70729: ^ task is: TASK: meta (flush_handlers) 7160 1726882253.70730: ^ 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 7160 1726882253.70732: getting variables 7160 1726882253.70732: in VariableManager get_vars() 7160 1726882253.70744: Calling all_inventory to load vars for managed_node3 7160 1726882253.70745: Calling groups_inventory to load vars for managed_node3 7160 1726882253.70746: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.70755: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.70757: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.70758: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.70839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.70948: done with get_vars() 7160 1726882253.70954: done getting variables 7160 1726882253.70987: in VariableManager get_vars() 7160 1726882253.70997: Calling all_inventory to load vars for managed_node3 7160 1726882253.70999: Calling groups_inventory to load vars for managed_node3 7160 1726882253.71000: Calling all_plugins_inventory to load vars for managed_node3 7160 1726882253.71003: Calling all_plugins_play to load vars for managed_node3 7160 1726882253.71004: Calling groups_plugins_inventory to load vars for managed_node3 7160 1726882253.71006: Calling groups_plugins_play to load vars for managed_node3 7160 1726882253.71086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7160 1726882253.71196: done with get_vars() 7160 1726882253.71205: done queuing things up, now waiting for results queue to drain 7160 1726882253.71206: results queue empty 7160 1726882253.71207: checking for any_errors_fatal 7160 1726882253.71208: done checking for any_errors_fatal 7160 1726882253.71208: checking for max_fail_percentage 7160 1726882253.71209: done checking for max_fail_percentage 7160 1726882253.71209: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.71210: done checking to see if all hosts have failed 7160 1726882253.71210: getting the remaining hosts for this loop 7160 1726882253.71211: done getting the remaining hosts for this loop 7160 1726882253.71212: getting the next task for host managed_node3 7160 1726882253.71214: done getting next task for host managed_node3 7160 1726882253.71215: ^ task is: None 7160 1726882253.71216: ^ 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 7160 1726882253.71216: done queuing things up, now waiting for results queue to drain 7160 1726882253.71217: results queue empty 7160 1726882253.71217: checking for any_errors_fatal 7160 1726882253.71218: done checking for any_errors_fatal 7160 1726882253.71218: checking for max_fail_percentage 7160 1726882253.71219: done checking for max_fail_percentage 7160 1726882253.71219: checking to see if all hosts have failed and the running result is not ok 7160 1726882253.71220: done checking to see if all hosts have failed 7160 1726882253.71221: getting the next task for host managed_node3 7160 1726882253.71222: done getting next task for host managed_node3 7160 1726882253.71223: ^ task is: None 7160 1726882253.71223: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 21:30:53 -0400 (0:00:00.042) 0:00:08.217 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.15s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.55s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.44s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 TEARDOWN: remove profiles. ---------------------------------------------- 0.05s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Include the task 'assert_device_present.yml' ---------------------------- 0.05s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:42 TEST: I can configure an interface with auto_gateway disabled ----------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Include the task 'enable_epel.yml' -------------------------------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Verify network state restored to default -------------------------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Print network provider -------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 TEARDOWN: remove profiles. ---------------------------------------------- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 7160 1726882253.71299: RUNNING CLEANUP