[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. 19861 1726882349.86105: 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-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 19861 1726882349.86394: Added group all to inventory 19861 1726882349.86398: Added group ungrouped to inventory 19861 1726882349.86401: Group all now contains ungrouped 19861 1726882349.86403: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 19861 1726882350.00915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19861 1726882350.00975: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19861 1726882350.01002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19861 1726882350.01063: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19861 1726882350.01138: Loaded config def from plugin (inventory/script) 19861 1726882350.01140: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19861 1726882350.01179: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19861 1726882350.01270: Loaded config def from plugin (inventory/yaml) 19861 1726882350.01272: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19861 1726882350.01361: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19861 1726882350.01788: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19861 1726882350.01791: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19861 1726882350.01799: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19861 1726882350.01805: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19861 1726882350.01809: Loading data from /tmp/network-Kc3/inventory.yml 19861 1726882350.01874: /tmp/network-Kc3/inventory.yml was not parsable by auto 19861 1726882350.01941: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19861 1726882350.01981: Loading data from /tmp/network-Kc3/inventory.yml 19861 1726882350.02068: group all already in inventory 19861 1726882350.02074: set inventory_file for managed_node1 19861 1726882350.02079: set inventory_dir for managed_node1 19861 1726882350.02080: Added host managed_node1 to inventory 19861 1726882350.02082: Added host managed_node1 to group all 19861 1726882350.02083: set ansible_host for managed_node1 19861 1726882350.02084: set ansible_ssh_extra_args for managed_node1 19861 1726882350.02087: set inventory_file for managed_node2 19861 1726882350.02090: set inventory_dir for managed_node2 19861 1726882350.02091: Added host managed_node2 to inventory 19861 1726882350.02092: Added host managed_node2 to group all 19861 1726882350.02098: set ansible_host for managed_node2 19861 1726882350.02099: set ansible_ssh_extra_args for managed_node2 19861 1726882350.02102: set inventory_file for managed_node3 19861 1726882350.02104: set inventory_dir for managed_node3 19861 1726882350.02105: Added host managed_node3 to inventory 19861 1726882350.02106: Added host managed_node3 to group all 19861 1726882350.02107: set ansible_host for managed_node3 19861 1726882350.02108: set ansible_ssh_extra_args for managed_node3 19861 1726882350.02110: Reconcile groups and hosts in inventory. 19861 1726882350.02114: Group ungrouped now contains managed_node1 19861 1726882350.02116: Group ungrouped now contains managed_node2 19861 1726882350.02118: Group ungrouped now contains managed_node3 19861 1726882350.02190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19861 1726882350.02319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19861 1726882350.02366: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19861 1726882350.02392: Loaded config def from plugin (vars/host_group_vars) 19861 1726882350.02398: 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) 19861 1726882350.02405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19861 1726882350.02413: 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) 19861 1726882350.02456: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19861 1726882350.02776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882350.02872: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19861 1726882350.02917: Loaded config def from plugin (connection/local) 19861 1726882350.02920: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19861 1726882350.03553: Loaded config def from plugin (connection/paramiko_ssh) 19861 1726882350.03556: 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) 19861 1726882350.04423: 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) 19861 1726882350.04462: Loaded config def from plugin (connection/psrp) 19861 1726882350.04465: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19861 1726882350.05191: 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) 19861 1726882350.05236: Loaded config def from plugin (connection/ssh) 19861 1726882350.05239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19861 1726882350.07140: 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) 19861 1726882350.07178: Loaded config def from plugin (connection/winrm) 19861 1726882350.07181: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19861 1726882350.07216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19861 1726882350.07276: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19861 1726882350.07346: Loaded config def from plugin (shell/cmd) 19861 1726882350.07348: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19861 1726882350.07374: 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) 19861 1726882350.07441: Loaded config def from plugin (shell/powershell) 19861 1726882350.07443: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19861 1726882350.07498: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19861 1726882350.07883: Loaded config def from plugin (shell/sh) 19861 1726882350.07885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19861 1726882350.07924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19861 1726882350.08248: Loaded config def from plugin (become/runas) 19861 1726882350.08251: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19861 1726882350.08641: Loaded config def from plugin (become/su) 19861 1726882350.08643: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19861 1726882350.09012: Loaded config def from plugin (become/sudo) 19861 1726882350.09014: 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 19861 1726882350.09047: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 19861 1726882350.09574: in VariableManager get_vars() 19861 1726882350.09800: done with get_vars() 19861 1726882350.09931: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19861 1726882350.15940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19861 1726882350.16254: in VariableManager get_vars() 19861 1726882350.16259: done with get_vars() 19861 1726882350.16262: variable 'playbook_dir' from source: magic vars 19861 1726882350.16263: variable 'ansible_playbook_python' from source: magic vars 19861 1726882350.16264: variable 'ansible_config_file' from source: magic vars 19861 1726882350.16264: variable 'groups' from source: magic vars 19861 1726882350.16265: variable 'omit' from source: magic vars 19861 1726882350.16266: variable 'ansible_version' from source: magic vars 19861 1726882350.16266: variable 'ansible_check_mode' from source: magic vars 19861 1726882350.16267: variable 'ansible_diff_mode' from source: magic vars 19861 1726882350.16268: variable 'ansible_forks' from source: magic vars 19861 1726882350.16268: variable 'ansible_inventory_sources' from source: magic vars 19861 1726882350.16269: variable 'ansible_skip_tags' from source: magic vars 19861 1726882350.16270: variable 'ansible_limit' from source: magic vars 19861 1726882350.16270: variable 'ansible_run_tags' from source: magic vars 19861 1726882350.16271: variable 'ansible_verbosity' from source: magic vars 19861 1726882350.16310: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 19861 1726882350.18643: in VariableManager get_vars() 19861 1726882350.18660: done with get_vars() 19861 1726882350.18699: in VariableManager get_vars() 19861 1726882350.18714: done with get_vars() 19861 1726882350.18747: in VariableManager get_vars() 19861 1726882350.18758: done with get_vars() 19861 1726882350.19469: in VariableManager get_vars() 19861 1726882350.19483: done with get_vars() 19861 1726882350.19489: variable 'omit' from source: magic vars 19861 1726882350.19513: variable 'omit' from source: magic vars 19861 1726882350.19547: in VariableManager get_vars() 19861 1726882350.19559: done with get_vars() 19861 1726882350.19810: in VariableManager get_vars() 19861 1726882350.19823: done with get_vars() 19861 1726882350.19859: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19861 1726882350.20288: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19861 1726882350.20622: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19861 1726882350.21950: in VariableManager get_vars() 19861 1726882350.21970: done with get_vars() 19861 1726882350.23004: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19861 1726882350.23140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882350.27823: in VariableManager get_vars() 19861 1726882350.27845: done with get_vars() 19861 1726882350.32248: variable 'omit' from source: magic vars 19861 1726882350.32263: variable 'omit' from source: magic vars 19861 1726882350.32506: in VariableManager get_vars() 19861 1726882350.32524: done with get_vars() 19861 1726882350.32547: in VariableManager get_vars() 19861 1726882350.32564: done with get_vars() 19861 1726882350.32598: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19861 1726882350.32918: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19861 1726882350.32998: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19861 1726882350.33815: in VariableManager get_vars() 19861 1726882350.33837: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882350.38243: in VariableManager get_vars() 19861 1726882350.38266: done with get_vars() 19861 1726882350.38272: variable 'omit' from source: magic vars 19861 1726882350.38283: variable 'omit' from source: magic vars 19861 1726882350.38509: in VariableManager get_vars() 19861 1726882350.38526: done with get_vars() 19861 1726882350.38546: in VariableManager get_vars() 19861 1726882350.38579: done with get_vars() 19861 1726882350.38611: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19861 1726882350.39029: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19861 1726882350.39112: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19861 1726882350.39913: in VariableManager get_vars() 19861 1726882350.39937: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882350.44986: in VariableManager get_vars() 19861 1726882350.45015: done with get_vars() 19861 1726882350.45021: variable 'omit' from source: magic vars 19861 1726882350.45033: variable 'omit' from source: magic vars 19861 1726882350.45066: in VariableManager get_vars() 19861 1726882350.45085: done with get_vars() 19861 1726882350.45411: in VariableManager get_vars() 19861 1726882350.45449: done with get_vars() 19861 1726882350.45479: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19861 1726882350.45799: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19861 1726882350.45877: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19861 1726882350.46699: in VariableManager get_vars() 19861 1726882350.46728: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882350.51096: in VariableManager get_vars() 19861 1726882350.51126: done with get_vars() 19861 1726882350.51138: variable 'omit' from source: magic vars 19861 1726882350.51163: variable 'omit' from source: magic vars 19861 1726882350.51407: in VariableManager get_vars() 19861 1726882350.51431: done with get_vars() 19861 1726882350.51450: in VariableManager get_vars() 19861 1726882350.51473: done with get_vars() 19861 1726882350.51507: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19861 1726882350.51843: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19861 1726882350.51923: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19861 1726882350.52730: in VariableManager get_vars() 19861 1726882350.52759: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882350.56779: in VariableManager get_vars() 19861 1726882350.56919: done with get_vars() 19861 1726882350.56959: in VariableManager get_vars() 19861 1726882350.56986: done with get_vars() 19861 1726882350.57155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19861 1726882350.57169: 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 19861 1726882350.57838: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19861 1726882350.58436: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19861 1726882350.58439: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 19861 1726882350.58472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19861 1726882350.58505: 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) 19861 1726882350.58790: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19861 1726882350.58954: Loaded config def from plugin (callback/default) 19861 1726882350.58956: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19861 1726882350.61537: Loaded config def from plugin (callback/junit) 19861 1726882350.61540: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19861 1726882350.61732: 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) 19861 1726882350.61920: Loaded config def from plugin (callback/minimal) 19861 1726882350.61923: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19861 1726882350.61971: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19861 1726882350.62155: Loaded config def from plugin (callback/tree) 19861 1726882350.62157: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 19861 1726882350.62291: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19861 1726882350.62553: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_features_initscripts.yml ******************************* 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 19861 1726882350.62587: in VariableManager get_vars() 19861 1726882350.62606: done with get_vars() 19861 1726882350.62613: in VariableManager get_vars() 19861 1726882350.62621: done with get_vars() 19861 1726882350.62625: variable 'omit' from source: magic vars 19861 1726882350.62661: in VariableManager get_vars() 19861 1726882350.62676: done with get_vars() 19861 1726882350.62848: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** 19861 1726882350.64225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19861 1726882350.64302: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19861 1726882350.64520: getting the remaining hosts for this loop 19861 1726882350.64522: done getting the remaining hosts for this loop 19861 1726882350.64525: getting the next task for host managed_node2 19861 1726882350.64528: done getting next task for host managed_node2 19861 1726882350.64530: ^ task is: TASK: Gathering Facts 19861 1726882350.64532: ^ 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 19861 1726882350.64534: getting variables 19861 1726882350.64535: in VariableManager get_vars() 19861 1726882350.64549: Calling all_inventory to load vars for managed_node2 19861 1726882350.64551: Calling groups_inventory to load vars for managed_node2 19861 1726882350.64554: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882350.64566: Calling all_plugins_play to load vars for managed_node2 19861 1726882350.64575: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882350.64578: Calling groups_plugins_play to load vars for managed_node2 19861 1726882350.64617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882350.64827: done with get_vars() 19861 1726882350.64837: done getting variables 19861 1726882350.64945: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Friday 20 September 2024 21:32:30 -0400 (0:00:00.027) 0:00:00.027 ****** 19861 1726882350.65001: entering _queue_task() for managed_node2/gather_facts 19861 1726882350.65002: Creating lock for gather_facts 19861 1726882350.65372: worker is 1 (out of 1 available) 19861 1726882350.65382: exiting _queue_task() for managed_node2/gather_facts 19861 1726882350.65402: done queuing things up, now waiting for results queue to drain 19861 1726882350.65404: waiting for pending results... 19861 1726882350.65590: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19861 1726882350.65696: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001aa 19861 1726882350.65718: variable 'ansible_search_path' from source: unknown 19861 1726882350.65758: calling self._execute() 19861 1726882350.65830: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882350.65842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882350.65855: variable 'omit' from source: magic vars 19861 1726882350.65958: variable 'omit' from source: magic vars 19861 1726882350.66008: variable 'omit' from source: magic vars 19861 1726882350.66042: variable 'omit' from source: magic vars 19861 1726882350.66090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19861 1726882350.66141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19861 1726882350.66164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19861 1726882350.66186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882350.66206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882350.66565: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19861 1726882350.66568: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882350.66570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882350.66676: Set connection var ansible_timeout to 10 19861 1726882350.66680: Set connection var ansible_shell_type to sh 19861 1726882350.66682: Set connection var ansible_shell_executable to /bin/sh 19861 1726882350.66685: Set connection var ansible_pipelining to False 19861 1726882350.66687: Set connection var ansible_module_compression to ZIP_DEFLATED 19861 1726882350.66689: Set connection var ansible_connection to ssh 19861 1726882350.66705: variable 'ansible_shell_executable' from source: unknown 19861 1726882350.66713: variable 'ansible_connection' from source: unknown 19861 1726882350.66720: variable 'ansible_module_compression' from source: unknown 19861 1726882350.66726: variable 'ansible_shell_type' from source: unknown 19861 1726882350.66733: variable 'ansible_shell_executable' from source: unknown 19861 1726882350.66740: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882350.66749: variable 'ansible_pipelining' from source: unknown 19861 1726882350.66774: variable 'ansible_timeout' from source: unknown 19861 1726882350.66790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882350.66988: 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) 19861 1726882350.67012: variable 'omit' from source: magic vars 19861 1726882350.67022: starting attempt loop 19861 1726882350.67028: running the handler 19861 1726882350.67048: variable 'ansible_facts' from source: unknown 19861 1726882350.67069: _low_level_execute_command(): starting 19861 1726882350.67081: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19861 1726882350.68412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19861 1726882350.68417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882350.68579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882350.68600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882350.68692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882350.70445: stdout chunk (state=3): >>>/root <<< 19861 1726882350.70585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882350.70600: stdout chunk (state=3): >>><<< 19861 1726882350.70632: stderr chunk (state=3): >>><<< 19861 1726882350.70972: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882350.70976: _low_level_execute_command(): starting 19861 1726882350.70979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973 `" && echo ansible-tmp-1726882350.7075968-19889-9404075455973="` echo /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973 `" ) && sleep 0' 19861 1726882350.72072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882350.72324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882350.72337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882350.72434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882350.74333: stdout chunk (state=3): >>>ansible-tmp-1726882350.7075968-19889-9404075455973=/root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973 <<< 19861 1726882350.74700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882350.74704: stdout chunk (state=3): >>><<< 19861 1726882350.74707: stderr chunk (state=3): >>><<< 19861 1726882350.74709: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882350.7075968-19889-9404075455973=/root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882350.74711: variable 'ansible_module_compression' from source: unknown 19861 1726882350.74713: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19861 1726882350.74715: ANSIBALLZ: Acquiring lock 19861 1726882350.74717: ANSIBALLZ: Lock acquired: 140115923311440 19861 1726882350.74719: ANSIBALLZ: Creating module 19861 1726882351.16984: ANSIBALLZ: Writing module into payload 19861 1726882351.17327: ANSIBALLZ: Writing module 19861 1726882351.17354: ANSIBALLZ: Renaming module 19861 1726882351.17399: ANSIBALLZ: Done creating module 19861 1726882351.17543: variable 'ansible_facts' from source: unknown 19861 1726882351.17546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19861 1726882351.17548: _low_level_execute_command(): starting 19861 1726882351.17551: _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' 19861 1726882351.18801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19861 1726882351.18816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882351.18830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882351.18853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19861 1726882351.18871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19861 1726882351.18884: stderr chunk (state=3): >>>debug2: match not found <<< 19861 1726882351.18966: 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882351.19000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882351.19021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882351.19047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882351.19297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882351.20915: stdout chunk (state=3): >>>PLATFORM <<< 19861 1726882351.20980: stdout chunk (state=3): >>>Linux <<< 19861 1726882351.21010: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19861 1726882351.21156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882351.21220: stderr chunk (state=3): >>><<< 19861 1726882351.21232: stdout chunk (state=3): >>><<< 19861 1726882351.21258: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882351.21283 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19861 1726882351.21337: _low_level_execute_command(): starting 19861 1726882351.21347: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19861 1726882351.21730: Sending initial data 19861 1726882351.21733: Sent initial data (1181 bytes) 19861 1726882351.22560: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882351.22563: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 19861 1726882351.22566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882351.22568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882351.22576: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882351.22863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882351.22925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882351.22988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882351.26632: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 19861 1726882351.26798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882351.26941: stderr chunk (state=3): >>><<< 19861 1726882351.26944: stdout chunk (state=3): >>><<< 19861 1726882351.26946: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882351.27011: variable 'ansible_facts' from source: unknown 19861 1726882351.27061: variable 'ansible_facts' from source: unknown 19861 1726882351.27079: variable 'ansible_module_compression' from source: unknown 19861 1726882351.27157: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19861bvwewyxd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19861 1726882351.27226: variable 'ansible_facts' from source: unknown 19861 1726882351.27589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py 19861 1726882351.27969: Sending initial data 19861 1726882351.27979: Sent initial data (152 bytes) 19861 1726882351.29992: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882351.30020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882351.30205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882351.32250: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 19861 1726882351.32340: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19861 1726882351.32425: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19861bvwewyxd/tmp4ze1wp49 /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py <<< 19861 1726882351.32446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py" <<< 19861 1726882351.32526: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19861bvwewyxd/tmp4ze1wp49" to remote "/root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py" <<< 19861 1726882351.34830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882351.34843: stdout chunk (state=3): >>><<< 19861 1726882351.34855: stderr chunk (state=3): >>><<< 19861 1726882351.34948: done transferring module to remote 19861 1726882351.34968: _low_level_execute_command(): starting 19861 1726882351.34977: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/ /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py && sleep 0' 19861 1726882351.36611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882351.36632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882351.36653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882351.36686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882351.37008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882351.38831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882351.38834: stdout chunk (state=3): >>><<< 19861 1726882351.38837: stderr chunk (state=3): >>><<< 19861 1726882351.38949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882351.38952: _low_level_execute_command(): starting 19861 1726882351.38954: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/AnsiballZ_setup.py && sleep 0' 19861 1726882351.40187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882351.40413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882351.40417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882351.40420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882351.42815: stdout chunk (state=3): >>>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' # <<< 19861 1726882351.42819: stdout chunk (state=3): >>># installed zipimport hook <<< 19861 1726882351.43084: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 19861 1726882351.43114: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # <<< 19861 1726882351.43120: stdout chunk (state=3): >>>import 'stat' # <<< 19861 1726882351.43209: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19861 1726882351.43280: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19861 1726882351.43285: stdout chunk (state=3): >>>import 'os' # <<< 19861 1726882351.43290: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19861 1726882351.43308: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 19861 1726882351.43317: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19861 1726882351.43345: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 19861 1726882351.43436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19861 1726882351.43440: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c2d130> <<< 19861 1726882351.43443: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 19861 1726882351.43445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882351.43447: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c2dfa0> <<< 19861 1726882351.43469: stdout chunk (state=3): >>>import 'site' # <<< 19861 1726882351.43641: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19861 1726882351.43883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19861 1726882351.43896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19861 1726882351.44032: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19861 1726882351.44048: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c6bdd0> <<< 19861 1726882351.44087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19861 1726882351.44090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 19861 1726882351.44094: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c6bfe0> <<< 19861 1726882351.44561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ca37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ca3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c811c0> <<< 19861 1726882351.44565: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c68f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19861 1726882351.44618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19861 1726882351.44625: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19861 1726882351.44628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19861 1726882351.44712: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cc3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cc2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cc0b90> <<< 19861 1726882351.44738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 19861 1726882351.44755: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c68200> <<< 19861 1726882351.44766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 19861 1726882351.44863: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93cf8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf8aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.44866: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93cf8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c66d20> <<< 19861 1726882351.44889: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 19861 1726882351.44906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882351.44917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19861 1726882351.44961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf9580> <<< 19861 1726882351.44973: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf9250> import 'importlib.machinery' # <<< 19861 1726882351.45072: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cfa480> import 'importlib.util' # import 'runpy' # <<< 19861 1726882351.45075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19861 1726882351.45124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19861 1726882351.45129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 19861 1726882351.45149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d10680> <<< 19861 1726882351.45205: stdout chunk (state=3): >>>import 'errno' # <<< 19861 1726882351.45219: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d11d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19861 1726882351.45249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 19861 1726882351.45383: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d12c00> <<< 19861 1726882351.45410: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d12150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d13ce0> <<< 19861 1726882351.45413: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d13410> <<< 19861 1726882351.45625: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a63bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8c410> <<< 19861 1726882351.45643: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8c6e0> <<< 19861 1726882351.45671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 19861 1726882351.45719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19861 1726882351.45827: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.45884: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8d010> <<< 19861 1726882351.45996: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.46043: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a61d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19861 1726882351.46068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19861 1726882351.46087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 19861 1726882351.46156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8ed80> <<< 19861 1726882351.46384: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8d880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cfaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ab7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882351.46391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19861 1726882351.46477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93adb440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19861 1726882351.46514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19861 1726882351.46574: stdout chunk (state=3): >>>import 'ntpath' # <<< 19861 1726882351.46597: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b3c1a0> <<< 19861 1726882351.46636: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19861 1726882351.46694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19861 1726882351.46700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19861 1726882351.46918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b3e900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b3c2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b09220> <<< 19861 1726882351.46939: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93945250> <<< 19861 1726882351.46953: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ada240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8fce0> <<< 19861 1726882351.47216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4b939454f0> <<< 19861 1726882351.47811: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5tniflaa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19861 1726882351.47941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939a6fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93985eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93985010> # zipimport: zlib available <<< 19861 1726882351.47944: stdout chunk (state=3): >>>import 'ansible' # <<< 19861 1726882351.47946: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.47973: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.47978: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.48000: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 19861 1726882351.48003: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.49377: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.50621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939a4e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.50628: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b939da900> <<< 19861 1726882351.50707: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939da690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939d9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19861 1726882351.50754: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939da3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939a79e0> import 'atexit' # <<< 19861 1726882351.50780: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b939db6b0> <<< 19861 1726882351.50809: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b939db8f0> <<< 19861 1726882351.51082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939dbe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9332daf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b9332f2c0> <<< 19861 1726882351.51191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93330140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933312e0> <<< 19861 1726882351.51214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19861 1726882351.51241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19861 1726882351.51319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93333dd0> <<< 19861 1726882351.51541: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d12b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93332090> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19861 1726882351.51560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19861 1726882351.51599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 19861 1726882351.51602: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333bdd0> <<< 19861 1726882351.51604: stdout chunk (state=3): >>>import '_tokenize' # <<< 19861 1726882351.51676: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333a630> <<< 19861 1726882351.51867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933325a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b9337fa10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93380140> <<< 19861 1726882351.51918: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 19861 1726882351.51962: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.51974: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93381be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933819a0> <<< 19861 1726882351.52211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93384140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933822d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93387830> <<< 19861 1726882351.52328: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93384230> <<< 19861 1726882351.52413: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b933885f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93388830> <<< 19861 1726882351.52448: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.52472: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93388950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933802f0> <<< 19861 1726882351.52498: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 19861 1726882351.52515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19861 1726882351.52612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b932141d0> <<< 19861 1726882351.52867: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.52874: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93215340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9338a960> <<< 19861 1726882351.52877: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b9338bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9338a5a0> <<< 19861 1726882351.52879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.52881: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19861 1726882351.52912: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.52995: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.53039: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.53109: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19861 1726882351.53299: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.53303: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.53835: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.54601: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93219550> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 19861 1726882351.54607: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321a330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932155b0> <<< 19861 1726882351.54663: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 19861 1726882351.54812: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.54825: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.55078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321a120> # zipimport: zlib available <<< 19861 1726882351.55531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.55897: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.55965: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.56100: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 19861 1726882351.56328: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 19861 1726882351.56349: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.56397: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19861 1726882351.56408: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.56762: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.56852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19861 1726882351.57302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321b4a0> # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.57306: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 19861 1726882351.57308: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 19861 1726882351.57311: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.57317: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.57319: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.57367: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.57419: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.57606: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882351.57628: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93226000> <<< 19861 1726882351.57672: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93221730> <<< 19861 1726882351.57697: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19861 1726882351.57706: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.57857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.57864: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.57923: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882351.57935: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 19861 1726882351.58225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9330e9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933fe690> <<< 19861 1726882351.58399: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932260f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321ae40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 19861 1726882351.58427: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 19861 1726882351.58434: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 19861 1726882351.58611: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19861 1726882351.58629: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 19861 1726882351.58742: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.58807: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.58842: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.58853: stdout chunk (state=3): >>> <<< 19861 1726882351.58925: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.59052: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19861 1726882351.59056: stdout chunk (state=3): >>> <<< 19861 1726882351.59058: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.59273: stdout chunk (state=3): >>> <<< 19861 1726882351.59290: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 19861 1726882351.59478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.59513: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 19861 1726882351.59536: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.59548: stdout chunk (state=3): >>> <<< 19861 1726882351.59826: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.59837: stdout chunk (state=3): >>> <<< 19861 1726882351.60217: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.60267: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 19861 1726882351.60273: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882351.60347: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 19861 1726882351.60355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 19861 1726882351.60419: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 19861 1726882351.60456: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b9fd0> <<< 19861 1726882351.60488: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 19861 1726882351.60514: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 19861 1726882351.60572: stdout chunk (state=3): >>> <<< 19861 1726882351.60584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 19861 1726882351.60629: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 19861 1726882351.60699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 19861 1726882351.60770: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e8ff20> <<< 19861 1726882351.60809: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92e942c0> <<< 19861 1726882351.60878: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932a2f30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932bab40> <<< 19861 1726882351.60915: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b8680> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b8f80> <<< 19861 1726882351.60974: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19861 1726882351.61046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 19861 1726882351.61207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92e97170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e96a20> <<< 19861 1726882351.61232: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.61252: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92e96c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e95e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19861 1726882351.61316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 19861 1726882351.61335: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e97320> <<< 19861 1726882351.61354: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19861 1726882351.61383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 19861 1726882351.61406: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.61426: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92ef5e50> <<< 19861 1726882351.61750: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e97e30> <<< 19861 1726882351.61757: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b8380> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 19861 1726882351.61761: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.61763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19861 1726882351.61768: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.61771: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.61776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19861 1726882351.61778: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.61878: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 19861 1726882351.62002: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 19861 1726882351.62007: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.62010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 19861 1726882351.62013: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.62204: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.62403: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.62406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19861 1726882351.62414: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.62814: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.63566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.63666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 19861 1726882351.63744: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.63822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.63872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 19861 1726882351.63885: stdout chunk (state=3): >>> <<< 19861 1726882351.63920: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.63930: stdout chunk (state=3): >>> <<< 19861 1726882351.63967: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.64138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 19861 1726882351.64144: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19861 1726882351.64149: stdout chunk (state=3): >>> <<< 19861 1726882351.64164: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.64213: stdout chunk (state=3): >>> <<< 19861 1726882351.64312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 19861 1726882351.64400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 19861 1726882351.64417: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92ef6360> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19861 1726882351.64469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 19861 1726882351.64480: stdout chunk (state=3): >>> <<< 19861 1726882351.64678: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92ef6960><<< 19861 1726882351.64901: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 19861 1726882351.64904: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.64939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 19861 1726882351.65081: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.65220: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19861 1726882351.65232: stdout chunk (state=3): >>> <<< 19861 1726882351.65345: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.65353: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.65410: stdout chunk (state=3): >>> <<< 19861 1726882351.65804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19861 1726882351.65827: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882351.65926: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 19861 1726882351.65948: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92f320c0> <<< 19861 1726882351.66378: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92f22cf0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available<<< 19861 1726882351.66435: stdout chunk (state=3): >>> <<< 19861 1726882351.66468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19861 1726882351.66497: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.66665: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.67024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.67185: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 19861 1726882351.67211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 19861 1726882351.67228: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.67289: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.67358: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19861 1726882351.67464: stdout chunk (state=3): >>> <<< 19861 1726882351.67692: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92f45d90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92f45ca0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.67736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 19861 1726882351.67782: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.68234: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # <<< 19861 1726882351.68310: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.68403: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.68656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.68674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19861 1726882351.68717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19861 1726882351.68738: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.68911: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.69037: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.69312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 19861 1726882351.69422: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.69801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19861 1726882351.69806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.69902: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.70192: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.70910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19861 1726882351.71018: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.71127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 19861 1726882351.71272: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.71467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 19861 1726882351.71648: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.71753: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.72021: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.72153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19861 1726882351.72170: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.72206: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.72240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19861 1726882351.72371: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 19861 1726882351.72382: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.72816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.72923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 19861 1726882351.73353: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.74023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.74046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19861 1726882351.74066: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.74078: stdout chunk (state=3): >>> <<< 19861 1726882351.74210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 19861 1726882351.74258: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.74310: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.openbsd' # <<< 19861 1726882351.74467: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.74470: stdout chunk (state=3): >>> <<< 19861 1726882351.74473: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.74606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available<<< 19861 1726882351.74622: stdout chunk (state=3): >>> <<< 19861 1726882351.74667: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 19861 1726882351.74737: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882351.74806: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.base' # <<< 19861 1726882351.74884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.74916: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.75020: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.75034: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.75120: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.75348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 19861 1726882351.75351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 19861 1726882351.75438: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19861 1726882351.75806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.75962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882351.76079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 19861 1726882351.76104: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.76217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 19861 1726882351.76300: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.76389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 19861 1726882351.76532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19861 1726882351.76535: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882351.76971: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 19861 1726882351.77114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92d42420> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d40680> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d3bce0> <<< 19861 1726882352.01544: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 19861 1726882352.01659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d8a780> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 19861 1726882352.01921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d891f0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d8b4a0><<< 19861 1726882352.01959: stdout chunk (state=3): >>> <<< 19861 1726882352.02013: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d8a150> <<< 19861 1726882352.02411: 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 <<< 19861 1726882352.02414: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 19861 1726882352.26265: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "31", "epoch": "1726882351", "epoch_int": "1726882351", "date": "2024-09-20", "time": "21:32:31", "iso8601_micro": "2024-09-21T01:32:31.778345Z", "iso8601": "2024-09-21T01:32:31Z", "iso8601_basic": "20240920T213231778345", "iso8601_basic_short": "20240920T213231", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.66650390625, "5m": 0.44677734375, "15m": 0.2158203125}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3302, "used": 229}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 541, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794656256, "block_size": 4096, "block_total": 65519099, "block_available": 63914711, "block_used": 1604388, "inode_total": 131070960, "inode_available": 131029050, "inode_used": 41910, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "of<<< 19861 1726882352.26453: stdout chunk (state=3): >>>f [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19861 1726882352.27047: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 19861 1726882352.27062: stdout chunk (state=3): >>># 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 <<< 19861 1726882352.27110: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd <<< 19861 1726882352.27149: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 19861 1726882352.27545: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19861 1726882352.27582: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 19861 1726882352.27599: stdout chunk (state=3): >>># destroy zipfile._path <<< 19861 1726882352.27666: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 19861 1726882352.27943: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime <<< 19861 1726882352.27949: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 19861 1726882352.28005: stdout chunk (state=3): >>># destroy _ssl <<< 19861 1726882352.28018: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 19861 1726882352.28141: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno <<< 19861 1726882352.28147: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 19861 1726882352.28152: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 19861 1726882352.28239: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 19861 1726882352.28244: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 19861 1726882352.28281: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 19861 1726882352.28357: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 19861 1726882352.28360: 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 # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 19861 1726882352.28639: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 19861 1726882352.28658: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19861 1726882352.28753: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19861 1726882352.28849: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19861 1726882352.28852: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 19861 1726882352.28859: stdout chunk (state=3): >>># destroy itertools <<< 19861 1726882352.28870: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19861 1726882352.29425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 19861 1726882352.29430: stdout chunk (state=3): >>><<< 19861 1726882352.29432: stderr chunk (state=3): >>><<< 19861 1726882352.29614: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c6bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ca37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ca3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c68f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cc3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cc2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cc0b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c68200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93cf8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf8aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93cf8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93c66d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cf9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cfa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d10680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d11d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d12c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d12150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93d13410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a63bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8c410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8c6e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8d010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93a8da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a61d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8d880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93cfaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ab7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93adb440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b3c1a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b3e900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b3c2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93b09220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93945250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93ada240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93a8fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4b939454f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5tniflaa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939a6fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93985eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93985010> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939a4e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b939da900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939da690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939d9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939da3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939a79e0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b939db6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b939db8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b939dbe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9332daf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b9332f2c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93330140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933312e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93333dd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93d12b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93332090> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333a630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9333ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933325a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b9337fa10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93380140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93381be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933819a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93384140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933822d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93387830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93384230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b933885f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93388830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93388950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933802f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b932141d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93215340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9338a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b9338bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9338a5a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93219550> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321a330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932155b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321a120> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321b4a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b93226000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b93221730> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9330e9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b933fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932260f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b9321ae40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b9fd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e8ff20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92e942c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932a2f30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932bab40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b8680> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b8f80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92e97170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e96a20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92e96c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e95e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e97320> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92ef5e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92e97e30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b932b8380> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92ef6360> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92ef6960> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92f320c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92f22cf0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92f45d90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92f45ca0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b92d42420> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d40680> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d3bce0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d8a780> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d891f0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d8b4a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b92d8a150> 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "31", "epoch": "1726882351", "epoch_int": "1726882351", "date": "2024-09-20", "time": "21:32:31", "iso8601_micro": "2024-09-21T01:32:31.778345Z", "iso8601": "2024-09-21T01:32:31Z", "iso8601_basic": "20240920T213231778345", "iso8601_basic_short": "20240920T213231", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.66650390625, "5m": 0.44677734375, "15m": 0.2158203125}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3302, "used": 229}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 541, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794656256, "block_size": 4096, "block_total": 65519099, "block_available": 63914711, "block_used": 1604388, "inode_total": 131070960, "inode_available": 131029050, "inode_used": 41910, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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.14.69 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 19861 1726882352.31439: 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-1726882350.7075968-19889-9404075455973/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19861 1726882352.31446: _low_level_execute_command(): starting 19861 1726882352.31449: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882350.7075968-19889-9404075455973/ > /dev/null 2>&1 && sleep 0' 19861 1726882352.31707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19861 1726882352.31729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882352.31744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882352.31764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19861 1726882352.31780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19861 1726882352.31791: stderr chunk (state=3): >>>debug2: match not found <<< 19861 1726882352.31811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882352.31876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882352.31927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882352.31952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882352.31974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882352.32071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19861 1726882352.34446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882352.34453: stdout chunk (state=3): >>><<< 19861 1726882352.34460: stderr chunk (state=3): >>><<< 19861 1726882352.34598: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19861 1726882352.34602: handler run complete 19861 1726882352.34630: variable 'ansible_facts' from source: unknown 19861 1726882352.35199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.35665: variable 'ansible_facts' from source: unknown 19861 1726882352.35750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.36102: attempt loop complete, returning result 19861 1726882352.36112: _execute() done 19861 1726882352.36119: dumping result to json 19861 1726882352.36151: done dumping result, returning 19861 1726882352.36180: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-b0cb-a0d9-0000000001aa] 19861 1726882352.36196: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001aa ok: [managed_node2] 19861 1726882352.37783: no more pending results, returning what we have 19861 1726882352.37787: results queue empty 19861 1726882352.37788: checking for any_errors_fatal 19861 1726882352.37789: done checking for any_errors_fatal 19861 1726882352.37789: checking for max_fail_percentage 19861 1726882352.37791: done checking for max_fail_percentage 19861 1726882352.37791: checking to see if all hosts have failed and the running result is not ok 19861 1726882352.37792: done checking to see if all hosts have failed 19861 1726882352.37795: getting the remaining hosts for this loop 19861 1726882352.37797: done getting the remaining hosts for this loop 19861 1726882352.37800: getting the next task for host managed_node2 19861 1726882352.37806: done getting next task for host managed_node2 19861 1726882352.37807: ^ task is: TASK: meta (flush_handlers) 19861 1726882352.37809: ^ 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 19861 1726882352.37813: getting variables 19861 1726882352.37814: in VariableManager get_vars() 19861 1726882352.37836: Calling all_inventory to load vars for managed_node2 19861 1726882352.37838: Calling groups_inventory to load vars for managed_node2 19861 1726882352.37841: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882352.37847: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001aa 19861 1726882352.37850: WORKER PROCESS EXITING 19861 1726882352.37859: Calling all_plugins_play to load vars for managed_node2 19861 1726882352.37861: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882352.37864: Calling groups_plugins_play to load vars for managed_node2 19861 1726882352.38050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.38408: done with get_vars() 19861 1726882352.38420: done getting variables 19861 1726882352.38507: in VariableManager get_vars() 19861 1726882352.38518: Calling all_inventory to load vars for managed_node2 19861 1726882352.38520: Calling groups_inventory to load vars for managed_node2 19861 1726882352.38523: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882352.38528: Calling all_plugins_play to load vars for managed_node2 19861 1726882352.38531: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882352.38533: Calling groups_plugins_play to load vars for managed_node2 19861 1726882352.38885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.39285: done with get_vars() 19861 1726882352.39426: done queuing things up, now waiting for results queue to drain 19861 1726882352.39429: results queue empty 19861 1726882352.39435: checking for any_errors_fatal 19861 1726882352.39438: done checking for any_errors_fatal 19861 1726882352.39439: checking for max_fail_percentage 19861 1726882352.39440: done checking for max_fail_percentage 19861 1726882352.39441: checking to see if all hosts have failed and the running result is not ok 19861 1726882352.39441: done checking to see if all hosts have failed 19861 1726882352.39442: getting the remaining hosts for this loop 19861 1726882352.39443: done getting the remaining hosts for this loop 19861 1726882352.39446: getting the next task for host managed_node2 19861 1726882352.39451: done getting next task for host managed_node2 19861 1726882352.39454: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19861 1726882352.39455: ^ 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 19861 1726882352.39457: getting variables 19861 1726882352.39458: in VariableManager get_vars() 19861 1726882352.39467: Calling all_inventory to load vars for managed_node2 19861 1726882352.39469: Calling groups_inventory to load vars for managed_node2 19861 1726882352.39472: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882352.39477: Calling all_plugins_play to load vars for managed_node2 19861 1726882352.39479: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882352.39482: Calling groups_plugins_play to load vars for managed_node2 19861 1726882352.39647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.39959: done with get_vars() 19861 1726882352.39967: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:10 Friday 20 September 2024 21:32:32 -0400 (0:00:01.750) 0:00:01.778 ****** 19861 1726882352.40045: entering _queue_task() for managed_node2/include_tasks 19861 1726882352.40047: Creating lock for include_tasks 19861 1726882352.40380: worker is 1 (out of 1 available) 19861 1726882352.40392: exiting _queue_task() for managed_node2/include_tasks 19861 1726882352.40410: done queuing things up, now waiting for results queue to drain 19861 1726882352.40412: waiting for pending results... 19861 1726882352.40648: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 19861 1726882352.40755: in run() - task 12673a56-9f93-b0cb-a0d9-000000000006 19861 1726882352.40775: variable 'ansible_search_path' from source: unknown 19861 1726882352.40819: calling self._execute() 19861 1726882352.40902: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882352.40975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882352.40978: variable 'omit' from source: magic vars 19861 1726882352.41039: _execute() done 19861 1726882352.41048: dumping result to json 19861 1726882352.41056: done dumping result, returning 19861 1726882352.41067: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-b0cb-a0d9-000000000006] 19861 1726882352.41083: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000006 19861 1726882352.41310: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000006 19861 1726882352.41314: WORKER PROCESS EXITING 19861 1726882352.41362: no more pending results, returning what we have 19861 1726882352.41367: in VariableManager get_vars() 19861 1726882352.41403: Calling all_inventory to load vars for managed_node2 19861 1726882352.41410: Calling groups_inventory to load vars for managed_node2 19861 1726882352.41414: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882352.41598: Calling all_plugins_play to load vars for managed_node2 19861 1726882352.41601: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882352.41606: Calling groups_plugins_play to load vars for managed_node2 19861 1726882352.41960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.42162: done with get_vars() 19861 1726882352.42169: variable 'ansible_search_path' from source: unknown 19861 1726882352.42182: we have included files to process 19861 1726882352.42183: generating all_blocks data 19861 1726882352.42184: done generating all_blocks data 19861 1726882352.42185: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19861 1726882352.42186: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19861 1726882352.42188: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19861 1726882352.42874: in VariableManager get_vars() 19861 1726882352.42888: done with get_vars() 19861 1726882352.42911: done processing included file 19861 1726882352.42913: iterating over new_blocks loaded from include file 19861 1726882352.42914: in VariableManager get_vars() 19861 1726882352.42924: done with get_vars() 19861 1726882352.42925: filtering new block on tags 19861 1726882352.42939: done filtering new block on tags 19861 1726882352.42942: in VariableManager get_vars() 19861 1726882352.42950: done with get_vars() 19861 1726882352.42952: filtering new block on tags 19861 1726882352.42967: done filtering new block on tags 19861 1726882352.42971: in VariableManager get_vars() 19861 1726882352.42981: done with get_vars() 19861 1726882352.42982: filtering new block on tags 19861 1726882352.42999: done filtering new block on tags 19861 1726882352.43001: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 19861 1726882352.43011: extending task lists for all hosts with included blocks 19861 1726882352.43057: done extending task lists 19861 1726882352.43058: done processing included files 19861 1726882352.43059: results queue empty 19861 1726882352.43059: checking for any_errors_fatal 19861 1726882352.43061: done checking for any_errors_fatal 19861 1726882352.43061: checking for max_fail_percentage 19861 1726882352.43062: done checking for max_fail_percentage 19861 1726882352.43063: checking to see if all hosts have failed and the running result is not ok 19861 1726882352.43064: done checking to see if all hosts have failed 19861 1726882352.43064: getting the remaining hosts for this loop 19861 1726882352.43065: done getting the remaining hosts for this loop 19861 1726882352.43068: getting the next task for host managed_node2 19861 1726882352.43072: done getting next task for host managed_node2 19861 1726882352.43074: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19861 1726882352.43076: ^ 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 19861 1726882352.43078: getting variables 19861 1726882352.43079: in VariableManager get_vars() 19861 1726882352.43086: Calling all_inventory to load vars for managed_node2 19861 1726882352.43088: Calling groups_inventory to load vars for managed_node2 19861 1726882352.43090: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882352.43102: Calling all_plugins_play to load vars for managed_node2 19861 1726882352.43105: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882352.43108: Calling groups_plugins_play to load vars for managed_node2 19861 1726882352.43258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882352.43419: done with get_vars() 19861 1726882352.43511: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:32:32 -0400 (0:00:00.035) 0:00:01.813 ****** 19861 1726882352.43592: entering _queue_task() for managed_node2/setup 19861 1726882352.43903: worker is 1 (out of 1 available) 19861 1726882352.43918: exiting _queue_task() for managed_node2/setup 19861 1726882352.43930: done queuing things up, now waiting for results queue to drain 19861 1726882352.43931: waiting for pending results... 19861 1726882352.44301: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 19861 1726882352.44335: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001bb 19861 1726882352.44356: variable 'ansible_search_path' from source: unknown 19861 1726882352.44363: variable 'ansible_search_path' from source: unknown 19861 1726882352.44500: calling self._execute() 19861 1726882352.44506: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882352.44509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882352.44526: variable 'omit' from source: magic vars 19861 1726882352.45112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882352.48488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882352.48592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882352.48645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882352.48702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882352.48741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882352.48877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882352.48891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882352.48929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882352.48987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882352.49047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882352.49448: variable 'ansible_facts' from source: unknown 19861 1726882352.49655: variable 'network_test_required_facts' from source: task vars 19861 1726882352.50106: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19861 1726882352.50109: variable 'omit' from source: magic vars 19861 1726882352.50112: variable 'omit' from source: magic vars 19861 1726882352.50114: variable 'omit' from source: magic vars 19861 1726882352.50117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19861 1726882352.50119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19861 1726882352.50122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19861 1726882352.50124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882352.50126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882352.50840: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19861 1726882352.50843: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882352.50845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882352.50847: Set connection var ansible_timeout to 10 19861 1726882352.50952: Set connection var ansible_shell_type to sh 19861 1726882352.50968: Set connection var ansible_shell_executable to /bin/sh 19861 1726882352.51068: Set connection var ansible_pipelining to False 19861 1726882352.51114: Set connection var ansible_module_compression to ZIP_DEFLATED 19861 1726882352.51123: Set connection var ansible_connection to ssh 19861 1726882352.51154: variable 'ansible_shell_executable' from source: unknown 19861 1726882352.51170: variable 'ansible_connection' from source: unknown 19861 1726882352.51180: variable 'ansible_module_compression' from source: unknown 19861 1726882352.51188: variable 'ansible_shell_type' from source: unknown 19861 1726882352.51207: variable 'ansible_shell_executable' from source: unknown 19861 1726882352.51385: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882352.51388: variable 'ansible_pipelining' from source: unknown 19861 1726882352.51390: variable 'ansible_timeout' from source: unknown 19861 1726882352.51392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882352.51557: 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__) 19861 1726882352.51617: variable 'omit' from source: magic vars 19861 1726882352.51628: starting attempt loop 19861 1726882352.51634: running the handler 19861 1726882352.51651: _low_level_execute_command(): starting 19861 1726882352.51722: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19861 1726882352.53040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882352.53116: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882352.53240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882352.53253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882352.53356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19861 1726882352.55811: stdout chunk (state=3): >>>/root <<< 19861 1726882352.56004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882352.56008: stdout chunk (state=3): >>><<< 19861 1726882352.56011: stderr chunk (state=3): >>><<< 19861 1726882352.56036: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19861 1726882352.56064: _low_level_execute_command(): starting 19861 1726882352.56136: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942 `" && echo ansible-tmp-1726882352.560514-19958-143626232128942="` echo /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942 `" ) && sleep 0' 19861 1726882352.57957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882352.58413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882352.58416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19861 1726882352.60411: stdout chunk (state=3): >>>ansible-tmp-1726882352.560514-19958-143626232128942=/root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942 <<< 19861 1726882352.60591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882352.60600: stdout chunk (state=3): >>><<< 19861 1726882352.60603: stderr chunk (state=3): >>><<< 19861 1726882352.60617: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882352.560514-19958-143626232128942=/root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19861 1726882352.60666: variable 'ansible_module_compression' from source: unknown 19861 1726882352.60715: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19861bvwewyxd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19861 1726882352.60770: variable 'ansible_facts' from source: unknown 19861 1726882352.61184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py 19861 1726882352.61736: Sending initial data 19861 1726882352.61739: Sent initial data (153 bytes) 19861 1726882352.63503: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882352.63730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882352.63821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882352.65475: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 19861 1726882352.65533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19861 1726882352.65603: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19861bvwewyxd/tmp5fzsbohe /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py <<< 19861 1726882352.65607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py" <<< 19861 1726882352.65649: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19861bvwewyxd/tmp5fzsbohe" to remote "/root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py" <<< 19861 1726882352.68559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882352.68564: stdout chunk (state=3): >>><<< 19861 1726882352.68569: stderr chunk (state=3): >>><<< 19861 1726882352.68598: done transferring module to remote 19861 1726882352.68704: _low_level_execute_command(): starting 19861 1726882352.68708: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/ /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py && sleep 0' 19861 1726882352.69811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882352.69815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882352.69912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19861 1726882352.69917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882352.69925: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882352.69994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882352.70236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882352.70534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882352.72453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882352.72457: stdout chunk (state=3): >>><<< 19861 1726882352.72459: stderr chunk (state=3): >>><<< 19861 1726882352.72462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882352.72464: _low_level_execute_command(): starting 19861 1726882352.72467: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/AnsiballZ_setup.py && sleep 0' 19861 1726882352.73290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19861 1726882352.73315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882352.73334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882352.73413: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882352.73485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882352.73513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882352.73544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882352.73756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882352.75874: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19861 1726882352.75906: stdout chunk (state=3): >>>import _imp # builtin <<< 19861 1726882352.76226: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 19861 1726882352.76230: stdout chunk (state=3): >>>import 'codecs' # <<< 19861 1726882352.76235: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19861 1726882352.76264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19861 1726882352.76267: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdbc4d0> <<< 19861 1726882352.76300: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbd8bb00> <<< 19861 1726882352.76303: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 19861 1726882352.76310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdbea50> <<< 19861 1726882352.76531: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 19861 1726882352.76534: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19861 1726882352.76805: stdout chunk (state=3): >>>import 'os' # <<< 19861 1726882352.76809: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 19861 1726882352.76812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdcdfa0> <<< 19861 1726882352.76819: stdout chunk (state=3): >>>import 'site' # <<< 19861 1726882352.76822: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19861 1726882352.77170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19861 1726882352.77618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbebe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbebef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc23860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc23ef0> import '_collections' # <<< 19861 1726882352.77654: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc03b30> <<< 19861 1726882352.77673: stdout chunk (state=3): >>>import '_functools' # <<< 19861 1726882352.77692: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc01220> <<< 19861 1726882352.77794: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbe9010> <<< 19861 1726882352.77837: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19861 1726882352.78102: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc437a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc423c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc020f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbea8d0> <<< 19861 1726882352.78109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc787d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbe8290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 19861 1726882352.78114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 19861 1726882352.78232: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc78c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc78b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc78f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbe6db0> <<< 19861 1726882352.78503: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc795e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc792b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 19861 1726882352.78507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc7a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19861 1726882352.78513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19861 1726882352.78515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 19861 1726882352.78519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc906b0> <<< 19861 1726882352.78521: stdout chunk (state=3): >>>import 'errno' # <<< 19861 1726882352.78525: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882352.78808: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc91d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19861 1726882352.78835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc92c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc93260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc92150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc93ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc93410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc7a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19861 1726882352.78882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb98bc50> <<< 19861 1726882352.78905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 19861 1726882352.78940: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b4410> <<< 19861 1726882352.78972: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b46e0> <<< 19861 1726882352.79050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19861 1726882352.79304: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b5010> <<< 19861 1726882352.79319: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b48c0> <<< 19861 1726882352.79337: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb989df0> <<< 19861 1726882352.79415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 19861 1726882352.79434: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b6e10> <<< 19861 1726882352.79449: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b5b50> <<< 19861 1726882352.79520: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc7abd0> <<< 19861 1726882352.79523: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19861 1726882352.79903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9df1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba03500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19861 1726882352.79929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba64230> <<< 19861 1726882352.79940: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19861 1726882352.79977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19861 1726882352.79990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19861 1726882352.80143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19861 1726882352.80146: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba66990> <<< 19861 1726882352.80197: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba64350> <<< 19861 1726882352.80223: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba29250> <<< 19861 1726882352.80259: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb325370> <<< 19861 1726882352.80276: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba02300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b7d70> <<< 19861 1726882352.80591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efebb325610> <<< 19861 1726882352.80750: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_y3xgkg2b/ansible_setup_payload.zip' <<< 19861 1726882352.80765: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.81118: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb38f0b0> import '_typing' # <<< 19861 1726882352.81260: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb36dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb36d130> <<< 19861 1726882352.81270: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.81300: stdout chunk (state=3): >>>import 'ansible' # <<< 19861 1726882352.81320: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.81339: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.81510: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 19861 1726882352.81513: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.82750: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.83856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb38ce00> <<< 19861 1726882352.83926: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19861 1726882352.83938: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19861 1726882352.83970: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb3bea50> <<< 19861 1726882352.84019: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3be7e0> <<< 19861 1726882352.84076: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3be0f0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19861 1726882352.84362: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb38fb30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb3bf7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb3bf9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3bfef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19861 1726882352.84386: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb229d00> <<< 19861 1726882352.84419: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb22b920> <<< 19861 1726882352.84445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19861 1726882352.84458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19861 1726882352.84731: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22c2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22d490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22ff20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbbe6ea0> <<< 19861 1726882352.84752: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22e1e0> <<< 19861 1726882352.84770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19861 1726882352.84803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19861 1726882352.84822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 19861 1726882352.85121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb237e60> import '_tokenize' # <<< 19861 1726882352.85125: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb236930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb2366c0> <<< 19861 1726882352.85127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19861 1726882352.85256: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb236c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22e6f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb27bf80> <<< 19861 1726882352.85264: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27c1d0> <<< 19861 1726882352.85268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 19861 1726882352.85281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19861 1726882352.85299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 19861 1726882352.85313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 19861 1726882352.85380: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb27dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19861 1726882352.85414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19861 1726882352.85519: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb280350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27e480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882352.85540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 19861 1726882352.85600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 19861 1726882352.85603: stdout chunk (state=3): >>>import '_string' # <<< 19861 1726882352.85606: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb283a40> <<< 19861 1726882352.85810: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb280410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb284830> <<< 19861 1726882352.85813: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb284c50> <<< 19861 1726882352.85861: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882352.85885: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb284b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27c4d0> <<< 19861 1726882352.86003: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 19861 1726882352.86139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb10c470> <<< 19861 1726882352.86143: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882352.86145: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb10d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb286c30> <<< 19861 1726882352.86182: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882352.86203: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb287f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb286840> <<< 19861 1726882352.86234: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19861 1726882352.86350: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.86419: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.86448: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 19861 1726882352.86458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19861 1726882352.86472: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.86589: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.86709: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.87400: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.87761: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19861 1726882352.87777: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19861 1726882352.87801: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19861 1726882352.87815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882352.87869: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb115790> <<< 19861 1726882352.88174: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb116540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb10d730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19861 1726882352.88223: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.88504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 19861 1726882352.88508: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb116300> <<< 19861 1726882352.88510: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.88853: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89295: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89365: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19861 1726882352.89484: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89487: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19861 1726882352.89595: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89612: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89681: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19861 1726882352.89704: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89718: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19861 1726882352.89725: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89766: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.89917: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 19861 1726882352.90037: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19861 1726882352.90315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19861 1726882352.90367: stdout chunk (state=3): >>>import '_ast' # <<< 19861 1726882352.90390: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1176b0> <<< 19861 1726882352.90409: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90477: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90621: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 19861 1726882352.90632: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90672: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19861 1726882352.90811: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90815: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.90915: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 19861 1726882352.90929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882352.91421: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb122270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb11d940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19861 1726882352.91432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19861 1726882352.91487: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb20abd0> <<< 19861 1726882352.91527: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3ea8a0> <<< 19861 1726882352.91608: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1223c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3255e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19861 1726882352.91619: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.91652: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.91922: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.91935: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.91980: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92028: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92105: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 19861 1726882352.92112: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92257: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92262: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92273: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92528: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 19861 1726882352.92531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92533: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92665: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92712: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.92756: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882352.93021: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b24e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadb8290> <<< 19861 1726882352.93034: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882352.93052: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebadb8560> <<< 19861 1726882352.93100: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb19c080> <<< 19861 1726882352.93166: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b3020> <<< 19861 1726882352.93170: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b0bc0> <<< 19861 1726882352.93173: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b0650> <<< 19861 1726882352.93175: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19861 1726882352.93801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebadbb5c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadbae70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebadbb050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadba2d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadbb710> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebae1a1b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadb8c50> <<< 19861 1726882352.93805: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b08f0> import 'ansible.module_utils.facts.timeout' # <<< 19861 1726882352.93808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 19861 1726882352.93810: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.93813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19861 1726882352.93815: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.93817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.93822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19861 1726882352.93852: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.94168: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 19861 1726882352.94211: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.94244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19861 1726882352.94256: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.94314: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.94394: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.94426: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.94490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 19861 1726882352.94620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 19861 1726882352.94971: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.95406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 19861 1726882352.95627: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.95664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 19861 1726882352.95722: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.95776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19861 1726882352.95792: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.95819: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.95925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 19861 1726882352.95935: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.95938: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.95940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 19861 1726882352.95942: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.96067: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.96145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae1a420> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19861 1726882352.96174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19861 1726882352.96722: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae1b080> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.96783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 19861 1726882352.96831: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.96877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19861 1726882352.97226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebae56510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae44890> import 'ansible.module_utils.facts.system.python' # <<< 19861 1726882352.97268: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.97301: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.97419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 19861 1726882352.97662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.97846: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 19861 1726882352.97849: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.97851: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.97877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19861 1726882352.97900: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.97932: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.97989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 19861 1726882352.98019: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882352.98057: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebae6a210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae6a270> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 19861 1726882352.98156: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.98199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19861 1726882352.98374: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.98479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 19861 1726882352.98498: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.98591: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.98684: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.98822: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882352.98834: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.98976: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.99123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 19861 1726882352.99249: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.99368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19861 1726882352.99384: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.99408: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882352.99448: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.00217: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.00526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19861 1726882353.00566: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.00631: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.00730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19861 1726882353.00752: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.00836: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.00939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19861 1726882353.01030: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01112: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19861 1726882353.01291: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01295: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19861 1726882353.01322: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01346: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19861 1726882353.01408: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01543: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01592: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.01787: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19861 1726882353.02016: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02048: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19861 1726882353.02116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.02222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 19861 1726882353.02235: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 19861 1726882353.02333: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.02379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 19861 1726882353.02426: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19861 1726882353.02563: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02567: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.02734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 19861 1726882353.02884: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19861 1726882353.03172: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03195: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.03332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19861 1726882353.03359: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03371: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 19861 1726882353.03498: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19861 1726882353.03532: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03607: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 19861 1726882353.03801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 19861 1726882353.03821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.03841: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.03890: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.04083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.04086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 19861 1726882353.04088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 19861 1726882353.04167: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.04252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19861 1726882353.04504: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.04729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19861 1726882353.04732: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.04759: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 19861 1726882353.04796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19861 1726882353.04824: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.04887: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.04987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 19861 1726882353.05086: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.05168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19861 1726882353.05243: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.06625: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 19861 1726882353.06657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19861 1726882353.06669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19861 1726882353.06732: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebac6f8f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebac6d3d0> <<< 19861 1726882353.06826: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebac6f2c0> <<< 19861 1726882353.07349: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "33", "epoch": "1726882353", "epoch_int": "1726882353", "date": "2024-09-20", "time": "21:32:33", "iso8601_micro": "2024-09-21T01:32:33.063308Z", "iso8601": "2024-09-21T01:32:33Z", "iso8601_basic": "20240920T213233063308", "iso8601_basic_short": "20240920T213233", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": <<< 19861 1726882353.07357: stdout chunk (state=3): >>>"/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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"}}} <<< 19861 1726882353.08403: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 19861 1726882353.08407: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 19861 1726882353.08427: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 19861 1726882353.08548: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd <<< 19861 1726882353.08698: stdout chunk (state=3): >>># 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 <<< 19861 1726882353.08785: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19861 1726882353.08805: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19861 1726882353.08846: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 19861 1726882353.08884: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 19861 1726882353.08888: stdout chunk (state=3): >>># destroy ipaddress <<< 19861 1726882353.08923: stdout chunk (state=3): >>># destroy ntpath <<< 19861 1726882353.08928: stdout chunk (state=3): >>># destroy importlib <<< 19861 1726882353.08949: stdout chunk (state=3): >>># destroy zipimport <<< 19861 1726882353.08957: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 19861 1726882353.08992: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 19861 1726882353.09006: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 19861 1726882353.09021: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19861 1726882353.09080: stdout chunk (state=3): >>># destroy selinux <<< 19861 1726882353.09083: stdout chunk (state=3): >>># destroy shutil <<< 19861 1726882353.09135: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 19861 1726882353.09219: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 19861 1726882353.09226: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 19861 1726882353.09228: stdout chunk (state=3): >>># destroy _pickle <<< 19861 1726882353.09232: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 19861 1726882353.09263: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 19861 1726882353.09299: stdout chunk (state=3): >>># destroy _ssl <<< 19861 1726882353.09356: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 19861 1726882353.09359: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 19861 1726882353.09403: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 19861 1726882353.09451: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 19861 1726882353.09491: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 19861 1726882353.09521: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 19861 1726882353.09568: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 19861 1726882353.09608: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 19861 1726882353.09649: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19861 1726882353.09779: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19861 1726882353.09807: stdout chunk (state=3): >>># destroy _collections <<< 19861 1726882353.09823: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 19861 1726882353.09872: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19861 1726882353.09909: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 19861 1726882353.09928: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 19861 1726882353.09952: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19861 1726882353.10030: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 19861 1726882353.10052: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 19861 1726882353.10067: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19861 1726882353.10099: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19861 1726882353.10108: stdout chunk (state=3): >>># destroy _hashlib <<< 19861 1726882353.10358: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19861 1726882353.10681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 19861 1726882353.10684: stdout chunk (state=3): >>><<< 19861 1726882353.10686: stderr chunk (state=3): >>><<< 19861 1726882353.11012: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbd8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbdcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbebe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbebef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc23860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc23ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc03b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc01220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbe9010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc437a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc423c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc020f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbea8d0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc787d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbe8290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc78c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc78b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc78f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbbe6db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc795e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc792b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc7a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc906b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc91d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc92c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc93260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc92150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbc93ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc93410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc7a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb98bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b4410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b46e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b5010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb9b5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb989df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebbc7abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9df1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba03500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba64230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba66990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba64350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba29250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb325370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebba02300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb9b7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efebb325610> # zipimport: found 103 names in '/tmp/ansible_setup_payload_y3xgkg2b/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb38f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb36dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb36d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb38ce00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb3bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3be7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3be0f0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb38fb30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb3bf7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb3bf9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3bfef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb229d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb22b920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22c2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22d490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22ff20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebbbe6ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22e1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb237e60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb236930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb2366c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb236c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb22e6f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb27bf80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb27dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb280350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27e480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb283a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb280410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb284830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb284c50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb284b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb27c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb10c470> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb10d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb286c30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb287f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb286840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb115790> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb116540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb10d730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb116300> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1176b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebb122270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb11d940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb20abd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3ea8a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1223c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb3255e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b24e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadb8290> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebadb8560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb19c080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b3020> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b0bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b0650> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebadbb5c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadbae70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebadbb050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadba2d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadbb710> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebae1a1b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebadb8c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebb1b08f0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae1a420> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae1b080> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebae56510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae44890> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebae6a210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebae6a270> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efebac6f8f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebac6d3d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efebac6f2c0> {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "33", "epoch": "1726882353", "epoch_int": "1726882353", "date": "2024-09-20", "time": "21:32:33", "iso8601_micro": "2024-09-21T01:32:33.063308Z", "iso8601": "2024-09-21T01:32:33Z", "iso8601_basic": "20240920T213233063308", "iso8601_basic_short": "20240920T213233", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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.14.69 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 19861 1726882353.11847: 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-1726882352.560514-19958-143626232128942/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19861 1726882353.11857: _low_level_execute_command(): starting 19861 1726882353.11859: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882352.560514-19958-143626232128942/ > /dev/null 2>&1 && sleep 0' 19861 1726882353.11861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19861 1726882353.11862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882353.11863: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.11865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882353.11866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.11899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.14276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882353.14312: stderr chunk (state=3): >>><<< 19861 1726882353.14317: stdout chunk (state=3): >>><<< 19861 1726882353.14337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882353.14343: handler run complete 19861 1726882353.14369: variable 'ansible_facts' from source: unknown 19861 1726882353.14408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.14479: variable 'ansible_facts' from source: unknown 19861 1726882353.14511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.14546: attempt loop complete, returning result 19861 1726882353.14549: _execute() done 19861 1726882353.14551: dumping result to json 19861 1726882353.14560: done dumping result, returning 19861 1726882353.14567: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-b0cb-a0d9-0000000001bb] 19861 1726882353.14572: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001bb 19861 1726882353.14704: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001bb 19861 1726882353.14707: WORKER PROCESS EXITING ok: [managed_node2] 19861 1726882353.14801: no more pending results, returning what we have 19861 1726882353.14805: results queue empty 19861 1726882353.14805: checking for any_errors_fatal 19861 1726882353.14807: done checking for any_errors_fatal 19861 1726882353.14807: checking for max_fail_percentage 19861 1726882353.14808: done checking for max_fail_percentage 19861 1726882353.14809: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.14810: done checking to see if all hosts have failed 19861 1726882353.14811: getting the remaining hosts for this loop 19861 1726882353.14812: done getting the remaining hosts for this loop 19861 1726882353.14815: getting the next task for host managed_node2 19861 1726882353.14824: done getting next task for host managed_node2 19861 1726882353.14826: ^ task is: TASK: Check if system is ostree 19861 1726882353.14829: ^ 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 19861 1726882353.14832: getting variables 19861 1726882353.14833: in VariableManager get_vars() 19861 1726882353.14857: Calling all_inventory to load vars for managed_node2 19861 1726882353.14859: Calling groups_inventory to load vars for managed_node2 19861 1726882353.14862: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.14871: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.14873: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.14875: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.15023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.15137: done with get_vars() 19861 1726882353.15144: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:32:33 -0400 (0:00:00.716) 0:00:02.529 ****** 19861 1726882353.15206: entering _queue_task() for managed_node2/stat 19861 1726882353.15402: worker is 1 (out of 1 available) 19861 1726882353.15414: exiting _queue_task() for managed_node2/stat 19861 1726882353.15424: done queuing things up, now waiting for results queue to drain 19861 1726882353.15426: waiting for pending results... 19861 1726882353.15573: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 19861 1726882353.15633: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001bd 19861 1726882353.15646: variable 'ansible_search_path' from source: unknown 19861 1726882353.15650: variable 'ansible_search_path' from source: unknown 19861 1726882353.15679: calling self._execute() 19861 1726882353.15738: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.15742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.15751: variable 'omit' from source: magic vars 19861 1726882353.16095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19861 1726882353.16262: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19861 1726882353.16295: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19861 1726882353.16324: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19861 1726882353.16349: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19861 1726882353.16435: 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) 19861 1726882353.16454: 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) 19861 1726882353.16472: 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) 19861 1726882353.16489: 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) 19861 1726882353.16579: Evaluated conditional (not __network_is_ostree is defined): True 19861 1726882353.16582: variable 'omit' from source: magic vars 19861 1726882353.16611: variable 'omit' from source: magic vars 19861 1726882353.16635: variable 'omit' from source: magic vars 19861 1726882353.16659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19861 1726882353.16678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19861 1726882353.16694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19861 1726882353.16709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882353.16718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882353.16741: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19861 1726882353.16744: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.16749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.16819: Set connection var ansible_timeout to 10 19861 1726882353.16824: Set connection var ansible_shell_type to sh 19861 1726882353.16827: Set connection var ansible_shell_executable to /bin/sh 19861 1726882353.16834: Set connection var ansible_pipelining to False 19861 1726882353.16839: Set connection var ansible_module_compression to ZIP_DEFLATED 19861 1726882353.16841: Set connection var ansible_connection to ssh 19861 1726882353.16860: variable 'ansible_shell_executable' from source: unknown 19861 1726882353.16863: variable 'ansible_connection' from source: unknown 19861 1726882353.16866: variable 'ansible_module_compression' from source: unknown 19861 1726882353.16868: variable 'ansible_shell_type' from source: unknown 19861 1726882353.16871: variable 'ansible_shell_executable' from source: unknown 19861 1726882353.16873: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.16875: variable 'ansible_pipelining' from source: unknown 19861 1726882353.16877: variable 'ansible_timeout' from source: unknown 19861 1726882353.16886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.16978: 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__) 19861 1726882353.16998: variable 'omit' from source: magic vars 19861 1726882353.17001: starting attempt loop 19861 1726882353.17004: running the handler 19861 1726882353.17011: _low_level_execute_command(): starting 19861 1726882353.17018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19861 1726882353.17512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.17515: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.17518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882353.17520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19861 1726882353.17522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.17573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.17577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882353.17579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.17654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.19932: stdout chunk (state=3): >>>/root <<< 19861 1726882353.20084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882353.20118: stderr chunk (state=3): >>><<< 19861 1726882353.20121: stdout chunk (state=3): >>><<< 19861 1726882353.20138: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882353.20150: _low_level_execute_command(): starting 19861 1726882353.20157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903 `" && echo ansible-tmp-1726882353.2013826-19998-150186139680903="` echo /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903 `" ) && sleep 0' 19861 1726882353.20556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882353.20563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19861 1726882353.20585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.20589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.20591: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.20648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.20655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.20722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.23470: stdout chunk (state=3): >>>ansible-tmp-1726882353.2013826-19998-150186139680903=/root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903 <<< 19861 1726882353.23623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882353.23651: stderr chunk (state=3): >>><<< 19861 1726882353.23656: stdout chunk (state=3): >>><<< 19861 1726882353.23674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882353.2013826-19998-150186139680903=/root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882353.23715: variable 'ansible_module_compression' from source: unknown 19861 1726882353.23760: ANSIBALLZ: Using lock for stat 19861 1726882353.23764: ANSIBALLZ: Acquiring lock 19861 1726882353.23768: ANSIBALLZ: Lock acquired: 140115920638448 19861 1726882353.23776: ANSIBALLZ: Creating module 19861 1726882353.31252: ANSIBALLZ: Writing module into payload 19861 1726882353.31319: ANSIBALLZ: Writing module 19861 1726882353.31336: ANSIBALLZ: Renaming module 19861 1726882353.31341: ANSIBALLZ: Done creating module 19861 1726882353.31355: variable 'ansible_facts' from source: unknown 19861 1726882353.31405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py 19861 1726882353.31510: Sending initial data 19861 1726882353.31513: Sent initial data (153 bytes) 19861 1726882353.31968: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.31971: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 19861 1726882353.31973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.31976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.31977: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.32034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.32038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882353.32045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.32116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.34383: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 19861 1726882353.34387: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 19861 1726882353.34446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19861 1726882353.34520: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19861bvwewyxd/tmpqv65e06v /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py <<< 19861 1726882353.34524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py" <<< 19861 1726882353.34579: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19861bvwewyxd/tmpqv65e06v" to remote "/root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py" <<< 19861 1726882353.34582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py" <<< 19861 1726882353.35212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882353.35255: stderr chunk (state=3): >>><<< 19861 1726882353.35259: stdout chunk (state=3): >>><<< 19861 1726882353.35303: done transferring module to remote 19861 1726882353.35315: _low_level_execute_command(): starting 19861 1726882353.35319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/ /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py && sleep 0' 19861 1726882353.35765: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.35769: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 19861 1726882353.35771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19861 1726882353.35773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.35775: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.35829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.35832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882353.35834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.35892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.38370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882353.38399: stderr chunk (state=3): >>><<< 19861 1726882353.38403: stdout chunk (state=3): >>><<< 19861 1726882353.38414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882353.38417: _low_level_execute_command(): starting 19861 1726882353.38423: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/AnsiballZ_stat.py && sleep 0' 19861 1726882353.38857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19861 1726882353.38860: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.38863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882353.38865: 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.14.69 originally 10.31.14.69 debug2: match found <<< 19861 1726882353.38867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.38919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.38922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882353.38925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.38999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.42044: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19861 1726882353.42080: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19861 1726882353.42221: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 19861 1726882353.42259: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19861 1726882353.42388: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 19861 1726882353.42417: stdout chunk (state=3): >>>import 'codecs' # <<< 19861 1726882353.42637: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac5e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac61aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 19861 1726882353.42732: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19861 1726882353.42762: stdout chunk (state=3): >>>import 'genericpath' # <<< 19861 1726882353.42767: stdout chunk (state=3): >>>import 'posixpath' # <<< 19861 1726882353.42797: stdout chunk (state=3): >>>import 'os' # <<< 19861 1726882353.42824: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19861 1726882353.42840: stdout chunk (state=3): >>>Processing user site-packages<<< 19861 1726882353.42859: stdout chunk (state=3): >>> Processing global site-packages <<< 19861 1726882353.42874: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 19861 1726882353.42877: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19861 1726882353.42912: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 19861 1726882353.42917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19861 1726882353.42941: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac3c9130> <<< 19861 1726882353.43021: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 19861 1726882353.43024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.43044: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac3c9fa0> <<< 19861 1726882353.43070: stdout chunk (state=3): >>>import 'site' # <<< 19861 1726882353.43103: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19861 1726882353.43461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19861 1726882353.43484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19861 1726882353.43513: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 19861 1726882353.43519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.43730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac407e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac407f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19861 1726882353.43760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 19861 1726882353.43783: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19861 1726882353.43848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.43866: stdout chunk (state=3): >>>import 'itertools' # <<< 19861 1726882353.43898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac43f890> <<< 19861 1726882353.43926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 19861 1726882353.43937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 19861 1726882353.43946: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac43ff20> <<< 19861 1726882353.43956: stdout chunk (state=3): >>>import '_collections' # <<< 19861 1726882353.44016: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac41fb30> <<< 19861 1726882353.44031: stdout chunk (state=3): >>>import '_functools' # <<< 19861 1726882353.44062: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac41d250> <<< 19861 1726882353.44179: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac405010> <<< 19861 1726882353.44211: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19861 1726882353.44228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19861 1726882353.44253: stdout chunk (state=3): >>>import '_sre' # <<< 19861 1726882353.44271: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19861 1726882353.44301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19861 1726882353.44320: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19861 1726882353.44332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19861 1726882353.44367: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac45f800> <<< 19861 1726882353.44553: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac45e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac41e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac45ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac494860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac404290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac494d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac494bc0> <<< 19861 1726882353.44587: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac494fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac402db0> <<< 19861 1726882353.44634: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 19861 1726882353.44666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19861 1726882353.44722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19861 1726882353.44736: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac495370> import 'importlib.machinery' # <<< 19861 1726882353.44767: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 19861 1726882353.44800: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4965a0> <<< 19861 1726882353.44803: stdout chunk (state=3): >>>import 'importlib.util' # <<< 19861 1726882353.44845: stdout chunk (state=3): >>>import 'runpy' # <<< 19861 1726882353.44849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19861 1726882353.45217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4ac7a0> import 'errno' # <<< 19861 1726882353.45245: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac4ade80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4aed20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac4af320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4ae270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac4afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac496510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19861 1726882353.45270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19861 1726882353.45292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19861 1726882353.45341: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac237bf0> <<< 19861 1726882353.45368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 19861 1726882353.45399: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2606b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac260410> <<< 19861 1726882353.45427: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.45475: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2606e0> <<< 19861 1726882353.45478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19861 1726882353.45565: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.45743: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac261010> <<< 19861 1726882353.45907: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2619d0> <<< 19861 1726882353.45919: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2608c0> <<< 19861 1726882353.46050: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac235d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac262d20> <<< 19861 1726882353.46069: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac260e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac496750> <<< 19861 1726882353.46105: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19861 1726882353.46172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.46200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19861 1726882353.46241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19861 1726882353.46275: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac28f080> <<< 19861 1726882353.46342: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19861 1726882353.46376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.46379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19861 1726882353.46411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 19861 1726882353.46454: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2af440> <<< 19861 1726882353.46643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac310260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19861 1726882353.46681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19861 1726882353.46705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19861 1726882353.46755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19861 1726882353.46875: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac3129c0> <<< 19861 1726882353.46971: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac310380> <<< 19861 1726882353.47109: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2dd250> <<< 19861 1726882353.47214: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac111370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2ae240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac263c50> <<< 19861 1726882353.47317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6bac2ae840> <<< 19861 1726882353.47487: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_dn1xkx7h/ansible_stat_payload.zip' <<< 19861 1726882353.47514: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.47704: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.47998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac166fc0> import '_typing' # <<< 19861 1726882353.48232: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac145eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac145070> <<< 19861 1726882353.48236: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.48259: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 19861 1726882353.48331: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.48334: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 19861 1726882353.48359: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.50528: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.52214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac164e90> <<< 19861 1726882353.52259: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.52304: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19861 1726882353.52318: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19861 1726882353.52349: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.52378: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac192930> <<< 19861 1726882353.52436: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac1926c0> <<< 19861 1726882353.52642: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac191fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 19861 1726882353.52660: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac192420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac167c50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 19861 1726882353.52700: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac1936b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.52736: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac1938f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19861 1726882353.52805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 19861 1726882353.52839: stdout chunk (state=3): >>> import '_locale' # <<< 19861 1726882353.52918: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac193e00><<< 19861 1726882353.52921: stdout chunk (state=3): >>> import 'pwd' # <<< 19861 1726882353.52964: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19861 1726882353.52985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 19861 1726882353.53049: stdout chunk (state=3): >>> <<< 19861 1726882353.53075: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb0daf0> <<< 19861 1726882353.53113: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.53326: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb0f7a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb10110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19861 1726882353.53329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 19861 1726882353.53331: stdout chunk (state=3): >>> <<< 19861 1726882353.53368: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb11010> <<< 19861 1726882353.53571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb13d70> <<< 19861 1726882353.53642: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 19861 1726882353.53645: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.53647: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2607d0> <<< 19861 1726882353.53677: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb12030> <<< 19861 1726882353.53707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 19861 1726882353.53752: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19861 1726882353.53790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 19861 1726882353.53812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 19861 1726882353.53843: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 19861 1726882353.53852: stdout chunk (state=3): >>> <<< 19861 1726882353.53890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 19861 1726882353.53924: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 19861 1726882353.53950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 19861 1726882353.53961: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1bc50><<< 19861 1726882353.53991: stdout chunk (state=3): >>> import '_tokenize' # <<< 19861 1726882353.54123: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1a480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19861 1726882353.54134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19861 1726882353.54281: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb12540> <<< 19861 1726882353.54320: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.54361: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb63f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 19861 1726882353.54426: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb63fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 19861 1726882353.54453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19861 1726882353.54527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 19861 1726882353.54554: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb65a90> <<< 19861 1726882353.54585: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb65850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19861 1726882353.54796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.54824: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb67fe0> <<< 19861 1726882353.54875: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb66180> <<< 19861 1726882353.54888: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 19861 1726882353.54928: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.55011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 19861 1726882353.55014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 19861 1726882353.55096: stdout chunk (state=3): >>>import '_string' # <<< 19861 1726882353.55099: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb6b800> <<< 19861 1726882353.55376: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb681d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.55380: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.55643: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6c890> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6ca10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6cb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb64110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 19861 1726882353.55646: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19861 1726882353.55672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 19861 1726882353.55724: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.55757: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 19861 1726882353.55832: stdout chunk (state=3): >>> <<< 19861 1726882353.55938: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babbf81d0> <<< 19861 1726882353.56059: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babbf95b0> <<< 19861 1726882353.56084: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb6e990> <<< 19861 1726882353.56130: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 19861 1726882353.56174: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6fd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb6e5d0><<< 19861 1726882353.56241: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available<<< 19861 1726882353.56274: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 19861 1726882353.56303: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19861 1726882353.56621: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 19861 1726882353.56726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19861 1726882353.56918: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.57097: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.58020: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.58829: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 19861 1726882353.58859: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 19861 1726882353.58907: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19861 1726882353.59022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 19861 1726882353.59037: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babbfd6a0> <<< 19861 1726882353.59245: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbfe420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2604a0><<< 19861 1726882353.59305: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 19861 1726882353.59308: stdout chunk (state=3): >>> <<< 19861 1726882353.59365: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.59368: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.59371: stdout chunk (state=3): >>> <<< 19861 1726882353.59472: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19861 1726882353.59643: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.59835: stdout chunk (state=3): >>> <<< 19861 1726882353.59929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 19861 1726882353.59952: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbfe3c0> <<< 19861 1726882353.59973: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.60789: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.60935: stdout chunk (state=3): >>> <<< 19861 1726882353.61426: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.61446: stdout chunk (state=3): >>> <<< 19861 1726882353.61550: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.61578: stdout chunk (state=3): >>> <<< 19861 1726882353.61697: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19861 1726882353.61722: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19861 1726882353.61732: stdout chunk (state=3): >>> <<< 19861 1726882353.61764: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.61786: stdout chunk (state=3): >>> <<< 19861 1726882353.61841: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19861 1726882353.61860: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19861 1726882353.62091: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 19861 1726882353.62118: stdout chunk (state=3): >>> <<< 19861 1726882353.62141: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.62171: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.62181: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # <<< 19861 1726882353.62212: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.62223: stdout chunk (state=3): >>> <<< 19861 1726882353.62291: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.62355: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19861 1726882353.62383: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.62428: stdout chunk (state=3): >>> <<< 19861 1726882353.62781: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.62797: stdout chunk (state=3): >>> <<< 19861 1726882353.63185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19861 1726882353.63425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbff560> # zipimport: zlib available <<< 19861 1726882353.63519: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.63661: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19861 1726882353.63717: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 19861 1726882353.63773: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.63833: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 19861 1726882353.63974: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19861 1726882353.63992: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.64018: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19861 1726882353.64117: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.64230: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py<<< 19861 1726882353.64252: stdout chunk (state=3): >>> <<< 19861 1726882353.64372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19861 1726882353.64441: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba0a060><<< 19861 1726882353.64492: stdout chunk (state=3): >>> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba05820> <<< 19861 1726882353.64561: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19861 1726882353.64580: stdout chunk (state=3): >>> <<< 19861 1726882353.64684: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 19861 1726882353.64697: stdout chunk (state=3): >>> <<< 19861 1726882353.64829: stdout chunk (state=3): >>># zipimport: zlib available<<< 19861 1726882353.64831: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19861 1726882353.65138: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 19861 1726882353.65154: stdout chunk (state=3): >>> <<< 19861 1726882353.65168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 19861 1726882353.65251: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac1eaa50><<< 19861 1726882353.65262: stdout chunk (state=3): >>> <<< 19861 1726882353.65330: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac1da720> <<< 19861 1726882353.65459: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba0a180> <<< 19861 1726882353.65487: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbf9970> <<< 19861 1726882353.65519: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 19861 1726882353.65530: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 19861 1726882353.65621: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 19861 1726882353.65637: stdout chunk (state=3): >>> import 'ansible.module_utils.common.sys_info' # <<< 19861 1726882353.65727: stdout chunk (state=3): >>> import 'ansible.module_utils.basic' # <<< 19861 1726882353.65751: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19861 1726882353.65799: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.65825: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 19861 1726882353.65840: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.66047: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.66448: stdout chunk (state=3): >>># zipimport: zlib available <<< 19861 1726882353.66516: 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"}}} <<< 19861 1726882353.66580: stdout chunk (state=3): >>># destroy __main__ <<< 19861 1726882353.67029: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 19861 1726882353.67040: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 19861 1726882353.67064: stdout chunk (state=3): >>> # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time<<< 19861 1726882353.67117: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 19861 1726882353.67163: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum<<< 19861 1726882353.67166: stdout chunk (state=3): >>> # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64<<< 19861 1726882353.67178: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 19861 1726882353.67242: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect<<< 19861 1726882353.67333: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string<<< 19861 1726882353.67415: stdout chunk (state=3): >>> # 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 <<< 19861 1726882353.67418: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters<<< 19861 1726882353.67420: stdout chunk (state=3): >>> # 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<<< 19861 1726882353.67699: stdout chunk (state=3): >>> # 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<<< 19861 1726882353.67732: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 19861 1726882353.67827: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19861 1726882353.67848: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19861 1726882353.67880: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 19861 1726882353.67923: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 19861 1726882353.67967: stdout chunk (state=3): >>># destroy ntpath <<< 19861 1726882353.67996: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 19861 1726882353.68030: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl <<< 19861 1726882353.68054: stdout chunk (state=3): >>># destroy select <<< 19861 1726882353.68143: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 19861 1726882353.68178: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 19861 1726882353.68211: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 19861 1726882353.68238: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 19861 1726882353.68267: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 19861 1726882353.68280: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 19861 1726882353.68442: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19861 1726882353.68605: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 19861 1726882353.68645: stdout chunk (state=3): >>># destroy tokenize <<< 19861 1726882353.68931: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 19861 1726882353.68957: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19861 1726882353.69411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 19861 1726882353.69415: stdout chunk (state=3): >>><<< 19861 1726882353.69418: stderr chunk (state=3): >>><<< 19861 1726882353.69428: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac5e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac61aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac3c9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac3c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac407e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac407f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac43f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac43ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac41fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac41d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac405010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac45f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac45e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac41e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac45ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac494860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac404290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac494d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac494bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac494fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac402db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac495370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4965a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4ac7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac4ade80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4aed20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac4af320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4ae270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac4afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac4af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac496510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac237bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2606b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac260410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2606e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac261010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2619d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2608c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac235d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac262d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac260e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac496750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac28f080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2af440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac310260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac3129c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac310380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2dd250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac111370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2ae240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac263c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6bac2ae840> # zipimport: found 30 names in '/tmp/ansible_stat_payload_dn1xkx7h/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac166fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac145eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac145070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac164e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac192930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac1926c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac191fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac192420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac167c50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac1936b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac1938f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac193e00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb0daf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb0f7a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb10110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb11010> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb13d70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bac2607d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb12030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1bc50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1a480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb1a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb12540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb63f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb63fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb65a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb65850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb67fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb66180> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb6b800> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb681d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6c890> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6ca10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6cb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb64110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babbf81d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babbf95b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb6e990> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babb6fd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb6e5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babbfd6a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbfe420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac2604a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbfe3c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbff560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba0a060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba05820> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac1eaa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bac1da720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba0a180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babbf9970> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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.14.69 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 19861 1726882353.70101: 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-1726882353.2013826-19998-150186139680903/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19861 1726882353.70104: _low_level_execute_command(): starting 19861 1726882353.70108: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882353.2013826-19998-150186139680903/ > /dev/null 2>&1 && sleep 0' 19861 1726882353.71018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882353.71022: 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.14.69 originally 10.31.14.69 <<< 19861 1726882353.71025: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.71027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19861 1726882353.71029: 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.14.69 originally 10.31.14.69 debug2: match found <<< 19861 1726882353.71031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19861 1726882353.71070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19861 1726882353.71086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19861 1726882353.71112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19861 1726882353.71313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19861 1726882353.73838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19861 1726882353.73842: stdout chunk (state=3): >>><<< 19861 1726882353.73845: stderr chunk (state=3): >>><<< 19861 1726882353.74002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19861 1726882353.74006: handler run complete 19861 1726882353.74008: attempt loop complete, returning result 19861 1726882353.74010: _execute() done 19861 1726882353.74012: dumping result to json 19861 1726882353.74014: done dumping result, returning 19861 1726882353.74017: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12673a56-9f93-b0cb-a0d9-0000000001bd] 19861 1726882353.74019: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001bd 19861 1726882353.74083: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001bd 19861 1726882353.74086: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 19861 1726882353.74159: no more pending results, returning what we have 19861 1726882353.74163: results queue empty 19861 1726882353.74163: checking for any_errors_fatal 19861 1726882353.74171: done checking for any_errors_fatal 19861 1726882353.74171: checking for max_fail_percentage 19861 1726882353.74173: done checking for max_fail_percentage 19861 1726882353.74174: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.74175: done checking to see if all hosts have failed 19861 1726882353.74176: getting the remaining hosts for this loop 19861 1726882353.74177: done getting the remaining hosts for this loop 19861 1726882353.74181: getting the next task for host managed_node2 19861 1726882353.74188: done getting next task for host managed_node2 19861 1726882353.74190: ^ task is: TASK: Set flag to indicate system is ostree 19861 1726882353.74198: ^ 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 19861 1726882353.74202: getting variables 19861 1726882353.74205: in VariableManager get_vars() 19861 1726882353.74235: Calling all_inventory to load vars for managed_node2 19861 1726882353.74238: Calling groups_inventory to load vars for managed_node2 19861 1726882353.74241: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.74254: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.74257: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.74260: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.74888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.75290: done with get_vars() 19861 1726882353.75306: done getting variables 19861 1726882353.75411: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:32:33 -0400 (0:00:00.602) 0:00:03.132 ****** 19861 1726882353.75440: entering _queue_task() for managed_node2/set_fact 19861 1726882353.75441: Creating lock for set_fact 19861 1726882353.75923: worker is 1 (out of 1 available) 19861 1726882353.75932: exiting _queue_task() for managed_node2/set_fact 19861 1726882353.75942: done queuing things up, now waiting for results queue to drain 19861 1726882353.75943: waiting for pending results... 19861 1726882353.76246: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 19861 1726882353.76264: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001be 19861 1726882353.76288: variable 'ansible_search_path' from source: unknown 19861 1726882353.76300: variable 'ansible_search_path' from source: unknown 19861 1726882353.76341: calling self._execute() 19861 1726882353.76433: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.76466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.76469: variable 'omit' from source: magic vars 19861 1726882353.77081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19861 1726882353.77373: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19861 1726882353.77450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19861 1726882353.77461: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19861 1726882353.77509: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19861 1726882353.77611: 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) 19861 1726882353.77642: 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) 19861 1726882353.77703: 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) 19861 1726882353.77721: 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) 19861 1726882353.77858: Evaluated conditional (not __network_is_ostree is defined): True 19861 1726882353.77886: variable 'omit' from source: magic vars 19861 1726882353.77928: variable 'omit' from source: magic vars 19861 1726882353.78103: variable '__ostree_booted_stat' from source: set_fact 19861 1726882353.78123: variable 'omit' from source: magic vars 19861 1726882353.78158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19861 1726882353.78189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19861 1726882353.78225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19861 1726882353.78300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882353.78303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882353.78306: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19861 1726882353.78308: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.78321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.78443: Set connection var ansible_timeout to 10 19861 1726882353.78451: Set connection var ansible_shell_type to sh 19861 1726882353.78470: Set connection var ansible_shell_executable to /bin/sh 19861 1726882353.78534: Set connection var ansible_pipelining to False 19861 1726882353.78537: Set connection var ansible_module_compression to ZIP_DEFLATED 19861 1726882353.78541: Set connection var ansible_connection to ssh 19861 1726882353.78543: variable 'ansible_shell_executable' from source: unknown 19861 1726882353.78545: variable 'ansible_connection' from source: unknown 19861 1726882353.78547: variable 'ansible_module_compression' from source: unknown 19861 1726882353.78549: variable 'ansible_shell_type' from source: unknown 19861 1726882353.78551: variable 'ansible_shell_executable' from source: unknown 19861 1726882353.78553: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.78555: variable 'ansible_pipelining' from source: unknown 19861 1726882353.78800: variable 'ansible_timeout' from source: unknown 19861 1726882353.78804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.78806: 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) 19861 1726882353.78808: variable 'omit' from source: magic vars 19861 1726882353.78810: starting attempt loop 19861 1726882353.78812: running the handler 19861 1726882353.78814: handler run complete 19861 1726882353.78816: attempt loop complete, returning result 19861 1726882353.78818: _execute() done 19861 1726882353.78820: dumping result to json 19861 1726882353.78823: done dumping result, returning 19861 1726882353.78825: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12673a56-9f93-b0cb-a0d9-0000000001be] 19861 1726882353.78827: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001be 19861 1726882353.78891: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001be 19861 1726882353.78898: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19861 1726882353.78953: no more pending results, returning what we have 19861 1726882353.78956: results queue empty 19861 1726882353.78957: checking for any_errors_fatal 19861 1726882353.78965: done checking for any_errors_fatal 19861 1726882353.78966: checking for max_fail_percentage 19861 1726882353.78968: done checking for max_fail_percentage 19861 1726882353.78968: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.78969: done checking to see if all hosts have failed 19861 1726882353.78970: getting the remaining hosts for this loop 19861 1726882353.78971: done getting the remaining hosts for this loop 19861 1726882353.78975: getting the next task for host managed_node2 19861 1726882353.78985: done getting next task for host managed_node2 19861 1726882353.78988: ^ task is: TASK: Fix CentOS6 Base repo 19861 1726882353.78991: ^ 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 19861 1726882353.79000: getting variables 19861 1726882353.79002: in VariableManager get_vars() 19861 1726882353.79033: Calling all_inventory to load vars for managed_node2 19861 1726882353.79035: Calling groups_inventory to load vars for managed_node2 19861 1726882353.79039: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.79050: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.79052: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.79062: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.79504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.79773: done with get_vars() 19861 1726882353.79782: done getting variables 19861 1726882353.79922: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:32:33 -0400 (0:00:00.045) 0:00:03.177 ****** 19861 1726882353.79960: entering _queue_task() for managed_node2/copy 19861 1726882353.80386: worker is 1 (out of 1 available) 19861 1726882353.80554: exiting _queue_task() for managed_node2/copy 19861 1726882353.80566: done queuing things up, now waiting for results queue to drain 19861 1726882353.80567: waiting for pending results... 19861 1726882353.80863: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 19861 1726882353.80868: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001c0 19861 1726882353.80883: variable 'ansible_search_path' from source: unknown 19861 1726882353.80889: variable 'ansible_search_path' from source: unknown 19861 1726882353.80934: calling self._execute() 19861 1726882353.81026: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.81070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.81074: variable 'omit' from source: magic vars 19861 1726882353.81550: variable 'ansible_distribution' from source: facts 19861 1726882353.81566: Evaluated conditional (ansible_distribution == 'CentOS'): True 19861 1726882353.81654: variable 'ansible_distribution_major_version' from source: facts 19861 1726882353.81658: Evaluated conditional (ansible_distribution_major_version == '6'): False 19861 1726882353.81661: when evaluation is False, skipping this task 19861 1726882353.81664: _execute() done 19861 1726882353.81668: dumping result to json 19861 1726882353.81672: done dumping result, returning 19861 1726882353.81678: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [12673a56-9f93-b0cb-a0d9-0000000001c0] 19861 1726882353.81683: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001c0 19861 1726882353.81774: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001c0 19861 1726882353.81777: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19861 1726882353.81845: no more pending results, returning what we have 19861 1726882353.81849: results queue empty 19861 1726882353.81849: checking for any_errors_fatal 19861 1726882353.81855: done checking for any_errors_fatal 19861 1726882353.81856: checking for max_fail_percentage 19861 1726882353.81857: done checking for max_fail_percentage 19861 1726882353.81858: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.81858: done checking to see if all hosts have failed 19861 1726882353.81859: getting the remaining hosts for this loop 19861 1726882353.81861: done getting the remaining hosts for this loop 19861 1726882353.81864: getting the next task for host managed_node2 19861 1726882353.81870: done getting next task for host managed_node2 19861 1726882353.81872: ^ task is: TASK: Include the task 'enable_epel.yml' 19861 1726882353.81875: ^ 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 19861 1726882353.81878: getting variables 19861 1726882353.81879: in VariableManager get_vars() 19861 1726882353.81908: Calling all_inventory to load vars for managed_node2 19861 1726882353.81911: Calling groups_inventory to load vars for managed_node2 19861 1726882353.81914: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.81923: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.81925: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.81927: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.82056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.82191: done with get_vars() 19861 1726882353.82203: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:32:33 -0400 (0:00:00.023) 0:00:03.200 ****** 19861 1726882353.82263: entering _queue_task() for managed_node2/include_tasks 19861 1726882353.82463: worker is 1 (out of 1 available) 19861 1726882353.82476: exiting _queue_task() for managed_node2/include_tasks 19861 1726882353.82486: done queuing things up, now waiting for results queue to drain 19861 1726882353.82487: waiting for pending results... 19861 1726882353.82634: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 19861 1726882353.82701: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001c1 19861 1726882353.82712: variable 'ansible_search_path' from source: unknown 19861 1726882353.82714: variable 'ansible_search_path' from source: unknown 19861 1726882353.82739: calling self._execute() 19861 1726882353.82794: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.82801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.82809: variable 'omit' from source: magic vars 19861 1726882353.83402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882353.85000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882353.85060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882353.85086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882353.85115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882353.85135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882353.85196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882353.85223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882353.85241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882353.85272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882353.85283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882353.85366: variable '__network_is_ostree' from source: set_fact 19861 1726882353.85385: Evaluated conditional (not __network_is_ostree | d(false)): True 19861 1726882353.85389: _execute() done 19861 1726882353.85392: dumping result to json 19861 1726882353.85400: done dumping result, returning 19861 1726882353.85406: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-b0cb-a0d9-0000000001c1] 19861 1726882353.85411: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001c1 19861 1726882353.85496: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001c1 19861 1726882353.85500: WORKER PROCESS EXITING 19861 1726882353.85525: no more pending results, returning what we have 19861 1726882353.85530: in VariableManager get_vars() 19861 1726882353.85560: Calling all_inventory to load vars for managed_node2 19861 1726882353.85563: Calling groups_inventory to load vars for managed_node2 19861 1726882353.85566: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.85576: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.85578: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.85581: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.85738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.85851: done with get_vars() 19861 1726882353.85857: variable 'ansible_search_path' from source: unknown 19861 1726882353.85858: variable 'ansible_search_path' from source: unknown 19861 1726882353.85882: we have included files to process 19861 1726882353.85882: generating all_blocks data 19861 1726882353.85883: done generating all_blocks data 19861 1726882353.85888: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19861 1726882353.85889: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19861 1726882353.85890: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19861 1726882353.86537: done processing included file 19861 1726882353.86539: iterating over new_blocks loaded from include file 19861 1726882353.86541: in VariableManager get_vars() 19861 1726882353.86553: done with get_vars() 19861 1726882353.86555: filtering new block on tags 19861 1726882353.86575: done filtering new block on tags 19861 1726882353.86578: in VariableManager get_vars() 19861 1726882353.86589: done with get_vars() 19861 1726882353.86590: filtering new block on tags 19861 1726882353.86606: done filtering new block on tags 19861 1726882353.86608: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 19861 1726882353.86614: extending task lists for all hosts with included blocks 19861 1726882353.86716: done extending task lists 19861 1726882353.86717: done processing included files 19861 1726882353.86718: results queue empty 19861 1726882353.86719: checking for any_errors_fatal 19861 1726882353.86722: done checking for any_errors_fatal 19861 1726882353.86723: checking for max_fail_percentage 19861 1726882353.86724: done checking for max_fail_percentage 19861 1726882353.86725: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.86725: done checking to see if all hosts have failed 19861 1726882353.86726: getting the remaining hosts for this loop 19861 1726882353.86727: done getting the remaining hosts for this loop 19861 1726882353.86729: getting the next task for host managed_node2 19861 1726882353.86733: done getting next task for host managed_node2 19861 1726882353.86735: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19861 1726882353.86738: ^ 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 19861 1726882353.86740: getting variables 19861 1726882353.86741: in VariableManager get_vars() 19861 1726882353.86749: Calling all_inventory to load vars for managed_node2 19861 1726882353.86751: Calling groups_inventory to load vars for managed_node2 19861 1726882353.86753: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.86758: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.86765: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.86769: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.86924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.87106: done with get_vars() 19861 1726882353.87114: done getting variables 19861 1726882353.87174: 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) 19861 1726882353.87377: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:32:33 -0400 (0:00:00.051) 0:00:03.252 ****** 19861 1726882353.87425: entering _queue_task() for managed_node2/command 19861 1726882353.87427: Creating lock for command 19861 1726882353.87741: worker is 1 (out of 1 available) 19861 1726882353.87773: exiting _queue_task() for managed_node2/command 19861 1726882353.87785: done queuing things up, now waiting for results queue to drain 19861 1726882353.87786: waiting for pending results... 19861 1726882353.88221: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 19861 1726882353.88227: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001db 19861 1726882353.88231: variable 'ansible_search_path' from source: unknown 19861 1726882353.88233: variable 'ansible_search_path' from source: unknown 19861 1726882353.88311: calling self._execute() 19861 1726882353.88375: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.88389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.88410: variable 'omit' from source: magic vars 19861 1726882353.88863: variable 'ansible_distribution' from source: facts 19861 1726882353.88965: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19861 1726882353.89138: variable 'ansible_distribution_major_version' from source: facts 19861 1726882353.89153: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19861 1726882353.89229: when evaluation is False, skipping this task 19861 1726882353.89275: _execute() done 19861 1726882353.89285: dumping result to json 19861 1726882353.89305: done dumping result, returning 19861 1726882353.89327: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [12673a56-9f93-b0cb-a0d9-0000000001db] 19861 1726882353.89428: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001db 19861 1726882353.89778: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001db 19861 1726882353.89782: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19861 1726882353.89863: no more pending results, returning what we have 19861 1726882353.89867: results queue empty 19861 1726882353.89868: checking for any_errors_fatal 19861 1726882353.89869: done checking for any_errors_fatal 19861 1726882353.89870: checking for max_fail_percentage 19861 1726882353.89872: done checking for max_fail_percentage 19861 1726882353.89873: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.89873: done checking to see if all hosts have failed 19861 1726882353.89874: getting the remaining hosts for this loop 19861 1726882353.89876: done getting the remaining hosts for this loop 19861 1726882353.89880: getting the next task for host managed_node2 19861 1726882353.89887: done getting next task for host managed_node2 19861 1726882353.89890: ^ task is: TASK: Install yum-utils package 19861 1726882353.89897: ^ 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 19861 1726882353.89902: getting variables 19861 1726882353.89904: in VariableManager get_vars() 19861 1726882353.89937: Calling all_inventory to load vars for managed_node2 19861 1726882353.89940: Calling groups_inventory to load vars for managed_node2 19861 1726882353.89945: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.89958: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.89961: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.89965: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.90616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.91021: done with get_vars() 19861 1726882353.91031: done getting variables 19861 1726882353.91231: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:32:33 -0400 (0:00:00.038) 0:00:03.290 ****** 19861 1726882353.91267: entering _queue_task() for managed_node2/package 19861 1726882353.91269: Creating lock for package 19861 1726882353.92106: worker is 1 (out of 1 available) 19861 1726882353.92118: exiting _queue_task() for managed_node2/package 19861 1726882353.92130: done queuing things up, now waiting for results queue to drain 19861 1726882353.92131: waiting for pending results... 19861 1726882353.92404: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 19861 1726882353.92509: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001dc 19861 1726882353.92602: variable 'ansible_search_path' from source: unknown 19861 1726882353.92606: variable 'ansible_search_path' from source: unknown 19861 1726882353.92609: calling self._execute() 19861 1726882353.92730: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.92743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.92759: variable 'omit' from source: magic vars 19861 1726882353.93112: variable 'ansible_distribution' from source: facts 19861 1726882353.93122: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19861 1726882353.93212: variable 'ansible_distribution_major_version' from source: facts 19861 1726882353.93217: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19861 1726882353.93220: when evaluation is False, skipping this task 19861 1726882353.93224: _execute() done 19861 1726882353.93227: dumping result to json 19861 1726882353.93230: done dumping result, returning 19861 1726882353.93233: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [12673a56-9f93-b0cb-a0d9-0000000001dc] 19861 1726882353.93235: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001dc 19861 1726882353.93323: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001dc 19861 1726882353.93325: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19861 1726882353.93427: no more pending results, returning what we have 19861 1726882353.93429: results queue empty 19861 1726882353.93430: checking for any_errors_fatal 19861 1726882353.93435: done checking for any_errors_fatal 19861 1726882353.93436: checking for max_fail_percentage 19861 1726882353.93438: done checking for max_fail_percentage 19861 1726882353.93438: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.93439: done checking to see if all hosts have failed 19861 1726882353.93440: getting the remaining hosts for this loop 19861 1726882353.93441: done getting the remaining hosts for this loop 19861 1726882353.93444: getting the next task for host managed_node2 19861 1726882353.93449: done getting next task for host managed_node2 19861 1726882353.93451: ^ task is: TASK: Enable EPEL 7 19861 1726882353.93454: ^ 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 19861 1726882353.93456: getting variables 19861 1726882353.93458: in VariableManager get_vars() 19861 1726882353.93477: Calling all_inventory to load vars for managed_node2 19861 1726882353.93479: Calling groups_inventory to load vars for managed_node2 19861 1726882353.93481: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.93490: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.93492: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.93504: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.93608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.93723: done with get_vars() 19861 1726882353.93730: done getting variables 19861 1726882353.93791: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:32:33 -0400 (0:00:00.025) 0:00:03.316 ****** 19861 1726882353.93824: entering _queue_task() for managed_node2/command 19861 1726882353.94120: worker is 1 (out of 1 available) 19861 1726882353.94133: exiting _queue_task() for managed_node2/command 19861 1726882353.94145: done queuing things up, now waiting for results queue to drain 19861 1726882353.94146: waiting for pending results... 19861 1726882353.94511: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 19861 1726882353.94515: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001dd 19861 1726882353.94519: variable 'ansible_search_path' from source: unknown 19861 1726882353.94522: variable 'ansible_search_path' from source: unknown 19861 1726882353.94566: calling self._execute() 19861 1726882353.94746: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.94749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.94752: variable 'omit' from source: magic vars 19861 1726882353.95165: variable 'ansible_distribution' from source: facts 19861 1726882353.95189: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19861 1726882353.95329: variable 'ansible_distribution_major_version' from source: facts 19861 1726882353.95402: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19861 1726882353.95405: when evaluation is False, skipping this task 19861 1726882353.95407: _execute() done 19861 1726882353.95410: dumping result to json 19861 1726882353.95412: done dumping result, returning 19861 1726882353.95414: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [12673a56-9f93-b0cb-a0d9-0000000001dd] 19861 1726882353.95417: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001dd 19861 1726882353.95482: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001dd 19861 1726882353.95485: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19861 1726882353.95549: no more pending results, returning what we have 19861 1726882353.95552: results queue empty 19861 1726882353.95553: checking for any_errors_fatal 19861 1726882353.95559: done checking for any_errors_fatal 19861 1726882353.95560: checking for max_fail_percentage 19861 1726882353.95562: done checking for max_fail_percentage 19861 1726882353.95563: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.95563: done checking to see if all hosts have failed 19861 1726882353.95564: getting the remaining hosts for this loop 19861 1726882353.95566: done getting the remaining hosts for this loop 19861 1726882353.95570: getting the next task for host managed_node2 19861 1726882353.95577: done getting next task for host managed_node2 19861 1726882353.95579: ^ task is: TASK: Enable EPEL 8 19861 1726882353.95584: ^ 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 19861 1726882353.95588: getting variables 19861 1726882353.95590: in VariableManager get_vars() 19861 1726882353.95624: Calling all_inventory to load vars for managed_node2 19861 1726882353.95627: Calling groups_inventory to load vars for managed_node2 19861 1726882353.95631: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.95645: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.95648: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.95651: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.96020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.96156: done with get_vars() 19861 1726882353.96164: done getting variables 19861 1726882353.96214: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:32:33 -0400 (0:00:00.024) 0:00:03.340 ****** 19861 1726882353.96235: entering _queue_task() for managed_node2/command 19861 1726882353.96425: worker is 1 (out of 1 available) 19861 1726882353.96438: exiting _queue_task() for managed_node2/command 19861 1726882353.96447: done queuing things up, now waiting for results queue to drain 19861 1726882353.96449: waiting for pending results... 19861 1726882353.96605: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 19861 1726882353.96662: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001de 19861 1726882353.96677: variable 'ansible_search_path' from source: unknown 19861 1726882353.96681: variable 'ansible_search_path' from source: unknown 19861 1726882353.96709: calling self._execute() 19861 1726882353.96768: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.96772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.96782: variable 'omit' from source: magic vars 19861 1726882353.97057: variable 'ansible_distribution' from source: facts 19861 1726882353.97066: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19861 1726882353.97156: variable 'ansible_distribution_major_version' from source: facts 19861 1726882353.97160: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19861 1726882353.97163: when evaluation is False, skipping this task 19861 1726882353.97166: _execute() done 19861 1726882353.97169: dumping result to json 19861 1726882353.97171: done dumping result, returning 19861 1726882353.97178: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [12673a56-9f93-b0cb-a0d9-0000000001de] 19861 1726882353.97183: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001de 19861 1726882353.97267: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001de 19861 1726882353.97270: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19861 1726882353.97317: no more pending results, returning what we have 19861 1726882353.97320: results queue empty 19861 1726882353.97321: checking for any_errors_fatal 19861 1726882353.97328: done checking for any_errors_fatal 19861 1726882353.97329: checking for max_fail_percentage 19861 1726882353.97330: done checking for max_fail_percentage 19861 1726882353.97331: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.97332: done checking to see if all hosts have failed 19861 1726882353.97332: getting the remaining hosts for this loop 19861 1726882353.97334: done getting the remaining hosts for this loop 19861 1726882353.97337: getting the next task for host managed_node2 19861 1726882353.97345: done getting next task for host managed_node2 19861 1726882353.97347: ^ task is: TASK: Enable EPEL 6 19861 1726882353.97350: ^ 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 19861 1726882353.97353: getting variables 19861 1726882353.97354: in VariableManager get_vars() 19861 1726882353.97376: Calling all_inventory to load vars for managed_node2 19861 1726882353.97381: Calling groups_inventory to load vars for managed_node2 19861 1726882353.97383: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.97391: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.97395: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.97398: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.97509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.97620: done with get_vars() 19861 1726882353.97628: done getting variables 19861 1726882353.97668: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:32:33 -0400 (0:00:00.014) 0:00:03.354 ****** 19861 1726882353.97687: entering _queue_task() for managed_node2/copy 19861 1726882353.97866: worker is 1 (out of 1 available) 19861 1726882353.97880: exiting _queue_task() for managed_node2/copy 19861 1726882353.97890: done queuing things up, now waiting for results queue to drain 19861 1726882353.97892: waiting for pending results... 19861 1726882353.98039: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 19861 1726882353.98103: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001e0 19861 1726882353.98114: variable 'ansible_search_path' from source: unknown 19861 1726882353.98119: variable 'ansible_search_path' from source: unknown 19861 1726882353.98146: calling self._execute() 19861 1726882353.98205: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882353.98209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882353.98217: variable 'omit' from source: magic vars 19861 1726882353.98482: variable 'ansible_distribution' from source: facts 19861 1726882353.98492: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19861 1726882353.98571: variable 'ansible_distribution_major_version' from source: facts 19861 1726882353.98576: Evaluated conditional (ansible_distribution_major_version == '6'): False 19861 1726882353.98578: when evaluation is False, skipping this task 19861 1726882353.98582: _execute() done 19861 1726882353.98586: dumping result to json 19861 1726882353.98589: done dumping result, returning 19861 1726882353.98596: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [12673a56-9f93-b0cb-a0d9-0000000001e0] 19861 1726882353.98603: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001e0 19861 1726882353.98687: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001e0 19861 1726882353.98691: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19861 1726882353.98743: no more pending results, returning what we have 19861 1726882353.98747: results queue empty 19861 1726882353.98747: checking for any_errors_fatal 19861 1726882353.98750: done checking for any_errors_fatal 19861 1726882353.98751: checking for max_fail_percentage 19861 1726882353.98753: done checking for max_fail_percentage 19861 1726882353.98754: checking to see if all hosts have failed and the running result is not ok 19861 1726882353.98754: done checking to see if all hosts have failed 19861 1726882353.98755: getting the remaining hosts for this loop 19861 1726882353.98756: done getting the remaining hosts for this loop 19861 1726882353.98760: getting the next task for host managed_node2 19861 1726882353.98767: done getting next task for host managed_node2 19861 1726882353.98769: ^ task is: TASK: Set network provider to 'initscripts' 19861 1726882353.98771: ^ 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 19861 1726882353.98774: getting variables 19861 1726882353.98775: in VariableManager get_vars() 19861 1726882353.98843: Calling all_inventory to load vars for managed_node2 19861 1726882353.98846: Calling groups_inventory to load vars for managed_node2 19861 1726882353.98849: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882353.98867: Calling all_plugins_play to load vars for managed_node2 19861 1726882353.98870: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882353.98873: Calling groups_plugins_play to load vars for managed_node2 19861 1726882353.99122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882353.99462: done with get_vars() 19861 1726882353.99471: done getting variables 19861 1726882353.99530: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 Friday 20 September 2024 21:32:33 -0400 (0:00:00.018) 0:00:03.373 ****** 19861 1726882353.99556: entering _queue_task() for managed_node2/set_fact 19861 1726882353.99833: worker is 1 (out of 1 available) 19861 1726882353.99844: exiting _queue_task() for managed_node2/set_fact 19861 1726882353.99856: done queuing things up, now waiting for results queue to drain 19861 1726882353.99857: waiting for pending results... 19861 1726882354.00137: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 19861 1726882354.00272: in run() - task 12673a56-9f93-b0cb-a0d9-000000000007 19861 1726882354.00389: variable 'ansible_search_path' from source: unknown 19861 1726882354.00411: calling self._execute() 19861 1726882354.00488: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.00506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.00581: variable 'omit' from source: magic vars 19861 1726882354.00661: variable 'omit' from source: magic vars 19861 1726882354.00900: variable 'omit' from source: magic vars 19861 1726882354.00904: variable 'omit' from source: magic vars 19861 1726882354.00906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19861 1726882354.00909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19861 1726882354.00911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19861 1726882354.00913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882354.00916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19861 1726882354.00925: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19861 1726882354.00932: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.00938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.01045: Set connection var ansible_timeout to 10 19861 1726882354.01052: Set connection var ansible_shell_type to sh 19861 1726882354.01064: Set connection var ansible_shell_executable to /bin/sh 19861 1726882354.01075: Set connection var ansible_pipelining to False 19861 1726882354.01085: Set connection var ansible_module_compression to ZIP_DEFLATED 19861 1726882354.01092: Set connection var ansible_connection to ssh 19861 1726882354.01120: variable 'ansible_shell_executable' from source: unknown 19861 1726882354.01128: variable 'ansible_connection' from source: unknown 19861 1726882354.01139: variable 'ansible_module_compression' from source: unknown 19861 1726882354.01145: variable 'ansible_shell_type' from source: unknown 19861 1726882354.01151: variable 'ansible_shell_executable' from source: unknown 19861 1726882354.01157: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.01164: variable 'ansible_pipelining' from source: unknown 19861 1726882354.01170: variable 'ansible_timeout' from source: unknown 19861 1726882354.01177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.01341: 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) 19861 1726882354.01361: variable 'omit' from source: magic vars 19861 1726882354.01371: starting attempt loop 19861 1726882354.01379: running the handler 19861 1726882354.01401: handler run complete 19861 1726882354.01425: attempt loop complete, returning result 19861 1726882354.01467: _execute() done 19861 1726882354.01470: dumping result to json 19861 1726882354.01472: done dumping result, returning 19861 1726882354.01475: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [12673a56-9f93-b0cb-a0d9-000000000007] 19861 1726882354.01477: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000007 19861 1726882354.01562: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000007 19861 1726882354.01564: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19861 1726882354.01630: no more pending results, returning what we have 19861 1726882354.01634: results queue empty 19861 1726882354.01635: checking for any_errors_fatal 19861 1726882354.01651: done checking for any_errors_fatal 19861 1726882354.01652: checking for max_fail_percentage 19861 1726882354.01654: done checking for max_fail_percentage 19861 1726882354.01655: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.01656: done checking to see if all hosts have failed 19861 1726882354.01657: getting the remaining hosts for this loop 19861 1726882354.01658: done getting the remaining hosts for this loop 19861 1726882354.01662: getting the next task for host managed_node2 19861 1726882354.01668: done getting next task for host managed_node2 19861 1726882354.01670: ^ task is: TASK: meta (flush_handlers) 19861 1726882354.01671: ^ 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 19861 1726882354.01675: getting variables 19861 1726882354.01676: in VariableManager get_vars() 19861 1726882354.01704: Calling all_inventory to load vars for managed_node2 19861 1726882354.01707: Calling groups_inventory to load vars for managed_node2 19861 1726882354.01710: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.01718: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.01720: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.01722: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.01847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.01964: done with get_vars() 19861 1726882354.01975: done getting variables 19861 1726882354.02025: in VariableManager get_vars() 19861 1726882354.02032: Calling all_inventory to load vars for managed_node2 19861 1726882354.02033: Calling groups_inventory to load vars for managed_node2 19861 1726882354.02034: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.02038: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.02039: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.02040: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.02126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.02253: done with get_vars() 19861 1726882354.02263: done queuing things up, now waiting for results queue to drain 19861 1726882354.02264: results queue empty 19861 1726882354.02265: checking for any_errors_fatal 19861 1726882354.02267: done checking for any_errors_fatal 19861 1726882354.02267: checking for max_fail_percentage 19861 1726882354.02268: done checking for max_fail_percentage 19861 1726882354.02268: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.02268: done checking to see if all hosts have failed 19861 1726882354.02269: getting the remaining hosts for this loop 19861 1726882354.02269: done getting the remaining hosts for this loop 19861 1726882354.02271: getting the next task for host managed_node2 19861 1726882354.02274: done getting next task for host managed_node2 19861 1726882354.02274: ^ task is: TASK: meta (flush_handlers) 19861 1726882354.02275: ^ 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 19861 1726882354.02281: getting variables 19861 1726882354.02282: in VariableManager get_vars() 19861 1726882354.02289: Calling all_inventory to load vars for managed_node2 19861 1726882354.02290: Calling groups_inventory to load vars for managed_node2 19861 1726882354.02292: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.02299: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.02301: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.02303: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.02379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.02485: done with get_vars() 19861 1726882354.02490: done getting variables 19861 1726882354.02527: in VariableManager get_vars() 19861 1726882354.02533: Calling all_inventory to load vars for managed_node2 19861 1726882354.02534: Calling groups_inventory to load vars for managed_node2 19861 1726882354.02536: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.02538: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.02540: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.02541: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.02621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.02743: done with get_vars() 19861 1726882354.02750: done queuing things up, now waiting for results queue to drain 19861 1726882354.02751: results queue empty 19861 1726882354.02752: checking for any_errors_fatal 19861 1726882354.02753: done checking for any_errors_fatal 19861 1726882354.02753: checking for max_fail_percentage 19861 1726882354.02754: done checking for max_fail_percentage 19861 1726882354.02754: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.02754: done checking to see if all hosts have failed 19861 1726882354.02755: getting the remaining hosts for this loop 19861 1726882354.02755: done getting the remaining hosts for this loop 19861 1726882354.02757: getting the next task for host managed_node2 19861 1726882354.02759: done getting next task for host managed_node2 19861 1726882354.02759: ^ task is: None 19861 1726882354.02760: ^ 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 19861 1726882354.02761: done queuing things up, now waiting for results queue to drain 19861 1726882354.02761: results queue empty 19861 1726882354.02762: checking for any_errors_fatal 19861 1726882354.02762: done checking for any_errors_fatal 19861 1726882354.02762: checking for max_fail_percentage 19861 1726882354.02763: done checking for max_fail_percentage 19861 1726882354.02763: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.02764: done checking to see if all hosts have failed 19861 1726882354.02765: getting the next task for host managed_node2 19861 1726882354.02766: done getting next task for host managed_node2 19861 1726882354.02766: ^ task is: None 19861 1726882354.02767: ^ 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 19861 1726882354.02807: in VariableManager get_vars() 19861 1726882354.02832: done with get_vars() 19861 1726882354.02836: in VariableManager get_vars() 19861 1726882354.02852: done with get_vars() 19861 1726882354.02855: variable 'omit' from source: magic vars 19861 1726882354.02876: in VariableManager get_vars() 19861 1726882354.02888: done with get_vars() 19861 1726882354.02906: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 19861 1726882354.03887: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19861 1726882354.03955: getting the remaining hosts for this loop 19861 1726882354.03956: done getting the remaining hosts for this loop 19861 1726882354.03959: getting the next task for host managed_node2 19861 1726882354.03961: done getting next task for host managed_node2 19861 1726882354.03964: ^ task is: TASK: Gathering Facts 19861 1726882354.03965: ^ 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 19861 1726882354.03967: getting variables 19861 1726882354.03968: in VariableManager get_vars() 19861 1726882354.04022: Calling all_inventory to load vars for managed_node2 19861 1726882354.04024: Calling groups_inventory to load vars for managed_node2 19861 1726882354.04025: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.04028: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.04042: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.04048: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.04146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.04263: done with get_vars() 19861 1726882354.04268: done getting variables 19861 1726882354.04302: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Friday 20 September 2024 21:32:34 -0400 (0:00:00.047) 0:00:03.421 ****** 19861 1726882354.04319: entering _queue_task() for managed_node2/gather_facts 19861 1726882354.04532: worker is 1 (out of 1 available) 19861 1726882354.04542: exiting _queue_task() for managed_node2/gather_facts 19861 1726882354.04554: done queuing things up, now waiting for results queue to drain 19861 1726882354.04555: waiting for pending results... 19861 1726882354.04711: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19861 1726882354.04762: in run() - task 12673a56-9f93-b0cb-a0d9-000000000206 19861 1726882354.04776: variable 'ansible_search_path' from source: unknown 19861 1726882354.04807: calling self._execute() 19861 1726882354.04871: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.04875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.04884: variable 'omit' from source: magic vars 19861 1726882354.05186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.07058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.07202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.07205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.07208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.07236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.07326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.07367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.07384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.07422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.07449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.07554: variable 'ansible_distribution' from source: facts 19861 1726882354.07557: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.07569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.07573: when evaluation is False, skipping this task 19861 1726882354.07575: _execute() done 19861 1726882354.07578: dumping result to json 19861 1726882354.07580: done dumping result, returning 19861 1726882354.07588: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-b0cb-a0d9-000000000206] 19861 1726882354.07592: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000206 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.07726: no more pending results, returning what we have 19861 1726882354.07729: results queue empty 19861 1726882354.07730: checking for any_errors_fatal 19861 1726882354.07731: done checking for any_errors_fatal 19861 1726882354.07731: checking for max_fail_percentage 19861 1726882354.07733: done checking for max_fail_percentage 19861 1726882354.07734: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.07734: done checking to see if all hosts have failed 19861 1726882354.07735: getting the remaining hosts for this loop 19861 1726882354.07736: done getting the remaining hosts for this loop 19861 1726882354.07740: getting the next task for host managed_node2 19861 1726882354.07747: done getting next task for host managed_node2 19861 1726882354.07748: ^ task is: TASK: meta (flush_handlers) 19861 1726882354.07750: ^ 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 19861 1726882354.07753: getting variables 19861 1726882354.07755: in VariableManager get_vars() 19861 1726882354.07818: Calling all_inventory to load vars for managed_node2 19861 1726882354.07821: Calling groups_inventory to load vars for managed_node2 19861 1726882354.07823: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.07829: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000206 19861 1726882354.07832: WORKER PROCESS EXITING 19861 1726882354.07841: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.07844: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.07846: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.08030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.08154: done with get_vars() 19861 1726882354.08163: done getting variables 19861 1726882354.08212: in VariableManager get_vars() 19861 1726882354.08226: Calling all_inventory to load vars for managed_node2 19861 1726882354.08227: Calling groups_inventory to load vars for managed_node2 19861 1726882354.08229: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.08233: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.08235: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.08238: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.08321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.08433: done with get_vars() 19861 1726882354.08442: done queuing things up, now waiting for results queue to drain 19861 1726882354.08443: results queue empty 19861 1726882354.08443: checking for any_errors_fatal 19861 1726882354.08445: done checking for any_errors_fatal 19861 1726882354.08445: checking for max_fail_percentage 19861 1726882354.08446: done checking for max_fail_percentage 19861 1726882354.08446: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.08447: done checking to see if all hosts have failed 19861 1726882354.08447: getting the remaining hosts for this loop 19861 1726882354.08448: done getting the remaining hosts for this loop 19861 1726882354.08451: getting the next task for host managed_node2 19861 1726882354.08454: done getting next task for host managed_node2 19861 1726882354.08456: ^ task is: TASK: Show playbook name 19861 1726882354.08457: ^ 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 19861 1726882354.08458: getting variables 19861 1726882354.08459: in VariableManager get_vars() 19861 1726882354.08470: Calling all_inventory to load vars for managed_node2 19861 1726882354.08471: Calling groups_inventory to load vars for managed_node2 19861 1726882354.08472: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.08475: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.08480: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.08482: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.08563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.08689: done with get_vars() 19861 1726882354.08698: done getting variables 19861 1726882354.08748: 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 [Show playbook name] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Friday 20 September 2024 21:32:34 -0400 (0:00:00.044) 0:00:03.465 ****** 19861 1726882354.08766: entering _queue_task() for managed_node2/debug 19861 1726882354.08767: Creating lock for debug 19861 1726882354.09051: worker is 1 (out of 1 available) 19861 1726882354.09063: exiting _queue_task() for managed_node2/debug 19861 1726882354.09076: done queuing things up, now waiting for results queue to drain 19861 1726882354.09077: waiting for pending results... 19861 1726882354.09253: running TaskExecutor() for managed_node2/TASK: Show playbook name 19861 1726882354.09351: in run() - task 12673a56-9f93-b0cb-a0d9-00000000000b 19861 1726882354.09369: variable 'ansible_search_path' from source: unknown 19861 1726882354.09410: calling self._execute() 19861 1726882354.09599: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.09604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.09608: variable 'omit' from source: magic vars 19861 1726882354.09946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.11735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.11786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.11817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.11844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.11863: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.11924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.11945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.11963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.11987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.12001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.12100: variable 'ansible_distribution' from source: facts 19861 1726882354.12104: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.12122: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.12125: when evaluation is False, skipping this task 19861 1726882354.12128: _execute() done 19861 1726882354.12130: dumping result to json 19861 1726882354.12132: done dumping result, returning 19861 1726882354.12142: done running TaskExecutor() for managed_node2/TASK: Show playbook name [12673a56-9f93-b0cb-a0d9-00000000000b] 19861 1726882354.12145: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000b 19861 1726882354.12228: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000b 19861 1726882354.12231: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882354.12282: no more pending results, returning what we have 19861 1726882354.12285: results queue empty 19861 1726882354.12286: checking for any_errors_fatal 19861 1726882354.12288: done checking for any_errors_fatal 19861 1726882354.12288: checking for max_fail_percentage 19861 1726882354.12290: done checking for max_fail_percentage 19861 1726882354.12291: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.12292: done checking to see if all hosts have failed 19861 1726882354.12292: getting the remaining hosts for this loop 19861 1726882354.12298: done getting the remaining hosts for this loop 19861 1726882354.12301: getting the next task for host managed_node2 19861 1726882354.12308: done getting next task for host managed_node2 19861 1726882354.12310: ^ task is: TASK: INIT: Ethtool feeatures tests 19861 1726882354.12312: ^ 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 19861 1726882354.12315: getting variables 19861 1726882354.12317: in VariableManager get_vars() 19861 1726882354.12366: Calling all_inventory to load vars for managed_node2 19861 1726882354.12369: Calling groups_inventory to load vars for managed_node2 19861 1726882354.12371: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.12381: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.12383: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.12386: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.12526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.12646: done with get_vars() 19861 1726882354.12654: done getting variables 19861 1726882354.12723: 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 [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Friday 20 September 2024 21:32:34 -0400 (0:00:00.039) 0:00:03.505 ****** 19861 1726882354.12750: entering _queue_task() for managed_node2/debug 19861 1726882354.13038: worker is 1 (out of 1 available) 19861 1726882354.13050: exiting _queue_task() for managed_node2/debug 19861 1726882354.13062: done queuing things up, now waiting for results queue to drain 19861 1726882354.13063: waiting for pending results... 19861 1726882354.13410: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests 19861 1726882354.13416: in run() - task 12673a56-9f93-b0cb-a0d9-00000000000c 19861 1726882354.13420: variable 'ansible_search_path' from source: unknown 19861 1726882354.13428: calling self._execute() 19861 1726882354.13528: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.13541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.13556: variable 'omit' from source: magic vars 19861 1726882354.13919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.15424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.15467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.15500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.15526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.15545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.15608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.15631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.15649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.15674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.15685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.15782: variable 'ansible_distribution' from source: facts 19861 1726882354.15785: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.15806: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.15810: when evaluation is False, skipping this task 19861 1726882354.15813: _execute() done 19861 1726882354.15816: dumping result to json 19861 1726882354.15818: done dumping result, returning 19861 1726882354.15820: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests [12673a56-9f93-b0cb-a0d9-00000000000c] 19861 1726882354.15832: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000c 19861 1726882354.15909: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000c 19861 1726882354.15912: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882354.15972: no more pending results, returning what we have 19861 1726882354.15975: results queue empty 19861 1726882354.15976: checking for any_errors_fatal 19861 1726882354.15982: done checking for any_errors_fatal 19861 1726882354.15983: checking for max_fail_percentage 19861 1726882354.15984: done checking for max_fail_percentage 19861 1726882354.15985: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.15986: done checking to see if all hosts have failed 19861 1726882354.15986: getting the remaining hosts for this loop 19861 1726882354.15988: done getting the remaining hosts for this loop 19861 1726882354.15991: getting the next task for host managed_node2 19861 1726882354.16001: done getting next task for host managed_node2 19861 1726882354.16004: ^ task is: TASK: Include the task 'show_interfaces.yml' 19861 1726882354.16007: ^ 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 19861 1726882354.16009: getting variables 19861 1726882354.16011: in VariableManager get_vars() 19861 1726882354.16058: Calling all_inventory to load vars for managed_node2 19861 1726882354.16060: Calling groups_inventory to load vars for managed_node2 19861 1726882354.16062: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.16071: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.16074: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.16076: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.16251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.16375: done with get_vars() 19861 1726882354.16383: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Friday 20 September 2024 21:32:34 -0400 (0:00:00.036) 0:00:03.542 ****** 19861 1726882354.16448: entering _queue_task() for managed_node2/include_tasks 19861 1726882354.16644: worker is 1 (out of 1 available) 19861 1726882354.16656: exiting _queue_task() for managed_node2/include_tasks 19861 1726882354.16668: done queuing things up, now waiting for results queue to drain 19861 1726882354.16669: waiting for pending results... 19861 1726882354.16827: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 19861 1726882354.16884: in run() - task 12673a56-9f93-b0cb-a0d9-00000000000d 19861 1726882354.16905: variable 'ansible_search_path' from source: unknown 19861 1726882354.16930: calling self._execute() 19861 1726882354.16992: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.17003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.17016: variable 'omit' from source: magic vars 19861 1726882354.17327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.18854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.18905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.18933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.18959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.18981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.19041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.19062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.19084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.19114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.19125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.19224: variable 'ansible_distribution' from source: facts 19861 1726882354.19229: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.19246: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.19249: when evaluation is False, skipping this task 19861 1726882354.19252: _execute() done 19861 1726882354.19255: dumping result to json 19861 1726882354.19257: done dumping result, returning 19861 1726882354.19264: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-b0cb-a0d9-00000000000d] 19861 1726882354.19268: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000d 19861 1726882354.19353: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000d 19861 1726882354.19356: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.19400: no more pending results, returning what we have 19861 1726882354.19403: results queue empty 19861 1726882354.19404: checking for any_errors_fatal 19861 1726882354.19409: done checking for any_errors_fatal 19861 1726882354.19410: checking for max_fail_percentage 19861 1726882354.19412: done checking for max_fail_percentage 19861 1726882354.19412: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.19413: done checking to see if all hosts have failed 19861 1726882354.19414: getting the remaining hosts for this loop 19861 1726882354.19415: done getting the remaining hosts for this loop 19861 1726882354.19419: getting the next task for host managed_node2 19861 1726882354.19424: done getting next task for host managed_node2 19861 1726882354.19427: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19861 1726882354.19429: ^ 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 19861 1726882354.19431: getting variables 19861 1726882354.19433: in VariableManager get_vars() 19861 1726882354.19481: Calling all_inventory to load vars for managed_node2 19861 1726882354.19484: Calling groups_inventory to load vars for managed_node2 19861 1726882354.19486: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.19498: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.19501: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.19504: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.19652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.19775: done with get_vars() 19861 1726882354.19783: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Friday 20 September 2024 21:32:34 -0400 (0:00:00.033) 0:00:03.576 ****** 19861 1726882354.19850: entering _queue_task() for managed_node2/include_tasks 19861 1726882354.20047: worker is 1 (out of 1 available) 19861 1726882354.20060: exiting _queue_task() for managed_node2/include_tasks 19861 1726882354.20072: done queuing things up, now waiting for results queue to drain 19861 1726882354.20073: waiting for pending results... 19861 1726882354.20224: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19861 1726882354.20273: in run() - task 12673a56-9f93-b0cb-a0d9-00000000000e 19861 1726882354.20285: variable 'ansible_search_path' from source: unknown 19861 1726882354.20322: calling self._execute() 19861 1726882354.20384: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.20388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.20399: variable 'omit' from source: magic vars 19861 1726882354.20758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.22210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.22255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.22295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.22323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.22342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.22404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.22425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.22442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.22467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.22483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.22571: variable 'ansible_distribution' from source: facts 19861 1726882354.22574: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.22590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.22604: when evaluation is False, skipping this task 19861 1726882354.22607: _execute() done 19861 1726882354.22610: dumping result to json 19861 1726882354.22612: done dumping result, returning 19861 1726882354.22619: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-b0cb-a0d9-00000000000e] 19861 1726882354.22623: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000e 19861 1726882354.22703: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000e 19861 1726882354.22706: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.22749: no more pending results, returning what we have 19861 1726882354.22753: results queue empty 19861 1726882354.22753: checking for any_errors_fatal 19861 1726882354.22758: done checking for any_errors_fatal 19861 1726882354.22758: checking for max_fail_percentage 19861 1726882354.22760: done checking for max_fail_percentage 19861 1726882354.22761: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.22761: done checking to see if all hosts have failed 19861 1726882354.22762: getting the remaining hosts for this loop 19861 1726882354.22764: done getting the remaining hosts for this loop 19861 1726882354.22767: getting the next task for host managed_node2 19861 1726882354.22773: done getting next task for host managed_node2 19861 1726882354.22776: ^ task is: TASK: Include the task 'assert_device_present.yml' 19861 1726882354.22778: ^ 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 19861 1726882354.22781: getting variables 19861 1726882354.22782: in VariableManager get_vars() 19861 1726882354.22834: Calling all_inventory to load vars for managed_node2 19861 1726882354.22837: Calling groups_inventory to load vars for managed_node2 19861 1726882354.22839: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.22848: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.22850: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.22853: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.23022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.23149: done with get_vars() 19861 1726882354.23156: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Friday 20 September 2024 21:32:34 -0400 (0:00:00.033) 0:00:03.610 ****** 19861 1726882354.23218: entering _queue_task() for managed_node2/include_tasks 19861 1726882354.23407: worker is 1 (out of 1 available) 19861 1726882354.23418: exiting _queue_task() for managed_node2/include_tasks 19861 1726882354.23431: done queuing things up, now waiting for results queue to drain 19861 1726882354.23432: waiting for pending results... 19861 1726882354.23583: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 19861 1726882354.23642: in run() - task 12673a56-9f93-b0cb-a0d9-00000000000f 19861 1726882354.23655: variable 'ansible_search_path' from source: unknown 19861 1726882354.23685: calling self._execute() 19861 1726882354.23749: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.23752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.23761: variable 'omit' from source: magic vars 19861 1726882354.24062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.25550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.25596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.25626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.25653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.25672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.25729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.25753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.25771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.25799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.25809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.25906: variable 'ansible_distribution' from source: facts 19861 1726882354.25910: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.25927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.25930: when evaluation is False, skipping this task 19861 1726882354.25933: _execute() done 19861 1726882354.25935: dumping result to json 19861 1726882354.25938: done dumping result, returning 19861 1726882354.25945: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-b0cb-a0d9-00000000000f] 19861 1726882354.25949: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000f 19861 1726882354.26034: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000000f 19861 1726882354.26037: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.26113: no more pending results, returning what we have 19861 1726882354.26117: results queue empty 19861 1726882354.26118: checking for any_errors_fatal 19861 1726882354.26123: done checking for any_errors_fatal 19861 1726882354.26123: checking for max_fail_percentage 19861 1726882354.26125: done checking for max_fail_percentage 19861 1726882354.26125: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.26126: done checking to see if all hosts have failed 19861 1726882354.26127: getting the remaining hosts for this loop 19861 1726882354.26128: done getting the remaining hosts for this loop 19861 1726882354.26132: getting the next task for host managed_node2 19861 1726882354.26137: done getting next task for host managed_node2 19861 1726882354.26139: ^ task is: TASK: Install ethtool (test dependency) 19861 1726882354.26141: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882354.26144: getting variables 19861 1726882354.26145: in VariableManager get_vars() 19861 1726882354.26190: Calling all_inventory to load vars for managed_node2 19861 1726882354.26194: Calling groups_inventory to load vars for managed_node2 19861 1726882354.26198: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.26208: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.26211: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.26213: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.26337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.26458: done with get_vars() 19861 1726882354.26467: done getting variables 19861 1726882354.26510: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Friday 20 September 2024 21:32:34 -0400 (0:00:00.033) 0:00:03.643 ****** 19861 1726882354.26529: entering _queue_task() for managed_node2/package 19861 1726882354.26715: worker is 1 (out of 1 available) 19861 1726882354.26726: exiting _queue_task() for managed_node2/package 19861 1726882354.26739: done queuing things up, now waiting for results queue to drain 19861 1726882354.26740: waiting for pending results... 19861 1726882354.26890: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 19861 1726882354.26953: in run() - task 12673a56-9f93-b0cb-a0d9-000000000010 19861 1726882354.26978: variable 'ansible_search_path' from source: unknown 19861 1726882354.26997: calling self._execute() 19861 1726882354.27059: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.27063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.27077: variable 'omit' from source: magic vars 19861 1726882354.27537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.29325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.29378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.29407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.29434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.29453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.29513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.29533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.29549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.29575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.29585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.29681: variable 'ansible_distribution' from source: facts 19861 1726882354.29685: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.29705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.29708: when evaluation is False, skipping this task 19861 1726882354.29711: _execute() done 19861 1726882354.29715: dumping result to json 19861 1726882354.29717: done dumping result, returning 19861 1726882354.29727: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [12673a56-9f93-b0cb-a0d9-000000000010] 19861 1726882354.29730: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000010 19861 1726882354.29812: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000010 19861 1726882354.29814: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.29862: no more pending results, returning what we have 19861 1726882354.29866: results queue empty 19861 1726882354.29866: checking for any_errors_fatal 19861 1726882354.29871: done checking for any_errors_fatal 19861 1726882354.29872: checking for max_fail_percentage 19861 1726882354.29873: done checking for max_fail_percentage 19861 1726882354.29874: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.29875: done checking to see if all hosts have failed 19861 1726882354.29876: getting the remaining hosts for this loop 19861 1726882354.29877: done getting the remaining hosts for this loop 19861 1726882354.29880: getting the next task for host managed_node2 19861 1726882354.29887: done getting next task for host managed_node2 19861 1726882354.29889: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 19861 1726882354.29891: ^ 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 19861 1726882354.29898: getting variables 19861 1726882354.29900: in VariableManager get_vars() 19861 1726882354.29952: Calling all_inventory to load vars for managed_node2 19861 1726882354.29954: Calling groups_inventory to load vars for managed_node2 19861 1726882354.29956: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.29965: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.29967: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.29970: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.30132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.30259: done with get_vars() 19861 1726882354.30273: done getting variables 19861 1726882354.30335: 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 create a profile without changing the ethtool features.] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Friday 20 September 2024 21:32:34 -0400 (0:00:00.039) 0:00:03.682 ****** 19861 1726882354.30457: entering _queue_task() for managed_node2/debug 19861 1726882354.31135: worker is 1 (out of 1 available) 19861 1726882354.31157: exiting _queue_task() for managed_node2/debug 19861 1726882354.31167: done queuing things up, now waiting for results queue to drain 19861 1726882354.31169: waiting for pending results... 19861 1726882354.31411: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. 19861 1726882354.31415: in run() - task 12673a56-9f93-b0cb-a0d9-000000000012 19861 1726882354.31419: variable 'ansible_search_path' from source: unknown 19861 1726882354.31421: calling self._execute() 19861 1726882354.31567: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.31574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.31584: variable 'omit' from source: magic vars 19861 1726882354.32534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.34898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.34968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.35017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.35061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.35091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.35179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.35252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.35256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.35301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.35325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.35472: variable 'ansible_distribution' from source: facts 19861 1726882354.35484: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.35538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.35542: when evaluation is False, skipping this task 19861 1726882354.35544: _execute() done 19861 1726882354.35547: dumping result to json 19861 1726882354.35549: done dumping result, returning 19861 1726882354.35551: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. [12673a56-9f93-b0cb-a0d9-000000000012] 19861 1726882354.35553: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000012 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882354.35689: no more pending results, returning what we have 19861 1726882354.35692: results queue empty 19861 1726882354.35697: checking for any_errors_fatal 19861 1726882354.35704: done checking for any_errors_fatal 19861 1726882354.35704: checking for max_fail_percentage 19861 1726882354.35706: done checking for max_fail_percentage 19861 1726882354.35707: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.35708: done checking to see if all hosts have failed 19861 1726882354.35709: getting the remaining hosts for this loop 19861 1726882354.35710: done getting the remaining hosts for this loop 19861 1726882354.35715: getting the next task for host managed_node2 19861 1726882354.35720: done getting next task for host managed_node2 19861 1726882354.35723: ^ task is: TASK: Get current device features 19861 1726882354.35725: ^ state is: HOST STATE: block=3, 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 19861 1726882354.35727: getting variables 19861 1726882354.35729: in VariableManager get_vars() 19861 1726882354.35777: Calling all_inventory to load vars for managed_node2 19861 1726882354.35780: Calling groups_inventory to load vars for managed_node2 19861 1726882354.35782: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.35797: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.35800: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.35804: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.36122: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000012 19861 1726882354.36125: WORKER PROCESS EXITING 19861 1726882354.36247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.36488: done with get_vars() 19861 1726882354.36503: done getting variables 19861 1726882354.36567: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Friday 20 September 2024 21:32:34 -0400 (0:00:00.061) 0:00:03.743 ****** 19861 1726882354.36600: entering _queue_task() for managed_node2/command 19861 1726882354.37016: worker is 1 (out of 1 available) 19861 1726882354.37028: exiting _queue_task() for managed_node2/command 19861 1726882354.37037: done queuing things up, now waiting for results queue to drain 19861 1726882354.37038: waiting for pending results... 19861 1726882354.37229: running TaskExecutor() for managed_node2/TASK: Get current device features 19861 1726882354.37391: in run() - task 12673a56-9f93-b0cb-a0d9-000000000013 19861 1726882354.37405: variable 'ansible_search_path' from source: unknown 19861 1726882354.37502: calling self._execute() 19861 1726882354.37543: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.37571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.37585: variable 'omit' from source: magic vars 19861 1726882354.38103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.40752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.40837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.40878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.40927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.41036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.41039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.41071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.41105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.41166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.41186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.41379: variable 'ansible_distribution' from source: facts 19861 1726882354.41391: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.41419: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.41427: when evaluation is False, skipping this task 19861 1726882354.41433: _execute() done 19861 1726882354.41439: dumping result to json 19861 1726882354.41447: done dumping result, returning 19861 1726882354.41456: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-b0cb-a0d9-000000000013] 19861 1726882354.41469: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000013 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.41627: no more pending results, returning what we have 19861 1726882354.41631: results queue empty 19861 1726882354.41632: checking for any_errors_fatal 19861 1726882354.41640: done checking for any_errors_fatal 19861 1726882354.41641: checking for max_fail_percentage 19861 1726882354.41643: done checking for max_fail_percentage 19861 1726882354.41644: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.41645: done checking to see if all hosts have failed 19861 1726882354.41646: getting the remaining hosts for this loop 19861 1726882354.41647: done getting the remaining hosts for this loop 19861 1726882354.41652: getting the next task for host managed_node2 19861 1726882354.41660: done getting next task for host managed_node2 19861 1726882354.41665: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882354.41669: ^ state is: HOST STATE: block=3, 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 19861 1726882354.41683: getting variables 19861 1726882354.41685: in VariableManager get_vars() 19861 1726882354.41745: Calling all_inventory to load vars for managed_node2 19861 1726882354.41748: Calling groups_inventory to load vars for managed_node2 19861 1726882354.41750: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.41761: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.41764: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.41767: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.42138: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000013 19861 1726882354.42141: WORKER PROCESS EXITING 19861 1726882354.42163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.42480: done with get_vars() 19861 1726882354.42491: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:34 -0400 (0:00:00.059) 0:00:03.803 ****** 19861 1726882354.42592: entering _queue_task() for managed_node2/include_tasks 19861 1726882354.43018: worker is 1 (out of 1 available) 19861 1726882354.43029: exiting _queue_task() for managed_node2/include_tasks 19861 1726882354.43040: done queuing things up, now waiting for results queue to drain 19861 1726882354.43041: waiting for pending results... 19861 1726882354.43207: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882354.43339: in run() - task 12673a56-9f93-b0cb-a0d9-00000000001b 19861 1726882354.43360: variable 'ansible_search_path' from source: unknown 19861 1726882354.43367: variable 'ansible_search_path' from source: unknown 19861 1726882354.43413: calling self._execute() 19861 1726882354.43492: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.43508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.43522: variable 'omit' from source: magic vars 19861 1726882354.43931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.47398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.47503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.47584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.47637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.47668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.47756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.47788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.47827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.47875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.47897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.48038: variable 'ansible_distribution' from source: facts 19861 1726882354.48049: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.48179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.48183: when evaluation is False, skipping this task 19861 1726882354.48185: _execute() done 19861 1726882354.48188: dumping result to json 19861 1726882354.48190: done dumping result, returning 19861 1726882354.48192: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b0cb-a0d9-00000000001b] 19861 1726882354.48198: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001b 19861 1726882354.48264: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001b 19861 1726882354.48267: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.48318: no more pending results, returning what we have 19861 1726882354.48322: results queue empty 19861 1726882354.48323: checking for any_errors_fatal 19861 1726882354.48329: done checking for any_errors_fatal 19861 1726882354.48329: checking for max_fail_percentage 19861 1726882354.48331: done checking for max_fail_percentage 19861 1726882354.48332: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.48333: done checking to see if all hosts have failed 19861 1726882354.48334: getting the remaining hosts for this loop 19861 1726882354.48336: done getting the remaining hosts for this loop 19861 1726882354.48340: getting the next task for host managed_node2 19861 1726882354.48347: done getting next task for host managed_node2 19861 1726882354.48351: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882354.48354: ^ state is: HOST STATE: block=3, 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 19861 1726882354.48367: getting variables 19861 1726882354.48368: in VariableManager get_vars() 19861 1726882354.48427: Calling all_inventory to load vars for managed_node2 19861 1726882354.48430: Calling groups_inventory to load vars for managed_node2 19861 1726882354.48433: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.48444: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.48448: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.48451: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.48870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.49157: done with get_vars() 19861 1726882354.49171: done getting variables 19861 1726882354.49326: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:34 -0400 (0:00:00.067) 0:00:03.871 ****** 19861 1726882354.49357: entering _queue_task() for managed_node2/debug 19861 1726882354.49636: worker is 1 (out of 1 available) 19861 1726882354.49650: exiting _queue_task() for managed_node2/debug 19861 1726882354.49662: done queuing things up, now waiting for results queue to drain 19861 1726882354.49664: waiting for pending results... 19861 1726882354.50184: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882354.50232: in run() - task 12673a56-9f93-b0cb-a0d9-00000000001c 19861 1726882354.50265: variable 'ansible_search_path' from source: unknown 19861 1726882354.50275: variable 'ansible_search_path' from source: unknown 19861 1726882354.50514: calling self._execute() 19861 1726882354.50517: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.50520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.50523: variable 'omit' from source: magic vars 19861 1726882354.51117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.53838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.53927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.54149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.54199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.54310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.54803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.54806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.54809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.54924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.54942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.55301: variable 'ansible_distribution' from source: facts 19861 1726882354.55404: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.55430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.55439: when evaluation is False, skipping this task 19861 1726882354.55465: _execute() done 19861 1726882354.55473: dumping result to json 19861 1726882354.55481: done dumping result, returning 19861 1726882354.55542: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b0cb-a0d9-00000000001c] 19861 1726882354.55564: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882354.55785: no more pending results, returning what we have 19861 1726882354.55789: results queue empty 19861 1726882354.55790: checking for any_errors_fatal 19861 1726882354.55800: done checking for any_errors_fatal 19861 1726882354.55801: checking for max_fail_percentage 19861 1726882354.55802: done checking for max_fail_percentage 19861 1726882354.55803: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.55804: done checking to see if all hosts have failed 19861 1726882354.55805: getting the remaining hosts for this loop 19861 1726882354.55807: done getting the remaining hosts for this loop 19861 1726882354.55811: getting the next task for host managed_node2 19861 1726882354.55822: done getting next task for host managed_node2 19861 1726882354.55826: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882354.55830: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.55842: getting variables 19861 1726882354.55844: in VariableManager get_vars() 19861 1726882354.56008: Calling all_inventory to load vars for managed_node2 19861 1726882354.56011: Calling groups_inventory to load vars for managed_node2 19861 1726882354.56014: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.56174: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001c 19861 1726882354.56177: WORKER PROCESS EXITING 19861 1726882354.56186: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.56189: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.56192: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.56373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.56589: done with get_vars() 19861 1726882354.56605: done getting variables 19861 1726882354.56686: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:34 -0400 (0:00:00.073) 0:00:03.945 ****** 19861 1726882354.56723: entering _queue_task() for managed_node2/fail 19861 1726882354.56725: Creating lock for fail 19861 1726882354.56986: worker is 1 (out of 1 available) 19861 1726882354.57003: exiting _queue_task() for managed_node2/fail 19861 1726882354.57015: done queuing things up, now waiting for results queue to drain 19861 1726882354.57016: waiting for pending results... 19861 1726882354.57253: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882354.57387: in run() - task 12673a56-9f93-b0cb-a0d9-00000000001d 19861 1726882354.57414: variable 'ansible_search_path' from source: unknown 19861 1726882354.57422: variable 'ansible_search_path' from source: unknown 19861 1726882354.57460: calling self._execute() 19861 1726882354.57544: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.57555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.57601: variable 'omit' from source: magic vars 19861 1726882354.58004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.61302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.61389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.61434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.61499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.61523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.61667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.61671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.61696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.61745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.61779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.61994: variable 'ansible_distribution' from source: facts 19861 1726882354.61998: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.62032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.62046: when evaluation is False, skipping this task 19861 1726882354.62102: _execute() done 19861 1726882354.62105: dumping result to json 19861 1726882354.62108: done dumping result, returning 19861 1726882354.62110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-b0cb-a0d9-00000000001d] 19861 1726882354.62113: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001d 19861 1726882354.62325: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001d 19861 1726882354.62328: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.62370: no more pending results, returning what we have 19861 1726882354.62374: results queue empty 19861 1726882354.62375: checking for any_errors_fatal 19861 1726882354.62380: done checking for any_errors_fatal 19861 1726882354.62381: checking for max_fail_percentage 19861 1726882354.62383: done checking for max_fail_percentage 19861 1726882354.62384: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.62384: done checking to see if all hosts have failed 19861 1726882354.62385: getting the remaining hosts for this loop 19861 1726882354.62386: done getting the remaining hosts for this loop 19861 1726882354.62390: getting the next task for host managed_node2 19861 1726882354.62400: done getting next task for host managed_node2 19861 1726882354.62404: ^ 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 19861 1726882354.62407: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.62419: getting variables 19861 1726882354.62421: in VariableManager get_vars() 19861 1726882354.62469: Calling all_inventory to load vars for managed_node2 19861 1726882354.62472: Calling groups_inventory to load vars for managed_node2 19861 1726882354.62474: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.62483: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.62485: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.62487: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.62710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.62931: done with get_vars() 19861 1726882354.62942: done getting variables 19861 1726882354.63112: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:34 -0400 (0:00:00.064) 0:00:04.009 ****** 19861 1726882354.63144: entering _queue_task() for managed_node2/fail 19861 1726882354.63625: worker is 1 (out of 1 available) 19861 1726882354.63634: exiting _queue_task() for managed_node2/fail 19861 1726882354.63645: done queuing things up, now waiting for results queue to drain 19861 1726882354.63646: waiting for pending results... 19861 1726882354.63771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19861 1726882354.63887: in run() - task 12673a56-9f93-b0cb-a0d9-00000000001e 19861 1726882354.63925: variable 'ansible_search_path' from source: unknown 19861 1726882354.63969: variable 'ansible_search_path' from source: unknown 19861 1726882354.64074: calling self._execute() 19861 1726882354.64214: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.64225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.64243: variable 'omit' from source: magic vars 19861 1726882354.64952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.67563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.67667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.67967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.67971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.67973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.68050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.68223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.68254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.68334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.68421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.68862: variable 'ansible_distribution' from source: facts 19861 1726882354.68866: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.68868: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.68870: when evaluation is False, skipping this task 19861 1726882354.68872: _execute() done 19861 1726882354.68875: dumping result to json 19861 1726882354.68877: done dumping result, returning 19861 1726882354.68880: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-b0cb-a0d9-00000000001e] 19861 1726882354.68882: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.69350: no more pending results, returning what we have 19861 1726882354.69353: results queue empty 19861 1726882354.69354: checking for any_errors_fatal 19861 1726882354.69362: done checking for any_errors_fatal 19861 1726882354.69363: checking for max_fail_percentage 19861 1726882354.69365: done checking for max_fail_percentage 19861 1726882354.69366: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.69367: done checking to see if all hosts have failed 19861 1726882354.69368: getting the remaining hosts for this loop 19861 1726882354.69369: done getting the remaining hosts for this loop 19861 1726882354.69374: getting the next task for host managed_node2 19861 1726882354.69381: done getting next task for host managed_node2 19861 1726882354.69385: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882354.69389: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.69406: getting variables 19861 1726882354.69408: in VariableManager get_vars() 19861 1726882354.69465: Calling all_inventory to load vars for managed_node2 19861 1726882354.69468: Calling groups_inventory to load vars for managed_node2 19861 1726882354.69470: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.69482: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.69485: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.69488: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.69588: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001e 19861 1726882354.69591: WORKER PROCESS EXITING 19861 1726882354.69945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.70155: done with get_vars() 19861 1726882354.70166: done getting variables 19861 1726882354.70226: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:34 -0400 (0:00:00.071) 0:00:04.080 ****** 19861 1726882354.70255: entering _queue_task() for managed_node2/fail 19861 1726882354.70578: worker is 1 (out of 1 available) 19861 1726882354.70590: exiting _queue_task() for managed_node2/fail 19861 1726882354.70640: done queuing things up, now waiting for results queue to drain 19861 1726882354.70642: waiting for pending results... 19861 1726882354.70776: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882354.70873: in run() - task 12673a56-9f93-b0cb-a0d9-00000000001f 19861 1726882354.70883: variable 'ansible_search_path' from source: unknown 19861 1726882354.70887: variable 'ansible_search_path' from source: unknown 19861 1726882354.70917: calling self._execute() 19861 1726882354.70977: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.70987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.70996: variable 'omit' from source: magic vars 19861 1726882354.71368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.74355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.74410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.74569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.74585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.74600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.74689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.74716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.74733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.74759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.74769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.74878: variable 'ansible_distribution' from source: facts 19861 1726882354.74883: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.74904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.74908: when evaluation is False, skipping this task 19861 1726882354.74910: _execute() done 19861 1726882354.74914: dumping result to json 19861 1726882354.74918: done dumping result, returning 19861 1726882354.74921: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-b0cb-a0d9-00000000001f] 19861 1726882354.74931: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001f 19861 1726882354.75017: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000001f 19861 1726882354.75020: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.75073: no more pending results, returning what we have 19861 1726882354.75076: results queue empty 19861 1726882354.75077: checking for any_errors_fatal 19861 1726882354.75082: done checking for any_errors_fatal 19861 1726882354.75083: checking for max_fail_percentage 19861 1726882354.75084: done checking for max_fail_percentage 19861 1726882354.75085: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.75086: done checking to see if all hosts have failed 19861 1726882354.75087: getting the remaining hosts for this loop 19861 1726882354.75088: done getting the remaining hosts for this loop 19861 1726882354.75092: getting the next task for host managed_node2 19861 1726882354.75101: done getting next task for host managed_node2 19861 1726882354.75104: ^ 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 19861 1726882354.75107: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.75119: getting variables 19861 1726882354.75121: in VariableManager get_vars() 19861 1726882354.75171: Calling all_inventory to load vars for managed_node2 19861 1726882354.75174: Calling groups_inventory to load vars for managed_node2 19861 1726882354.75176: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.75184: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.75186: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.75189: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.75452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.75663: done with get_vars() 19861 1726882354.75673: done getting variables 19861 1726882354.75764: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:34 -0400 (0:00:00.055) 0:00:04.135 ****** 19861 1726882354.75791: entering _queue_task() for managed_node2/dnf 19861 1726882354.76050: worker is 1 (out of 1 available) 19861 1726882354.76090: exiting _queue_task() for managed_node2/dnf 19861 1726882354.76105: done queuing things up, now waiting for results queue to drain 19861 1726882354.76107: waiting for pending results... 19861 1726882354.76413: running TaskExecutor() for managed_node2/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 19861 1726882354.76437: in run() - task 12673a56-9f93-b0cb-a0d9-000000000020 19861 1726882354.76462: variable 'ansible_search_path' from source: unknown 19861 1726882354.76502: variable 'ansible_search_path' from source: unknown 19861 1726882354.76902: calling self._execute() 19861 1726882354.76906: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.76909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.76911: variable 'omit' from source: magic vars 19861 1726882354.78023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.81174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.81262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.81314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.81354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.81384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.81463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.81503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.81655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.81704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.81719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.82020: variable 'ansible_distribution' from source: facts 19861 1726882354.82034: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.82109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.82118: when evaluation is False, skipping this task 19861 1726882354.82125: _execute() done 19861 1726882354.82133: dumping result to json 19861 1726882354.82150: done dumping result, returning 19861 1726882354.82172: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000020] 19861 1726882354.82215: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000020 19861 1726882354.82508: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000020 19861 1726882354.82511: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.82568: no more pending results, returning what we have 19861 1726882354.82571: results queue empty 19861 1726882354.82572: checking for any_errors_fatal 19861 1726882354.82581: done checking for any_errors_fatal 19861 1726882354.82582: checking for max_fail_percentage 19861 1726882354.82584: done checking for max_fail_percentage 19861 1726882354.82590: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.82591: done checking to see if all hosts have failed 19861 1726882354.82592: getting the remaining hosts for this loop 19861 1726882354.82594: done getting the remaining hosts for this loop 19861 1726882354.82599: getting the next task for host managed_node2 19861 1726882354.82606: done getting next task for host managed_node2 19861 1726882354.82610: ^ 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 19861 1726882354.82613: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.82632: getting variables 19861 1726882354.82634: in VariableManager get_vars() 19861 1726882354.82690: Calling all_inventory to load vars for managed_node2 19861 1726882354.82811: Calling groups_inventory to load vars for managed_node2 19861 1726882354.82815: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.82827: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.82830: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.82833: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.83165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.83414: done with get_vars() 19861 1726882354.83438: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882354.83512: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:34 -0400 (0:00:00.077) 0:00:04.213 ****** 19861 1726882354.83549: entering _queue_task() for managed_node2/yum 19861 1726882354.83551: Creating lock for yum 19861 1726882354.83914: worker is 1 (out of 1 available) 19861 1726882354.83931: exiting _queue_task() for managed_node2/yum 19861 1726882354.83945: done queuing things up, now waiting for results queue to drain 19861 1726882354.83946: waiting for pending results... 19861 1726882354.84299: running TaskExecutor() for managed_node2/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 19861 1726882354.84704: in run() - task 12673a56-9f93-b0cb-a0d9-000000000021 19861 1726882354.84708: variable 'ansible_search_path' from source: unknown 19861 1726882354.84711: variable 'ansible_search_path' from source: unknown 19861 1726882354.84713: calling self._execute() 19861 1726882354.84715: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.84718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.84721: variable 'omit' from source: magic vars 19861 1726882354.85735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.87435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.87504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.87552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.87591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.87651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.87771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.87775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.87803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.87847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.87870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.88103: variable 'ansible_distribution' from source: facts 19861 1726882354.88107: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.88109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.88112: when evaluation is False, skipping this task 19861 1726882354.88114: _execute() done 19861 1726882354.88116: dumping result to json 19861 1726882354.88118: done dumping result, returning 19861 1726882354.88121: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000021] 19861 1726882354.88124: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.88245: no more pending results, returning what we have 19861 1726882354.88247: results queue empty 19861 1726882354.88248: checking for any_errors_fatal 19861 1726882354.88254: done checking for any_errors_fatal 19861 1726882354.88255: checking for max_fail_percentage 19861 1726882354.88257: done checking for max_fail_percentage 19861 1726882354.88257: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.88258: done checking to see if all hosts have failed 19861 1726882354.88259: getting the remaining hosts for this loop 19861 1726882354.88260: done getting the remaining hosts for this loop 19861 1726882354.88264: getting the next task for host managed_node2 19861 1726882354.88270: done getting next task for host managed_node2 19861 1726882354.88273: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882354.88276: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.88288: getting variables 19861 1726882354.88290: in VariableManager get_vars() 19861 1726882354.88446: Calling all_inventory to load vars for managed_node2 19861 1726882354.88449: Calling groups_inventory to load vars for managed_node2 19861 1726882354.88451: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.88484: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000021 19861 1726882354.88486: WORKER PROCESS EXITING 19861 1726882354.88502: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.88507: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.88510: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.88670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.88794: done with get_vars() 19861 1726882354.88803: done getting variables 19861 1726882354.88844: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:34 -0400 (0:00:00.053) 0:00:04.266 ****** 19861 1726882354.88867: entering _queue_task() for managed_node2/fail 19861 1726882354.89064: worker is 1 (out of 1 available) 19861 1726882354.89076: exiting _queue_task() for managed_node2/fail 19861 1726882354.89089: done queuing things up, now waiting for results queue to drain 19861 1726882354.89091: waiting for pending results... 19861 1726882354.89255: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882354.89341: in run() - task 12673a56-9f93-b0cb-a0d9-000000000022 19861 1726882354.89352: variable 'ansible_search_path' from source: unknown 19861 1726882354.89355: variable 'ansible_search_path' from source: unknown 19861 1726882354.89382: calling self._execute() 19861 1726882354.89447: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.89451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.89459: variable 'omit' from source: magic vars 19861 1726882354.89760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.91954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.91987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.92020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.92052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.92077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.92139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.92159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.92179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882354.92209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882354.92219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882354.92357: variable 'ansible_distribution' from source: facts 19861 1726882354.92360: variable 'ansible_distribution_major_version' from source: facts 19861 1726882354.92372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882354.92379: when evaluation is False, skipping this task 19861 1726882354.92385: _execute() done 19861 1726882354.92466: dumping result to json 19861 1726882354.92469: done dumping result, returning 19861 1726882354.92472: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-000000000022] 19861 1726882354.92473: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000022 19861 1726882354.92549: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000022 19861 1726882354.92553: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882354.92669: no more pending results, returning what we have 19861 1726882354.92672: results queue empty 19861 1726882354.92673: checking for any_errors_fatal 19861 1726882354.92679: done checking for any_errors_fatal 19861 1726882354.92679: checking for max_fail_percentage 19861 1726882354.92682: done checking for max_fail_percentage 19861 1726882354.92682: checking to see if all hosts have failed and the running result is not ok 19861 1726882354.92683: done checking to see if all hosts have failed 19861 1726882354.92684: getting the remaining hosts for this loop 19861 1726882354.92685: done getting the remaining hosts for this loop 19861 1726882354.92690: getting the next task for host managed_node2 19861 1726882354.92702: done getting next task for host managed_node2 19861 1726882354.92706: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19861 1726882354.92710: ^ state is: HOST STATE: block=3, 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=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 19861 1726882354.92723: getting variables 19861 1726882354.92724: in VariableManager get_vars() 19861 1726882354.92783: Calling all_inventory to load vars for managed_node2 19861 1726882354.92786: Calling groups_inventory to load vars for managed_node2 19861 1726882354.92789: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882354.92847: Calling all_plugins_play to load vars for managed_node2 19861 1726882354.92850: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882354.92854: Calling groups_plugins_play to load vars for managed_node2 19861 1726882354.93099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882354.93352: done with get_vars() 19861 1726882354.93364: done getting variables 19861 1726882354.93432: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:34 -0400 (0:00:00.045) 0:00:04.312 ****** 19861 1726882354.93466: entering _queue_task() for managed_node2/package 19861 1726882354.93971: worker is 1 (out of 1 available) 19861 1726882354.93980: exiting _queue_task() for managed_node2/package 19861 1726882354.94142: done queuing things up, now waiting for results queue to drain 19861 1726882354.94143: waiting for pending results... 19861 1726882354.94375: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19861 1726882354.94413: in run() - task 12673a56-9f93-b0cb-a0d9-000000000023 19861 1726882354.94436: variable 'ansible_search_path' from source: unknown 19861 1726882354.94444: variable 'ansible_search_path' from source: unknown 19861 1726882354.94498: calling self._execute() 19861 1726882354.94600: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882354.94603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882354.94614: variable 'omit' from source: magic vars 19861 1726882354.95129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882354.99377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882354.99466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882354.99535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882354.99582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882354.99656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882354.99721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882354.99768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882354.99808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.00097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.00101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.00325: variable 'ansible_distribution' from source: facts 19861 1726882355.00420: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.00424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.00426: when evaluation is False, skipping this task 19861 1726882355.00428: _execute() done 19861 1726882355.00431: dumping result to json 19861 1726882355.00529: done dumping result, returning 19861 1726882355.00533: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b0cb-a0d9-000000000023] 19861 1726882355.00536: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000023 19861 1726882355.01005: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000023 19861 1726882355.01008: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.01063: no more pending results, returning what we have 19861 1726882355.01067: results queue empty 19861 1726882355.01068: checking for any_errors_fatal 19861 1726882355.01076: done checking for any_errors_fatal 19861 1726882355.01077: checking for max_fail_percentage 19861 1726882355.01079: done checking for max_fail_percentage 19861 1726882355.01080: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.01081: done checking to see if all hosts have failed 19861 1726882355.01082: getting the remaining hosts for this loop 19861 1726882355.01083: done getting the remaining hosts for this loop 19861 1726882355.01087: getting the next task for host managed_node2 19861 1726882355.01099: done getting next task for host managed_node2 19861 1726882355.01103: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882355.01106: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.01122: getting variables 19861 1726882355.01124: in VariableManager get_vars() 19861 1726882355.01181: Calling all_inventory to load vars for managed_node2 19861 1726882355.01184: Calling groups_inventory to load vars for managed_node2 19861 1726882355.01187: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.01437: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.01441: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.01445: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.02012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.02548: done with get_vars() 19861 1726882355.02561: done getting variables 19861 1726882355.02734: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:35 -0400 (0:00:00.093) 0:00:04.405 ****** 19861 1726882355.02770: entering _queue_task() for managed_node2/package 19861 1726882355.03224: worker is 1 (out of 1 available) 19861 1726882355.03237: exiting _queue_task() for managed_node2/package 19861 1726882355.03255: done queuing things up, now waiting for results queue to drain 19861 1726882355.03257: waiting for pending results... 19861 1726882355.03453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882355.03539: in run() - task 12673a56-9f93-b0cb-a0d9-000000000024 19861 1726882355.03551: variable 'ansible_search_path' from source: unknown 19861 1726882355.03554: variable 'ansible_search_path' from source: unknown 19861 1726882355.03584: calling self._execute() 19861 1726882355.03650: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.03654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.03662: variable 'omit' from source: magic vars 19861 1726882355.03960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.06567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.06706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.06710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.06734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.06763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.06856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.06892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.06935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.06978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.07032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.07155: variable 'ansible_distribution' from source: facts 19861 1726882355.07167: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.07191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.07250: when evaluation is False, skipping this task 19861 1726882355.07253: _execute() done 19861 1726882355.07260: dumping result to json 19861 1726882355.07263: done dumping result, returning 19861 1726882355.07265: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-000000000024] 19861 1726882355.07268: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.07541: no more pending results, returning what we have 19861 1726882355.07545: results queue empty 19861 1726882355.07546: checking for any_errors_fatal 19861 1726882355.07551: done checking for any_errors_fatal 19861 1726882355.07552: checking for max_fail_percentage 19861 1726882355.07553: done checking for max_fail_percentage 19861 1726882355.07554: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.07555: done checking to see if all hosts have failed 19861 1726882355.07556: getting the remaining hosts for this loop 19861 1726882355.07557: done getting the remaining hosts for this loop 19861 1726882355.07561: getting the next task for host managed_node2 19861 1726882355.07577: done getting next task for host managed_node2 19861 1726882355.07582: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882355.07585: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.07599: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000024 19861 1726882355.07602: WORKER PROCESS EXITING 19861 1726882355.07611: getting variables 19861 1726882355.07612: in VariableManager get_vars() 19861 1726882355.07668: Calling all_inventory to load vars for managed_node2 19861 1726882355.07671: Calling groups_inventory to load vars for managed_node2 19861 1726882355.07674: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.07805: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.07809: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.07812: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.08351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.08564: done with get_vars() 19861 1726882355.08574: done getting variables 19861 1726882355.08630: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:35 -0400 (0:00:00.058) 0:00:04.464 ****** 19861 1726882355.08658: entering _queue_task() for managed_node2/package 19861 1726882355.09113: worker is 1 (out of 1 available) 19861 1726882355.09122: exiting _queue_task() for managed_node2/package 19861 1726882355.09132: done queuing things up, now waiting for results queue to drain 19861 1726882355.09133: waiting for pending results... 19861 1726882355.09259: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882355.09346: in run() - task 12673a56-9f93-b0cb-a0d9-000000000025 19861 1726882355.09368: variable 'ansible_search_path' from source: unknown 19861 1726882355.09376: variable 'ansible_search_path' from source: unknown 19861 1726882355.09416: calling self._execute() 19861 1726882355.09508: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.09520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.09575: variable 'omit' from source: magic vars 19861 1726882355.09945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.12254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.12332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.12370: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.12417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.12518: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.12530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.12563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.12597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.12646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.12664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.12800: variable 'ansible_distribution' from source: facts 19861 1726882355.12813: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.12841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.12852: when evaluation is False, skipping this task 19861 1726882355.12859: _execute() done 19861 1726882355.12864: dumping result to json 19861 1726882355.12872: done dumping result, returning 19861 1726882355.12883: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-000000000025] 19861 1726882355.12957: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000025 19861 1726882355.13031: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000025 19861 1726882355.13034: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.13115: no more pending results, returning what we have 19861 1726882355.13118: results queue empty 19861 1726882355.13119: checking for any_errors_fatal 19861 1726882355.13125: done checking for any_errors_fatal 19861 1726882355.13126: checking for max_fail_percentage 19861 1726882355.13128: done checking for max_fail_percentage 19861 1726882355.13129: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.13130: done checking to see if all hosts have failed 19861 1726882355.13130: getting the remaining hosts for this loop 19861 1726882355.13132: done getting the remaining hosts for this loop 19861 1726882355.13135: getting the next task for host managed_node2 19861 1726882355.13142: done getting next task for host managed_node2 19861 1726882355.13145: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882355.13149: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.13162: getting variables 19861 1726882355.13164: in VariableManager get_vars() 19861 1726882355.13223: Calling all_inventory to load vars for managed_node2 19861 1726882355.13226: Calling groups_inventory to load vars for managed_node2 19861 1726882355.13228: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.13239: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.13241: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.13244: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.13653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.13858: done with get_vars() 19861 1726882355.13869: done getting variables 19861 1726882355.13961: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:35 -0400 (0:00:00.053) 0:00:04.517 ****** 19861 1726882355.13991: entering _queue_task() for managed_node2/service 19861 1726882355.13996: Creating lock for service 19861 1726882355.14269: worker is 1 (out of 1 available) 19861 1726882355.14281: exiting _queue_task() for managed_node2/service 19861 1726882355.14498: done queuing things up, now waiting for results queue to drain 19861 1726882355.14500: waiting for pending results... 19861 1726882355.14627: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882355.14716: in run() - task 12673a56-9f93-b0cb-a0d9-000000000026 19861 1726882355.14739: variable 'ansible_search_path' from source: unknown 19861 1726882355.14747: variable 'ansible_search_path' from source: unknown 19861 1726882355.14785: calling self._execute() 19861 1726882355.14901: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.14905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.14908: variable 'omit' from source: magic vars 19861 1726882355.15405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.17561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.17664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.17681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.17724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.17754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.17880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.17884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.17918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.17961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.17979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.18301: variable 'ansible_distribution' from source: facts 19861 1726882355.18305: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.18308: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.18310: when evaluation is False, skipping this task 19861 1726882355.18312: _execute() done 19861 1726882355.18313: dumping result to json 19861 1726882355.18315: done dumping result, returning 19861 1726882355.18317: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-000000000026] 19861 1726882355.18319: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000026 19861 1726882355.18397: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000026 19861 1726882355.18401: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.18449: no more pending results, returning what we have 19861 1726882355.18452: results queue empty 19861 1726882355.18453: checking for any_errors_fatal 19861 1726882355.18458: done checking for any_errors_fatal 19861 1726882355.18459: checking for max_fail_percentage 19861 1726882355.18461: done checking for max_fail_percentage 19861 1726882355.18462: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.18463: done checking to see if all hosts have failed 19861 1726882355.18463: getting the remaining hosts for this loop 19861 1726882355.18465: done getting the remaining hosts for this loop 19861 1726882355.18468: getting the next task for host managed_node2 19861 1726882355.18474: done getting next task for host managed_node2 19861 1726882355.18478: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882355.18481: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.18498: getting variables 19861 1726882355.18500: in VariableManager get_vars() 19861 1726882355.18554: Calling all_inventory to load vars for managed_node2 19861 1726882355.18556: Calling groups_inventory to load vars for managed_node2 19861 1726882355.18559: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.18569: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.18571: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.18574: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.19023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.19235: done with get_vars() 19861 1726882355.19246: done getting variables 19861 1726882355.19335: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:35 -0400 (0:00:00.053) 0:00:04.571 ****** 19861 1726882355.19365: entering _queue_task() for managed_node2/service 19861 1726882355.19814: worker is 1 (out of 1 available) 19861 1726882355.19823: exiting _queue_task() for managed_node2/service 19861 1726882355.19834: done queuing things up, now waiting for results queue to drain 19861 1726882355.19835: waiting for pending results... 19861 1726882355.19964: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882355.20061: in run() - task 12673a56-9f93-b0cb-a0d9-000000000027 19861 1726882355.20080: variable 'ansible_search_path' from source: unknown 19861 1726882355.20087: variable 'ansible_search_path' from source: unknown 19861 1726882355.20131: calling self._execute() 19861 1726882355.20278: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.20282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.20285: variable 'omit' from source: magic vars 19861 1726882355.20669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.24047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.24125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.24165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.24212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.24241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.24411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.24415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.24418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.24557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.24685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.24900: variable 'ansible_distribution' from source: facts 19861 1726882355.25517: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.25521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.25523: when evaluation is False, skipping this task 19861 1726882355.25526: _execute() done 19861 1726882355.25528: dumping result to json 19861 1726882355.25530: done dumping result, returning 19861 1726882355.25532: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b0cb-a0d9-000000000027] 19861 1726882355.25534: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000027 19861 1726882355.25609: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000027 19861 1726882355.25612: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882355.25662: no more pending results, returning what we have 19861 1726882355.25665: results queue empty 19861 1726882355.25666: checking for any_errors_fatal 19861 1726882355.25673: done checking for any_errors_fatal 19861 1726882355.25674: checking for max_fail_percentage 19861 1726882355.25676: done checking for max_fail_percentage 19861 1726882355.25676: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.25677: done checking to see if all hosts have failed 19861 1726882355.25678: getting the remaining hosts for this loop 19861 1726882355.25679: done getting the remaining hosts for this loop 19861 1726882355.25683: getting the next task for host managed_node2 19861 1726882355.25690: done getting next task for host managed_node2 19861 1726882355.25698: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882355.25702: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.25715: getting variables 19861 1726882355.25717: in VariableManager get_vars() 19861 1726882355.25769: Calling all_inventory to load vars for managed_node2 19861 1726882355.25772: Calling groups_inventory to load vars for managed_node2 19861 1726882355.25774: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.25784: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.25787: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.25790: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.26369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.26984: done with get_vars() 19861 1726882355.27203: done getting variables 19861 1726882355.27260: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:35 -0400 (0:00:00.079) 0:00:04.650 ****** 19861 1726882355.27291: entering _queue_task() for managed_node2/service 19861 1726882355.27663: worker is 1 (out of 1 available) 19861 1726882355.27674: exiting _queue_task() for managed_node2/service 19861 1726882355.27687: done queuing things up, now waiting for results queue to drain 19861 1726882355.27688: waiting for pending results... 19861 1726882355.28412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882355.28418: in run() - task 12673a56-9f93-b0cb-a0d9-000000000028 19861 1726882355.28421: variable 'ansible_search_path' from source: unknown 19861 1726882355.28425: variable 'ansible_search_path' from source: unknown 19861 1726882355.28671: calling self._execute() 19861 1726882355.29078: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.29084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.29087: variable 'omit' from source: magic vars 19861 1726882355.30090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.34917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.35091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.35201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.35429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.35433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.35601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.35605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.35607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.35685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.35771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.36042: variable 'ansible_distribution' from source: facts 19861 1726882355.36090: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.36304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.36307: when evaluation is False, skipping this task 19861 1726882355.36310: _execute() done 19861 1726882355.36312: dumping result to json 19861 1726882355.36314: done dumping result, returning 19861 1726882355.36316: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b0cb-a0d9-000000000028] 19861 1726882355.36318: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000028 19861 1726882355.36391: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000028 19861 1726882355.36399: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.36456: no more pending results, returning what we have 19861 1726882355.36459: results queue empty 19861 1726882355.36460: checking for any_errors_fatal 19861 1726882355.36467: done checking for any_errors_fatal 19861 1726882355.36467: checking for max_fail_percentage 19861 1726882355.36469: done checking for max_fail_percentage 19861 1726882355.36470: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.36471: done checking to see if all hosts have failed 19861 1726882355.36471: getting the remaining hosts for this loop 19861 1726882355.36473: done getting the remaining hosts for this loop 19861 1726882355.36476: getting the next task for host managed_node2 19861 1726882355.36483: done getting next task for host managed_node2 19861 1726882355.36487: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882355.36490: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.36507: getting variables 19861 1726882355.36509: in VariableManager get_vars() 19861 1726882355.36570: Calling all_inventory to load vars for managed_node2 19861 1726882355.36573: Calling groups_inventory to load vars for managed_node2 19861 1726882355.36575: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.36586: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.36589: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.36592: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.37840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.38450: done with get_vars() 19861 1726882355.38463: done getting variables 19861 1726882355.38525: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:35 -0400 (0:00:00.112) 0:00:04.763 ****** 19861 1726882355.38557: entering _queue_task() for managed_node2/service 19861 1726882355.39257: worker is 1 (out of 1 available) 19861 1726882355.39269: exiting _queue_task() for managed_node2/service 19861 1726882355.39282: done queuing things up, now waiting for results queue to drain 19861 1726882355.39283: waiting for pending results... 19861 1726882355.39917: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882355.39992: in run() - task 12673a56-9f93-b0cb-a0d9-000000000029 19861 1726882355.40028: variable 'ansible_search_path' from source: unknown 19861 1726882355.40038: variable 'ansible_search_path' from source: unknown 19861 1726882355.40096: calling self._execute() 19861 1726882355.40217: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.40220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.40223: variable 'omit' from source: magic vars 19861 1726882355.40642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.44266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.44418: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.44423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.44426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.44453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.44539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.44568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.44595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.44643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.44664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.44806: variable 'ansible_distribution' from source: facts 19861 1726882355.44819: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.44841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.44853: when evaluation is False, skipping this task 19861 1726882355.44861: _execute() done 19861 1726882355.44959: dumping result to json 19861 1726882355.44962: done dumping result, returning 19861 1726882355.44965: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b0cb-a0d9-000000000029] 19861 1726882355.44967: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000029 19861 1726882355.45034: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000029 19861 1726882355.45038: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882355.45083: no more pending results, returning what we have 19861 1726882355.45086: results queue empty 19861 1726882355.45087: checking for any_errors_fatal 19861 1726882355.45097: done checking for any_errors_fatal 19861 1726882355.45098: checking for max_fail_percentage 19861 1726882355.45099: done checking for max_fail_percentage 19861 1726882355.45100: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.45101: done checking to see if all hosts have failed 19861 1726882355.45102: getting the remaining hosts for this loop 19861 1726882355.45103: done getting the remaining hosts for this loop 19861 1726882355.45106: getting the next task for host managed_node2 19861 1726882355.45113: done getting next task for host managed_node2 19861 1726882355.45116: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882355.45120: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.45131: getting variables 19861 1726882355.45133: in VariableManager get_vars() 19861 1726882355.45184: Calling all_inventory to load vars for managed_node2 19861 1726882355.45187: Calling groups_inventory to load vars for managed_node2 19861 1726882355.45189: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.45331: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.45335: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.45339: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.45555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.46024: done with get_vars() 19861 1726882355.46036: done getting variables 19861 1726882355.46274: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:35 -0400 (0:00:00.078) 0:00:04.841 ****** 19861 1726882355.46381: entering _queue_task() for managed_node2/copy 19861 1726882355.46840: worker is 1 (out of 1 available) 19861 1726882355.46851: exiting _queue_task() for managed_node2/copy 19861 1726882355.46863: done queuing things up, now waiting for results queue to drain 19861 1726882355.46865: waiting for pending results... 19861 1726882355.47151: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882355.47353: in run() - task 12673a56-9f93-b0cb-a0d9-00000000002a 19861 1726882355.47358: variable 'ansible_search_path' from source: unknown 19861 1726882355.47361: variable 'ansible_search_path' from source: unknown 19861 1726882355.47363: calling self._execute() 19861 1726882355.47448: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.47466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.47478: variable 'omit' from source: magic vars 19861 1726882355.47999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.50814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.51031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.51036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.51087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.51151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.51384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.51422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.51453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.51697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.51701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.51899: variable 'ansible_distribution' from source: facts 19861 1726882355.52100: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.52103: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.52106: when evaluation is False, skipping this task 19861 1726882355.52108: _execute() done 19861 1726882355.52111: dumping result to json 19861 1726882355.52113: done dumping result, returning 19861 1726882355.52115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b0cb-a0d9-00000000002a] 19861 1726882355.52117: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002a 19861 1726882355.52197: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002a 19861 1726882355.52201: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.52250: no more pending results, returning what we have 19861 1726882355.52253: results queue empty 19861 1726882355.52254: checking for any_errors_fatal 19861 1726882355.52261: done checking for any_errors_fatal 19861 1726882355.52262: checking for max_fail_percentage 19861 1726882355.52263: done checking for max_fail_percentage 19861 1726882355.52264: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.52265: done checking to see if all hosts have failed 19861 1726882355.52266: getting the remaining hosts for this loop 19861 1726882355.52267: done getting the remaining hosts for this loop 19861 1726882355.52271: getting the next task for host managed_node2 19861 1726882355.52278: done getting next task for host managed_node2 19861 1726882355.52282: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882355.52286: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.52302: getting variables 19861 1726882355.52304: in VariableManager get_vars() 19861 1726882355.52647: Calling all_inventory to load vars for managed_node2 19861 1726882355.52650: Calling groups_inventory to load vars for managed_node2 19861 1726882355.52653: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.52665: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.52668: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.52671: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.53089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.53420: done with get_vars() 19861 1726882355.53431: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:35 -0400 (0:00:00.071) 0:00:04.912 ****** 19861 1726882355.53516: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882355.53518: Creating lock for fedora.linux_system_roles.network_connections 19861 1726882355.54008: worker is 1 (out of 1 available) 19861 1726882355.54016: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882355.54029: done queuing things up, now waiting for results queue to drain 19861 1726882355.54030: waiting for pending results... 19861 1726882355.54267: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882355.54271: in run() - task 12673a56-9f93-b0cb-a0d9-00000000002b 19861 1726882355.54274: variable 'ansible_search_path' from source: unknown 19861 1726882355.54276: variable 'ansible_search_path' from source: unknown 19861 1726882355.54320: calling self._execute() 19861 1726882355.54414: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.54430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.54443: variable 'omit' from source: magic vars 19861 1726882355.54913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.57405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.57545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.57548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.57562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.57590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.57673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.57808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.57812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.57913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.57933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.58191: variable 'ansible_distribution' from source: facts 19861 1726882355.58428: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.58432: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.58439: when evaluation is False, skipping this task 19861 1726882355.58451: _execute() done 19861 1726882355.58454: dumping result to json 19861 1726882355.58458: done dumping result, returning 19861 1726882355.58460: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b0cb-a0d9-00000000002b] 19861 1726882355.58463: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002b 19861 1726882355.58634: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002b 19861 1726882355.58638: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.58719: no more pending results, returning what we have 19861 1726882355.58723: results queue empty 19861 1726882355.58724: checking for any_errors_fatal 19861 1726882355.58730: done checking for any_errors_fatal 19861 1726882355.58731: checking for max_fail_percentage 19861 1726882355.58733: done checking for max_fail_percentage 19861 1726882355.58734: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.58735: done checking to see if all hosts have failed 19861 1726882355.58735: getting the remaining hosts for this loop 19861 1726882355.58737: done getting the remaining hosts for this loop 19861 1726882355.58741: getting the next task for host managed_node2 19861 1726882355.58749: done getting next task for host managed_node2 19861 1726882355.58754: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882355.58757: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.58808: getting variables 19861 1726882355.58811: in VariableManager get_vars() 19861 1726882355.58987: Calling all_inventory to load vars for managed_node2 19861 1726882355.58990: Calling groups_inventory to load vars for managed_node2 19861 1726882355.58995: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.59005: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.59008: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.59011: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.59191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.59573: done with get_vars() 19861 1726882355.59584: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:35 -0400 (0:00:00.061) 0:00:04.974 ****** 19861 1726882355.59674: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882355.59676: Creating lock for fedora.linux_system_roles.network_state 19861 1726882355.60066: worker is 1 (out of 1 available) 19861 1726882355.60075: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882355.60086: done queuing things up, now waiting for results queue to drain 19861 1726882355.60088: waiting for pending results... 19861 1726882355.60321: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882355.60420: in run() - task 12673a56-9f93-b0cb-a0d9-00000000002c 19861 1726882355.60424: variable 'ansible_search_path' from source: unknown 19861 1726882355.60428: variable 'ansible_search_path' from source: unknown 19861 1726882355.60500: calling self._execute() 19861 1726882355.60553: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.60563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.60573: variable 'omit' from source: magic vars 19861 1726882355.61001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.63185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.63270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.63337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.63363: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.63447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.63479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.63513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.63541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.63587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.63611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.63757: variable 'ansible_distribution' from source: facts 19861 1726882355.63776: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.63803: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.63883: when evaluation is False, skipping this task 19861 1726882355.63886: _execute() done 19861 1726882355.63889: dumping result to json 19861 1726882355.63891: done dumping result, returning 19861 1726882355.63895: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b0cb-a0d9-00000000002c] 19861 1726882355.63897: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002c 19861 1726882355.63968: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002c 19861 1726882355.63972: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.64043: no more pending results, returning what we have 19861 1726882355.64046: results queue empty 19861 1726882355.64047: checking for any_errors_fatal 19861 1726882355.64056: done checking for any_errors_fatal 19861 1726882355.64057: checking for max_fail_percentage 19861 1726882355.64059: done checking for max_fail_percentage 19861 1726882355.64060: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.64061: done checking to see if all hosts have failed 19861 1726882355.64062: getting the remaining hosts for this loop 19861 1726882355.64063: done getting the remaining hosts for this loop 19861 1726882355.64067: getting the next task for host managed_node2 19861 1726882355.64074: done getting next task for host managed_node2 19861 1726882355.64078: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882355.64081: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.64199: getting variables 19861 1726882355.64203: in VariableManager get_vars() 19861 1726882355.64260: Calling all_inventory to load vars for managed_node2 19861 1726882355.64262: Calling groups_inventory to load vars for managed_node2 19861 1726882355.64264: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.64275: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.64277: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.64281: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.64660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.64892: done with get_vars() 19861 1726882355.64906: done getting variables 19861 1726882355.64977: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:35 -0400 (0:00:00.053) 0:00:05.027 ****** 19861 1726882355.65012: entering _queue_task() for managed_node2/debug 19861 1726882355.65403: worker is 1 (out of 1 available) 19861 1726882355.65413: exiting _queue_task() for managed_node2/debug 19861 1726882355.65424: done queuing things up, now waiting for results queue to drain 19861 1726882355.65425: waiting for pending results... 19861 1726882355.65661: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882355.65731: in run() - task 12673a56-9f93-b0cb-a0d9-00000000002d 19861 1726882355.65754: variable 'ansible_search_path' from source: unknown 19861 1726882355.65766: variable 'ansible_search_path' from source: unknown 19861 1726882355.65827: calling self._execute() 19861 1726882355.65897: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.65908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.65922: variable 'omit' from source: magic vars 19861 1726882355.66371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.68682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.68780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.68802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.68843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.68889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.68962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.69099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.69104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.69107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.69110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.69244: variable 'ansible_distribution' from source: facts 19861 1726882355.69256: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.69279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.69286: when evaluation is False, skipping this task 19861 1726882355.69296: _execute() done 19861 1726882355.69305: dumping result to json 19861 1726882355.69313: done dumping result, returning 19861 1726882355.69331: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b0cb-a0d9-00000000002d] 19861 1726882355.69344: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002d 19861 1726882355.69507: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002d 19861 1726882355.69510: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882355.69596: no more pending results, returning what we have 19861 1726882355.69599: results queue empty 19861 1726882355.69600: checking for any_errors_fatal 19861 1726882355.69606: done checking for any_errors_fatal 19861 1726882355.69607: checking for max_fail_percentage 19861 1726882355.69608: done checking for max_fail_percentage 19861 1726882355.69609: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.69610: done checking to see if all hosts have failed 19861 1726882355.69611: getting the remaining hosts for this loop 19861 1726882355.69612: done getting the remaining hosts for this loop 19861 1726882355.69616: getting the next task for host managed_node2 19861 1726882355.69623: done getting next task for host managed_node2 19861 1726882355.69627: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882355.69630: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.69641: getting variables 19861 1726882355.69643: in VariableManager get_vars() 19861 1726882355.69706: Calling all_inventory to load vars for managed_node2 19861 1726882355.69709: Calling groups_inventory to load vars for managed_node2 19861 1726882355.69712: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.69723: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.69726: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.69729: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.70165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.70383: done with get_vars() 19861 1726882355.70395: done getting variables 19861 1726882355.70454: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:35 -0400 (0:00:00.054) 0:00:05.082 ****** 19861 1726882355.70484: entering _queue_task() for managed_node2/debug 19861 1726882355.70734: worker is 1 (out of 1 available) 19861 1726882355.70746: exiting _queue_task() for managed_node2/debug 19861 1726882355.70757: done queuing things up, now waiting for results queue to drain 19861 1726882355.70758: waiting for pending results... 19861 1726882355.71106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882355.71154: in run() - task 12673a56-9f93-b0cb-a0d9-00000000002e 19861 1726882355.71173: variable 'ansible_search_path' from source: unknown 19861 1726882355.71180: variable 'ansible_search_path' from source: unknown 19861 1726882355.71225: calling self._execute() 19861 1726882355.71316: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.71327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.71339: variable 'omit' from source: magic vars 19861 1726882355.71769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.73983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.74075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.74140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.74169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.74248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.74288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.74326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.74364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.74411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.74433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.74585: variable 'ansible_distribution' from source: facts 19861 1726882355.74684: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.74687: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.74690: when evaluation is False, skipping this task 19861 1726882355.74692: _execute() done 19861 1726882355.74696: dumping result to json 19861 1726882355.74698: done dumping result, returning 19861 1726882355.74701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b0cb-a0d9-00000000002e] 19861 1726882355.74703: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002e 19861 1726882355.74771: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882355.74835: no more pending results, returning what we have 19861 1726882355.74838: results queue empty 19861 1726882355.74839: checking for any_errors_fatal 19861 1726882355.74844: done checking for any_errors_fatal 19861 1726882355.74845: checking for max_fail_percentage 19861 1726882355.74847: done checking for max_fail_percentage 19861 1726882355.74848: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.74849: done checking to see if all hosts have failed 19861 1726882355.74850: getting the remaining hosts for this loop 19861 1726882355.74852: done getting the remaining hosts for this loop 19861 1726882355.74856: getting the next task for host managed_node2 19861 1726882355.74863: done getting next task for host managed_node2 19861 1726882355.74867: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882355.74870: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.74883: getting variables 19861 1726882355.74885: in VariableManager get_vars() 19861 1726882355.74945: Calling all_inventory to load vars for managed_node2 19861 1726882355.74948: Calling groups_inventory to load vars for managed_node2 19861 1726882355.74951: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.74962: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.74965: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.74968: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.75413: WORKER PROCESS EXITING 19861 1726882355.75441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.75668: done with get_vars() 19861 1726882355.75679: done getting variables 19861 1726882355.75735: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:35 -0400 (0:00:00.052) 0:00:05.135 ****** 19861 1726882355.75776: entering _queue_task() for managed_node2/debug 19861 1726882355.76049: worker is 1 (out of 1 available) 19861 1726882355.76062: exiting _queue_task() for managed_node2/debug 19861 1726882355.76073: done queuing things up, now waiting for results queue to drain 19861 1726882355.76189: waiting for pending results... 19861 1726882355.76342: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882355.76473: in run() - task 12673a56-9f93-b0cb-a0d9-00000000002f 19861 1726882355.76495: variable 'ansible_search_path' from source: unknown 19861 1726882355.76504: variable 'ansible_search_path' from source: unknown 19861 1726882355.76549: calling self._execute() 19861 1726882355.76639: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.76650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.76663: variable 'omit' from source: magic vars 19861 1726882355.77101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.79430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.79506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.79548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.79596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.79627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.79714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.79746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.79781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.79827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.79845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.79985: variable 'ansible_distribution' from source: facts 19861 1726882355.80006: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.80029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.80037: when evaluation is False, skipping this task 19861 1726882355.80043: _execute() done 19861 1726882355.80050: dumping result to json 19861 1726882355.80057: done dumping result, returning 19861 1726882355.80067: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b0cb-a0d9-00000000002f] 19861 1726882355.80100: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882355.80254: no more pending results, returning what we have 19861 1726882355.80258: results queue empty 19861 1726882355.80259: checking for any_errors_fatal 19861 1726882355.80264: done checking for any_errors_fatal 19861 1726882355.80265: checking for max_fail_percentage 19861 1726882355.80267: done checking for max_fail_percentage 19861 1726882355.80268: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.80268: done checking to see if all hosts have failed 19861 1726882355.80269: getting the remaining hosts for this loop 19861 1726882355.80271: done getting the remaining hosts for this loop 19861 1726882355.80274: getting the next task for host managed_node2 19861 1726882355.80282: done getting next task for host managed_node2 19861 1726882355.80286: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882355.80289: ^ state is: HOST STATE: block=3, 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=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 19861 1726882355.80303: getting variables 19861 1726882355.80305: in VariableManager get_vars() 19861 1726882355.80358: Calling all_inventory to load vars for managed_node2 19861 1726882355.80361: Calling groups_inventory to load vars for managed_node2 19861 1726882355.80363: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.80374: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.80376: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.80379: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.80869: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000002f 19861 1726882355.80872: WORKER PROCESS EXITING 19861 1726882355.80897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.81098: done with get_vars() 19861 1726882355.81108: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:35 -0400 (0:00:00.054) 0:00:05.189 ****** 19861 1726882355.81191: entering _queue_task() for managed_node2/ping 19861 1726882355.81195: Creating lock for ping 19861 1726882355.81588: worker is 1 (out of 1 available) 19861 1726882355.81600: exiting _queue_task() for managed_node2/ping 19861 1726882355.81612: done queuing things up, now waiting for results queue to drain 19861 1726882355.81614: waiting for pending results... 19861 1726882355.81828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882355.81971: in run() - task 12673a56-9f93-b0cb-a0d9-000000000030 19861 1726882355.81992: variable 'ansible_search_path' from source: unknown 19861 1726882355.82004: variable 'ansible_search_path' from source: unknown 19861 1726882355.82055: calling self._execute() 19861 1726882355.82151: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.82168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.82183: variable 'omit' from source: magic vars 19861 1726882355.82644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.84917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.85006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.85048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.85094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.85126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.85213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.85309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.85313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.85326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.85344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.85485: variable 'ansible_distribution' from source: facts 19861 1726882355.85498: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.85528: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.85535: when evaluation is False, skipping this task 19861 1726882355.85542: _execute() done 19861 1726882355.85549: dumping result to json 19861 1726882355.85556: done dumping result, returning 19861 1726882355.85566: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b0cb-a0d9-000000000030] 19861 1726882355.85575: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000030 19861 1726882355.85701: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000030 19861 1726882355.85704: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.85783: no more pending results, returning what we have 19861 1726882355.85786: results queue empty 19861 1726882355.85787: checking for any_errors_fatal 19861 1726882355.85896: done checking for any_errors_fatal 19861 1726882355.85898: checking for max_fail_percentage 19861 1726882355.85900: done checking for max_fail_percentage 19861 1726882355.85901: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.85902: done checking to see if all hosts have failed 19861 1726882355.85904: getting the remaining hosts for this loop 19861 1726882355.85905: done getting the remaining hosts for this loop 19861 1726882355.85909: getting the next task for host managed_node2 19861 1726882355.85919: done getting next task for host managed_node2 19861 1726882355.85921: ^ task is: TASK: meta (role_complete) 19861 1726882355.85925: ^ state is: HOST STATE: block=3, 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 19861 1726882355.85938: getting variables 19861 1726882355.85940: in VariableManager get_vars() 19861 1726882355.86110: Calling all_inventory to load vars for managed_node2 19861 1726882355.86113: Calling groups_inventory to load vars for managed_node2 19861 1726882355.86116: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.86125: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.86128: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.86131: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.86368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.86582: done with get_vars() 19861 1726882355.86596: done getting variables 19861 1726882355.86675: done queuing things up, now waiting for results queue to drain 19861 1726882355.86677: results queue empty 19861 1726882355.86678: checking for any_errors_fatal 19861 1726882355.86680: done checking for any_errors_fatal 19861 1726882355.86681: checking for max_fail_percentage 19861 1726882355.86682: done checking for max_fail_percentage 19861 1726882355.86683: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.86684: done checking to see if all hosts have failed 19861 1726882355.86684: getting the remaining hosts for this loop 19861 1726882355.86685: done getting the remaining hosts for this loop 19861 1726882355.86687: getting the next task for host managed_node2 19861 1726882355.86692: done getting next task for host managed_node2 19861 1726882355.86696: ^ task is: TASK: Get current device features 19861 1726882355.86697: ^ state is: HOST STATE: block=3, 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 19861 1726882355.86699: getting variables 19861 1726882355.86700: in VariableManager get_vars() 19861 1726882355.86719: Calling all_inventory to load vars for managed_node2 19861 1726882355.86721: Calling groups_inventory to load vars for managed_node2 19861 1726882355.86723: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.86727: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.86729: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.86732: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.86877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.87113: done with get_vars() 19861 1726882355.87121: done getting variables 19861 1726882355.87158: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Friday 20 September 2024 21:32:35 -0400 (0:00:00.059) 0:00:05.249 ****** 19861 1726882355.87184: entering _queue_task() for managed_node2/command 19861 1726882355.87463: worker is 1 (out of 1 available) 19861 1726882355.87474: exiting _queue_task() for managed_node2/command 19861 1726882355.87486: done queuing things up, now waiting for results queue to drain 19861 1726882355.87487: waiting for pending results... 19861 1726882355.87815: running TaskExecutor() for managed_node2/TASK: Get current device features 19861 1726882355.87899: in run() - task 12673a56-9f93-b0cb-a0d9-000000000060 19861 1726882355.87902: variable 'ansible_search_path' from source: unknown 19861 1726882355.87905: calling self._execute() 19861 1726882355.87982: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.87995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.88010: variable 'omit' from source: magic vars 19861 1726882355.88444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.90708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.90857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.90861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.90880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.90912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.91001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.91036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.91074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.91125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.91183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.91300: variable 'ansible_distribution' from source: facts 19861 1726882355.91313: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.91340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.91348: when evaluation is False, skipping this task 19861 1726882355.91356: _execute() done 19861 1726882355.91362: dumping result to json 19861 1726882355.91368: done dumping result, returning 19861 1726882355.91400: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-b0cb-a0d9-000000000060] 19861 1726882355.91408: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000060 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.91558: no more pending results, returning what we have 19861 1726882355.91561: results queue empty 19861 1726882355.91562: checking for any_errors_fatal 19861 1726882355.91564: done checking for any_errors_fatal 19861 1726882355.91565: checking for max_fail_percentage 19861 1726882355.91567: done checking for max_fail_percentage 19861 1726882355.91568: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.91568: done checking to see if all hosts have failed 19861 1726882355.91569: getting the remaining hosts for this loop 19861 1726882355.91571: done getting the remaining hosts for this loop 19861 1726882355.91575: getting the next task for host managed_node2 19861 1726882355.91582: done getting next task for host managed_node2 19861 1726882355.91585: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 19861 1726882355.91587: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882355.91590: getting variables 19861 1726882355.91592: in VariableManager get_vars() 19861 1726882355.91653: Calling all_inventory to load vars for managed_node2 19861 1726882355.91656: Calling groups_inventory to load vars for managed_node2 19861 1726882355.91659: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.91670: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.91673: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.91677: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.92078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.92375: done with get_vars() 19861 1726882355.92387: done getting variables 19861 1726882355.92424: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000060 19861 1726882355.92427: WORKER PROCESS EXITING 19861 1726882355.92495: 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: The profile does not change the ethtool features] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Friday 20 September 2024 21:32:35 -0400 (0:00:00.053) 0:00:05.303 ****** 19861 1726882355.92525: entering _queue_task() for managed_node2/assert 19861 1726882355.92527: Creating lock for assert 19861 1726882355.92841: worker is 1 (out of 1 available) 19861 1726882355.92856: exiting _queue_task() for managed_node2/assert 19861 1726882355.92874: done queuing things up, now waiting for results queue to drain 19861 1726882355.92876: waiting for pending results... 19861 1726882355.93061: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 19861 1726882355.93119: in run() - task 12673a56-9f93-b0cb-a0d9-000000000061 19861 1726882355.93131: variable 'ansible_search_path' from source: unknown 19861 1726882355.93158: calling self._execute() 19861 1726882355.93228: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.93233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.93241: variable 'omit' from source: magic vars 19861 1726882355.93537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.95176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.95400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.95404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.95407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.95409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.95434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.95469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.95502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.95546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.95567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.95717: variable 'ansible_distribution' from source: facts 19861 1726882355.95730: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.95757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.95785: when evaluation is False, skipping this task 19861 1726882355.95788: _execute() done 19861 1726882355.95791: dumping result to json 19861 1726882355.95795: done dumping result, returning 19861 1726882355.95799: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [12673a56-9f93-b0cb-a0d9-000000000061] 19861 1726882355.95801: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000061 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882355.95943: no more pending results, returning what we have 19861 1726882355.95946: results queue empty 19861 1726882355.95947: checking for any_errors_fatal 19861 1726882355.95954: done checking for any_errors_fatal 19861 1726882355.95954: checking for max_fail_percentage 19861 1726882355.95956: done checking for max_fail_percentage 19861 1726882355.95956: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.95957: done checking to see if all hosts have failed 19861 1726882355.95957: getting the remaining hosts for this loop 19861 1726882355.95959: done getting the remaining hosts for this loop 19861 1726882355.95962: getting the next task for host managed_node2 19861 1726882355.95971: done getting next task for host managed_node2 19861 1726882355.95973: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 19861 1726882355.95975: ^ state is: HOST STATE: block=3, 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 19861 1726882355.95977: getting variables 19861 1726882355.95979: in VariableManager get_vars() 19861 1726882355.96035: Calling all_inventory to load vars for managed_node2 19861 1726882355.96038: Calling groups_inventory to load vars for managed_node2 19861 1726882355.96041: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882355.96051: Calling all_plugins_play to load vars for managed_node2 19861 1726882355.96053: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882355.96056: Calling groups_plugins_play to load vars for managed_node2 19861 1726882355.96243: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000061 19861 1726882355.96246: WORKER PROCESS EXITING 19861 1726882355.96257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882355.96375: done with get_vars() 19861 1726882355.96383: done getting variables 19861 1726882355.96429: 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 disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Friday 20 September 2024 21:32:35 -0400 (0:00:00.039) 0:00:05.342 ****** 19861 1726882355.96449: entering _queue_task() for managed_node2/debug 19861 1726882355.96657: worker is 1 (out of 1 available) 19861 1726882355.96671: exiting _queue_task() for managed_node2/debug 19861 1726882355.96683: done queuing things up, now waiting for results queue to drain 19861 1726882355.96684: waiting for pending results... 19861 1726882355.96843: running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 19861 1726882355.96900: in run() - task 12673a56-9f93-b0cb-a0d9-000000000062 19861 1726882355.96911: variable 'ansible_search_path' from source: unknown 19861 1726882355.96940: calling self._execute() 19861 1726882355.97007: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882355.97011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882355.97021: variable 'omit' from source: magic vars 19861 1726882355.97323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882355.99391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882355.99450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882355.99477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882355.99505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882355.99526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882355.99584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882355.99607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882355.99631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882355.99655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882355.99666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882355.99763: variable 'ansible_distribution' from source: facts 19861 1726882355.99769: variable 'ansible_distribution_major_version' from source: facts 19861 1726882355.99785: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882355.99788: when evaluation is False, skipping this task 19861 1726882355.99790: _execute() done 19861 1726882355.99794: dumping result to json 19861 1726882355.99799: done dumping result, returning 19861 1726882355.99805: done running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [12673a56-9f93-b0cb-a0d9-000000000062] 19861 1726882355.99810: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000062 19861 1726882355.99889: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000062 19861 1726882355.99892: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882355.99936: no more pending results, returning what we have 19861 1726882355.99940: results queue empty 19861 1726882355.99941: checking for any_errors_fatal 19861 1726882355.99948: done checking for any_errors_fatal 19861 1726882355.99948: checking for max_fail_percentage 19861 1726882355.99950: done checking for max_fail_percentage 19861 1726882355.99950: checking to see if all hosts have failed and the running result is not ok 19861 1726882355.99951: done checking to see if all hosts have failed 19861 1726882355.99952: getting the remaining hosts for this loop 19861 1726882355.99953: done getting the remaining hosts for this loop 19861 1726882355.99957: getting the next task for host managed_node2 19861 1726882355.99963: done getting next task for host managed_node2 19861 1726882355.99968: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882355.99971: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882355.99987: getting variables 19861 1726882355.99988: in VariableManager get_vars() 19861 1726882356.00037: Calling all_inventory to load vars for managed_node2 19861 1726882356.00039: Calling groups_inventory to load vars for managed_node2 19861 1726882356.00042: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.00049: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.00051: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.00054: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.00181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.00311: done with get_vars() 19861 1726882356.00322: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:36 -0400 (0:00:00.039) 0:00:05.381 ****** 19861 1726882356.00383: entering _queue_task() for managed_node2/include_tasks 19861 1726882356.00577: worker is 1 (out of 1 available) 19861 1726882356.00595: exiting _queue_task() for managed_node2/include_tasks 19861 1726882356.00608: done queuing things up, now waiting for results queue to drain 19861 1726882356.00609: waiting for pending results... 19861 1726882356.00831: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882356.01104: in run() - task 12673a56-9f93-b0cb-a0d9-00000000006a 19861 1726882356.01107: variable 'ansible_search_path' from source: unknown 19861 1726882356.01110: variable 'ansible_search_path' from source: unknown 19861 1726882356.01112: calling self._execute() 19861 1726882356.01114: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.01116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.01118: variable 'omit' from source: magic vars 19861 1726882356.01484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.04277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.04283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.04337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.04378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.04433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.04802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.04880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.04884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.04930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.04953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.05136: variable 'ansible_distribution' from source: facts 19861 1726882356.05205: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.05208: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.05211: when evaluation is False, skipping this task 19861 1726882356.05213: _execute() done 19861 1726882356.05215: dumping result to json 19861 1726882356.05217: done dumping result, returning 19861 1726882356.05219: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b0cb-a0d9-00000000006a] 19861 1726882356.05221: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006a 19861 1726882356.05378: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006a 19861 1726882356.05381: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.05432: no more pending results, returning what we have 19861 1726882356.05436: results queue empty 19861 1726882356.05437: checking for any_errors_fatal 19861 1726882356.05605: done checking for any_errors_fatal 19861 1726882356.05607: checking for max_fail_percentage 19861 1726882356.05609: done checking for max_fail_percentage 19861 1726882356.05610: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.05610: done checking to see if all hosts have failed 19861 1726882356.05611: getting the remaining hosts for this loop 19861 1726882356.05613: done getting the remaining hosts for this loop 19861 1726882356.05617: getting the next task for host managed_node2 19861 1726882356.05624: done getting next task for host managed_node2 19861 1726882356.05629: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882356.05632: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.05648: getting variables 19861 1726882356.05649: in VariableManager get_vars() 19861 1726882356.05714: Calling all_inventory to load vars for managed_node2 19861 1726882356.05717: Calling groups_inventory to load vars for managed_node2 19861 1726882356.05720: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.05730: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.05733: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.05737: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.06141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.06400: done with get_vars() 19861 1726882356.06436: done getting variables 19861 1726882356.06518: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:36 -0400 (0:00:00.061) 0:00:05.443 ****** 19861 1726882356.06552: entering _queue_task() for managed_node2/debug 19861 1726882356.06862: worker is 1 (out of 1 available) 19861 1726882356.06874: exiting _queue_task() for managed_node2/debug 19861 1726882356.06887: done queuing things up, now waiting for results queue to drain 19861 1726882356.06889: waiting for pending results... 19861 1726882356.07248: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882356.07402: in run() - task 12673a56-9f93-b0cb-a0d9-00000000006b 19861 1726882356.07405: variable 'ansible_search_path' from source: unknown 19861 1726882356.07408: variable 'ansible_search_path' from source: unknown 19861 1726882356.07411: calling self._execute() 19861 1726882356.07501: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.07515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.07529: variable 'omit' from source: magic vars 19861 1726882356.07823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.09305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.09539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.09566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.09590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.09612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.09671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.09690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.09711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.09741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.09750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.09841: variable 'ansible_distribution' from source: facts 19861 1726882356.09845: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.09862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.09865: when evaluation is False, skipping this task 19861 1726882356.09867: _execute() done 19861 1726882356.09870: dumping result to json 19861 1726882356.09872: done dumping result, returning 19861 1726882356.09880: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b0cb-a0d9-00000000006b] 19861 1726882356.09884: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006b 19861 1726882356.09967: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006b 19861 1726882356.09970: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882356.10018: no more pending results, returning what we have 19861 1726882356.10021: results queue empty 19861 1726882356.10023: checking for any_errors_fatal 19861 1726882356.10027: done checking for any_errors_fatal 19861 1726882356.10028: checking for max_fail_percentage 19861 1726882356.10029: done checking for max_fail_percentage 19861 1726882356.10030: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.10031: done checking to see if all hosts have failed 19861 1726882356.10031: getting the remaining hosts for this loop 19861 1726882356.10032: done getting the remaining hosts for this loop 19861 1726882356.10036: getting the next task for host managed_node2 19861 1726882356.10043: done getting next task for host managed_node2 19861 1726882356.10047: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882356.10050: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.10065: getting variables 19861 1726882356.10066: in VariableManager get_vars() 19861 1726882356.10122: Calling all_inventory to load vars for managed_node2 19861 1726882356.10125: Calling groups_inventory to load vars for managed_node2 19861 1726882356.10127: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.10134: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.10136: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.10139: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.10268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.10396: done with get_vars() 19861 1726882356.10404: done getting variables 19861 1726882356.10446: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:36 -0400 (0:00:00.039) 0:00:05.482 ****** 19861 1726882356.10469: entering _queue_task() for managed_node2/fail 19861 1726882356.10671: worker is 1 (out of 1 available) 19861 1726882356.10684: exiting _queue_task() for managed_node2/fail 19861 1726882356.10700: done queuing things up, now waiting for results queue to drain 19861 1726882356.10702: waiting for pending results... 19861 1726882356.10873: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882356.10969: in run() - task 12673a56-9f93-b0cb-a0d9-00000000006c 19861 1726882356.10980: variable 'ansible_search_path' from source: unknown 19861 1726882356.10983: variable 'ansible_search_path' from source: unknown 19861 1726882356.11018: calling self._execute() 19861 1726882356.11082: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.11086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.11096: variable 'omit' from source: magic vars 19861 1726882356.11402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.13112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.13156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.13182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.13213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.13237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.13299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.13325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.13344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.13369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.13380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.13478: variable 'ansible_distribution' from source: facts 19861 1726882356.13482: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.13503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.13506: when evaluation is False, skipping this task 19861 1726882356.13509: _execute() done 19861 1726882356.13511: dumping result to json 19861 1726882356.13514: done dumping result, returning 19861 1726882356.13522: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-b0cb-a0d9-00000000006c] 19861 1726882356.13524: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006c 19861 1726882356.13616: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006c 19861 1726882356.13619: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.13678: no more pending results, returning what we have 19861 1726882356.13681: results queue empty 19861 1726882356.13682: checking for any_errors_fatal 19861 1726882356.13687: done checking for any_errors_fatal 19861 1726882356.13688: checking for max_fail_percentage 19861 1726882356.13689: done checking for max_fail_percentage 19861 1726882356.13690: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.13690: done checking to see if all hosts have failed 19861 1726882356.13691: getting the remaining hosts for this loop 19861 1726882356.13694: done getting the remaining hosts for this loop 19861 1726882356.13698: getting the next task for host managed_node2 19861 1726882356.13705: done getting next task for host managed_node2 19861 1726882356.13709: ^ 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 19861 1726882356.13712: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.13728: getting variables 19861 1726882356.13730: in VariableManager get_vars() 19861 1726882356.13776: Calling all_inventory to load vars for managed_node2 19861 1726882356.13778: Calling groups_inventory to load vars for managed_node2 19861 1726882356.13780: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.13788: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.13790: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.13800: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.13966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.14116: done with get_vars() 19861 1726882356.14132: done getting variables 19861 1726882356.14174: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:36 -0400 (0:00:00.037) 0:00:05.519 ****** 19861 1726882356.14202: entering _queue_task() for managed_node2/fail 19861 1726882356.14435: worker is 1 (out of 1 available) 19861 1726882356.14452: exiting _queue_task() for managed_node2/fail 19861 1726882356.14466: done queuing things up, now waiting for results queue to drain 19861 1726882356.14467: waiting for pending results... 19861 1726882356.14672: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19861 1726882356.14752: in run() - task 12673a56-9f93-b0cb-a0d9-00000000006d 19861 1726882356.14762: variable 'ansible_search_path' from source: unknown 19861 1726882356.14764: variable 'ansible_search_path' from source: unknown 19861 1726882356.14798: calling self._execute() 19861 1726882356.14860: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.14863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.14872: variable 'omit' from source: magic vars 19861 1726882356.15168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.16855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.16898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.16927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.16963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.16985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.17042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.17063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.17082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.17113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.17124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.17218: variable 'ansible_distribution' from source: facts 19861 1726882356.17223: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.17239: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.17242: when evaluation is False, skipping this task 19861 1726882356.17244: _execute() done 19861 1726882356.17247: dumping result to json 19861 1726882356.17249: done dumping result, returning 19861 1726882356.17256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-b0cb-a0d9-00000000006d] 19861 1726882356.17259: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006d 19861 1726882356.17347: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006d 19861 1726882356.17350: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.17396: no more pending results, returning what we have 19861 1726882356.17399: results queue empty 19861 1726882356.17400: checking for any_errors_fatal 19861 1726882356.17409: done checking for any_errors_fatal 19861 1726882356.17409: checking for max_fail_percentage 19861 1726882356.17411: done checking for max_fail_percentage 19861 1726882356.17412: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.17413: done checking to see if all hosts have failed 19861 1726882356.17413: getting the remaining hosts for this loop 19861 1726882356.17414: done getting the remaining hosts for this loop 19861 1726882356.17418: getting the next task for host managed_node2 19861 1726882356.17425: done getting next task for host managed_node2 19861 1726882356.17428: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882356.17431: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.17446: getting variables 19861 1726882356.17448: in VariableManager get_vars() 19861 1726882356.17496: Calling all_inventory to load vars for managed_node2 19861 1726882356.17499: Calling groups_inventory to load vars for managed_node2 19861 1726882356.17501: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.17508: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.17515: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.17518: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.17639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.17760: done with get_vars() 19861 1726882356.17768: done getting variables 19861 1726882356.17810: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:36 -0400 (0:00:00.036) 0:00:05.556 ****** 19861 1726882356.17832: entering _queue_task() for managed_node2/fail 19861 1726882356.18019: worker is 1 (out of 1 available) 19861 1726882356.18032: exiting _queue_task() for managed_node2/fail 19861 1726882356.18045: done queuing things up, now waiting for results queue to drain 19861 1726882356.18046: waiting for pending results... 19861 1726882356.18205: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882356.18307: in run() - task 12673a56-9f93-b0cb-a0d9-00000000006e 19861 1726882356.18318: variable 'ansible_search_path' from source: unknown 19861 1726882356.18322: variable 'ansible_search_path' from source: unknown 19861 1726882356.18350: calling self._execute() 19861 1726882356.18414: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.18418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.18427: variable 'omit' from source: magic vars 19861 1726882356.18725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.20345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.20386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.20415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.20440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.20464: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.20517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.20537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.20556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.20584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.20599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.20684: variable 'ansible_distribution' from source: facts 19861 1726882356.20690: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.20708: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.20711: when evaluation is False, skipping this task 19861 1726882356.20713: _execute() done 19861 1726882356.20716: dumping result to json 19861 1726882356.20718: done dumping result, returning 19861 1726882356.20725: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-b0cb-a0d9-00000000006e] 19861 1726882356.20729: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006e 19861 1726882356.20810: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006e 19861 1726882356.20813: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.20853: no more pending results, returning what we have 19861 1726882356.20856: results queue empty 19861 1726882356.20856: checking for any_errors_fatal 19861 1726882356.20862: done checking for any_errors_fatal 19861 1726882356.20863: checking for max_fail_percentage 19861 1726882356.20864: done checking for max_fail_percentage 19861 1726882356.20865: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.20866: done checking to see if all hosts have failed 19861 1726882356.20867: getting the remaining hosts for this loop 19861 1726882356.20868: done getting the remaining hosts for this loop 19861 1726882356.20871: getting the next task for host managed_node2 19861 1726882356.20877: done getting next task for host managed_node2 19861 1726882356.20881: ^ 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 19861 1726882356.20884: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.20903: getting variables 19861 1726882356.20905: in VariableManager get_vars() 19861 1726882356.20946: Calling all_inventory to load vars for managed_node2 19861 1726882356.20949: Calling groups_inventory to load vars for managed_node2 19861 1726882356.20951: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.20958: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.20961: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.20963: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.21125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.21249: done with get_vars() 19861 1726882356.21257: done getting variables 19861 1726882356.21299: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:36 -0400 (0:00:00.034) 0:00:05.591 ****** 19861 1726882356.21320: entering _queue_task() for managed_node2/dnf 19861 1726882356.21519: worker is 1 (out of 1 available) 19861 1726882356.21531: exiting _queue_task() for managed_node2/dnf 19861 1726882356.21546: done queuing things up, now waiting for results queue to drain 19861 1726882356.21547: waiting for pending results... 19861 1726882356.21724: running TaskExecutor() for managed_node2/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 19861 1726882356.21808: in run() - task 12673a56-9f93-b0cb-a0d9-00000000006f 19861 1726882356.21819: variable 'ansible_search_path' from source: unknown 19861 1726882356.21822: variable 'ansible_search_path' from source: unknown 19861 1726882356.21849: calling self._execute() 19861 1726882356.21913: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.21919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.21927: variable 'omit' from source: magic vars 19861 1726882356.22238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.24375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.24430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.24490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.24698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.24702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.24705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.24708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.24710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.24733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.24753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.24888: variable 'ansible_distribution' from source: facts 19861 1726882356.24902: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.24924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.24939: when evaluation is False, skipping this task 19861 1726882356.24946: _execute() done 19861 1726882356.24952: dumping result to json 19861 1726882356.24960: done dumping result, returning 19861 1726882356.24970: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-00000000006f] 19861 1726882356.24979: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.25205: no more pending results, returning what we have 19861 1726882356.25209: results queue empty 19861 1726882356.25210: checking for any_errors_fatal 19861 1726882356.25216: done checking for any_errors_fatal 19861 1726882356.25217: checking for max_fail_percentage 19861 1726882356.25219: done checking for max_fail_percentage 19861 1726882356.25220: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.25220: done checking to see if all hosts have failed 19861 1726882356.25221: getting the remaining hosts for this loop 19861 1726882356.25223: done getting the remaining hosts for this loop 19861 1726882356.25227: getting the next task for host managed_node2 19861 1726882356.25234: done getting next task for host managed_node2 19861 1726882356.25238: ^ 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 19861 1726882356.25240: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.25258: getting variables 19861 1726882356.25260: in VariableManager get_vars() 19861 1726882356.25311: Calling all_inventory to load vars for managed_node2 19861 1726882356.25314: Calling groups_inventory to load vars for managed_node2 19861 1726882356.25317: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.25328: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.25331: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.25334: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.25815: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000006f 19861 1726882356.25819: WORKER PROCESS EXITING 19861 1726882356.25833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.26116: done with get_vars() 19861 1726882356.26126: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882356.26186: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:36 -0400 (0:00:00.048) 0:00:05.640 ****** 19861 1726882356.26220: entering _queue_task() for managed_node2/yum 19861 1726882356.26467: worker is 1 (out of 1 available) 19861 1726882356.26479: exiting _queue_task() for managed_node2/yum 19861 1726882356.26491: done queuing things up, now waiting for results queue to drain 19861 1726882356.26697: waiting for pending results... 19861 1726882356.26758: running TaskExecutor() for managed_node2/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 19861 1726882356.26882: in run() - task 12673a56-9f93-b0cb-a0d9-000000000070 19861 1726882356.26907: variable 'ansible_search_path' from source: unknown 19861 1726882356.26915: variable 'ansible_search_path' from source: unknown 19861 1726882356.26957: calling self._execute() 19861 1726882356.27048: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.27060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.27075: variable 'omit' from source: magic vars 19861 1726882356.28119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.32126: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.32220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.32274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.32323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.32352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.32441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.32475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.32517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.32625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.32629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.32717: variable 'ansible_distribution' from source: facts 19861 1726882356.32730: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.32756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.32763: when evaluation is False, skipping this task 19861 1726882356.32770: _execute() done 19861 1726882356.32776: dumping result to json 19861 1726882356.32783: done dumping result, returning 19861 1726882356.32799: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000070] 19861 1726882356.32810: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000070 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.33003: no more pending results, returning what we have 19861 1726882356.33006: results queue empty 19861 1726882356.33007: checking for any_errors_fatal 19861 1726882356.33014: done checking for any_errors_fatal 19861 1726882356.33015: checking for max_fail_percentage 19861 1726882356.33016: done checking for max_fail_percentage 19861 1726882356.33017: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.33018: done checking to see if all hosts have failed 19861 1726882356.33019: getting the remaining hosts for this loop 19861 1726882356.33020: done getting the remaining hosts for this loop 19861 1726882356.33024: getting the next task for host managed_node2 19861 1726882356.33031: done getting next task for host managed_node2 19861 1726882356.33035: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882356.33038: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.33055: getting variables 19861 1726882356.33056: in VariableManager get_vars() 19861 1726882356.33116: Calling all_inventory to load vars for managed_node2 19861 1726882356.33119: Calling groups_inventory to load vars for managed_node2 19861 1726882356.33122: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.33133: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.33136: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.33139: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.33808: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000070 19861 1726882356.33811: WORKER PROCESS EXITING 19861 1726882356.33879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.34080: done with get_vars() 19861 1726882356.34091: done getting variables 19861 1726882356.34200: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:36 -0400 (0:00:00.080) 0:00:05.720 ****** 19861 1726882356.34233: entering _queue_task() for managed_node2/fail 19861 1726882356.34715: worker is 1 (out of 1 available) 19861 1726882356.34725: exiting _queue_task() for managed_node2/fail 19861 1726882356.34735: done queuing things up, now waiting for results queue to drain 19861 1726882356.34736: waiting for pending results... 19861 1726882356.34819: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882356.34965: in run() - task 12673a56-9f93-b0cb-a0d9-000000000071 19861 1726882356.34982: variable 'ansible_search_path' from source: unknown 19861 1726882356.34990: variable 'ansible_search_path' from source: unknown 19861 1726882356.35030: calling self._execute() 19861 1726882356.35121: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.35134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.35148: variable 'omit' from source: magic vars 19861 1726882356.35582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.37945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.38023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.38063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.38105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.38139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.38227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.38336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.38340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.38343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.38361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.38521: variable 'ansible_distribution' from source: facts 19861 1726882356.38549: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.38575: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.38582: when evaluation is False, skipping this task 19861 1726882356.38666: _execute() done 19861 1726882356.38669: dumping result to json 19861 1726882356.38671: done dumping result, returning 19861 1726882356.38674: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-000000000071] 19861 1726882356.38676: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000071 19861 1726882356.38756: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000071 19861 1726882356.38759: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.38825: no more pending results, returning what we have 19861 1726882356.38828: results queue empty 19861 1726882356.38829: checking for any_errors_fatal 19861 1726882356.38837: done checking for any_errors_fatal 19861 1726882356.38838: checking for max_fail_percentage 19861 1726882356.38840: done checking for max_fail_percentage 19861 1726882356.38841: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.38841: done checking to see if all hosts have failed 19861 1726882356.38842: getting the remaining hosts for this loop 19861 1726882356.38844: done getting the remaining hosts for this loop 19861 1726882356.38848: getting the next task for host managed_node2 19861 1726882356.38856: done getting next task for host managed_node2 19861 1726882356.38859: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19861 1726882356.38863: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.38879: getting variables 19861 1726882356.38880: in VariableManager get_vars() 19861 1726882356.39126: Calling all_inventory to load vars for managed_node2 19861 1726882356.39128: Calling groups_inventory to load vars for managed_node2 19861 1726882356.39131: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.39141: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.39143: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.39146: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.39560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.40091: done with get_vars() 19861 1726882356.40108: done getting variables 19861 1726882356.40159: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:36 -0400 (0:00:00.059) 0:00:05.779 ****** 19861 1726882356.40188: entering _queue_task() for managed_node2/package 19861 1726882356.41075: worker is 1 (out of 1 available) 19861 1726882356.41089: exiting _queue_task() for managed_node2/package 19861 1726882356.41104: done queuing things up, now waiting for results queue to drain 19861 1726882356.41106: waiting for pending results... 19861 1726882356.41876: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19861 1726882356.41881: in run() - task 12673a56-9f93-b0cb-a0d9-000000000072 19861 1726882356.41985: variable 'ansible_search_path' from source: unknown 19861 1726882356.42192: variable 'ansible_search_path' from source: unknown 19861 1726882356.42198: calling self._execute() 19861 1726882356.42501: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.42505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.42508: variable 'omit' from source: magic vars 19861 1726882356.43374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.47670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.47842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.47898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.47980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.48080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.48205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.48240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.48267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.48319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.48345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.48485: variable 'ansible_distribution' from source: facts 19861 1726882356.48503: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.48526: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.48533: when evaluation is False, skipping this task 19861 1726882356.48539: _execute() done 19861 1726882356.48545: dumping result to json 19861 1726882356.48553: done dumping result, returning 19861 1726882356.48564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b0cb-a0d9-000000000072] 19861 1726882356.48573: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.48734: no more pending results, returning what we have 19861 1726882356.48737: results queue empty 19861 1726882356.48738: checking for any_errors_fatal 19861 1726882356.48744: done checking for any_errors_fatal 19861 1726882356.48745: checking for max_fail_percentage 19861 1726882356.48746: done checking for max_fail_percentage 19861 1726882356.48747: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.48747: done checking to see if all hosts have failed 19861 1726882356.48748: getting the remaining hosts for this loop 19861 1726882356.48749: done getting the remaining hosts for this loop 19861 1726882356.48753: getting the next task for host managed_node2 19861 1726882356.48759: done getting next task for host managed_node2 19861 1726882356.48763: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882356.48766: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.48781: getting variables 19861 1726882356.48782: in VariableManager get_vars() 19861 1726882356.48837: Calling all_inventory to load vars for managed_node2 19861 1726882356.48839: Calling groups_inventory to load vars for managed_node2 19861 1726882356.48842: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.48851: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.48854: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.48856: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.49227: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000072 19861 1726882356.49231: WORKER PROCESS EXITING 19861 1726882356.49244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.49479: done with get_vars() 19861 1726882356.49491: done getting variables 19861 1726882356.49552: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:36 -0400 (0:00:00.093) 0:00:05.873 ****** 19861 1726882356.49585: entering _queue_task() for managed_node2/package 19861 1726882356.49865: worker is 1 (out of 1 available) 19861 1726882356.49878: exiting _queue_task() for managed_node2/package 19861 1726882356.49889: done queuing things up, now waiting for results queue to drain 19861 1726882356.49890: waiting for pending results... 19861 1726882356.50347: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882356.50409: in run() - task 12673a56-9f93-b0cb-a0d9-000000000073 19861 1726882356.50431: variable 'ansible_search_path' from source: unknown 19861 1726882356.50441: variable 'ansible_search_path' from source: unknown 19861 1726882356.50483: calling self._execute() 19861 1726882356.50576: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.50606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.50621: variable 'omit' from source: magic vars 19861 1726882356.51047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.55482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.55611: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.55615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.55647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.55678: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.55768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.55815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.55850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.55942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.56012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.56128: variable 'ansible_distribution' from source: facts 19861 1726882356.56158: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.56198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.56207: when evaluation is False, skipping this task 19861 1726882356.56215: _execute() done 19861 1726882356.56221: dumping result to json 19861 1726882356.56229: done dumping result, returning 19861 1726882356.56261: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-000000000073] 19861 1726882356.56265: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000073 19861 1726882356.56609: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000073 19861 1726882356.56612: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.56647: no more pending results, returning what we have 19861 1726882356.56650: results queue empty 19861 1726882356.56651: checking for any_errors_fatal 19861 1726882356.56656: done checking for any_errors_fatal 19861 1726882356.56656: checking for max_fail_percentage 19861 1726882356.56658: done checking for max_fail_percentage 19861 1726882356.56659: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.56660: done checking to see if all hosts have failed 19861 1726882356.56661: getting the remaining hosts for this loop 19861 1726882356.56662: done getting the remaining hosts for this loop 19861 1726882356.56665: getting the next task for host managed_node2 19861 1726882356.56671: done getting next task for host managed_node2 19861 1726882356.56675: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882356.56678: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.56699: getting variables 19861 1726882356.56700: in VariableManager get_vars() 19861 1726882356.56751: Calling all_inventory to load vars for managed_node2 19861 1726882356.56754: Calling groups_inventory to load vars for managed_node2 19861 1726882356.56757: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.56766: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.56769: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.56772: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.56963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.57283: done with get_vars() 19861 1726882356.57300: done getting variables 19861 1726882356.57358: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:36 -0400 (0:00:00.078) 0:00:05.951 ****** 19861 1726882356.57390: entering _queue_task() for managed_node2/package 19861 1726882356.57657: worker is 1 (out of 1 available) 19861 1726882356.57670: exiting _queue_task() for managed_node2/package 19861 1726882356.57686: done queuing things up, now waiting for results queue to drain 19861 1726882356.57688: waiting for pending results... 19861 1726882356.58014: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882356.58151: in run() - task 12673a56-9f93-b0cb-a0d9-000000000074 19861 1726882356.58169: variable 'ansible_search_path' from source: unknown 19861 1726882356.58178: variable 'ansible_search_path' from source: unknown 19861 1726882356.58223: calling self._execute() 19861 1726882356.58315: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.58402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.58406: variable 'omit' from source: magic vars 19861 1726882356.58770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.62284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.62369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.62418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.62458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.62489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.62634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.62638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.62640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.62682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.62704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.62847: variable 'ansible_distribution' from source: facts 19861 1726882356.62860: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.62881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.62888: when evaluation is False, skipping this task 19861 1726882356.62900: _execute() done 19861 1726882356.62907: dumping result to json 19861 1726882356.62914: done dumping result, returning 19861 1726882356.62924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-000000000074] 19861 1726882356.62933: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.63117: no more pending results, returning what we have 19861 1726882356.63120: results queue empty 19861 1726882356.63121: checking for any_errors_fatal 19861 1726882356.63129: done checking for any_errors_fatal 19861 1726882356.63130: checking for max_fail_percentage 19861 1726882356.63131: done checking for max_fail_percentage 19861 1726882356.63132: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.63133: done checking to see if all hosts have failed 19861 1726882356.63134: getting the remaining hosts for this loop 19861 1726882356.63135: done getting the remaining hosts for this loop 19861 1726882356.63139: getting the next task for host managed_node2 19861 1726882356.63146: done getting next task for host managed_node2 19861 1726882356.63150: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882356.63153: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.63169: getting variables 19861 1726882356.63170: in VariableManager get_vars() 19861 1726882356.63228: Calling all_inventory to load vars for managed_node2 19861 1726882356.63231: Calling groups_inventory to load vars for managed_node2 19861 1726882356.63233: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.63243: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.63246: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.63249: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.63846: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000074 19861 1726882356.63849: WORKER PROCESS EXITING 19861 1726882356.63872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.64314: done with get_vars() 19861 1726882356.64324: done getting variables 19861 1726882356.64378: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:36 -0400 (0:00:00.072) 0:00:06.023 ****** 19861 1726882356.64615: entering _queue_task() for managed_node2/service 19861 1726882356.65063: worker is 1 (out of 1 available) 19861 1726882356.65075: exiting _queue_task() for managed_node2/service 19861 1726882356.65090: done queuing things up, now waiting for results queue to drain 19861 1726882356.65091: waiting for pending results... 19861 1726882356.65369: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882356.65517: in run() - task 12673a56-9f93-b0cb-a0d9-000000000075 19861 1726882356.65537: variable 'ansible_search_path' from source: unknown 19861 1726882356.65546: variable 'ansible_search_path' from source: unknown 19861 1726882356.65584: calling self._execute() 19861 1726882356.65680: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.65692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.65713: variable 'omit' from source: magic vars 19861 1726882356.66200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.68504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.68653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.68657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.68659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.68685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.68801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.68844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.68860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.68890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.68905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.69004: variable 'ansible_distribution' from source: facts 19861 1726882356.69008: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.69026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.69029: when evaluation is False, skipping this task 19861 1726882356.69031: _execute() done 19861 1726882356.69034: dumping result to json 19861 1726882356.69036: done dumping result, returning 19861 1726882356.69042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-000000000075] 19861 1726882356.69046: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000075 19861 1726882356.69141: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000075 19861 1726882356.69143: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.69184: no more pending results, returning what we have 19861 1726882356.69187: results queue empty 19861 1726882356.69188: checking for any_errors_fatal 19861 1726882356.69197: done checking for any_errors_fatal 19861 1726882356.69198: checking for max_fail_percentage 19861 1726882356.69200: done checking for max_fail_percentage 19861 1726882356.69200: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.69201: done checking to see if all hosts have failed 19861 1726882356.69208: getting the remaining hosts for this loop 19861 1726882356.69210: done getting the remaining hosts for this loop 19861 1726882356.69213: getting the next task for host managed_node2 19861 1726882356.69219: done getting next task for host managed_node2 19861 1726882356.69223: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882356.69226: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.69241: getting variables 19861 1726882356.69243: in VariableManager get_vars() 19861 1726882356.69286: Calling all_inventory to load vars for managed_node2 19861 1726882356.69290: Calling groups_inventory to load vars for managed_node2 19861 1726882356.69292: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.69302: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.69305: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.69307: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.69484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.69610: done with get_vars() 19861 1726882356.69618: done getting variables 19861 1726882356.69659: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:36 -0400 (0:00:00.050) 0:00:06.074 ****** 19861 1726882356.69679: entering _queue_task() for managed_node2/service 19861 1726882356.69862: worker is 1 (out of 1 available) 19861 1726882356.69876: exiting _queue_task() for managed_node2/service 19861 1726882356.69888: done queuing things up, now waiting for results queue to drain 19861 1726882356.69889: waiting for pending results... 19861 1726882356.70056: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882356.70141: in run() - task 12673a56-9f93-b0cb-a0d9-000000000076 19861 1726882356.70152: variable 'ansible_search_path' from source: unknown 19861 1726882356.70155: variable 'ansible_search_path' from source: unknown 19861 1726882356.70182: calling self._execute() 19861 1726882356.70246: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.70250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.70259: variable 'omit' from source: magic vars 19861 1726882356.70702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.72381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.72437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.72465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.72490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.72513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.72569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.72589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.72611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.72636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.72648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.72741: variable 'ansible_distribution' from source: facts 19861 1726882356.72744: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.72765: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.72769: when evaluation is False, skipping this task 19861 1726882356.72771: _execute() done 19861 1726882356.72773: dumping result to json 19861 1726882356.72776: done dumping result, returning 19861 1726882356.72783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b0cb-a0d9-000000000076] 19861 1726882356.72787: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000076 19861 1726882356.72876: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000076 19861 1726882356.72879: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882356.72926: no more pending results, returning what we have 19861 1726882356.72929: results queue empty 19861 1726882356.72929: checking for any_errors_fatal 19861 1726882356.72935: done checking for any_errors_fatal 19861 1726882356.72936: checking for max_fail_percentage 19861 1726882356.72938: done checking for max_fail_percentage 19861 1726882356.72939: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.72939: done checking to see if all hosts have failed 19861 1726882356.72940: getting the remaining hosts for this loop 19861 1726882356.72941: done getting the remaining hosts for this loop 19861 1726882356.72945: getting the next task for host managed_node2 19861 1726882356.72951: done getting next task for host managed_node2 19861 1726882356.72954: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882356.72957: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.72971: getting variables 19861 1726882356.72973: in VariableManager get_vars() 19861 1726882356.73023: Calling all_inventory to load vars for managed_node2 19861 1726882356.73026: Calling groups_inventory to load vars for managed_node2 19861 1726882356.73028: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.73035: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.73038: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.73040: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.73166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.73292: done with get_vars() 19861 1726882356.73303: done getting variables 19861 1726882356.73344: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:36 -0400 (0:00:00.036) 0:00:06.111 ****** 19861 1726882356.73365: entering _queue_task() for managed_node2/service 19861 1726882356.73572: worker is 1 (out of 1 available) 19861 1726882356.73589: exiting _queue_task() for managed_node2/service 19861 1726882356.73604: done queuing things up, now waiting for results queue to drain 19861 1726882356.73606: waiting for pending results... 19861 1726882356.73928: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882356.73958: in run() - task 12673a56-9f93-b0cb-a0d9-000000000077 19861 1726882356.73977: variable 'ansible_search_path' from source: unknown 19861 1726882356.73985: variable 'ansible_search_path' from source: unknown 19861 1726882356.74038: calling self._execute() 19861 1726882356.74135: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.74147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.74163: variable 'omit' from source: magic vars 19861 1726882356.74656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.76545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.76609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.76644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.76835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.76838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.77218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.77249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.77274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.77316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.77329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.77468: variable 'ansible_distribution' from source: facts 19861 1726882356.77474: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.77507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.77633: when evaluation is False, skipping this task 19861 1726882356.77636: _execute() done 19861 1726882356.77638: dumping result to json 19861 1726882356.77639: done dumping result, returning 19861 1726882356.77641: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b0cb-a0d9-000000000077] 19861 1726882356.77643: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000077 19861 1726882356.77711: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000077 19861 1726882356.77714: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.77754: no more pending results, returning what we have 19861 1726882356.77756: results queue empty 19861 1726882356.77757: checking for any_errors_fatal 19861 1726882356.77763: done checking for any_errors_fatal 19861 1726882356.77764: checking for max_fail_percentage 19861 1726882356.77765: done checking for max_fail_percentage 19861 1726882356.77766: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.77767: done checking to see if all hosts have failed 19861 1726882356.77768: getting the remaining hosts for this loop 19861 1726882356.77769: done getting the remaining hosts for this loop 19861 1726882356.77772: getting the next task for host managed_node2 19861 1726882356.77778: done getting next task for host managed_node2 19861 1726882356.77782: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882356.77784: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.77809: getting variables 19861 1726882356.77811: in VariableManager get_vars() 19861 1726882356.77862: Calling all_inventory to load vars for managed_node2 19861 1726882356.77865: Calling groups_inventory to load vars for managed_node2 19861 1726882356.77870: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.77878: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.77881: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.77884: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.78106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.78319: done with get_vars() 19861 1726882356.78330: done getting variables 19861 1726882356.78400: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:36 -0400 (0:00:00.050) 0:00:06.162 ****** 19861 1726882356.78434: entering _queue_task() for managed_node2/service 19861 1726882356.78718: worker is 1 (out of 1 available) 19861 1726882356.78729: exiting _queue_task() for managed_node2/service 19861 1726882356.78741: done queuing things up, now waiting for results queue to drain 19861 1726882356.78743: waiting for pending results... 19861 1726882356.79131: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882356.79165: in run() - task 12673a56-9f93-b0cb-a0d9-000000000078 19861 1726882356.79174: variable 'ansible_search_path' from source: unknown 19861 1726882356.79177: variable 'ansible_search_path' from source: unknown 19861 1726882356.79211: calling self._execute() 19861 1726882356.79281: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.79285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.79292: variable 'omit' from source: magic vars 19861 1726882356.79591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.81201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.81232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.81271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.81315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.81345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.81424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.81459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.81487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.81536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.81601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.81698: variable 'ansible_distribution' from source: facts 19861 1726882356.81712: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.81736: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.81744: when evaluation is False, skipping this task 19861 1726882356.81752: _execute() done 19861 1726882356.81760: dumping result to json 19861 1726882356.81768: done dumping result, returning 19861 1726882356.81778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b0cb-a0d9-000000000078] 19861 1726882356.81801: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000078 19861 1726882356.81959: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000078 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882356.82043: no more pending results, returning what we have 19861 1726882356.82046: results queue empty 19861 1726882356.82047: checking for any_errors_fatal 19861 1726882356.82052: done checking for any_errors_fatal 19861 1726882356.82053: checking for max_fail_percentage 19861 1726882356.82054: done checking for max_fail_percentage 19861 1726882356.82055: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.82056: done checking to see if all hosts have failed 19861 1726882356.82056: getting the remaining hosts for this loop 19861 1726882356.82057: done getting the remaining hosts for this loop 19861 1726882356.82060: getting the next task for host managed_node2 19861 1726882356.82066: done getting next task for host managed_node2 19861 1726882356.82076: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882356.82079: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.82095: getting variables 19861 1726882356.82096: in VariableManager get_vars() 19861 1726882356.82135: Calling all_inventory to load vars for managed_node2 19861 1726882356.82137: Calling groups_inventory to load vars for managed_node2 19861 1726882356.82138: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.82146: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.82148: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.82151: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.82271: WORKER PROCESS EXITING 19861 1726882356.82281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.82412: done with get_vars() 19861 1726882356.82419: done getting variables 19861 1726882356.82458: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:36 -0400 (0:00:00.040) 0:00:06.202 ****** 19861 1726882356.82480: entering _queue_task() for managed_node2/copy 19861 1726882356.82674: worker is 1 (out of 1 available) 19861 1726882356.82686: exiting _queue_task() for managed_node2/copy 19861 1726882356.82699: done queuing things up, now waiting for results queue to drain 19861 1726882356.82700: waiting for pending results... 19861 1726882356.82866: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882356.82951: in run() - task 12673a56-9f93-b0cb-a0d9-000000000079 19861 1726882356.82961: variable 'ansible_search_path' from source: unknown 19861 1726882356.82965: variable 'ansible_search_path' from source: unknown 19861 1726882356.82992: calling self._execute() 19861 1726882356.83061: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.83066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.83075: variable 'omit' from source: magic vars 19861 1726882356.83383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.84942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.84986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.85017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.85043: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.85062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.85124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.85144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.85162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.85186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.85201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.85301: variable 'ansible_distribution' from source: facts 19861 1726882356.85307: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.85331: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.85334: when evaluation is False, skipping this task 19861 1726882356.85336: _execute() done 19861 1726882356.85339: dumping result to json 19861 1726882356.85341: done dumping result, returning 19861 1726882356.85343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b0cb-a0d9-000000000079] 19861 1726882356.85346: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000079 19861 1726882356.85436: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000079 19861 1726882356.85439: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.85479: no more pending results, returning what we have 19861 1726882356.85482: results queue empty 19861 1726882356.85483: checking for any_errors_fatal 19861 1726882356.85490: done checking for any_errors_fatal 19861 1726882356.85491: checking for max_fail_percentage 19861 1726882356.85492: done checking for max_fail_percentage 19861 1726882356.85495: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.85496: done checking to see if all hosts have failed 19861 1726882356.85496: getting the remaining hosts for this loop 19861 1726882356.85498: done getting the remaining hosts for this loop 19861 1726882356.85501: getting the next task for host managed_node2 19861 1726882356.85507: done getting next task for host managed_node2 19861 1726882356.85511: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882356.85514: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.85529: getting variables 19861 1726882356.85530: in VariableManager get_vars() 19861 1726882356.85578: Calling all_inventory to load vars for managed_node2 19861 1726882356.85580: Calling groups_inventory to load vars for managed_node2 19861 1726882356.85582: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.85591: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.85602: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.85605: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.85775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.85901: done with get_vars() 19861 1726882356.85909: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:36 -0400 (0:00:00.034) 0:00:06.237 ****** 19861 1726882356.85965: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882356.86168: worker is 1 (out of 1 available) 19861 1726882356.86181: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882356.86195: done queuing things up, now waiting for results queue to drain 19861 1726882356.86197: waiting for pending results... 19861 1726882356.86359: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882356.86460: in run() - task 12673a56-9f93-b0cb-a0d9-00000000007a 19861 1726882356.86470: variable 'ansible_search_path' from source: unknown 19861 1726882356.86474: variable 'ansible_search_path' from source: unknown 19861 1726882356.86507: calling self._execute() 19861 1726882356.86570: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.86574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.86583: variable 'omit' from source: magic vars 19861 1726882356.86886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.88331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.88384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.88415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.88441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.88461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.88523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.88543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.88560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.88585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.88599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.88692: variable 'ansible_distribution' from source: facts 19861 1726882356.88701: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.88721: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.88724: when evaluation is False, skipping this task 19861 1726882356.88727: _execute() done 19861 1726882356.88729: dumping result to json 19861 1726882356.88731: done dumping result, returning 19861 1726882356.88734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b0cb-a0d9-00000000007a] 19861 1726882356.88739: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007a 19861 1726882356.88833: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007a 19861 1726882356.88836: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.88883: no more pending results, returning what we have 19861 1726882356.88886: results queue empty 19861 1726882356.88887: checking for any_errors_fatal 19861 1726882356.88898: done checking for any_errors_fatal 19861 1726882356.88899: checking for max_fail_percentage 19861 1726882356.88900: done checking for max_fail_percentage 19861 1726882356.88901: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.88902: done checking to see if all hosts have failed 19861 1726882356.88902: getting the remaining hosts for this loop 19861 1726882356.88904: done getting the remaining hosts for this loop 19861 1726882356.88908: getting the next task for host managed_node2 19861 1726882356.88914: done getting next task for host managed_node2 19861 1726882356.88917: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882356.88920: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.88936: getting variables 19861 1726882356.88938: in VariableManager get_vars() 19861 1726882356.88985: Calling all_inventory to load vars for managed_node2 19861 1726882356.88987: Calling groups_inventory to load vars for managed_node2 19861 1726882356.88989: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.89006: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.89009: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.89012: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.89141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.89268: done with get_vars() 19861 1726882356.89276: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:36 -0400 (0:00:00.033) 0:00:06.271 ****** 19861 1726882356.89337: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882356.89531: worker is 1 (out of 1 available) 19861 1726882356.89543: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882356.89556: done queuing things up, now waiting for results queue to drain 19861 1726882356.89558: waiting for pending results... 19861 1726882356.89724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882356.89812: in run() - task 12673a56-9f93-b0cb-a0d9-00000000007b 19861 1726882356.89823: variable 'ansible_search_path' from source: unknown 19861 1726882356.89826: variable 'ansible_search_path' from source: unknown 19861 1726882356.89854: calling self._execute() 19861 1726882356.89923: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.89927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.89936: variable 'omit' from source: magic vars 19861 1726882356.90238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.91813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.91859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.91887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.91917: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.91938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.91998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.92022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.92039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.92070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.92182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.92186: variable 'ansible_distribution' from source: facts 19861 1726882356.92189: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.92201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.92205: when evaluation is False, skipping this task 19861 1726882356.92208: _execute() done 19861 1726882356.92210: dumping result to json 19861 1726882356.92213: done dumping result, returning 19861 1726882356.92221: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b0cb-a0d9-00000000007b] 19861 1726882356.92226: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007b 19861 1726882356.92317: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007b 19861 1726882356.92320: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882356.92367: no more pending results, returning what we have 19861 1726882356.92370: results queue empty 19861 1726882356.92371: checking for any_errors_fatal 19861 1726882356.92376: done checking for any_errors_fatal 19861 1726882356.92377: checking for max_fail_percentage 19861 1726882356.92378: done checking for max_fail_percentage 19861 1726882356.92379: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.92380: done checking to see if all hosts have failed 19861 1726882356.92380: getting the remaining hosts for this loop 19861 1726882356.92382: done getting the remaining hosts for this loop 19861 1726882356.92385: getting the next task for host managed_node2 19861 1726882356.92395: done getting next task for host managed_node2 19861 1726882356.92399: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882356.92402: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.92418: getting variables 19861 1726882356.92419: in VariableManager get_vars() 19861 1726882356.92477: Calling all_inventory to load vars for managed_node2 19861 1726882356.92479: Calling groups_inventory to load vars for managed_node2 19861 1726882356.92482: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.92490: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.92494: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.92497: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.92665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.92787: done with get_vars() 19861 1726882356.92798: done getting variables 19861 1726882356.92839: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:36 -0400 (0:00:00.035) 0:00:06.306 ****** 19861 1726882356.92860: entering _queue_task() for managed_node2/debug 19861 1726882356.93070: worker is 1 (out of 1 available) 19861 1726882356.93082: exiting _queue_task() for managed_node2/debug 19861 1726882356.93097: done queuing things up, now waiting for results queue to drain 19861 1726882356.93098: waiting for pending results... 19861 1726882356.93257: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882356.93347: in run() - task 12673a56-9f93-b0cb-a0d9-00000000007c 19861 1726882356.93358: variable 'ansible_search_path' from source: unknown 19861 1726882356.93362: variable 'ansible_search_path' from source: unknown 19861 1726882356.93389: calling self._execute() 19861 1726882356.93468: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.93472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.93481: variable 'omit' from source: magic vars 19861 1726882356.93789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.95249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.95305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.95332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.95356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.95376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.95435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.95455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.95472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.95501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.95515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.95605: variable 'ansible_distribution' from source: facts 19861 1726882356.95610: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.95629: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.95632: when evaluation is False, skipping this task 19861 1726882356.95635: _execute() done 19861 1726882356.95637: dumping result to json 19861 1726882356.95639: done dumping result, returning 19861 1726882356.95647: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b0cb-a0d9-00000000007c] 19861 1726882356.95650: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007c 19861 1726882356.95734: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007c 19861 1726882356.95736: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882356.95777: no more pending results, returning what we have 19861 1726882356.95780: results queue empty 19861 1726882356.95781: checking for any_errors_fatal 19861 1726882356.95787: done checking for any_errors_fatal 19861 1726882356.95787: checking for max_fail_percentage 19861 1726882356.95789: done checking for max_fail_percentage 19861 1726882356.95790: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.95790: done checking to see if all hosts have failed 19861 1726882356.95791: getting the remaining hosts for this loop 19861 1726882356.95797: done getting the remaining hosts for this loop 19861 1726882356.95801: getting the next task for host managed_node2 19861 1726882356.95807: done getting next task for host managed_node2 19861 1726882356.95810: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882356.95813: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.95828: getting variables 19861 1726882356.95830: in VariableManager get_vars() 19861 1726882356.95876: Calling all_inventory to load vars for managed_node2 19861 1726882356.95878: Calling groups_inventory to load vars for managed_node2 19861 1726882356.95880: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.95888: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.95890: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.95902: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.96033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.96160: done with get_vars() 19861 1726882356.96168: done getting variables 19861 1726882356.96211: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:36 -0400 (0:00:00.033) 0:00:06.340 ****** 19861 1726882356.96235: entering _queue_task() for managed_node2/debug 19861 1726882356.96434: worker is 1 (out of 1 available) 19861 1726882356.96447: exiting _queue_task() for managed_node2/debug 19861 1726882356.96460: done queuing things up, now waiting for results queue to drain 19861 1726882356.96462: waiting for pending results... 19861 1726882356.96619: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882356.96698: in run() - task 12673a56-9f93-b0cb-a0d9-00000000007d 19861 1726882356.96715: variable 'ansible_search_path' from source: unknown 19861 1726882356.96718: variable 'ansible_search_path' from source: unknown 19861 1726882356.96745: calling self._execute() 19861 1726882356.96813: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882356.96817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882356.96827: variable 'omit' from source: magic vars 19861 1726882356.97129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882356.98672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882356.98720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882356.98746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882356.98773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882356.98792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882356.98852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882356.98874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882356.98892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882356.98922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882356.98933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882356.99028: variable 'ansible_distribution' from source: facts 19861 1726882356.99033: variable 'ansible_distribution_major_version' from source: facts 19861 1726882356.99049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882356.99052: when evaluation is False, skipping this task 19861 1726882356.99054: _execute() done 19861 1726882356.99056: dumping result to json 19861 1726882356.99059: done dumping result, returning 19861 1726882356.99067: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b0cb-a0d9-00000000007d] 19861 1726882356.99071: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007d 19861 1726882356.99153: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007d 19861 1726882356.99156: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882356.99231: no more pending results, returning what we have 19861 1726882356.99234: results queue empty 19861 1726882356.99235: checking for any_errors_fatal 19861 1726882356.99241: done checking for any_errors_fatal 19861 1726882356.99242: checking for max_fail_percentage 19861 1726882356.99244: done checking for max_fail_percentage 19861 1726882356.99244: checking to see if all hosts have failed and the running result is not ok 19861 1726882356.99245: done checking to see if all hosts have failed 19861 1726882356.99246: getting the remaining hosts for this loop 19861 1726882356.99247: done getting the remaining hosts for this loop 19861 1726882356.99251: getting the next task for host managed_node2 19861 1726882356.99257: done getting next task for host managed_node2 19861 1726882356.99260: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882356.99262: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882356.99277: getting variables 19861 1726882356.99279: in VariableManager get_vars() 19861 1726882356.99326: Calling all_inventory to load vars for managed_node2 19861 1726882356.99329: Calling groups_inventory to load vars for managed_node2 19861 1726882356.99331: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882356.99339: Calling all_plugins_play to load vars for managed_node2 19861 1726882356.99341: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882356.99343: Calling groups_plugins_play to load vars for managed_node2 19861 1726882356.99503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882356.99625: done with get_vars() 19861 1726882356.99633: done getting variables 19861 1726882356.99670: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:36 -0400 (0:00:00.034) 0:00:06.374 ****** 19861 1726882356.99691: entering _queue_task() for managed_node2/debug 19861 1726882356.99929: worker is 1 (out of 1 available) 19861 1726882356.99943: exiting _queue_task() for managed_node2/debug 19861 1726882356.99954: done queuing things up, now waiting for results queue to drain 19861 1726882356.99955: waiting for pending results... 19861 1726882357.00211: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882357.00304: in run() - task 12673a56-9f93-b0cb-a0d9-00000000007e 19861 1726882357.00327: variable 'ansible_search_path' from source: unknown 19861 1726882357.00336: variable 'ansible_search_path' from source: unknown 19861 1726882357.00385: calling self._execute() 19861 1726882357.00481: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.00492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.00569: variable 'omit' from source: magic vars 19861 1726882357.00964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.02481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.02537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.02565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.02590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.02613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.02671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.02694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.02713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.02739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.02754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.02867: variable 'ansible_distribution' from source: facts 19861 1726882357.03098: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.03101: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.03103: when evaluation is False, skipping this task 19861 1726882357.03105: _execute() done 19861 1726882357.03106: dumping result to json 19861 1726882357.03108: done dumping result, returning 19861 1726882357.03110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b0cb-a0d9-00000000007e] 19861 1726882357.03112: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007e 19861 1726882357.03178: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007e 19861 1726882357.03181: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882357.03250: no more pending results, returning what we have 19861 1726882357.03253: results queue empty 19861 1726882357.03254: checking for any_errors_fatal 19861 1726882357.03258: done checking for any_errors_fatal 19861 1726882357.03259: checking for max_fail_percentage 19861 1726882357.03260: done checking for max_fail_percentage 19861 1726882357.03261: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.03262: done checking to see if all hosts have failed 19861 1726882357.03262: getting the remaining hosts for this loop 19861 1726882357.03264: done getting the remaining hosts for this loop 19861 1726882357.03267: getting the next task for host managed_node2 19861 1726882357.03272: done getting next task for host managed_node2 19861 1726882357.03275: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882357.03278: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19861 1726882357.03291: getting variables 19861 1726882357.03297: in VariableManager get_vars() 19861 1726882357.03447: Calling all_inventory to load vars for managed_node2 19861 1726882357.03449: Calling groups_inventory to load vars for managed_node2 19861 1726882357.03451: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.03459: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.03461: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.03464: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.03772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.03981: done with get_vars() 19861 1726882357.03996: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:37 -0400 (0:00:00.043) 0:00:06.418 ****** 19861 1726882357.04088: entering _queue_task() for managed_node2/ping 19861 1726882357.04352: worker is 1 (out of 1 available) 19861 1726882357.04364: exiting _queue_task() for managed_node2/ping 19861 1726882357.04377: done queuing things up, now waiting for results queue to drain 19861 1726882357.04378: waiting for pending results... 19861 1726882357.04641: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882357.04766: in run() - task 12673a56-9f93-b0cb-a0d9-00000000007f 19861 1726882357.04787: variable 'ansible_search_path' from source: unknown 19861 1726882357.04795: variable 'ansible_search_path' from source: unknown 19861 1726882357.04839: calling self._execute() 19861 1726882357.04927: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.04938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.04950: variable 'omit' from source: magic vars 19861 1726882357.05371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.07952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.08076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.08198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.08374: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.08482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.08486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.08609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.08639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.08682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.08819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.09004: variable 'ansible_distribution' from source: facts 19861 1726882357.09161: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.09184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.09302: when evaluation is False, skipping this task 19861 1726882357.09306: _execute() done 19861 1726882357.09309: dumping result to json 19861 1726882357.09311: done dumping result, returning 19861 1726882357.09313: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b0cb-a0d9-00000000007f] 19861 1726882357.09316: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007f 19861 1726882357.09380: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000007f 19861 1726882357.09383: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.09451: no more pending results, returning what we have 19861 1726882357.09454: results queue empty 19861 1726882357.09455: checking for any_errors_fatal 19861 1726882357.09461: done checking for any_errors_fatal 19861 1726882357.09462: checking for max_fail_percentage 19861 1726882357.09464: done checking for max_fail_percentage 19861 1726882357.09465: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.09465: done checking to see if all hosts have failed 19861 1726882357.09466: getting the remaining hosts for this loop 19861 1726882357.09468: done getting the remaining hosts for this loop 19861 1726882357.09471: getting the next task for host managed_node2 19861 1726882357.09480: done getting next task for host managed_node2 19861 1726882357.09482: ^ task is: TASK: meta (role_complete) 19861 1726882357.09485: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882357.09507: getting variables 19861 1726882357.09510: in VariableManager get_vars() 19861 1726882357.09565: Calling all_inventory to load vars for managed_node2 19861 1726882357.09568: Calling groups_inventory to load vars for managed_node2 19861 1726882357.09570: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.09581: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.09584: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.09587: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.10511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.10874: done with get_vars() 19861 1726882357.10886: done getting variables 19861 1726882357.10968: done queuing things up, now waiting for results queue to drain 19861 1726882357.10970: results queue empty 19861 1726882357.10971: checking for any_errors_fatal 19861 1726882357.10973: done checking for any_errors_fatal 19861 1726882357.10974: checking for max_fail_percentage 19861 1726882357.10975: done checking for max_fail_percentage 19861 1726882357.10976: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.10977: done checking to see if all hosts have failed 19861 1726882357.10977: getting the remaining hosts for this loop 19861 1726882357.10978: done getting the remaining hosts for this loop 19861 1726882357.10981: getting the next task for host managed_node2 19861 1726882357.10985: done getting next task for host managed_node2 19861 1726882357.10987: ^ task is: TASK: Get current device features 19861 1726882357.10989: ^ state is: HOST STATE: block=3, 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 19861 1726882357.10991: getting variables 19861 1726882357.10992: in VariableManager get_vars() 19861 1726882357.11016: Calling all_inventory to load vars for managed_node2 19861 1726882357.11018: Calling groups_inventory to load vars for managed_node2 19861 1726882357.11020: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.11024: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.11026: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.11029: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.11545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.11939: done with get_vars() 19861 1726882357.11948: done getting variables 19861 1726882357.11985: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Friday 20 September 2024 21:32:37 -0400 (0:00:00.079) 0:00:06.497 ****** 19861 1726882357.12015: entering _queue_task() for managed_node2/command 19861 1726882357.12730: worker is 1 (out of 1 available) 19861 1726882357.12740: exiting _queue_task() for managed_node2/command 19861 1726882357.12752: done queuing things up, now waiting for results queue to drain 19861 1726882357.12754: waiting for pending results... 19861 1726882357.13085: running TaskExecutor() for managed_node2/TASK: Get current device features 19861 1726882357.13168: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000af 19861 1726882357.13312: variable 'ansible_search_path' from source: unknown 19861 1726882357.13354: calling self._execute() 19861 1726882357.13512: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.13516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.13945: variable 'omit' from source: magic vars 19861 1726882357.15663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.20261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.20517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.20522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.20559: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.20605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.20706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.20748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.20777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.20829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.20851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.21005: variable 'ansible_distribution' from source: facts 19861 1726882357.21021: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.21046: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.21062: when evaluation is False, skipping this task 19861 1726882357.21070: _execute() done 19861 1726882357.21077: dumping result to json 19861 1726882357.21084: done dumping result, returning 19861 1726882357.21096: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-b0cb-a0d9-0000000000af] 19861 1726882357.21106: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000af skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.21276: no more pending results, returning what we have 19861 1726882357.21279: results queue empty 19861 1726882357.21280: checking for any_errors_fatal 19861 1726882357.21282: done checking for any_errors_fatal 19861 1726882357.21283: checking for max_fail_percentage 19861 1726882357.21285: done checking for max_fail_percentage 19861 1726882357.21285: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.21286: done checking to see if all hosts have failed 19861 1726882357.21287: getting the remaining hosts for this loop 19861 1726882357.21289: done getting the remaining hosts for this loop 19861 1726882357.21292: getting the next task for host managed_node2 19861 1726882357.21301: done getting next task for host managed_node2 19861 1726882357.21304: ^ task is: TASK: Show ethtool_features 19861 1726882357.21306: ^ state is: HOST STATE: block=3, 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 19861 1726882357.21310: getting variables 19861 1726882357.21312: in VariableManager get_vars() 19861 1726882357.21375: Calling all_inventory to load vars for managed_node2 19861 1726882357.21378: Calling groups_inventory to load vars for managed_node2 19861 1726882357.21381: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.21498: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.21504: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.21521: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.21906: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000af 19861 1726882357.21909: WORKER PROCESS EXITING 19861 1726882357.21932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.22221: done with get_vars() 19861 1726882357.22238: done getting variables 19861 1726882357.22301: 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 [Show ethtool_features] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Friday 20 September 2024 21:32:37 -0400 (0:00:00.103) 0:00:06.601 ****** 19861 1726882357.22329: entering _queue_task() for managed_node2/debug 19861 1726882357.22644: worker is 1 (out of 1 available) 19861 1726882357.22654: exiting _queue_task() for managed_node2/debug 19861 1726882357.22668: done queuing things up, now waiting for results queue to drain 19861 1726882357.22669: waiting for pending results... 19861 1726882357.22922: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 19861 1726882357.23027: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000b0 19861 1726882357.23045: variable 'ansible_search_path' from source: unknown 19861 1726882357.23092: calling self._execute() 19861 1726882357.23188: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.23202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.23217: variable 'omit' from source: magic vars 19861 1726882357.23690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.28309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.28688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.28733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.28775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.28807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.28895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.28930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.28960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.29010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.29029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.29168: variable 'ansible_distribution' from source: facts 19861 1726882357.29179: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.29206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.29214: when evaluation is False, skipping this task 19861 1726882357.29220: _execute() done 19861 1726882357.29228: dumping result to json 19861 1726882357.29235: done dumping result, returning 19861 1726882357.29245: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [12673a56-9f93-b0cb-a0d9-0000000000b0] 19861 1726882357.29254: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000b0 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882357.29491: no more pending results, returning what we have 19861 1726882357.29497: results queue empty 19861 1726882357.29498: checking for any_errors_fatal 19861 1726882357.29505: done checking for any_errors_fatal 19861 1726882357.29506: checking for max_fail_percentage 19861 1726882357.29508: done checking for max_fail_percentage 19861 1726882357.29508: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.29509: done checking to see if all hosts have failed 19861 1726882357.29510: getting the remaining hosts for this loop 19861 1726882357.29512: done getting the remaining hosts for this loop 19861 1726882357.29516: getting the next task for host managed_node2 19861 1726882357.29522: done getting next task for host managed_node2 19861 1726882357.29525: ^ task is: TASK: Assert device features 19861 1726882357.29528: ^ state is: HOST STATE: block=3, 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 19861 1726882357.29531: getting variables 19861 1726882357.29533: in VariableManager get_vars() 19861 1726882357.29586: Calling all_inventory to load vars for managed_node2 19861 1726882357.29588: Calling groups_inventory to load vars for managed_node2 19861 1726882357.29591: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.29604: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.29607: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.29611: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.30176: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000b0 19861 1726882357.30180: WORKER PROCESS EXITING 19861 1726882357.30196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.30649: done with get_vars() 19861 1726882357.30662: done getting variables 19861 1726882357.30726: 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 device features] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Friday 20 September 2024 21:32:37 -0400 (0:00:00.084) 0:00:06.685 ****** 19861 1726882357.30757: entering _queue_task() for managed_node2/assert 19861 1726882357.31261: worker is 1 (out of 1 available) 19861 1726882357.31273: exiting _queue_task() for managed_node2/assert 19861 1726882357.31286: done queuing things up, now waiting for results queue to drain 19861 1726882357.31288: waiting for pending results... 19861 1726882357.31858: running TaskExecutor() for managed_node2/TASK: Assert device features 19861 1726882357.31958: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000b1 19861 1726882357.31979: variable 'ansible_search_path' from source: unknown 19861 1726882357.32020: calling self._execute() 19861 1726882357.32117: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.32128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.32143: variable 'omit' from source: magic vars 19861 1726882357.32578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.36633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.36707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.36769: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.36810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.36848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.36930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.36969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.37002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.37052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.37162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.37217: variable 'ansible_distribution' from source: facts 19861 1726882357.37231: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.37256: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.37266: when evaluation is False, skipping this task 19861 1726882357.37277: _execute() done 19861 1726882357.37284: dumping result to json 19861 1726882357.37292: done dumping result, returning 19861 1726882357.37306: done running TaskExecutor() for managed_node2/TASK: Assert device features [12673a56-9f93-b0cb-a0d9-0000000000b1] 19861 1726882357.37315: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000b1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.37542: no more pending results, returning what we have 19861 1726882357.37546: results queue empty 19861 1726882357.37547: checking for any_errors_fatal 19861 1726882357.37552: done checking for any_errors_fatal 19861 1726882357.37552: checking for max_fail_percentage 19861 1726882357.37554: done checking for max_fail_percentage 19861 1726882357.37555: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.37556: done checking to see if all hosts have failed 19861 1726882357.37556: getting the remaining hosts for this loop 19861 1726882357.37558: done getting the remaining hosts for this loop 19861 1726882357.37562: getting the next task for host managed_node2 19861 1726882357.37569: done getting next task for host managed_node2 19861 1726882357.37572: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 19861 1726882357.37575: ^ state is: HOST STATE: block=3, 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 19861 1726882357.37578: getting variables 19861 1726882357.37580: in VariableManager get_vars() 19861 1726882357.37637: Calling all_inventory to load vars for managed_node2 19861 1726882357.37640: Calling groups_inventory to load vars for managed_node2 19861 1726882357.37643: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.37654: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.37657: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.37661: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.38079: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000b1 19861 1726882357.38082: WORKER PROCESS EXITING 19861 1726882357.38107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.38416: done with get_vars() 19861 1726882357.38429: done getting variables 19861 1726882357.38708: 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 enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Friday 20 September 2024 21:32:37 -0400 (0:00:00.079) 0:00:06.765 ****** 19861 1726882357.38735: entering _queue_task() for managed_node2/debug 19861 1726882357.39431: worker is 1 (out of 1 available) 19861 1726882357.39440: exiting _queue_task() for managed_node2/debug 19861 1726882357.39450: done queuing things up, now waiting for results queue to drain 19861 1726882357.39451: waiting for pending results... 19861 1726882357.39640: running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 19861 1726882357.39901: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000b2 19861 1726882357.39905: variable 'ansible_search_path' from source: unknown 19861 1726882357.39908: calling self._execute() 19861 1726882357.40092: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.40127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.40226: variable 'omit' from source: magic vars 19861 1726882357.40943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.44804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.44809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.44813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.44911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.44915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.44971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.45014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.45043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.45086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.45104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.45348: variable 'ansible_distribution' from source: facts 19861 1726882357.45351: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.45354: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.45356: when evaluation is False, skipping this task 19861 1726882357.45358: _execute() done 19861 1726882357.45359: dumping result to json 19861 1726882357.45361: done dumping result, returning 19861 1726882357.45363: done running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [12673a56-9f93-b0cb-a0d9-0000000000b2] 19861 1726882357.45365: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000b2 19861 1726882357.45426: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000b2 19861 1726882357.45429: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882357.45496: no more pending results, returning what we have 19861 1726882357.45499: results queue empty 19861 1726882357.45500: checking for any_errors_fatal 19861 1726882357.45507: done checking for any_errors_fatal 19861 1726882357.45507: checking for max_fail_percentage 19861 1726882357.45509: done checking for max_fail_percentage 19861 1726882357.45509: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.45510: done checking to see if all hosts have failed 19861 1726882357.45511: getting the remaining hosts for this loop 19861 1726882357.45512: done getting the remaining hosts for this loop 19861 1726882357.45516: getting the next task for host managed_node2 19861 1726882357.45524: done getting next task for host managed_node2 19861 1726882357.45528: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882357.45531: ^ state is: HOST STATE: block=3, 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 19861 1726882357.45548: getting variables 19861 1726882357.45550: in VariableManager get_vars() 19861 1726882357.45599: Calling all_inventory to load vars for managed_node2 19861 1726882357.45602: Calling groups_inventory to load vars for managed_node2 19861 1726882357.45604: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.45613: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.45615: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.45618: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.46010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.46295: done with get_vars() 19861 1726882357.46307: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:37 -0400 (0:00:00.076) 0:00:06.842 ****** 19861 1726882357.46419: entering _queue_task() for managed_node2/include_tasks 19861 1726882357.46714: worker is 1 (out of 1 available) 19861 1726882357.46724: exiting _queue_task() for managed_node2/include_tasks 19861 1726882357.46736: done queuing things up, now waiting for results queue to drain 19861 1726882357.46737: waiting for pending results... 19861 1726882357.47111: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882357.47128: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000ba 19861 1726882357.47145: variable 'ansible_search_path' from source: unknown 19861 1726882357.47151: variable 'ansible_search_path' from source: unknown 19861 1726882357.47189: calling self._execute() 19861 1726882357.47273: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.47283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.47298: variable 'omit' from source: magic vars 19861 1726882357.47736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.50358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.50435: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.50484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.50526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.50555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.50641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.50683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.50715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.50758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.50779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.50926: variable 'ansible_distribution' from source: facts 19861 1726882357.50936: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.51009: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.51012: when evaluation is False, skipping this task 19861 1726882357.51015: _execute() done 19861 1726882357.51017: dumping result to json 19861 1726882357.51019: done dumping result, returning 19861 1726882357.51021: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b0cb-a0d9-0000000000ba] 19861 1726882357.51023: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ba skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.51155: no more pending results, returning what we have 19861 1726882357.51159: results queue empty 19861 1726882357.51160: checking for any_errors_fatal 19861 1726882357.51166: done checking for any_errors_fatal 19861 1726882357.51167: checking for max_fail_percentage 19861 1726882357.51169: done checking for max_fail_percentage 19861 1726882357.51169: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.51170: done checking to see if all hosts have failed 19861 1726882357.51171: getting the remaining hosts for this loop 19861 1726882357.51173: done getting the remaining hosts for this loop 19861 1726882357.51177: getting the next task for host managed_node2 19861 1726882357.51184: done getting next task for host managed_node2 19861 1726882357.51188: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882357.51191: ^ state is: HOST STATE: block=3, 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 19861 1726882357.51211: getting variables 19861 1726882357.51213: in VariableManager get_vars() 19861 1726882357.51266: Calling all_inventory to load vars for managed_node2 19861 1726882357.51268: Calling groups_inventory to load vars for managed_node2 19861 1726882357.51271: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.51281: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.51284: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.51287: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.51403: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ba 19861 1726882357.51407: WORKER PROCESS EXITING 19861 1726882357.51840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.52057: done with get_vars() 19861 1726882357.52068: done getting variables 19861 1726882357.52125: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:37 -0400 (0:00:00.057) 0:00:06.899 ****** 19861 1726882357.52163: entering _queue_task() for managed_node2/debug 19861 1726882357.52429: worker is 1 (out of 1 available) 19861 1726882357.52441: exiting _queue_task() for managed_node2/debug 19861 1726882357.52452: done queuing things up, now waiting for results queue to drain 19861 1726882357.52453: waiting for pending results... 19861 1726882357.52742: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882357.52883: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000bb 19861 1726882357.52907: variable 'ansible_search_path' from source: unknown 19861 1726882357.52923: variable 'ansible_search_path' from source: unknown 19861 1726882357.52963: calling self._execute() 19861 1726882357.53065: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.53098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.53101: variable 'omit' from source: magic vars 19861 1726882357.53548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.56136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.56292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.56297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.56312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.56345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.56434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.56469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.56504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.56555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.56631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.56704: variable 'ansible_distribution' from source: facts 19861 1726882357.56715: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.56744: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.56751: when evaluation is False, skipping this task 19861 1726882357.56758: _execute() done 19861 1726882357.56763: dumping result to json 19861 1726882357.56770: done dumping result, returning 19861 1726882357.56781: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b0cb-a0d9-0000000000bb] 19861 1726882357.56789: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bb 19861 1726882357.57001: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bb 19861 1726882357.57005: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882357.57052: no more pending results, returning what we have 19861 1726882357.57056: results queue empty 19861 1726882357.57057: checking for any_errors_fatal 19861 1726882357.57063: done checking for any_errors_fatal 19861 1726882357.57064: checking for max_fail_percentage 19861 1726882357.57065: done checking for max_fail_percentage 19861 1726882357.57066: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.57067: done checking to see if all hosts have failed 19861 1726882357.57068: getting the remaining hosts for this loop 19861 1726882357.57069: done getting the remaining hosts for this loop 19861 1726882357.57073: getting the next task for host managed_node2 19861 1726882357.57080: done getting next task for host managed_node2 19861 1726882357.57084: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882357.57087: ^ state is: HOST STATE: block=3, 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 19861 1726882357.57107: getting variables 19861 1726882357.57109: in VariableManager get_vars() 19861 1726882357.57340: Calling all_inventory to load vars for managed_node2 19861 1726882357.57343: Calling groups_inventory to load vars for managed_node2 19861 1726882357.57345: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.57354: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.57357: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.57359: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.57563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.57782: done with get_vars() 19861 1726882357.57795: done getting variables 19861 1726882357.57855: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:37 -0400 (0:00:00.057) 0:00:06.956 ****** 19861 1726882357.57887: entering _queue_task() for managed_node2/fail 19861 1726882357.58267: worker is 1 (out of 1 available) 19861 1726882357.58278: exiting _queue_task() for managed_node2/fail 19861 1726882357.58289: done queuing things up, now waiting for results queue to drain 19861 1726882357.58290: waiting for pending results... 19861 1726882357.58500: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882357.58584: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000bc 19861 1726882357.58623: variable 'ansible_search_path' from source: unknown 19861 1726882357.58626: variable 'ansible_search_path' from source: unknown 19861 1726882357.58655: calling self._execute() 19861 1726882357.58799: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.58807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.58811: variable 'omit' from source: magic vars 19861 1726882357.59242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.61834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.61911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.61952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.62000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.62084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.62120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.62154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.62194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.62239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.62260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.62407: variable 'ansible_distribution' from source: facts 19861 1726882357.62424: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.62523: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.62526: when evaluation is False, skipping this task 19861 1726882357.62528: _execute() done 19861 1726882357.62531: dumping result to json 19861 1726882357.62533: done dumping result, returning 19861 1726882357.62535: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-b0cb-a0d9-0000000000bc] 19861 1726882357.62538: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bc 19861 1726882357.62612: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bc 19861 1726882357.62615: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.62674: no more pending results, returning what we have 19861 1726882357.62678: results queue empty 19861 1726882357.62679: checking for any_errors_fatal 19861 1726882357.62685: done checking for any_errors_fatal 19861 1726882357.62686: checking for max_fail_percentage 19861 1726882357.62688: done checking for max_fail_percentage 19861 1726882357.62689: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.62690: done checking to see if all hosts have failed 19861 1726882357.62691: getting the remaining hosts for this loop 19861 1726882357.62692: done getting the remaining hosts for this loop 19861 1726882357.62698: getting the next task for host managed_node2 19861 1726882357.62705: done getting next task for host managed_node2 19861 1726882357.62710: ^ 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 19861 1726882357.62713: ^ state is: HOST STATE: block=3, 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 19861 1726882357.62734: getting variables 19861 1726882357.62737: in VariableManager get_vars() 19861 1726882357.62792: Calling all_inventory to load vars for managed_node2 19861 1726882357.63010: Calling groups_inventory to load vars for managed_node2 19861 1726882357.63014: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.63024: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.63027: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.63030: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.63551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.63752: done with get_vars() 19861 1726882357.63762: done getting variables 19861 1726882357.63824: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:37 -0400 (0:00:00.059) 0:00:07.016 ****** 19861 1726882357.63855: entering _queue_task() for managed_node2/fail 19861 1726882357.64153: worker is 1 (out of 1 available) 19861 1726882357.64166: exiting _queue_task() for managed_node2/fail 19861 1726882357.64178: done queuing things up, now waiting for results queue to drain 19861 1726882357.64179: waiting for pending results... 19861 1726882357.64610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19861 1726882357.64614: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000bd 19861 1726882357.64617: variable 'ansible_search_path' from source: unknown 19861 1726882357.64621: variable 'ansible_search_path' from source: unknown 19861 1726882357.64667: calling self._execute() 19861 1726882357.64763: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.64776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.64789: variable 'omit' from source: magic vars 19861 1726882357.65235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.67602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.67704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.67809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.67813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.67816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.67899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.67945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.67976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.68026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.68052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.68256: variable 'ansible_distribution' from source: facts 19861 1726882357.68260: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.68262: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.68265: when evaluation is False, skipping this task 19861 1726882357.68267: _execute() done 19861 1726882357.68269: dumping result to json 19861 1726882357.68272: done dumping result, returning 19861 1726882357.68274: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-b0cb-a0d9-0000000000bd] 19861 1726882357.68280: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bd 19861 1726882357.68441: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bd 19861 1726882357.68445: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.68497: no more pending results, returning what we have 19861 1726882357.68501: results queue empty 19861 1726882357.68502: checking for any_errors_fatal 19861 1726882357.68509: done checking for any_errors_fatal 19861 1726882357.68510: checking for max_fail_percentage 19861 1726882357.68512: done checking for max_fail_percentage 19861 1726882357.68513: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.68514: done checking to see if all hosts have failed 19861 1726882357.68515: getting the remaining hosts for this loop 19861 1726882357.68516: done getting the remaining hosts for this loop 19861 1726882357.68520: getting the next task for host managed_node2 19861 1726882357.68527: done getting next task for host managed_node2 19861 1726882357.68532: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882357.68535: ^ state is: HOST STATE: block=3, 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 19861 1726882357.68554: getting variables 19861 1726882357.68556: in VariableManager get_vars() 19861 1726882357.68614: Calling all_inventory to load vars for managed_node2 19861 1726882357.68617: Calling groups_inventory to load vars for managed_node2 19861 1726882357.68619: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.68631: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.68634: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.68637: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.69116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.69333: done with get_vars() 19861 1726882357.69351: done getting variables 19861 1726882357.69412: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:37 -0400 (0:00:00.055) 0:00:07.072 ****** 19861 1726882357.69451: entering _queue_task() for managed_node2/fail 19861 1726882357.69751: worker is 1 (out of 1 available) 19861 1726882357.69764: exiting _queue_task() for managed_node2/fail 19861 1726882357.69890: done queuing things up, now waiting for results queue to drain 19861 1726882357.69891: waiting for pending results... 19861 1726882357.70078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882357.70219: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000be 19861 1726882357.70237: variable 'ansible_search_path' from source: unknown 19861 1726882357.70327: variable 'ansible_search_path' from source: unknown 19861 1726882357.70332: calling self._execute() 19861 1726882357.70384: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.70398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.70414: variable 'omit' from source: magic vars 19861 1726882357.70889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.72507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.72554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.72580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.72632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.72647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.72901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.72905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.72908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.72910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.72913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.73033: variable 'ansible_distribution' from source: facts 19861 1726882357.73057: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.73081: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.73089: when evaluation is False, skipping this task 19861 1726882357.73098: _execute() done 19861 1726882357.73105: dumping result to json 19861 1726882357.73112: done dumping result, returning 19861 1726882357.73123: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-b0cb-a0d9-0000000000be] 19861 1726882357.73132: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000be 19861 1726882357.73247: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000be 19861 1726882357.73255: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.73311: no more pending results, returning what we have 19861 1726882357.73314: results queue empty 19861 1726882357.73315: checking for any_errors_fatal 19861 1726882357.73320: done checking for any_errors_fatal 19861 1726882357.73320: checking for max_fail_percentage 19861 1726882357.73322: done checking for max_fail_percentage 19861 1726882357.73323: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.73324: done checking to see if all hosts have failed 19861 1726882357.73324: getting the remaining hosts for this loop 19861 1726882357.73326: done getting the remaining hosts for this loop 19861 1726882357.73330: getting the next task for host managed_node2 19861 1726882357.73336: done getting next task for host managed_node2 19861 1726882357.73340: ^ 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 19861 1726882357.73342: ^ state is: HOST STATE: block=3, 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 19861 1726882357.73361: getting variables 19861 1726882357.73363: in VariableManager get_vars() 19861 1726882357.73422: Calling all_inventory to load vars for managed_node2 19861 1726882357.73424: Calling groups_inventory to load vars for managed_node2 19861 1726882357.73427: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.73439: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.73442: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.73445: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.73746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.73942: done with get_vars() 19861 1726882357.73950: done getting variables 19861 1726882357.73988: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:37 -0400 (0:00:00.045) 0:00:07.117 ****** 19861 1726882357.74013: entering _queue_task() for managed_node2/dnf 19861 1726882357.74214: worker is 1 (out of 1 available) 19861 1726882357.74228: exiting _queue_task() for managed_node2/dnf 19861 1726882357.74239: done queuing things up, now waiting for results queue to drain 19861 1726882357.74241: waiting for pending results... 19861 1726882357.74411: running TaskExecutor() for managed_node2/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 19861 1726882357.74494: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000bf 19861 1726882357.74508: variable 'ansible_search_path' from source: unknown 19861 1726882357.74511: variable 'ansible_search_path' from source: unknown 19861 1726882357.74539: calling self._execute() 19861 1726882357.74608: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.74614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.74623: variable 'omit' from source: magic vars 19861 1726882357.74932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.76874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.76941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.76989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.77032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.77091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.77154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.77395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.77401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.77405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.77407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.77435: variable 'ansible_distribution' from source: facts 19861 1726882357.77446: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.77469: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.77477: when evaluation is False, skipping this task 19861 1726882357.77484: _execute() done 19861 1726882357.77490: dumping result to json 19861 1726882357.77501: done dumping result, returning 19861 1726882357.77513: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-0000000000bf] 19861 1726882357.77530: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bf skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.77769: no more pending results, returning what we have 19861 1726882357.77772: results queue empty 19861 1726882357.77773: checking for any_errors_fatal 19861 1726882357.77779: done checking for any_errors_fatal 19861 1726882357.77780: checking for max_fail_percentage 19861 1726882357.77782: done checking for max_fail_percentage 19861 1726882357.77783: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.77784: done checking to see if all hosts have failed 19861 1726882357.77785: getting the remaining hosts for this loop 19861 1726882357.77786: done getting the remaining hosts for this loop 19861 1726882357.77791: getting the next task for host managed_node2 19861 1726882357.77799: done getting next task for host managed_node2 19861 1726882357.77803: ^ 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 19861 1726882357.77806: ^ state is: HOST STATE: block=3, 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 19861 1726882357.77825: getting variables 19861 1726882357.77827: in VariableManager get_vars() 19861 1726882357.77883: Calling all_inventory to load vars for managed_node2 19861 1726882357.77886: Calling groups_inventory to load vars for managed_node2 19861 1726882357.77889: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.78016: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.78020: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.78025: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.78337: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000bf 19861 1726882357.78341: WORKER PROCESS EXITING 19861 1726882357.78364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.78616: done with get_vars() 19861 1726882357.78627: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882357.78708: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:37 -0400 (0:00:00.047) 0:00:07.165 ****** 19861 1726882357.78739: entering _queue_task() for managed_node2/yum 19861 1726882357.79117: worker is 1 (out of 1 available) 19861 1726882357.79126: exiting _queue_task() for managed_node2/yum 19861 1726882357.79137: done queuing things up, now waiting for results queue to drain 19861 1726882357.79138: waiting for pending results... 19861 1726882357.79304: running TaskExecutor() for managed_node2/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 19861 1726882357.79443: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c0 19861 1726882357.79461: variable 'ansible_search_path' from source: unknown 19861 1726882357.79472: variable 'ansible_search_path' from source: unknown 19861 1726882357.79513: calling self._execute() 19861 1726882357.79612: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.79626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.79647: variable 'omit' from source: magic vars 19861 1726882357.80098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.82414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.82496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.82538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.82582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.82614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.82702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.82736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.82768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.82824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.82845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.82997: variable 'ansible_distribution' from source: facts 19861 1726882357.83099: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.83103: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.83105: when evaluation is False, skipping this task 19861 1726882357.83108: _execute() done 19861 1726882357.83112: dumping result to json 19861 1726882357.83114: done dumping result, returning 19861 1726882357.83117: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-0000000000c0] 19861 1726882357.83119: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c0 19861 1726882357.83191: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c0 19861 1726882357.83197: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.83250: no more pending results, returning what we have 19861 1726882357.83254: results queue empty 19861 1726882357.83255: checking for any_errors_fatal 19861 1726882357.83261: done checking for any_errors_fatal 19861 1726882357.83261: checking for max_fail_percentage 19861 1726882357.83263: done checking for max_fail_percentage 19861 1726882357.83264: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.83265: done checking to see if all hosts have failed 19861 1726882357.83265: getting the remaining hosts for this loop 19861 1726882357.83267: done getting the remaining hosts for this loop 19861 1726882357.83271: getting the next task for host managed_node2 19861 1726882357.83278: done getting next task for host managed_node2 19861 1726882357.83282: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882357.83285: ^ state is: HOST STATE: block=3, 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 19861 1726882357.83308: getting variables 19861 1726882357.83310: in VariableManager get_vars() 19861 1726882357.83364: Calling all_inventory to load vars for managed_node2 19861 1726882357.83367: Calling groups_inventory to load vars for managed_node2 19861 1726882357.83369: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.83380: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.83383: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.83386: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.83932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.84143: done with get_vars() 19861 1726882357.84154: done getting variables 19861 1726882357.84211: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:37 -0400 (0:00:00.055) 0:00:07.220 ****** 19861 1726882357.84247: entering _queue_task() for managed_node2/fail 19861 1726882357.84580: worker is 1 (out of 1 available) 19861 1726882357.84591: exiting _queue_task() for managed_node2/fail 19861 1726882357.84605: done queuing things up, now waiting for results queue to drain 19861 1726882357.84607: waiting for pending results... 19861 1726882357.85010: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882357.85015: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c1 19861 1726882357.85018: variable 'ansible_search_path' from source: unknown 19861 1726882357.85020: variable 'ansible_search_path' from source: unknown 19861 1726882357.85028: calling self._execute() 19861 1726882357.85123: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.85134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.85150: variable 'omit' from source: magic vars 19861 1726882357.85589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.88032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.88075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.88119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.88167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.88200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.88286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.88323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.88466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.88469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.88472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.88558: variable 'ansible_distribution' from source: facts 19861 1726882357.88577: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.88603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.88612: when evaluation is False, skipping this task 19861 1726882357.88618: _execute() done 19861 1726882357.88624: dumping result to json 19861 1726882357.88631: done dumping result, returning 19861 1726882357.88641: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-0000000000c1] 19861 1726882357.88650: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.88839: no more pending results, returning what we have 19861 1726882357.88842: results queue empty 19861 1726882357.88843: checking for any_errors_fatal 19861 1726882357.88849: done checking for any_errors_fatal 19861 1726882357.88850: checking for max_fail_percentage 19861 1726882357.88851: done checking for max_fail_percentage 19861 1726882357.88852: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.88853: done checking to see if all hosts have failed 19861 1726882357.88854: getting the remaining hosts for this loop 19861 1726882357.88855: done getting the remaining hosts for this loop 19861 1726882357.88859: getting the next task for host managed_node2 19861 1726882357.88866: done getting next task for host managed_node2 19861 1726882357.88870: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19861 1726882357.88873: ^ state is: HOST STATE: block=3, 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 19861 1726882357.88892: getting variables 19861 1726882357.89007: in VariableManager get_vars() 19861 1726882357.89063: Calling all_inventory to load vars for managed_node2 19861 1726882357.89066: Calling groups_inventory to load vars for managed_node2 19861 1726882357.89069: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.89080: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.89083: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.89086: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.89440: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c1 19861 1726882357.89443: WORKER PROCESS EXITING 19861 1726882357.89468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.89682: done with get_vars() 19861 1726882357.89695: done getting variables 19861 1726882357.89751: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:37 -0400 (0:00:00.055) 0:00:07.275 ****** 19861 1726882357.89790: entering _queue_task() for managed_node2/package 19861 1726882357.90046: worker is 1 (out of 1 available) 19861 1726882357.90058: exiting _queue_task() for managed_node2/package 19861 1726882357.90069: done queuing things up, now waiting for results queue to drain 19861 1726882357.90071: waiting for pending results... 19861 1726882357.90346: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19861 1726882357.90486: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c2 19861 1726882357.90518: variable 'ansible_search_path' from source: unknown 19861 1726882357.90522: variable 'ansible_search_path' from source: unknown 19861 1726882357.90550: calling self._execute() 19861 1726882357.90618: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.90625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.90633: variable 'omit' from source: magic vars 19861 1726882357.90937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.92699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.92702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.92704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.92706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.92723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.92808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.92843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.92878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.92911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.92948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.93108: variable 'ansible_distribution' from source: facts 19861 1726882357.93111: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.93113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.93115: when evaluation is False, skipping this task 19861 1726882357.93117: _execute() done 19861 1726882357.93119: dumping result to json 19861 1726882357.93121: done dumping result, returning 19861 1726882357.93130: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b0cb-a0d9-0000000000c2] 19861 1726882357.93140: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c2 19861 1726882357.93499: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c2 19861 1726882357.93503: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.93554: no more pending results, returning what we have 19861 1726882357.93557: results queue empty 19861 1726882357.93557: checking for any_errors_fatal 19861 1726882357.93562: done checking for any_errors_fatal 19861 1726882357.93563: checking for max_fail_percentage 19861 1726882357.93564: done checking for max_fail_percentage 19861 1726882357.93565: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.93566: done checking to see if all hosts have failed 19861 1726882357.93566: getting the remaining hosts for this loop 19861 1726882357.93567: done getting the remaining hosts for this loop 19861 1726882357.93571: getting the next task for host managed_node2 19861 1726882357.93576: done getting next task for host managed_node2 19861 1726882357.93579: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882357.93582: ^ state is: HOST STATE: block=3, 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 19861 1726882357.93600: getting variables 19861 1726882357.93601: in VariableManager get_vars() 19861 1726882357.93646: Calling all_inventory to load vars for managed_node2 19861 1726882357.93648: Calling groups_inventory to load vars for managed_node2 19861 1726882357.93650: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.93659: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.93662: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.93665: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.93879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.94074: done with get_vars() 19861 1726882357.94082: done getting variables 19861 1726882357.94123: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:37 -0400 (0:00:00.043) 0:00:07.319 ****** 19861 1726882357.94148: entering _queue_task() for managed_node2/package 19861 1726882357.94354: worker is 1 (out of 1 available) 19861 1726882357.94367: exiting _queue_task() for managed_node2/package 19861 1726882357.94380: done queuing things up, now waiting for results queue to drain 19861 1726882357.94381: waiting for pending results... 19861 1726882357.94549: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882357.94628: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c3 19861 1726882357.94638: variable 'ansible_search_path' from source: unknown 19861 1726882357.94641: variable 'ansible_search_path' from source: unknown 19861 1726882357.94669: calling self._execute() 19861 1726882357.94739: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.94743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.94753: variable 'omit' from source: magic vars 19861 1726882357.95049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882357.96950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882357.96996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882357.97027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882357.97053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882357.97072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882357.97133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882357.97153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882357.97171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882357.97197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882357.97210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882357.97309: variable 'ansible_distribution' from source: facts 19861 1726882357.97312: variable 'ansible_distribution_major_version' from source: facts 19861 1726882357.97337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882357.97340: when evaluation is False, skipping this task 19861 1726882357.97342: _execute() done 19861 1726882357.97346: dumping result to json 19861 1726882357.97348: done dumping result, returning 19861 1726882357.97351: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-0000000000c3] 19861 1726882357.97353: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c3 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882357.97483: no more pending results, returning what we have 19861 1726882357.97486: results queue empty 19861 1726882357.97486: checking for any_errors_fatal 19861 1726882357.97491: done checking for any_errors_fatal 19861 1726882357.97491: checking for max_fail_percentage 19861 1726882357.97495: done checking for max_fail_percentage 19861 1726882357.97496: checking to see if all hosts have failed and the running result is not ok 19861 1726882357.97497: done checking to see if all hosts have failed 19861 1726882357.97498: getting the remaining hosts for this loop 19861 1726882357.97499: done getting the remaining hosts for this loop 19861 1726882357.97503: getting the next task for host managed_node2 19861 1726882357.97509: done getting next task for host managed_node2 19861 1726882357.97512: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882357.97515: ^ state is: HOST STATE: block=3, 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 19861 1726882357.97532: getting variables 19861 1726882357.97534: in VariableManager get_vars() 19861 1726882357.97586: Calling all_inventory to load vars for managed_node2 19861 1726882357.97588: Calling groups_inventory to load vars for managed_node2 19861 1726882357.97590: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882357.97597: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c3 19861 1726882357.97600: WORKER PROCESS EXITING 19861 1726882357.97608: Calling all_plugins_play to load vars for managed_node2 19861 1726882357.97610: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882357.97613: Calling groups_plugins_play to load vars for managed_node2 19861 1726882357.97735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882357.97860: done with get_vars() 19861 1726882357.97867: done getting variables 19861 1726882357.97910: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:37 -0400 (0:00:00.037) 0:00:07.357 ****** 19861 1726882357.97932: entering _queue_task() for managed_node2/package 19861 1726882357.98123: worker is 1 (out of 1 available) 19861 1726882357.98136: exiting _queue_task() for managed_node2/package 19861 1726882357.98148: done queuing things up, now waiting for results queue to drain 19861 1726882357.98149: waiting for pending results... 19861 1726882357.98310: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882357.98389: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c4 19861 1726882357.98405: variable 'ansible_search_path' from source: unknown 19861 1726882357.98408: variable 'ansible_search_path' from source: unknown 19861 1726882357.98436: calling self._execute() 19861 1726882357.98505: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882357.98509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882357.98517: variable 'omit' from source: magic vars 19861 1726882357.98863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.00331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.00377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.00407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.00450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.00466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.00525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.00546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.00567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.00594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.00608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.00708: variable 'ansible_distribution' from source: facts 19861 1726882358.00713: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.00729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.00732: when evaluation is False, skipping this task 19861 1726882358.00735: _execute() done 19861 1726882358.00738: dumping result to json 19861 1726882358.00740: done dumping result, returning 19861 1726882358.00748: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-0000000000c4] 19861 1726882358.00753: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c4 19861 1726882358.00845: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c4 19861 1726882358.00847: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.00890: no more pending results, returning what we have 19861 1726882358.00895: results queue empty 19861 1726882358.00896: checking for any_errors_fatal 19861 1726882358.00902: done checking for any_errors_fatal 19861 1726882358.00905: checking for max_fail_percentage 19861 1726882358.00907: done checking for max_fail_percentage 19861 1726882358.00908: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.00908: done checking to see if all hosts have failed 19861 1726882358.00909: getting the remaining hosts for this loop 19861 1726882358.00910: done getting the remaining hosts for this loop 19861 1726882358.00914: getting the next task for host managed_node2 19861 1726882358.00920: done getting next task for host managed_node2 19861 1726882358.00923: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882358.00927: ^ state is: HOST STATE: block=3, 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 19861 1726882358.00943: getting variables 19861 1726882358.00945: in VariableManager get_vars() 19861 1726882358.00995: Calling all_inventory to load vars for managed_node2 19861 1726882358.00998: Calling groups_inventory to load vars for managed_node2 19861 1726882358.01000: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.01010: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.01012: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.01015: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.01183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.01311: done with get_vars() 19861 1726882358.01321: done getting variables 19861 1726882358.01360: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:38 -0400 (0:00:00.034) 0:00:07.391 ****** 19861 1726882358.01381: entering _queue_task() for managed_node2/service 19861 1726882358.01584: worker is 1 (out of 1 available) 19861 1726882358.01599: exiting _queue_task() for managed_node2/service 19861 1726882358.01611: done queuing things up, now waiting for results queue to drain 19861 1726882358.01613: waiting for pending results... 19861 1726882358.01780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882358.01871: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c5 19861 1726882358.01883: variable 'ansible_search_path' from source: unknown 19861 1726882358.01886: variable 'ansible_search_path' from source: unknown 19861 1726882358.01918: calling self._execute() 19861 1726882358.01987: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.01990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.02002: variable 'omit' from source: magic vars 19861 1726882358.02303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.03869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.03922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.03946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.03971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.03991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.04053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.04073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.04090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.04120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.04132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.04227: variable 'ansible_distribution' from source: facts 19861 1726882358.04233: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.04251: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.04254: when evaluation is False, skipping this task 19861 1726882358.04257: _execute() done 19861 1726882358.04259: dumping result to json 19861 1726882358.04261: done dumping result, returning 19861 1726882358.04269: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-0000000000c5] 19861 1726882358.04274: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c5 19861 1726882358.04368: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c5 19861 1726882358.04370: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.04425: no more pending results, returning what we have 19861 1726882358.04428: results queue empty 19861 1726882358.04429: checking for any_errors_fatal 19861 1726882358.04435: done checking for any_errors_fatal 19861 1726882358.04435: checking for max_fail_percentage 19861 1726882358.04437: done checking for max_fail_percentage 19861 1726882358.04438: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.04438: done checking to see if all hosts have failed 19861 1726882358.04439: getting the remaining hosts for this loop 19861 1726882358.04440: done getting the remaining hosts for this loop 19861 1726882358.04444: getting the next task for host managed_node2 19861 1726882358.04450: done getting next task for host managed_node2 19861 1726882358.04454: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882358.04457: ^ state is: HOST STATE: block=3, 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 19861 1726882358.04474: getting variables 19861 1726882358.04476: in VariableManager get_vars() 19861 1726882358.04532: Calling all_inventory to load vars for managed_node2 19861 1726882358.04534: Calling groups_inventory to load vars for managed_node2 19861 1726882358.04536: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.04544: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.04547: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.04549: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.04682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.04814: done with get_vars() 19861 1726882358.04823: done getting variables 19861 1726882358.04863: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:38 -0400 (0:00:00.035) 0:00:07.426 ****** 19861 1726882358.04886: entering _queue_task() for managed_node2/service 19861 1726882358.05087: worker is 1 (out of 1 available) 19861 1726882358.05103: exiting _queue_task() for managed_node2/service 19861 1726882358.05116: done queuing things up, now waiting for results queue to drain 19861 1726882358.05117: waiting for pending results... 19861 1726882358.05281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882358.05361: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c6 19861 1726882358.05372: variable 'ansible_search_path' from source: unknown 19861 1726882358.05376: variable 'ansible_search_path' from source: unknown 19861 1726882358.05420: calling self._execute() 19861 1726882358.05483: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.05486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.05496: variable 'omit' from source: magic vars 19861 1726882358.05859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.07338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.07379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.07421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.07446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.07466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.07528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.07549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.07567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.07592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.07607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.07705: variable 'ansible_distribution' from source: facts 19861 1726882358.07710: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.07726: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.07731: when evaluation is False, skipping this task 19861 1726882358.07734: _execute() done 19861 1726882358.07737: dumping result to json 19861 1726882358.07739: done dumping result, returning 19861 1726882358.07751: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b0cb-a0d9-0000000000c6] 19861 1726882358.07753: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c6 19861 1726882358.07838: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c6 19861 1726882358.07840: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882358.07888: no more pending results, returning what we have 19861 1726882358.07891: results queue empty 19861 1726882358.07892: checking for any_errors_fatal 19861 1726882358.07898: done checking for any_errors_fatal 19861 1726882358.07898: checking for max_fail_percentage 19861 1726882358.07900: done checking for max_fail_percentage 19861 1726882358.07901: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.07902: done checking to see if all hosts have failed 19861 1726882358.07903: getting the remaining hosts for this loop 19861 1726882358.07904: done getting the remaining hosts for this loop 19861 1726882358.07908: getting the next task for host managed_node2 19861 1726882358.07915: done getting next task for host managed_node2 19861 1726882358.07918: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882358.07921: ^ state is: HOST STATE: block=3, 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 19861 1726882358.07939: getting variables 19861 1726882358.07940: in VariableManager get_vars() 19861 1726882358.07990: Calling all_inventory to load vars for managed_node2 19861 1726882358.07992: Calling groups_inventory to load vars for managed_node2 19861 1726882358.07997: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.08006: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.08009: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.08012: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.08188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.08324: done with get_vars() 19861 1726882358.08333: done getting variables 19861 1726882358.08372: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:38 -0400 (0:00:00.035) 0:00:07.461 ****** 19861 1726882358.08397: entering _queue_task() for managed_node2/service 19861 1726882358.08620: worker is 1 (out of 1 available) 19861 1726882358.08633: exiting _queue_task() for managed_node2/service 19861 1726882358.08647: done queuing things up, now waiting for results queue to drain 19861 1726882358.08648: waiting for pending results... 19861 1726882358.08820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882358.08910: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c7 19861 1726882358.08921: variable 'ansible_search_path' from source: unknown 19861 1726882358.08925: variable 'ansible_search_path' from source: unknown 19861 1726882358.08953: calling self._execute() 19861 1726882358.09026: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.09029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.09038: variable 'omit' from source: magic vars 19861 1726882358.09348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.10976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.11023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.11050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.11079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.11191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.11205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.11209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.11211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.11225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.11236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.11333: variable 'ansible_distribution' from source: facts 19861 1726882358.11336: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.11353: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.11356: when evaluation is False, skipping this task 19861 1726882358.11359: _execute() done 19861 1726882358.11361: dumping result to json 19861 1726882358.11365: done dumping result, returning 19861 1726882358.11373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b0cb-a0d9-0000000000c7] 19861 1726882358.11377: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c7 19861 1726882358.11468: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c7 19861 1726882358.11470: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.11515: no more pending results, returning what we have 19861 1726882358.11518: results queue empty 19861 1726882358.11519: checking for any_errors_fatal 19861 1726882358.11523: done checking for any_errors_fatal 19861 1726882358.11524: checking for max_fail_percentage 19861 1726882358.11526: done checking for max_fail_percentage 19861 1726882358.11526: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.11527: done checking to see if all hosts have failed 19861 1726882358.11528: getting the remaining hosts for this loop 19861 1726882358.11529: done getting the remaining hosts for this loop 19861 1726882358.11533: getting the next task for host managed_node2 19861 1726882358.11539: done getting next task for host managed_node2 19861 1726882358.11542: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882358.11545: ^ state is: HOST STATE: block=3, 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 19861 1726882358.11562: getting variables 19861 1726882358.11564: in VariableManager get_vars() 19861 1726882358.11617: Calling all_inventory to load vars for managed_node2 19861 1726882358.11619: Calling groups_inventory to load vars for managed_node2 19861 1726882358.11622: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.11632: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.11634: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.11636: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.11775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.11908: done with get_vars() 19861 1726882358.11919: done getting variables 19861 1726882358.11959: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:38 -0400 (0:00:00.035) 0:00:07.497 ****** 19861 1726882358.11981: entering _queue_task() for managed_node2/service 19861 1726882358.12204: worker is 1 (out of 1 available) 19861 1726882358.12216: exiting _queue_task() for managed_node2/service 19861 1726882358.12229: done queuing things up, now waiting for results queue to drain 19861 1726882358.12230: waiting for pending results... 19861 1726882358.12615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882358.12643: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c8 19861 1726882358.12661: variable 'ansible_search_path' from source: unknown 19861 1726882358.12668: variable 'ansible_search_path' from source: unknown 19861 1726882358.12716: calling self._execute() 19861 1726882358.12808: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.12827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.12842: variable 'omit' from source: magic vars 19861 1726882358.13362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.14938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.15202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.15206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.15209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.15211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.15214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.15260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.15297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.15349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.15378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.15999: variable 'ansible_distribution' from source: facts 19861 1726882358.16003: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.16006: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.16008: when evaluation is False, skipping this task 19861 1726882358.16010: _execute() done 19861 1726882358.16013: dumping result to json 19861 1726882358.16015: done dumping result, returning 19861 1726882358.16017: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b0cb-a0d9-0000000000c8] 19861 1726882358.16019: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c8 19861 1726882358.16095: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c8 19861 1726882358.16100: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882358.16145: no more pending results, returning what we have 19861 1726882358.16148: results queue empty 19861 1726882358.16150: checking for any_errors_fatal 19861 1726882358.16157: done checking for any_errors_fatal 19861 1726882358.16157: checking for max_fail_percentage 19861 1726882358.16159: done checking for max_fail_percentage 19861 1726882358.16160: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.16161: done checking to see if all hosts have failed 19861 1726882358.16162: getting the remaining hosts for this loop 19861 1726882358.16163: done getting the remaining hosts for this loop 19861 1726882358.16167: getting the next task for host managed_node2 19861 1726882358.16174: done getting next task for host managed_node2 19861 1726882358.16178: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882358.16181: ^ state is: HOST STATE: block=3, 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 19861 1726882358.16205: getting variables 19861 1726882358.16208: in VariableManager get_vars() 19861 1726882358.16352: Calling all_inventory to load vars for managed_node2 19861 1726882358.16355: Calling groups_inventory to load vars for managed_node2 19861 1726882358.16358: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.16369: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.16373: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.16376: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.16860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.17115: done with get_vars() 19861 1726882358.17126: done getting variables 19861 1726882358.17189: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:38 -0400 (0:00:00.052) 0:00:07.550 ****** 19861 1726882358.17223: entering _queue_task() for managed_node2/copy 19861 1726882358.17615: worker is 1 (out of 1 available) 19861 1726882358.17626: exiting _queue_task() for managed_node2/copy 19861 1726882358.17637: done queuing things up, now waiting for results queue to drain 19861 1726882358.17639: waiting for pending results... 19861 1726882358.17842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882358.18002: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000c9 19861 1726882358.18005: variable 'ansible_search_path' from source: unknown 19861 1726882358.18008: variable 'ansible_search_path' from source: unknown 19861 1726882358.18032: calling self._execute() 19861 1726882358.18142: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.18265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.18270: variable 'omit' from source: magic vars 19861 1726882358.19000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.21670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.21756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.21805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.21852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.21892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.21983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.22037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.22055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.22105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.22146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.22277: variable 'ansible_distribution' from source: facts 19861 1726882358.22362: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.22369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.22372: when evaluation is False, skipping this task 19861 1726882358.22374: _execute() done 19861 1726882358.22376: dumping result to json 19861 1726882358.22378: done dumping result, returning 19861 1726882358.22381: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b0cb-a0d9-0000000000c9] 19861 1726882358.22383: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c9 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.22520: no more pending results, returning what we have 19861 1726882358.22523: results queue empty 19861 1726882358.22524: checking for any_errors_fatal 19861 1726882358.22530: done checking for any_errors_fatal 19861 1726882358.22531: checking for max_fail_percentage 19861 1726882358.22533: done checking for max_fail_percentage 19861 1726882358.22534: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.22534: done checking to see if all hosts have failed 19861 1726882358.22535: getting the remaining hosts for this loop 19861 1726882358.22536: done getting the remaining hosts for this loop 19861 1726882358.22540: getting the next task for host managed_node2 19861 1726882358.22547: done getting next task for host managed_node2 19861 1726882358.22550: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882358.22554: ^ state is: HOST STATE: block=3, 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 19861 1726882358.22572: getting variables 19861 1726882358.22798: in VariableManager get_vars() 19861 1726882358.22848: Calling all_inventory to load vars for managed_node2 19861 1726882358.22850: Calling groups_inventory to load vars for managed_node2 19861 1726882358.22853: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.22862: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.22864: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.22867: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.23120: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000c9 19861 1726882358.23123: WORKER PROCESS EXITING 19861 1726882358.23144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.23397: done with get_vars() 19861 1726882358.23409: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:38 -0400 (0:00:00.062) 0:00:07.612 ****** 19861 1726882358.23492: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882358.23755: worker is 1 (out of 1 available) 19861 1726882358.23881: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882358.23896: done queuing things up, now waiting for results queue to drain 19861 1726882358.23898: waiting for pending results... 19861 1726882358.24064: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882358.24183: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000ca 19861 1726882358.24210: variable 'ansible_search_path' from source: unknown 19861 1726882358.24217: variable 'ansible_search_path' from source: unknown 19861 1726882358.24260: calling self._execute() 19861 1726882358.24357: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.24367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.24380: variable 'omit' from source: magic vars 19861 1726882358.24815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.27053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.27141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.27180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.27220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.27258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.27337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.27379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.27412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.27460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.27481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.27623: variable 'ansible_distribution' from source: facts 19861 1726882358.27634: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.27681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.27684: when evaluation is False, skipping this task 19861 1726882358.27687: _execute() done 19861 1726882358.27689: dumping result to json 19861 1726882358.27691: done dumping result, returning 19861 1726882358.27697: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b0cb-a0d9-0000000000ca] 19861 1726882358.27792: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ca 19861 1726882358.27868: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ca 19861 1726882358.27872: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.27945: no more pending results, returning what we have 19861 1726882358.27948: results queue empty 19861 1726882358.27949: checking for any_errors_fatal 19861 1726882358.27955: done checking for any_errors_fatal 19861 1726882358.27956: checking for max_fail_percentage 19861 1726882358.27957: done checking for max_fail_percentage 19861 1726882358.27958: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.27959: done checking to see if all hosts have failed 19861 1726882358.27960: getting the remaining hosts for this loop 19861 1726882358.27961: done getting the remaining hosts for this loop 19861 1726882358.27965: getting the next task for host managed_node2 19861 1726882358.27972: done getting next task for host managed_node2 19861 1726882358.27975: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882358.27979: ^ state is: HOST STATE: block=3, 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 19861 1726882358.27999: getting variables 19861 1726882358.28005: in VariableManager get_vars() 19861 1726882358.28059: Calling all_inventory to load vars for managed_node2 19861 1726882358.28061: Calling groups_inventory to load vars for managed_node2 19861 1726882358.28064: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.28074: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.28077: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.28080: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.28367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.28705: done with get_vars() 19861 1726882358.28720: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:38 -0400 (0:00:00.052) 0:00:07.665 ****** 19861 1726882358.28796: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882358.29157: worker is 1 (out of 1 available) 19861 1726882358.29166: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882358.29176: done queuing things up, now waiting for results queue to drain 19861 1726882358.29177: waiting for pending results... 19861 1726882358.29379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882358.29456: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000cb 19861 1726882358.29481: variable 'ansible_search_path' from source: unknown 19861 1726882358.29490: variable 'ansible_search_path' from source: unknown 19861 1726882358.29533: calling self._execute() 19861 1726882358.29698: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.29701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.29704: variable 'omit' from source: magic vars 19861 1726882358.30136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.32529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.32599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.32647: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.32686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.32725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.32807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.32852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.32957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.32961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.32963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.33085: variable 'ansible_distribution' from source: facts 19861 1726882358.33098: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.33121: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.33128: when evaluation is False, skipping this task 19861 1726882358.33135: _execute() done 19861 1726882358.33141: dumping result to json 19861 1726882358.33148: done dumping result, returning 19861 1726882358.33158: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b0cb-a0d9-0000000000cb] 19861 1726882358.33167: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cb skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.33439: no more pending results, returning what we have 19861 1726882358.33442: results queue empty 19861 1726882358.33443: checking for any_errors_fatal 19861 1726882358.33451: done checking for any_errors_fatal 19861 1726882358.33452: checking for max_fail_percentage 19861 1726882358.33454: done checking for max_fail_percentage 19861 1726882358.33454: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.33455: done checking to see if all hosts have failed 19861 1726882358.33456: getting the remaining hosts for this loop 19861 1726882358.33457: done getting the remaining hosts for this loop 19861 1726882358.33461: getting the next task for host managed_node2 19861 1726882358.33469: done getting next task for host managed_node2 19861 1726882358.33472: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882358.33475: ^ state is: HOST STATE: block=3, 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 19861 1726882358.33500: getting variables 19861 1726882358.33502: in VariableManager get_vars() 19861 1726882358.33557: Calling all_inventory to load vars for managed_node2 19861 1726882358.33560: Calling groups_inventory to load vars for managed_node2 19861 1726882358.33562: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.33723: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.33726: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.33729: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.33973: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cb 19861 1726882358.33977: WORKER PROCESS EXITING 19861 1726882358.34000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.34219: done with get_vars() 19861 1726882358.34229: done getting variables 19861 1726882358.34289: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:38 -0400 (0:00:00.055) 0:00:07.721 ****** 19861 1726882358.34321: entering _queue_task() for managed_node2/debug 19861 1726882358.34577: worker is 1 (out of 1 available) 19861 1726882358.34704: exiting _queue_task() for managed_node2/debug 19861 1726882358.34714: done queuing things up, now waiting for results queue to drain 19861 1726882358.34715: waiting for pending results... 19861 1726882358.34874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882358.35002: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000cc 19861 1726882358.35027: variable 'ansible_search_path' from source: unknown 19861 1726882358.35035: variable 'ansible_search_path' from source: unknown 19861 1726882358.35077: calling self._execute() 19861 1726882358.35174: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.35186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.35204: variable 'omit' from source: magic vars 19861 1726882358.35639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.37890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.37975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.38016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.38062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.38091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.38176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.38211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.38242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.38292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.38314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.38456: variable 'ansible_distribution' from source: facts 19861 1726882358.38468: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.38501: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.38599: when evaluation is False, skipping this task 19861 1726882358.38603: _execute() done 19861 1726882358.38605: dumping result to json 19861 1726882358.38607: done dumping result, returning 19861 1726882358.38609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b0cb-a0d9-0000000000cc] 19861 1726882358.38611: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cc 19861 1726882358.38669: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cc 19861 1726882358.38672: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.38716: no more pending results, returning what we have 19861 1726882358.38719: results queue empty 19861 1726882358.38720: checking for any_errors_fatal 19861 1726882358.38725: done checking for any_errors_fatal 19861 1726882358.38726: checking for max_fail_percentage 19861 1726882358.38727: done checking for max_fail_percentage 19861 1726882358.38728: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.38729: done checking to see if all hosts have failed 19861 1726882358.38730: getting the remaining hosts for this loop 19861 1726882358.38731: done getting the remaining hosts for this loop 19861 1726882358.38734: getting the next task for host managed_node2 19861 1726882358.38741: done getting next task for host managed_node2 19861 1726882358.38744: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882358.38747: ^ state is: HOST STATE: block=3, 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 19861 1726882358.38763: getting variables 19861 1726882358.38765: in VariableManager get_vars() 19861 1726882358.38824: Calling all_inventory to load vars for managed_node2 19861 1726882358.38827: Calling groups_inventory to load vars for managed_node2 19861 1726882358.38830: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.38841: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.38844: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.38847: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.39296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.39512: done with get_vars() 19861 1726882358.39524: done getting variables 19861 1726882358.39586: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:38 -0400 (0:00:00.052) 0:00:07.774 ****** 19861 1726882358.39620: entering _queue_task() for managed_node2/debug 19861 1726882358.39999: worker is 1 (out of 1 available) 19861 1726882358.40011: exiting _queue_task() for managed_node2/debug 19861 1726882358.40023: done queuing things up, now waiting for results queue to drain 19861 1726882358.40025: waiting for pending results... 19861 1726882358.40308: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882358.40338: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000cd 19861 1726882358.40363: variable 'ansible_search_path' from source: unknown 19861 1726882358.40372: variable 'ansible_search_path' from source: unknown 19861 1726882358.40415: calling self._execute() 19861 1726882358.40510: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.40535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.40645: variable 'omit' from source: magic vars 19861 1726882358.40998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.43226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.43304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.43343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.43388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.43421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.43507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.43540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.43571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.43700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.43704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.43779: variable 'ansible_distribution' from source: facts 19861 1726882358.43791: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.43823: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.43831: when evaluation is False, skipping this task 19861 1726882358.43838: _execute() done 19861 1726882358.43845: dumping result to json 19861 1726882358.43853: done dumping result, returning 19861 1726882358.43864: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b0cb-a0d9-0000000000cd] 19861 1726882358.43874: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cd skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.44228: no more pending results, returning what we have 19861 1726882358.44231: results queue empty 19861 1726882358.44232: checking for any_errors_fatal 19861 1726882358.44237: done checking for any_errors_fatal 19861 1726882358.44237: checking for max_fail_percentage 19861 1726882358.44239: done checking for max_fail_percentage 19861 1726882358.44240: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.44240: done checking to see if all hosts have failed 19861 1726882358.44241: getting the remaining hosts for this loop 19861 1726882358.44242: done getting the remaining hosts for this loop 19861 1726882358.44245: getting the next task for host managed_node2 19861 1726882358.44250: done getting next task for host managed_node2 19861 1726882358.44253: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882358.44256: ^ state is: HOST STATE: block=3, 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 19861 1726882358.44271: getting variables 19861 1726882358.44272: in VariableManager get_vars() 19861 1726882358.44318: Calling all_inventory to load vars for managed_node2 19861 1726882358.44321: Calling groups_inventory to load vars for managed_node2 19861 1726882358.44323: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.44330: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.44333: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.44335: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.44604: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cd 19861 1726882358.44607: WORKER PROCESS EXITING 19861 1726882358.44631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.44842: done with get_vars() 19861 1726882358.44853: done getting variables 19861 1726882358.44908: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:38 -0400 (0:00:00.053) 0:00:07.827 ****** 19861 1726882358.44943: entering _queue_task() for managed_node2/debug 19861 1726882358.45294: worker is 1 (out of 1 available) 19861 1726882358.45305: exiting _queue_task() for managed_node2/debug 19861 1726882358.45316: done queuing things up, now waiting for results queue to drain 19861 1726882358.45317: waiting for pending results... 19861 1726882358.45484: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882358.45614: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000ce 19861 1726882358.45635: variable 'ansible_search_path' from source: unknown 19861 1726882358.45645: variable 'ansible_search_path' from source: unknown 19861 1726882358.45684: calling self._execute() 19861 1726882358.45775: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.45787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.45804: variable 'omit' from source: magic vars 19861 1726882358.46233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.48524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.48920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.49081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.49084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.49087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.49123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.49158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.49198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.49246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.49266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.49417: variable 'ansible_distribution' from source: facts 19861 1726882358.49429: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.49452: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.49460: when evaluation is False, skipping this task 19861 1726882358.49467: _execute() done 19861 1726882358.49474: dumping result to json 19861 1726882358.49482: done dumping result, returning 19861 1726882358.49496: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b0cb-a0d9-0000000000ce] 19861 1726882358.49516: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ce 19861 1726882358.49807: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ce 19861 1726882358.49811: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.49859: no more pending results, returning what we have 19861 1726882358.49863: results queue empty 19861 1726882358.49864: checking for any_errors_fatal 19861 1726882358.49870: done checking for any_errors_fatal 19861 1726882358.49871: checking for max_fail_percentage 19861 1726882358.49873: done checking for max_fail_percentage 19861 1726882358.49874: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.49875: done checking to see if all hosts have failed 19861 1726882358.49876: getting the remaining hosts for this loop 19861 1726882358.49877: done getting the remaining hosts for this loop 19861 1726882358.49882: getting the next task for host managed_node2 19861 1726882358.49888: done getting next task for host managed_node2 19861 1726882358.49892: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882358.49897: ^ state is: HOST STATE: block=3, 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 19861 1726882358.49917: getting variables 19861 1726882358.49924: in VariableManager get_vars() 19861 1726882358.49975: Calling all_inventory to load vars for managed_node2 19861 1726882358.49978: Calling groups_inventory to load vars for managed_node2 19861 1726882358.49980: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.49989: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.49991: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.50041: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.50337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.50533: done with get_vars() 19861 1726882358.50545: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:38 -0400 (0:00:00.057) 0:00:07.884 ****** 19861 1726882358.50641: entering _queue_task() for managed_node2/ping 19861 1726882358.51110: worker is 1 (out of 1 available) 19861 1726882358.51120: exiting _queue_task() for managed_node2/ping 19861 1726882358.51130: done queuing things up, now waiting for results queue to drain 19861 1726882358.51131: waiting for pending results... 19861 1726882358.51218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882358.51469: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000cf 19861 1726882358.51472: variable 'ansible_search_path' from source: unknown 19861 1726882358.51475: variable 'ansible_search_path' from source: unknown 19861 1726882358.51478: calling self._execute() 19861 1726882358.51511: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.51522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.51535: variable 'omit' from source: magic vars 19861 1726882358.51979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.54621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.54699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.54749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.54788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.54823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.54959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.54962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.54984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.55030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.55051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.55200: variable 'ansible_distribution' from source: facts 19861 1726882358.55213: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.55239: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.55285: when evaluation is False, skipping this task 19861 1726882358.55290: _execute() done 19861 1726882358.55292: dumping result to json 19861 1726882358.55296: done dumping result, returning 19861 1726882358.55299: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b0cb-a0d9-0000000000cf] 19861 1726882358.55301: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cf skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.55436: no more pending results, returning what we have 19861 1726882358.55440: results queue empty 19861 1726882358.55441: checking for any_errors_fatal 19861 1726882358.55447: done checking for any_errors_fatal 19861 1726882358.55448: checking for max_fail_percentage 19861 1726882358.55450: done checking for max_fail_percentage 19861 1726882358.55451: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.55452: done checking to see if all hosts have failed 19861 1726882358.55452: getting the remaining hosts for this loop 19861 1726882358.55454: done getting the remaining hosts for this loop 19861 1726882358.55459: getting the next task for host managed_node2 19861 1726882358.55468: done getting next task for host managed_node2 19861 1726882358.55470: ^ task is: TASK: meta (role_complete) 19861 1726882358.55474: ^ state is: HOST STATE: block=3, 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 19861 1726882358.55496: getting variables 19861 1726882358.55498: in VariableManager get_vars() 19861 1726882358.55555: Calling all_inventory to load vars for managed_node2 19861 1726882358.55558: Calling groups_inventory to load vars for managed_node2 19861 1726882358.55561: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.55572: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.55575: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.55578: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.56123: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000cf 19861 1726882358.56126: WORKER PROCESS EXITING 19861 1726882358.56155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.56355: done with get_vars() 19861 1726882358.56363: done getting variables 19861 1726882358.56434: done queuing things up, now waiting for results queue to drain 19861 1726882358.56436: results queue empty 19861 1726882358.56437: checking for any_errors_fatal 19861 1726882358.56439: done checking for any_errors_fatal 19861 1726882358.56439: checking for max_fail_percentage 19861 1726882358.56440: done checking for max_fail_percentage 19861 1726882358.56441: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.56442: done checking to see if all hosts have failed 19861 1726882358.56442: getting the remaining hosts for this loop 19861 1726882358.56443: done getting the remaining hosts for this loop 19861 1726882358.56445: getting the next task for host managed_node2 19861 1726882358.56448: done getting next task for host managed_node2 19861 1726882358.56450: ^ task is: TASK: Get current device features 19861 1726882358.56451: ^ state is: HOST STATE: block=3, 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 19861 1726882358.56453: getting variables 19861 1726882358.56454: in VariableManager get_vars() 19861 1726882358.56475: Calling all_inventory to load vars for managed_node2 19861 1726882358.56477: Calling groups_inventory to load vars for managed_node2 19861 1726882358.56479: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.56482: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.56484: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.56486: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.56624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.56817: done with get_vars() 19861 1726882358.56827: done getting variables 19861 1726882358.56865: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Friday 20 September 2024 21:32:38 -0400 (0:00:00.062) 0:00:07.946 ****** 19861 1726882358.56897: entering _queue_task() for managed_node2/command 19861 1726882358.57160: worker is 1 (out of 1 available) 19861 1726882358.57170: exiting _queue_task() for managed_node2/command 19861 1726882358.57182: done queuing things up, now waiting for results queue to drain 19861 1726882358.57183: waiting for pending results... 19861 1726882358.57460: running TaskExecutor() for managed_node2/TASK: Get current device features 19861 1726882358.57557: in run() - task 12673a56-9f93-b0cb-a0d9-0000000000ff 19861 1726882358.57576: variable 'ansible_search_path' from source: unknown 19861 1726882358.57617: calling self._execute() 19861 1726882358.57734: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.57738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.57742: variable 'omit' from source: magic vars 19861 1726882358.58202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.60711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.60759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.60802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.60899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.60902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.60941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.60976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.61004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.61043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.61061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.61245: variable 'ansible_distribution' from source: facts 19861 1726882358.61248: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.61250: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.61252: when evaluation is False, skipping this task 19861 1726882358.61254: _execute() done 19861 1726882358.61256: dumping result to json 19861 1726882358.61259: done dumping result, returning 19861 1726882358.61261: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-b0cb-a0d9-0000000000ff] 19861 1726882358.61263: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ff 19861 1726882358.61334: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000000ff 19861 1726882358.61338: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.61500: no more pending results, returning what we have 19861 1726882358.61503: results queue empty 19861 1726882358.61504: checking for any_errors_fatal 19861 1726882358.61506: done checking for any_errors_fatal 19861 1726882358.61507: checking for max_fail_percentage 19861 1726882358.61508: done checking for max_fail_percentage 19861 1726882358.61509: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.61510: done checking to see if all hosts have failed 19861 1726882358.61511: getting the remaining hosts for this loop 19861 1726882358.61512: done getting the remaining hosts for this loop 19861 1726882358.61515: getting the next task for host managed_node2 19861 1726882358.61520: done getting next task for host managed_node2 19861 1726882358.61522: ^ task is: TASK: Show ethtool_features 19861 1726882358.61525: ^ state is: HOST STATE: block=3, 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 19861 1726882358.61527: getting variables 19861 1726882358.61529: in VariableManager get_vars() 19861 1726882358.61572: Calling all_inventory to load vars for managed_node2 19861 1726882358.61575: Calling groups_inventory to load vars for managed_node2 19861 1726882358.61577: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.61586: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.61589: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.61592: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.61800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.62067: done with get_vars() 19861 1726882358.62078: done getting variables 19861 1726882358.62136: 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 [Show ethtool_features] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Friday 20 September 2024 21:32:38 -0400 (0:00:00.052) 0:00:07.999 ****** 19861 1726882358.62170: entering _queue_task() for managed_node2/debug 19861 1726882358.62448: worker is 1 (out of 1 available) 19861 1726882358.62460: exiting _queue_task() for managed_node2/debug 19861 1726882358.62472: done queuing things up, now waiting for results queue to drain 19861 1726882358.62473: waiting for pending results... 19861 1726882358.62910: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 19861 1726882358.62916: in run() - task 12673a56-9f93-b0cb-a0d9-000000000100 19861 1726882358.62919: variable 'ansible_search_path' from source: unknown 19861 1726882358.62922: calling self._execute() 19861 1726882358.62969: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.62980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.63001: variable 'omit' from source: magic vars 19861 1726882358.63360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.65120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.65141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.65300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.65303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.65306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.65319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.65348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.65372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.65421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.65428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.65700: variable 'ansible_distribution' from source: facts 19861 1726882358.65704: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.65707: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.65709: when evaluation is False, skipping this task 19861 1726882358.65712: _execute() done 19861 1726882358.65714: dumping result to json 19861 1726882358.65717: done dumping result, returning 19861 1726882358.65719: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [12673a56-9f93-b0cb-a0d9-000000000100] 19861 1726882358.65721: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000100 19861 1726882358.65783: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000100 19861 1726882358.65786: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.65836: no more pending results, returning what we have 19861 1726882358.65839: results queue empty 19861 1726882358.65840: checking for any_errors_fatal 19861 1726882358.65845: done checking for any_errors_fatal 19861 1726882358.65846: checking for max_fail_percentage 19861 1726882358.65848: done checking for max_fail_percentage 19861 1726882358.65849: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.65850: done checking to see if all hosts have failed 19861 1726882358.65850: getting the remaining hosts for this loop 19861 1726882358.65852: done getting the remaining hosts for this loop 19861 1726882358.65856: getting the next task for host managed_node2 19861 1726882358.65862: done getting next task for host managed_node2 19861 1726882358.65865: ^ task is: TASK: Assert device features 19861 1726882358.65868: ^ state is: HOST STATE: block=3, 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 19861 1726882358.65871: getting variables 19861 1726882358.65873: in VariableManager get_vars() 19861 1726882358.65935: Calling all_inventory to load vars for managed_node2 19861 1726882358.65937: Calling groups_inventory to load vars for managed_node2 19861 1726882358.65940: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.65950: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.65953: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.65955: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.66144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.66261: done with get_vars() 19861 1726882358.66269: done getting variables 19861 1726882358.66314: 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 device features] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Friday 20 September 2024 21:32:38 -0400 (0:00:00.041) 0:00:08.041 ****** 19861 1726882358.66333: entering _queue_task() for managed_node2/assert 19861 1726882358.66520: worker is 1 (out of 1 available) 19861 1726882358.66532: exiting _queue_task() for managed_node2/assert 19861 1726882358.66545: done queuing things up, now waiting for results queue to drain 19861 1726882358.66546: waiting for pending results... 19861 1726882358.66697: running TaskExecutor() for managed_node2/TASK: Assert device features 19861 1726882358.66749: in run() - task 12673a56-9f93-b0cb-a0d9-000000000101 19861 1726882358.66760: variable 'ansible_search_path' from source: unknown 19861 1726882358.66790: calling self._execute() 19861 1726882358.66853: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.66857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.66866: variable 'omit' from source: magic vars 19861 1726882358.67158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.69256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.69314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.69341: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.69369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.69401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.69454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.69478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.69500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.69524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.69535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.69627: variable 'ansible_distribution' from source: facts 19861 1726882358.69631: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.69647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.69650: when evaluation is False, skipping this task 19861 1726882358.69653: _execute() done 19861 1726882358.69655: dumping result to json 19861 1726882358.69657: done dumping result, returning 19861 1726882358.69664: done running TaskExecutor() for managed_node2/TASK: Assert device features [12673a56-9f93-b0cb-a0d9-000000000101] 19861 1726882358.69668: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000101 19861 1726882358.69753: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000101 19861 1726882358.69755: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.69832: no more pending results, returning what we have 19861 1726882358.69836: results queue empty 19861 1726882358.69836: checking for any_errors_fatal 19861 1726882358.69840: done checking for any_errors_fatal 19861 1726882358.69841: checking for max_fail_percentage 19861 1726882358.69843: done checking for max_fail_percentage 19861 1726882358.69843: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.69844: done checking to see if all hosts have failed 19861 1726882358.69845: getting the remaining hosts for this loop 19861 1726882358.69846: done getting the remaining hosts for this loop 19861 1726882358.69850: getting the next task for host managed_node2 19861 1726882358.69857: done getting next task for host managed_node2 19861 1726882358.69859: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 19861 1726882358.69862: ^ state is: HOST STATE: block=3, 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 19861 1726882358.69865: getting variables 19861 1726882358.69866: in VariableManager get_vars() 19861 1726882358.69916: Calling all_inventory to load vars for managed_node2 19861 1726882358.69918: Calling groups_inventory to load vars for managed_node2 19861 1726882358.69920: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.69929: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.69931: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.69934: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.70255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.70367: done with get_vars() 19861 1726882358.70374: done getting variables 19861 1726882358.70418: 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: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Friday 20 September 2024 21:32:38 -0400 (0:00:00.041) 0:00:08.082 ****** 19861 1726882358.70438: entering _queue_task() for managed_node2/debug 19861 1726882358.70625: worker is 1 (out of 1 available) 19861 1726882358.70637: exiting _queue_task() for managed_node2/debug 19861 1726882358.70649: done queuing things up, now waiting for results queue to drain 19861 1726882358.70650: waiting for pending results... 19861 1726882358.71010: running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. 19861 1726882358.71019: in run() - task 12673a56-9f93-b0cb-a0d9-000000000103 19861 1726882358.71022: variable 'ansible_search_path' from source: unknown 19861 1726882358.71024: calling self._execute() 19861 1726882358.71074: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.71085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.71102: variable 'omit' from source: magic vars 19861 1726882358.71516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.73433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.73483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.73516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.73543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.73563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.73624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.73647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.73665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.73690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.73705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.73802: variable 'ansible_distribution' from source: facts 19861 1726882358.73807: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.73824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.73827: when evaluation is False, skipping this task 19861 1726882358.73831: _execute() done 19861 1726882358.73834: dumping result to json 19861 1726882358.73836: done dumping result, returning 19861 1726882358.73847: done running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. [12673a56-9f93-b0cb-a0d9-000000000103] 19861 1726882358.73850: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000103 19861 1726882358.73929: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000103 19861 1726882358.73932: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.73990: no more pending results, returning what we have 19861 1726882358.73995: results queue empty 19861 1726882358.73996: checking for any_errors_fatal 19861 1726882358.74002: done checking for any_errors_fatal 19861 1726882358.74003: checking for max_fail_percentage 19861 1726882358.74004: done checking for max_fail_percentage 19861 1726882358.74005: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.74006: done checking to see if all hosts have failed 19861 1726882358.74007: getting the remaining hosts for this loop 19861 1726882358.74008: done getting the remaining hosts for this loop 19861 1726882358.74011: getting the next task for host managed_node2 19861 1726882358.74018: done getting next task for host managed_node2 19861 1726882358.74021: ^ task is: TASK: Configure ethtool features setting 19861 1726882358.74025: ^ state is: HOST STATE: block=3, 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 19861 1726882358.74027: getting variables 19861 1726882358.74029: in VariableManager get_vars() 19861 1726882358.74077: Calling all_inventory to load vars for managed_node2 19861 1726882358.74080: Calling groups_inventory to load vars for managed_node2 19861 1726882358.74082: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.74091: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.74095: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.74098: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.74234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.74360: done with get_vars() 19861 1726882358.74368: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Friday 20 September 2024 21:32:38 -0400 (0:00:00.039) 0:00:08.122 ****** 19861 1726882358.74426: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882358.74650: worker is 1 (out of 1 available) 19861 1726882358.74661: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882358.74672: done queuing things up, now waiting for results queue to drain 19861 1726882358.74674: waiting for pending results... 19861 1726882358.75109: running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting 19861 1726882358.75115: in run() - task 12673a56-9f93-b0cb-a0d9-000000000104 19861 1726882358.75117: variable 'ansible_search_path' from source: unknown 19861 1726882358.75120: calling self._execute() 19861 1726882358.75186: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.75200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.75214: variable 'omit' from source: magic vars 19861 1726882358.75640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.77148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.77190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.77222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.77247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.77266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.77327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.77348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.77365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.77390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.77404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.77498: variable 'ansible_distribution' from source: facts 19861 1726882358.77502: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.77517: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.77520: when evaluation is False, skipping this task 19861 1726882358.77525: _execute() done 19861 1726882358.77527: dumping result to json 19861 1726882358.77530: done dumping result, returning 19861 1726882358.77532: done running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting [12673a56-9f93-b0cb-a0d9-000000000104] 19861 1726882358.77542: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000104 19861 1726882358.77636: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000104 19861 1726882358.77639: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.77686: no more pending results, returning what we have 19861 1726882358.77689: results queue empty 19861 1726882358.77689: checking for any_errors_fatal 19861 1726882358.77698: done checking for any_errors_fatal 19861 1726882358.77699: checking for max_fail_percentage 19861 1726882358.77700: done checking for max_fail_percentage 19861 1726882358.77701: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.77702: done checking to see if all hosts have failed 19861 1726882358.77703: getting the remaining hosts for this loop 19861 1726882358.77704: done getting the remaining hosts for this loop 19861 1726882358.77707: getting the next task for host managed_node2 19861 1726882358.77715: done getting next task for host managed_node2 19861 1726882358.77717: ^ task is: TASK: Check failure 19861 1726882358.77721: ^ state is: HOST STATE: block=3, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882358.77724: getting variables 19861 1726882358.77726: in VariableManager get_vars() 19861 1726882358.77777: Calling all_inventory to load vars for managed_node2 19861 1726882358.77779: Calling groups_inventory to load vars for managed_node2 19861 1726882358.77781: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.77790: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.77792: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.77798: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.77958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.78075: done with get_vars() 19861 1726882358.78084: done getting variables 19861 1726882358.78125: 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 [Check failure] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Friday 20 September 2024 21:32:38 -0400 (0:00:00.037) 0:00:08.159 ****** 19861 1726882358.78144: entering _queue_task() for managed_node2/debug 19861 1726882358.78329: worker is 1 (out of 1 available) 19861 1726882358.78341: exiting _queue_task() for managed_node2/debug 19861 1726882358.78352: done queuing things up, now waiting for results queue to drain 19861 1726882358.78354: waiting for pending results... 19861 1726882358.78512: running TaskExecutor() for managed_node2/TASK: Check failure 19861 1726882358.78579: in run() - task 12673a56-9f93-b0cb-a0d9-000000000107 19861 1726882358.78591: variable 'ansible_search_path' from source: unknown 19861 1726882358.78619: calling self._execute() 19861 1726882358.78685: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.78690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.78700: variable 'omit' from source: magic vars 19861 1726882358.79004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.80505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.80557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.80582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.80611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.80630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.80686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.80710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.80728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.80752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.80765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.80856: variable 'ansible_distribution' from source: facts 19861 1726882358.80860: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.80877: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.80880: when evaluation is False, skipping this task 19861 1726882358.80882: _execute() done 19861 1726882358.80885: dumping result to json 19861 1726882358.80887: done dumping result, returning 19861 1726882358.80899: done running TaskExecutor() for managed_node2/TASK: Check failure [12673a56-9f93-b0cb-a0d9-000000000107] 19861 1726882358.80902: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000107 19861 1726882358.80976: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000107 19861 1726882358.80979: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.81038: no more pending results, returning what we have 19861 1726882358.81041: results queue empty 19861 1726882358.81042: checking for any_errors_fatal 19861 1726882358.81052: done checking for any_errors_fatal 19861 1726882358.81053: checking for max_fail_percentage 19861 1726882358.81055: done checking for max_fail_percentage 19861 1726882358.81056: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.81057: done checking to see if all hosts have failed 19861 1726882358.81057: getting the remaining hosts for this loop 19861 1726882358.81058: done getting the remaining hosts for this loop 19861 1726882358.81061: getting the next task for host managed_node2 19861 1726882358.81067: done getting next task for host managed_node2 19861 1726882358.81069: ^ task is: TASK: Assert that the result is failure 19861 1726882358.81072: ^ state is: HOST STATE: block=3, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882358.81075: getting variables 19861 1726882358.81076: in VariableManager get_vars() 19861 1726882358.81119: Calling all_inventory to load vars for managed_node2 19861 1726882358.81121: Calling groups_inventory to load vars for managed_node2 19861 1726882358.81123: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.81131: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.81133: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.81136: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.81250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.81369: done with get_vars() 19861 1726882358.81376: done getting variables 19861 1726882358.81420: 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 that the result is failure] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Friday 20 September 2024 21:32:38 -0400 (0:00:00.032) 0:00:08.192 ****** 19861 1726882358.81440: entering _queue_task() for managed_node2/assert 19861 1726882358.81628: worker is 1 (out of 1 available) 19861 1726882358.81639: exiting _queue_task() for managed_node2/assert 19861 1726882358.81651: done queuing things up, now waiting for results queue to drain 19861 1726882358.81652: waiting for pending results... 19861 1726882358.81815: running TaskExecutor() for managed_node2/TASK: Assert that the result is failure 19861 1726882358.81877: in run() - task 12673a56-9f93-b0cb-a0d9-000000000108 19861 1726882358.81887: variable 'ansible_search_path' from source: unknown 19861 1726882358.81918: calling self._execute() 19861 1726882358.81983: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.81988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.81999: variable 'omit' from source: magic vars 19861 1726882358.82287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.83759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.83806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.83834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.83858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.83877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.83938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.83959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.83976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.84006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.84017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.84113: variable 'ansible_distribution' from source: facts 19861 1726882358.84116: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.84129: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.84132: when evaluation is False, skipping this task 19861 1726882358.84135: _execute() done 19861 1726882358.84137: dumping result to json 19861 1726882358.84140: done dumping result, returning 19861 1726882358.84146: done running TaskExecutor() for managed_node2/TASK: Assert that the result is failure [12673a56-9f93-b0cb-a0d9-000000000108] 19861 1726882358.84151: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000108 19861 1726882358.84232: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000108 19861 1726882358.84234: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.84312: no more pending results, returning what we have 19861 1726882358.84315: results queue empty 19861 1726882358.84316: checking for any_errors_fatal 19861 1726882358.84322: done checking for any_errors_fatal 19861 1726882358.84323: checking for max_fail_percentage 19861 1726882358.84324: done checking for max_fail_percentage 19861 1726882358.84325: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.84326: done checking to see if all hosts have failed 19861 1726882358.84326: getting the remaining hosts for this loop 19861 1726882358.84328: done getting the remaining hosts for this loop 19861 1726882358.84331: getting the next task for host managed_node2 19861 1726882358.84337: done getting next task for host managed_node2 19861 1726882358.84339: ^ task is: TASK: TEST: I can reset features to their original value. 19861 1726882358.84341: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882358.84345: getting variables 19861 1726882358.84347: in VariableManager get_vars() 19861 1726882358.84386: Calling all_inventory to load vars for managed_node2 19861 1726882358.84388: Calling groups_inventory to load vars for managed_node2 19861 1726882358.84390: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.84403: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.84405: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.84408: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.84550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.84663: done with get_vars() 19861 1726882358.84670: done getting variables 19861 1726882358.84711: 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 reset features to their original value.] ********************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Friday 20 September 2024 21:32:38 -0400 (0:00:00.032) 0:00:08.225 ****** 19861 1726882358.84729: entering _queue_task() for managed_node2/debug 19861 1726882358.84910: worker is 1 (out of 1 available) 19861 1726882358.84923: exiting _queue_task() for managed_node2/debug 19861 1726882358.84933: done queuing things up, now waiting for results queue to drain 19861 1726882358.84934: waiting for pending results... 19861 1726882358.85088: running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. 19861 1726882358.85154: in run() - task 12673a56-9f93-b0cb-a0d9-000000000109 19861 1726882358.85166: variable 'ansible_search_path' from source: unknown 19861 1726882358.85201: calling self._execute() 19861 1726882358.85268: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.85272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.85282: variable 'omit' from source: magic vars 19861 1726882358.85580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.87082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.87138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.87164: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.87188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.87213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.87271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.87291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.87313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.87339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.87351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.87446: variable 'ansible_distribution' from source: facts 19861 1726882358.87452: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.87468: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.87472: when evaluation is False, skipping this task 19861 1726882358.87474: _execute() done 19861 1726882358.87477: dumping result to json 19861 1726882358.87479: done dumping result, returning 19861 1726882358.87485: done running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. [12673a56-9f93-b0cb-a0d9-000000000109] 19861 1726882358.87490: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000109 19861 1726882358.87572: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000109 19861 1726882358.87574: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.87625: no more pending results, returning what we have 19861 1726882358.87628: results queue empty 19861 1726882358.87629: checking for any_errors_fatal 19861 1726882358.87632: done checking for any_errors_fatal 19861 1726882358.87633: checking for max_fail_percentage 19861 1726882358.87635: done checking for max_fail_percentage 19861 1726882358.87635: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.87636: done checking to see if all hosts have failed 19861 1726882358.87637: getting the remaining hosts for this loop 19861 1726882358.87638: done getting the remaining hosts for this loop 19861 1726882358.87641: getting the next task for host managed_node2 19861 1726882358.87649: done getting next task for host managed_node2 19861 1726882358.87654: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882358.87657: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882358.87673: getting variables 19861 1726882358.87675: in VariableManager get_vars() 19861 1726882358.87729: Calling all_inventory to load vars for managed_node2 19861 1726882358.87732: Calling groups_inventory to load vars for managed_node2 19861 1726882358.87734: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.87741: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.87743: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.87746: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.87873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.88002: done with get_vars() 19861 1726882358.88009: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:38 -0400 (0:00:00.033) 0:00:08.258 ****** 19861 1726882358.88073: entering _queue_task() for managed_node2/include_tasks 19861 1726882358.88268: worker is 1 (out of 1 available) 19861 1726882358.88281: exiting _queue_task() for managed_node2/include_tasks 19861 1726882358.88296: done queuing things up, now waiting for results queue to drain 19861 1726882358.88298: waiting for pending results... 19861 1726882358.88459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882358.88554: in run() - task 12673a56-9f93-b0cb-a0d9-000000000111 19861 1726882358.88565: variable 'ansible_search_path' from source: unknown 19861 1726882358.88568: variable 'ansible_search_path' from source: unknown 19861 1726882358.88599: calling self._execute() 19861 1726882358.88669: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.88673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.88682: variable 'omit' from source: magic vars 19861 1726882358.88986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.90513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.90557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.90583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.90614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.90635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.90691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.90718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.90736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.90761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.90772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.90873: variable 'ansible_distribution' from source: facts 19861 1726882358.90877: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.90897: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.90901: when evaluation is False, skipping this task 19861 1726882358.90903: _execute() done 19861 1726882358.90906: dumping result to json 19861 1726882358.90908: done dumping result, returning 19861 1726882358.90915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b0cb-a0d9-000000000111] 19861 1726882358.90918: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000111 19861 1726882358.91011: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000111 19861 1726882358.91014: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.91070: no more pending results, returning what we have 19861 1726882358.91073: results queue empty 19861 1726882358.91074: checking for any_errors_fatal 19861 1726882358.91079: done checking for any_errors_fatal 19861 1726882358.91079: checking for max_fail_percentage 19861 1726882358.91081: done checking for max_fail_percentage 19861 1726882358.91082: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.91083: done checking to see if all hosts have failed 19861 1726882358.91083: getting the remaining hosts for this loop 19861 1726882358.91084: done getting the remaining hosts for this loop 19861 1726882358.91089: getting the next task for host managed_node2 19861 1726882358.91099: done getting next task for host managed_node2 19861 1726882358.91102: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882358.91105: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882358.91122: getting variables 19861 1726882358.91124: in VariableManager get_vars() 19861 1726882358.91172: Calling all_inventory to load vars for managed_node2 19861 1726882358.91175: Calling groups_inventory to load vars for managed_node2 19861 1726882358.91177: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.91185: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.91187: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.91190: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.91372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.91498: done with get_vars() 19861 1726882358.91507: done getting variables 19861 1726882358.91548: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:38 -0400 (0:00:00.034) 0:00:08.293 ****** 19861 1726882358.91570: entering _queue_task() for managed_node2/debug 19861 1726882358.91776: worker is 1 (out of 1 available) 19861 1726882358.91789: exiting _queue_task() for managed_node2/debug 19861 1726882358.91805: done queuing things up, now waiting for results queue to drain 19861 1726882358.91807: waiting for pending results... 19861 1726882358.91961: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882358.92048: in run() - task 12673a56-9f93-b0cb-a0d9-000000000112 19861 1726882358.92060: variable 'ansible_search_path' from source: unknown 19861 1726882358.92064: variable 'ansible_search_path' from source: unknown 19861 1726882358.92089: calling self._execute() 19861 1726882358.92162: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.92165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.92174: variable 'omit' from source: magic vars 19861 1726882358.92479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.93982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.94040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.94067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.94092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.94118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.94172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.94192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.94216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.94243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.94253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.94352: variable 'ansible_distribution' from source: facts 19861 1726882358.94355: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.94371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.94374: when evaluation is False, skipping this task 19861 1726882358.94377: _execute() done 19861 1726882358.94379: dumping result to json 19861 1726882358.94381: done dumping result, returning 19861 1726882358.94389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b0cb-a0d9-000000000112] 19861 1726882358.94395: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000112 19861 1726882358.94475: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000112 19861 1726882358.94478: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882358.94524: no more pending results, returning what we have 19861 1726882358.94527: results queue empty 19861 1726882358.94527: checking for any_errors_fatal 19861 1726882358.94531: done checking for any_errors_fatal 19861 1726882358.94532: checking for max_fail_percentage 19861 1726882358.94533: done checking for max_fail_percentage 19861 1726882358.94534: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.94535: done checking to see if all hosts have failed 19861 1726882358.94536: getting the remaining hosts for this loop 19861 1726882358.94537: done getting the remaining hosts for this loop 19861 1726882358.94540: getting the next task for host managed_node2 19861 1726882358.94546: done getting next task for host managed_node2 19861 1726882358.94550: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882358.94553: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882358.94569: getting variables 19861 1726882358.94570: in VariableManager get_vars() 19861 1726882358.94623: Calling all_inventory to load vars for managed_node2 19861 1726882358.94625: Calling groups_inventory to load vars for managed_node2 19861 1726882358.94627: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.94635: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.94637: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.94640: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.94766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.94896: done with get_vars() 19861 1726882358.94904: done getting variables 19861 1726882358.94942: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:38 -0400 (0:00:00.033) 0:00:08.327 ****** 19861 1726882358.94964: entering _queue_task() for managed_node2/fail 19861 1726882358.95158: worker is 1 (out of 1 available) 19861 1726882358.95172: exiting _queue_task() for managed_node2/fail 19861 1726882358.95184: done queuing things up, now waiting for results queue to drain 19861 1726882358.95185: waiting for pending results... 19861 1726882358.95355: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882358.95438: in run() - task 12673a56-9f93-b0cb-a0d9-000000000113 19861 1726882358.95449: variable 'ansible_search_path' from source: unknown 19861 1726882358.95452: variable 'ansible_search_path' from source: unknown 19861 1726882358.95481: calling self._execute() 19861 1726882358.95550: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.95554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.95564: variable 'omit' from source: magic vars 19861 1726882358.95868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882358.97377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882358.97424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882358.97450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882358.97476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882358.97500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882358.97556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882358.97577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882358.97599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882358.97628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882358.97638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882358.97735: variable 'ansible_distribution' from source: facts 19861 1726882358.97743: variable 'ansible_distribution_major_version' from source: facts 19861 1726882358.97758: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882358.97760: when evaluation is False, skipping this task 19861 1726882358.97763: _execute() done 19861 1726882358.97766: dumping result to json 19861 1726882358.97768: done dumping result, returning 19861 1726882358.97776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-b0cb-a0d9-000000000113] 19861 1726882358.97781: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000113 19861 1726882358.97867: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000113 19861 1726882358.97870: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882358.97946: no more pending results, returning what we have 19861 1726882358.97949: results queue empty 19861 1726882358.97950: checking for any_errors_fatal 19861 1726882358.97955: done checking for any_errors_fatal 19861 1726882358.97955: checking for max_fail_percentage 19861 1726882358.97957: done checking for max_fail_percentage 19861 1726882358.97958: checking to see if all hosts have failed and the running result is not ok 19861 1726882358.97959: done checking to see if all hosts have failed 19861 1726882358.97960: getting the remaining hosts for this loop 19861 1726882358.97961: done getting the remaining hosts for this loop 19861 1726882358.97964: getting the next task for host managed_node2 19861 1726882358.97970: done getting next task for host managed_node2 19861 1726882358.97974: ^ 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 19861 1726882358.97976: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882358.97998: getting variables 19861 1726882358.98000: in VariableManager get_vars() 19861 1726882358.98044: Calling all_inventory to load vars for managed_node2 19861 1726882358.98047: Calling groups_inventory to load vars for managed_node2 19861 1726882358.98049: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882358.98057: Calling all_plugins_play to load vars for managed_node2 19861 1726882358.98059: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882358.98061: Calling groups_plugins_play to load vars for managed_node2 19861 1726882358.98225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882358.98348: done with get_vars() 19861 1726882358.98355: done getting variables 19861 1726882358.98396: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:38 -0400 (0:00:00.034) 0:00:08.362 ****** 19861 1726882358.98418: entering _queue_task() for managed_node2/fail 19861 1726882358.98618: worker is 1 (out of 1 available) 19861 1726882358.98632: exiting _queue_task() for managed_node2/fail 19861 1726882358.98643: done queuing things up, now waiting for results queue to drain 19861 1726882358.98645: waiting for pending results... 19861 1726882358.98805: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19861 1726882358.98888: in run() - task 12673a56-9f93-b0cb-a0d9-000000000114 19861 1726882358.98901: variable 'ansible_search_path' from source: unknown 19861 1726882358.98904: variable 'ansible_search_path' from source: unknown 19861 1726882358.98931: calling self._execute() 19861 1726882358.98995: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882358.99000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882358.99007: variable 'omit' from source: magic vars 19861 1726882358.99299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.00786: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.00844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.00870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.00898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.00917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.00975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.00999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.01017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.01042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.01059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.01162: variable 'ansible_distribution' from source: facts 19861 1726882359.01165: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.01179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.01182: when evaluation is False, skipping this task 19861 1726882359.01184: _execute() done 19861 1726882359.01187: dumping result to json 19861 1726882359.01189: done dumping result, returning 19861 1726882359.01200: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-b0cb-a0d9-000000000114] 19861 1726882359.01204: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000114 19861 1726882359.01296: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000114 19861 1726882359.01299: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.01341: no more pending results, returning what we have 19861 1726882359.01344: results queue empty 19861 1726882359.01345: checking for any_errors_fatal 19861 1726882359.01350: done checking for any_errors_fatal 19861 1726882359.01351: checking for max_fail_percentage 19861 1726882359.01353: done checking for max_fail_percentage 19861 1726882359.01354: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.01354: done checking to see if all hosts have failed 19861 1726882359.01355: getting the remaining hosts for this loop 19861 1726882359.01356: done getting the remaining hosts for this loop 19861 1726882359.01359: getting the next task for host managed_node2 19861 1726882359.01366: done getting next task for host managed_node2 19861 1726882359.01370: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882359.01373: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.01389: getting variables 19861 1726882359.01391: in VariableManager get_vars() 19861 1726882359.01447: Calling all_inventory to load vars for managed_node2 19861 1726882359.01449: Calling groups_inventory to load vars for managed_node2 19861 1726882359.01451: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.01459: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.01461: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.01464: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.01599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.01732: done with get_vars() 19861 1726882359.01740: done getting variables 19861 1726882359.01778: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:39 -0400 (0:00:00.033) 0:00:08.395 ****** 19861 1726882359.01806: entering _queue_task() for managed_node2/fail 19861 1726882359.02018: worker is 1 (out of 1 available) 19861 1726882359.02033: exiting _queue_task() for managed_node2/fail 19861 1726882359.02046: done queuing things up, now waiting for results queue to drain 19861 1726882359.02047: waiting for pending results... 19861 1726882359.02209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882359.02312: in run() - task 12673a56-9f93-b0cb-a0d9-000000000115 19861 1726882359.02323: variable 'ansible_search_path' from source: unknown 19861 1726882359.02327: variable 'ansible_search_path' from source: unknown 19861 1726882359.02355: calling self._execute() 19861 1726882359.02425: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.02428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.02437: variable 'omit' from source: magic vars 19861 1726882359.02744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.04292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.04348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.04368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.04396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.04421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.04480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.04505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.04523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.04548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.04560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.04665: variable 'ansible_distribution' from source: facts 19861 1726882359.04672: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.04690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.04697: when evaluation is False, skipping this task 19861 1726882359.04700: _execute() done 19861 1726882359.04703: dumping result to json 19861 1726882359.04705: done dumping result, returning 19861 1726882359.04711: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-b0cb-a0d9-000000000115] 19861 1726882359.04716: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000115 19861 1726882359.04809: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000115 19861 1726882359.04812: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.04855: no more pending results, returning what we have 19861 1726882359.04858: results queue empty 19861 1726882359.04859: checking for any_errors_fatal 19861 1726882359.04865: done checking for any_errors_fatal 19861 1726882359.04866: checking for max_fail_percentage 19861 1726882359.04868: done checking for max_fail_percentage 19861 1726882359.04868: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.04869: done checking to see if all hosts have failed 19861 1726882359.04870: getting the remaining hosts for this loop 19861 1726882359.04871: done getting the remaining hosts for this loop 19861 1726882359.04874: getting the next task for host managed_node2 19861 1726882359.04881: done getting next task for host managed_node2 19861 1726882359.04884: ^ 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 19861 1726882359.04887: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.04907: getting variables 19861 1726882359.04909: in VariableManager get_vars() 19861 1726882359.04959: Calling all_inventory to load vars for managed_node2 19861 1726882359.04961: Calling groups_inventory to load vars for managed_node2 19861 1726882359.04963: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.04973: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.04975: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.04977: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.05162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.05302: done with get_vars() 19861 1726882359.05312: done getting variables 19861 1726882359.05355: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:39 -0400 (0:00:00.035) 0:00:08.431 ****** 19861 1726882359.05378: entering _queue_task() for managed_node2/dnf 19861 1726882359.05608: worker is 1 (out of 1 available) 19861 1726882359.05624: exiting _queue_task() for managed_node2/dnf 19861 1726882359.05635: done queuing things up, now waiting for results queue to drain 19861 1726882359.05636: waiting for pending results... 19861 1726882359.05805: running TaskExecutor() for managed_node2/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 19861 1726882359.05885: in run() - task 12673a56-9f93-b0cb-a0d9-000000000116 19861 1726882359.05976: variable 'ansible_search_path' from source: unknown 19861 1726882359.05980: variable 'ansible_search_path' from source: unknown 19861 1726882359.05983: calling self._execute() 19861 1726882359.05997: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.06001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.06010: variable 'omit' from source: magic vars 19861 1726882359.06323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.07875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.07924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.07954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.07979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.08001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.08063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.08084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.08105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.08130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.08141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.08243: variable 'ansible_distribution' from source: facts 19861 1726882359.08247: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.08267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.08270: when evaluation is False, skipping this task 19861 1726882359.08273: _execute() done 19861 1726882359.08275: dumping result to json 19861 1726882359.08278: done dumping result, returning 19861 1726882359.08287: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000116] 19861 1726882359.08291: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000116 19861 1726882359.08387: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000116 19861 1726882359.08390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.08443: no more pending results, returning what we have 19861 1726882359.08446: results queue empty 19861 1726882359.08446: checking for any_errors_fatal 19861 1726882359.08453: done checking for any_errors_fatal 19861 1726882359.08453: checking for max_fail_percentage 19861 1726882359.08455: done checking for max_fail_percentage 19861 1726882359.08456: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.08456: done checking to see if all hosts have failed 19861 1726882359.08457: getting the remaining hosts for this loop 19861 1726882359.08458: done getting the remaining hosts for this loop 19861 1726882359.08462: getting the next task for host managed_node2 19861 1726882359.08468: done getting next task for host managed_node2 19861 1726882359.08472: ^ 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 19861 1726882359.08475: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.08490: getting variables 19861 1726882359.08496: in VariableManager get_vars() 19861 1726882359.08546: Calling all_inventory to load vars for managed_node2 19861 1726882359.08548: Calling groups_inventory to load vars for managed_node2 19861 1726882359.08550: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.08559: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.08561: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.08564: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.08712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.08842: done with get_vars() 19861 1726882359.08851: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882359.08904: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:39 -0400 (0:00:00.035) 0:00:08.467 ****** 19861 1726882359.08929: entering _queue_task() for managed_node2/yum 19861 1726882359.09142: worker is 1 (out of 1 available) 19861 1726882359.09156: exiting _queue_task() for managed_node2/yum 19861 1726882359.09167: done queuing things up, now waiting for results queue to drain 19861 1726882359.09168: waiting for pending results... 19861 1726882359.09347: running TaskExecutor() for managed_node2/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 19861 1726882359.09436: in run() - task 12673a56-9f93-b0cb-a0d9-000000000117 19861 1726882359.09446: variable 'ansible_search_path' from source: unknown 19861 1726882359.09450: variable 'ansible_search_path' from source: unknown 19861 1726882359.09478: calling self._execute() 19861 1726882359.09544: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.09547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.09556: variable 'omit' from source: magic vars 19861 1726882359.09946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.11415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.11463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.11491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.11529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.11549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.11613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.11633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.11651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.11677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.11699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.11800: variable 'ansible_distribution' from source: facts 19861 1726882359.11804: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.11818: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.11821: when evaluation is False, skipping this task 19861 1726882359.11824: _execute() done 19861 1726882359.11826: dumping result to json 19861 1726882359.11828: done dumping result, returning 19861 1726882359.11837: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000117] 19861 1726882359.11842: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000117 19861 1726882359.11935: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000117 19861 1726882359.11938: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.11982: no more pending results, returning what we have 19861 1726882359.11985: results queue empty 19861 1726882359.11985: checking for any_errors_fatal 19861 1726882359.11995: done checking for any_errors_fatal 19861 1726882359.11996: checking for max_fail_percentage 19861 1726882359.11998: done checking for max_fail_percentage 19861 1726882359.11999: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.11999: done checking to see if all hosts have failed 19861 1726882359.12000: getting the remaining hosts for this loop 19861 1726882359.12001: done getting the remaining hosts for this loop 19861 1726882359.12005: getting the next task for host managed_node2 19861 1726882359.12011: done getting next task for host managed_node2 19861 1726882359.12015: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882359.12018: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.12034: getting variables 19861 1726882359.12036: in VariableManager get_vars() 19861 1726882359.12086: Calling all_inventory to load vars for managed_node2 19861 1726882359.12088: Calling groups_inventory to load vars for managed_node2 19861 1726882359.12090: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.12108: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.12111: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.12113: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.12286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.12423: done with get_vars() 19861 1726882359.12432: done getting variables 19861 1726882359.12471: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:39 -0400 (0:00:00.035) 0:00:08.502 ****** 19861 1726882359.12500: entering _queue_task() for managed_node2/fail 19861 1726882359.12709: worker is 1 (out of 1 available) 19861 1726882359.12722: exiting _queue_task() for managed_node2/fail 19861 1726882359.12735: done queuing things up, now waiting for results queue to drain 19861 1726882359.12736: waiting for pending results... 19861 1726882359.12916: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882359.12996: in run() - task 12673a56-9f93-b0cb-a0d9-000000000118 19861 1726882359.13009: variable 'ansible_search_path' from source: unknown 19861 1726882359.13013: variable 'ansible_search_path' from source: unknown 19861 1726882359.13041: calling self._execute() 19861 1726882359.13109: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.13113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.13122: variable 'omit' from source: magic vars 19861 1726882359.13441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.14996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.15045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.15072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.15099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.15120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.15179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.15203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.15222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.15251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.15262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.15363: variable 'ansible_distribution' from source: facts 19861 1726882359.15368: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.15384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.15387: when evaluation is False, skipping this task 19861 1726882359.15390: _execute() done 19861 1726882359.15392: dumping result to json 19861 1726882359.15400: done dumping result, returning 19861 1726882359.15407: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-000000000118] 19861 1726882359.15412: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000118 19861 1726882359.15502: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000118 19861 1726882359.15504: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.15550: no more pending results, returning what we have 19861 1726882359.15553: results queue empty 19861 1726882359.15554: checking for any_errors_fatal 19861 1726882359.15560: done checking for any_errors_fatal 19861 1726882359.15560: checking for max_fail_percentage 19861 1726882359.15562: done checking for max_fail_percentage 19861 1726882359.15563: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.15563: done checking to see if all hosts have failed 19861 1726882359.15564: getting the remaining hosts for this loop 19861 1726882359.15565: done getting the remaining hosts for this loop 19861 1726882359.15569: getting the next task for host managed_node2 19861 1726882359.15576: done getting next task for host managed_node2 19861 1726882359.15579: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19861 1726882359.15581: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.15600: getting variables 19861 1726882359.15602: in VariableManager get_vars() 19861 1726882359.15652: Calling all_inventory to load vars for managed_node2 19861 1726882359.15654: Calling groups_inventory to load vars for managed_node2 19861 1726882359.15656: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.15665: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.15667: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.15670: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.15814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.15940: done with get_vars() 19861 1726882359.15948: done getting variables 19861 1726882359.15986: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:39 -0400 (0:00:00.035) 0:00:08.537 ****** 19861 1726882359.16011: entering _queue_task() for managed_node2/package 19861 1726882359.16220: worker is 1 (out of 1 available) 19861 1726882359.16232: exiting _queue_task() for managed_node2/package 19861 1726882359.16244: done queuing things up, now waiting for results queue to drain 19861 1726882359.16245: waiting for pending results... 19861 1726882359.16434: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19861 1726882359.16509: in run() - task 12673a56-9f93-b0cb-a0d9-000000000119 19861 1726882359.16520: variable 'ansible_search_path' from source: unknown 19861 1726882359.16523: variable 'ansible_search_path' from source: unknown 19861 1726882359.16552: calling self._execute() 19861 1726882359.16619: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.16622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.16631: variable 'omit' from source: magic vars 19861 1726882359.16995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.18438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.18477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.18516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.18546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.18562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.18621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.18640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.18662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.18688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.18701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.18798: variable 'ansible_distribution' from source: facts 19861 1726882359.18802: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.18818: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.18822: when evaluation is False, skipping this task 19861 1726882359.18824: _execute() done 19861 1726882359.18827: dumping result to json 19861 1726882359.18830: done dumping result, returning 19861 1726882359.18837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b0cb-a0d9-000000000119] 19861 1726882359.18842: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000119 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.18981: no more pending results, returning what we have 19861 1726882359.18985: results queue empty 19861 1726882359.18985: checking for any_errors_fatal 19861 1726882359.18995: done checking for any_errors_fatal 19861 1726882359.18996: checking for max_fail_percentage 19861 1726882359.18997: done checking for max_fail_percentage 19861 1726882359.18998: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.18999: done checking to see if all hosts have failed 19861 1726882359.19000: getting the remaining hosts for this loop 19861 1726882359.19001: done getting the remaining hosts for this loop 19861 1726882359.19006: getting the next task for host managed_node2 19861 1726882359.19012: done getting next task for host managed_node2 19861 1726882359.19016: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882359.19018: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.19035: getting variables 19861 1726882359.19037: in VariableManager get_vars() 19861 1726882359.19083: Calling all_inventory to load vars for managed_node2 19861 1726882359.19086: Calling groups_inventory to load vars for managed_node2 19861 1726882359.19088: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.19106: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.19109: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.19114: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000119 19861 1726882359.19116: WORKER PROCESS EXITING 19861 1726882359.19120: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.19283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.19409: done with get_vars() 19861 1726882359.19417: done getting variables 19861 1726882359.19457: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:39 -0400 (0:00:00.034) 0:00:08.572 ****** 19861 1726882359.19479: entering _queue_task() for managed_node2/package 19861 1726882359.19680: worker is 1 (out of 1 available) 19861 1726882359.19697: exiting _queue_task() for managed_node2/package 19861 1726882359.19709: done queuing things up, now waiting for results queue to drain 19861 1726882359.19710: waiting for pending results... 19861 1726882359.19866: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882359.19950: in run() - task 12673a56-9f93-b0cb-a0d9-00000000011a 19861 1726882359.19963: variable 'ansible_search_path' from source: unknown 19861 1726882359.19966: variable 'ansible_search_path' from source: unknown 19861 1726882359.19995: calling self._execute() 19861 1726882359.20066: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.20070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.20079: variable 'omit' from source: magic vars 19861 1726882359.20382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.21917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.21961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.21987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.22017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.22038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.22094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.22119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.22137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.22162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.22173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.22362: variable 'ansible_distribution' from source: facts 19861 1726882359.22366: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.22369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.22372: when evaluation is False, skipping this task 19861 1726882359.22374: _execute() done 19861 1726882359.22376: dumping result to json 19861 1726882359.22379: done dumping result, returning 19861 1726882359.22381: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-00000000011a] 19861 1726882359.22382: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011a 19861 1726882359.22455: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011a 19861 1726882359.22459: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.22512: no more pending results, returning what we have 19861 1726882359.22516: results queue empty 19861 1726882359.22517: checking for any_errors_fatal 19861 1726882359.22522: done checking for any_errors_fatal 19861 1726882359.22523: checking for max_fail_percentage 19861 1726882359.22525: done checking for max_fail_percentage 19861 1726882359.22526: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.22527: done checking to see if all hosts have failed 19861 1726882359.22527: getting the remaining hosts for this loop 19861 1726882359.22529: done getting the remaining hosts for this loop 19861 1726882359.22533: getting the next task for host managed_node2 19861 1726882359.22539: done getting next task for host managed_node2 19861 1726882359.22543: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882359.22546: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.22564: getting variables 19861 1726882359.22566: in VariableManager get_vars() 19861 1726882359.22625: Calling all_inventory to load vars for managed_node2 19861 1726882359.22628: Calling groups_inventory to load vars for managed_node2 19861 1726882359.22630: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.22641: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.22644: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.22647: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.23111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.23386: done with get_vars() 19861 1726882359.23401: done getting variables 19861 1726882359.23471: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:39 -0400 (0:00:00.040) 0:00:08.612 ****** 19861 1726882359.23509: entering _queue_task() for managed_node2/package 19861 1726882359.23939: worker is 1 (out of 1 available) 19861 1726882359.23951: exiting _queue_task() for managed_node2/package 19861 1726882359.23963: done queuing things up, now waiting for results queue to drain 19861 1726882359.23965: waiting for pending results... 19861 1726882359.24212: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882359.24227: in run() - task 12673a56-9f93-b0cb-a0d9-00000000011b 19861 1726882359.24246: variable 'ansible_search_path' from source: unknown 19861 1726882359.24307: variable 'ansible_search_path' from source: unknown 19861 1726882359.24311: calling self._execute() 19861 1726882359.24394: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.24415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.24433: variable 'omit' from source: magic vars 19861 1726882359.24906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.27229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.27285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.27318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.27346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.27365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.27425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.27447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.27467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.27492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.27508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.27605: variable 'ansible_distribution' from source: facts 19861 1726882359.27608: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.27627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.27631: when evaluation is False, skipping this task 19861 1726882359.27633: _execute() done 19861 1726882359.27636: dumping result to json 19861 1726882359.27639: done dumping result, returning 19861 1726882359.27644: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-00000000011b] 19861 1726882359.27650: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011b 19861 1726882359.27740: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011b 19861 1726882359.27743: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.27790: no more pending results, returning what we have 19861 1726882359.27794: results queue empty 19861 1726882359.27796: checking for any_errors_fatal 19861 1726882359.27810: done checking for any_errors_fatal 19861 1726882359.27811: checking for max_fail_percentage 19861 1726882359.27813: done checking for max_fail_percentage 19861 1726882359.27814: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.27814: done checking to see if all hosts have failed 19861 1726882359.27815: getting the remaining hosts for this loop 19861 1726882359.27816: done getting the remaining hosts for this loop 19861 1726882359.27820: getting the next task for host managed_node2 19861 1726882359.27826: done getting next task for host managed_node2 19861 1726882359.27829: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882359.27832: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.27849: getting variables 19861 1726882359.27851: in VariableManager get_vars() 19861 1726882359.27898: Calling all_inventory to load vars for managed_node2 19861 1726882359.27900: Calling groups_inventory to load vars for managed_node2 19861 1726882359.27903: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.27917: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.27920: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.27923: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.28050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.28175: done with get_vars() 19861 1726882359.28183: done getting variables 19861 1726882359.28223: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:39 -0400 (0:00:00.047) 0:00:08.660 ****** 19861 1726882359.28248: entering _queue_task() for managed_node2/service 19861 1726882359.28440: worker is 1 (out of 1 available) 19861 1726882359.28454: exiting _queue_task() for managed_node2/service 19861 1726882359.28464: done queuing things up, now waiting for results queue to drain 19861 1726882359.28465: waiting for pending results... 19861 1726882359.28628: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882359.28710: in run() - task 12673a56-9f93-b0cb-a0d9-00000000011c 19861 1726882359.28720: variable 'ansible_search_path' from source: unknown 19861 1726882359.28724: variable 'ansible_search_path' from source: unknown 19861 1726882359.28750: calling self._execute() 19861 1726882359.28817: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.28821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.28831: variable 'omit' from source: magic vars 19861 1726882359.29133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.30678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.30726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.30753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.30780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.30803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.30860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.30885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.30907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.30932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.30943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.31045: variable 'ansible_distribution' from source: facts 19861 1726882359.31051: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.31068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.31071: when evaluation is False, skipping this task 19861 1726882359.31074: _execute() done 19861 1726882359.31076: dumping result to json 19861 1726882359.31079: done dumping result, returning 19861 1726882359.31091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-00000000011c] 19861 1726882359.31096: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011c 19861 1726882359.31183: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011c 19861 1726882359.31185: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.31238: no more pending results, returning what we have 19861 1726882359.31241: results queue empty 19861 1726882359.31242: checking for any_errors_fatal 19861 1726882359.31248: done checking for any_errors_fatal 19861 1726882359.31249: checking for max_fail_percentage 19861 1726882359.31251: done checking for max_fail_percentage 19861 1726882359.31252: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.31252: done checking to see if all hosts have failed 19861 1726882359.31253: getting the remaining hosts for this loop 19861 1726882359.31255: done getting the remaining hosts for this loop 19861 1726882359.31258: getting the next task for host managed_node2 19861 1726882359.31264: done getting next task for host managed_node2 19861 1726882359.31267: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882359.31270: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.31286: getting variables 19861 1726882359.31288: in VariableManager get_vars() 19861 1726882359.31341: Calling all_inventory to load vars for managed_node2 19861 1726882359.31343: Calling groups_inventory to load vars for managed_node2 19861 1726882359.31346: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.31354: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.31356: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.31359: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.31535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.31661: done with get_vars() 19861 1726882359.31668: done getting variables 19861 1726882359.31710: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:39 -0400 (0:00:00.034) 0:00:08.695 ****** 19861 1726882359.31734: entering _queue_task() for managed_node2/service 19861 1726882359.31937: worker is 1 (out of 1 available) 19861 1726882359.31948: exiting _queue_task() for managed_node2/service 19861 1726882359.31960: done queuing things up, now waiting for results queue to drain 19861 1726882359.31962: waiting for pending results... 19861 1726882359.32139: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882359.32227: in run() - task 12673a56-9f93-b0cb-a0d9-00000000011d 19861 1726882359.32239: variable 'ansible_search_path' from source: unknown 19861 1726882359.32242: variable 'ansible_search_path' from source: unknown 19861 1726882359.32269: calling self._execute() 19861 1726882359.32336: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.32340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.32349: variable 'omit' from source: magic vars 19861 1726882359.32651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.34111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.34371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.34399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.34424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.34443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.34503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.34524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.34541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.34566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.34576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.34671: variable 'ansible_distribution' from source: facts 19861 1726882359.34675: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.34699: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.34704: when evaluation is False, skipping this task 19861 1726882359.34706: _execute() done 19861 1726882359.34709: dumping result to json 19861 1726882359.34711: done dumping result, returning 19861 1726882359.34714: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b0cb-a0d9-00000000011d] 19861 1726882359.34716: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011d 19861 1726882359.34803: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011d 19861 1726882359.34806: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882359.34850: no more pending results, returning what we have 19861 1726882359.34852: results queue empty 19861 1726882359.34853: checking for any_errors_fatal 19861 1726882359.34860: done checking for any_errors_fatal 19861 1726882359.34861: checking for max_fail_percentage 19861 1726882359.34863: done checking for max_fail_percentage 19861 1726882359.34864: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.34864: done checking to see if all hosts have failed 19861 1726882359.34865: getting the remaining hosts for this loop 19861 1726882359.34866: done getting the remaining hosts for this loop 19861 1726882359.34870: getting the next task for host managed_node2 19861 1726882359.34876: done getting next task for host managed_node2 19861 1726882359.34879: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882359.34882: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.34902: getting variables 19861 1726882359.34904: in VariableManager get_vars() 19861 1726882359.34952: Calling all_inventory to load vars for managed_node2 19861 1726882359.34955: Calling groups_inventory to load vars for managed_node2 19861 1726882359.34957: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.34965: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.34967: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.34970: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.35114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.35241: done with get_vars() 19861 1726882359.35249: done getting variables 19861 1726882359.35287: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:39 -0400 (0:00:00.035) 0:00:08.730 ****** 19861 1726882359.35314: entering _queue_task() for managed_node2/service 19861 1726882359.35521: worker is 1 (out of 1 available) 19861 1726882359.35535: exiting _queue_task() for managed_node2/service 19861 1726882359.35546: done queuing things up, now waiting for results queue to drain 19861 1726882359.35548: waiting for pending results... 19861 1726882359.35710: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882359.35803: in run() - task 12673a56-9f93-b0cb-a0d9-00000000011e 19861 1726882359.35814: variable 'ansible_search_path' from source: unknown 19861 1726882359.35818: variable 'ansible_search_path' from source: unknown 19861 1726882359.35844: calling self._execute() 19861 1726882359.35908: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.35912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.35920: variable 'omit' from source: magic vars 19861 1726882359.36219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.37919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.37961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.37988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.38015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.38036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.38095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.38115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.38132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.38158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.38173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.38264: variable 'ansible_distribution' from source: facts 19861 1726882359.38268: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.38287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.38290: when evaluation is False, skipping this task 19861 1726882359.38296: _execute() done 19861 1726882359.38299: dumping result to json 19861 1726882359.38301: done dumping result, returning 19861 1726882359.38306: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b0cb-a0d9-00000000011e] 19861 1726882359.38311: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011e 19861 1726882359.38398: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011e 19861 1726882359.38400: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.38443: no more pending results, returning what we have 19861 1726882359.38445: results queue empty 19861 1726882359.38446: checking for any_errors_fatal 19861 1726882359.38453: done checking for any_errors_fatal 19861 1726882359.38454: checking for max_fail_percentage 19861 1726882359.38456: done checking for max_fail_percentage 19861 1726882359.38457: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.38457: done checking to see if all hosts have failed 19861 1726882359.38458: getting the remaining hosts for this loop 19861 1726882359.38459: done getting the remaining hosts for this loop 19861 1726882359.38463: getting the next task for host managed_node2 19861 1726882359.38469: done getting next task for host managed_node2 19861 1726882359.38472: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882359.38475: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.38491: getting variables 19861 1726882359.38496: in VariableManager get_vars() 19861 1726882359.38544: Calling all_inventory to load vars for managed_node2 19861 1726882359.38546: Calling groups_inventory to load vars for managed_node2 19861 1726882359.38549: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.38557: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.38559: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.38562: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.38738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.38862: done with get_vars() 19861 1726882359.38869: done getting variables 19861 1726882359.38912: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:39 -0400 (0:00:00.036) 0:00:08.767 ****** 19861 1726882359.38936: entering _queue_task() for managed_node2/service 19861 1726882359.39133: worker is 1 (out of 1 available) 19861 1726882359.39146: exiting _queue_task() for managed_node2/service 19861 1726882359.39157: done queuing things up, now waiting for results queue to drain 19861 1726882359.39158: waiting for pending results... 19861 1726882359.39323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882359.39406: in run() - task 12673a56-9f93-b0cb-a0d9-00000000011f 19861 1726882359.39416: variable 'ansible_search_path' from source: unknown 19861 1726882359.39420: variable 'ansible_search_path' from source: unknown 19861 1726882359.39446: calling self._execute() 19861 1726882359.39518: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.39521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.39531: variable 'omit' from source: magic vars 19861 1726882359.39838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.41515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.41558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.41584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.41626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.41645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.41706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.41727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.41744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.41769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.41786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.41876: variable 'ansible_distribution' from source: facts 19861 1726882359.41880: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.41902: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.41905: when evaluation is False, skipping this task 19861 1726882359.41908: _execute() done 19861 1726882359.41911: dumping result to json 19861 1726882359.41913: done dumping result, returning 19861 1726882359.41920: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b0cb-a0d9-00000000011f] 19861 1726882359.41922: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011f 19861 1726882359.42008: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000011f 19861 1726882359.42011: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882359.42050: no more pending results, returning what we have 19861 1726882359.42054: results queue empty 19861 1726882359.42055: checking for any_errors_fatal 19861 1726882359.42061: done checking for any_errors_fatal 19861 1726882359.42062: checking for max_fail_percentage 19861 1726882359.42064: done checking for max_fail_percentage 19861 1726882359.42065: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.42065: done checking to see if all hosts have failed 19861 1726882359.42066: getting the remaining hosts for this loop 19861 1726882359.42067: done getting the remaining hosts for this loop 19861 1726882359.42070: getting the next task for host managed_node2 19861 1726882359.42076: done getting next task for host managed_node2 19861 1726882359.42080: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882359.42082: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.42101: getting variables 19861 1726882359.42103: in VariableManager get_vars() 19861 1726882359.42149: Calling all_inventory to load vars for managed_node2 19861 1726882359.42152: Calling groups_inventory to load vars for managed_node2 19861 1726882359.42154: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.42163: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.42165: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.42168: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.42315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.42439: done with get_vars() 19861 1726882359.42447: done getting variables 19861 1726882359.42485: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:39 -0400 (0:00:00.035) 0:00:08.802 ****** 19861 1726882359.42510: entering _queue_task() for managed_node2/copy 19861 1726882359.42712: worker is 1 (out of 1 available) 19861 1726882359.42725: exiting _queue_task() for managed_node2/copy 19861 1726882359.42738: done queuing things up, now waiting for results queue to drain 19861 1726882359.42740: waiting for pending results... 19861 1726882359.42908: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882359.42994: in run() - task 12673a56-9f93-b0cb-a0d9-000000000120 19861 1726882359.43010: variable 'ansible_search_path' from source: unknown 19861 1726882359.43013: variable 'ansible_search_path' from source: unknown 19861 1726882359.43039: calling self._execute() 19861 1726882359.43110: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.43113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.43123: variable 'omit' from source: magic vars 19861 1726882359.43428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.45165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.45211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.45239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.45268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.45289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.45347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.45371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.45388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.45417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.45428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.45525: variable 'ansible_distribution' from source: facts 19861 1726882359.45529: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.45545: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.45548: when evaluation is False, skipping this task 19861 1726882359.45550: _execute() done 19861 1726882359.45553: dumping result to json 19861 1726882359.45555: done dumping result, returning 19861 1726882359.45563: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b0cb-a0d9-000000000120] 19861 1726882359.45567: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000120 19861 1726882359.45660: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000120 19861 1726882359.45663: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.45728: no more pending results, returning what we have 19861 1726882359.45731: results queue empty 19861 1726882359.45732: checking for any_errors_fatal 19861 1726882359.45738: done checking for any_errors_fatal 19861 1726882359.45739: checking for max_fail_percentage 19861 1726882359.45740: done checking for max_fail_percentage 19861 1726882359.45741: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.45742: done checking to see if all hosts have failed 19861 1726882359.45742: getting the remaining hosts for this loop 19861 1726882359.45744: done getting the remaining hosts for this loop 19861 1726882359.45747: getting the next task for host managed_node2 19861 1726882359.45754: done getting next task for host managed_node2 19861 1726882359.45758: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882359.45761: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.45777: getting variables 19861 1726882359.45779: in VariableManager get_vars() 19861 1726882359.45829: Calling all_inventory to load vars for managed_node2 19861 1726882359.45832: Calling groups_inventory to load vars for managed_node2 19861 1726882359.45834: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.45842: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.45844: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.45846: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.46017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.46147: done with get_vars() 19861 1726882359.46155: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:39 -0400 (0:00:00.037) 0:00:08.839 ****** 19861 1726882359.46214: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882359.46424: worker is 1 (out of 1 available) 19861 1726882359.46437: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882359.46449: done queuing things up, now waiting for results queue to drain 19861 1726882359.46451: waiting for pending results... 19861 1726882359.46609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882359.46702: in run() - task 12673a56-9f93-b0cb-a0d9-000000000121 19861 1726882359.46710: variable 'ansible_search_path' from source: unknown 19861 1726882359.46714: variable 'ansible_search_path' from source: unknown 19861 1726882359.46741: calling self._execute() 19861 1726882359.46806: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.46809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.46818: variable 'omit' from source: magic vars 19861 1726882359.47110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.49000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.49004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.49046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.49083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.49117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.49197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.49233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.49261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.49309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.49327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.49477: variable 'ansible_distribution' from source: facts 19861 1726882359.49498: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.49600: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.49603: when evaluation is False, skipping this task 19861 1726882359.49605: _execute() done 19861 1726882359.49607: dumping result to json 19861 1726882359.49609: done dumping result, returning 19861 1726882359.49611: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b0cb-a0d9-000000000121] 19861 1726882359.49613: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000121 19861 1726882359.49684: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000121 19861 1726882359.49687: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.49743: no more pending results, returning what we have 19861 1726882359.49747: results queue empty 19861 1726882359.49748: checking for any_errors_fatal 19861 1726882359.49754: done checking for any_errors_fatal 19861 1726882359.49755: checking for max_fail_percentage 19861 1726882359.49757: done checking for max_fail_percentage 19861 1726882359.49758: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.49758: done checking to see if all hosts have failed 19861 1726882359.49759: getting the remaining hosts for this loop 19861 1726882359.49760: done getting the remaining hosts for this loop 19861 1726882359.49764: getting the next task for host managed_node2 19861 1726882359.49770: done getting next task for host managed_node2 19861 1726882359.49774: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882359.49777: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.49792: getting variables 19861 1726882359.49796: in VariableManager get_vars() 19861 1726882359.49846: Calling all_inventory to load vars for managed_node2 19861 1726882359.49849: Calling groups_inventory to load vars for managed_node2 19861 1726882359.49851: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.49860: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.49863: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.49865: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.50121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.50324: done with get_vars() 19861 1726882359.50336: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:39 -0400 (0:00:00.041) 0:00:08.881 ****** 19861 1726882359.50418: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882359.50703: worker is 1 (out of 1 available) 19861 1726882359.50715: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882359.50727: done queuing things up, now waiting for results queue to drain 19861 1726882359.50728: waiting for pending results... 19861 1726882359.51115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882359.51136: in run() - task 12673a56-9f93-b0cb-a0d9-000000000122 19861 1726882359.51157: variable 'ansible_search_path' from source: unknown 19861 1726882359.51164: variable 'ansible_search_path' from source: unknown 19861 1726882359.51217: calling self._execute() 19861 1726882359.51313: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.51329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.51343: variable 'omit' from source: magic vars 19861 1726882359.51785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.53630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.53674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.53705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.53735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.53898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.53902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.53905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.53907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.53950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.53967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.54106: variable 'ansible_distribution' from source: facts 19861 1726882359.54117: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.54139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.54146: when evaluation is False, skipping this task 19861 1726882359.54152: _execute() done 19861 1726882359.54158: dumping result to json 19861 1726882359.54165: done dumping result, returning 19861 1726882359.54176: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b0cb-a0d9-000000000122] 19861 1726882359.54186: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000122 19861 1726882359.54318: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000122 19861 1726882359.54399: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.54448: no more pending results, returning what we have 19861 1726882359.54451: results queue empty 19861 1726882359.54451: checking for any_errors_fatal 19861 1726882359.54460: done checking for any_errors_fatal 19861 1726882359.54461: checking for max_fail_percentage 19861 1726882359.54462: done checking for max_fail_percentage 19861 1726882359.54463: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.54464: done checking to see if all hosts have failed 19861 1726882359.54464: getting the remaining hosts for this loop 19861 1726882359.54466: done getting the remaining hosts for this loop 19861 1726882359.54470: getting the next task for host managed_node2 19861 1726882359.54476: done getting next task for host managed_node2 19861 1726882359.54479: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882359.54482: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.54500: getting variables 19861 1726882359.54595: in VariableManager get_vars() 19861 1726882359.54644: Calling all_inventory to load vars for managed_node2 19861 1726882359.54652: Calling groups_inventory to load vars for managed_node2 19861 1726882359.54655: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.54664: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.54666: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.54669: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.55144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.55384: done with get_vars() 19861 1726882359.55397: done getting variables 19861 1726882359.55458: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:39 -0400 (0:00:00.050) 0:00:08.932 ****** 19861 1726882359.55488: entering _queue_task() for managed_node2/debug 19861 1726882359.55798: worker is 1 (out of 1 available) 19861 1726882359.55810: exiting _queue_task() for managed_node2/debug 19861 1726882359.55821: done queuing things up, now waiting for results queue to drain 19861 1726882359.55822: waiting for pending results... 19861 1726882359.56511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882359.56515: in run() - task 12673a56-9f93-b0cb-a0d9-000000000123 19861 1726882359.56518: variable 'ansible_search_path' from source: unknown 19861 1726882359.56656: variable 'ansible_search_path' from source: unknown 19861 1726882359.56699: calling self._execute() 19861 1726882359.56785: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.56800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.56816: variable 'omit' from source: magic vars 19861 1726882359.57240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.59463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.59540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.59579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.59621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.59649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.59737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.59771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.59807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.59856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.59877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.60032: variable 'ansible_distribution' from source: facts 19861 1726882359.60049: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.60074: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.60082: when evaluation is False, skipping this task 19861 1726882359.60089: _execute() done 19861 1726882359.60101: dumping result to json 19861 1726882359.60110: done dumping result, returning 19861 1726882359.60122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b0cb-a0d9-000000000123] 19861 1726882359.60132: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000123 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882359.60309: no more pending results, returning what we have 19861 1726882359.60312: results queue empty 19861 1726882359.60313: checking for any_errors_fatal 19861 1726882359.60319: done checking for any_errors_fatal 19861 1726882359.60319: checking for max_fail_percentage 19861 1726882359.60321: done checking for max_fail_percentage 19861 1726882359.60322: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.60322: done checking to see if all hosts have failed 19861 1726882359.60323: getting the remaining hosts for this loop 19861 1726882359.60324: done getting the remaining hosts for this loop 19861 1726882359.60328: getting the next task for host managed_node2 19861 1726882359.60334: done getting next task for host managed_node2 19861 1726882359.60337: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882359.60340: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.60356: getting variables 19861 1726882359.60358: in VariableManager get_vars() 19861 1726882359.60418: Calling all_inventory to load vars for managed_node2 19861 1726882359.60421: Calling groups_inventory to load vars for managed_node2 19861 1726882359.60423: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.60434: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.60436: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.60440: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.60774: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000123 19861 1726882359.60778: WORKER PROCESS EXITING 19861 1726882359.60791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.61019: done with get_vars() 19861 1726882359.61032: done getting variables 19861 1726882359.61095: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:39 -0400 (0:00:00.056) 0:00:08.989 ****** 19861 1726882359.61130: entering _queue_task() for managed_node2/debug 19861 1726882359.61516: worker is 1 (out of 1 available) 19861 1726882359.61527: exiting _queue_task() for managed_node2/debug 19861 1726882359.61537: done queuing things up, now waiting for results queue to drain 19861 1726882359.61538: waiting for pending results... 19861 1726882359.61773: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882359.61853: in run() - task 12673a56-9f93-b0cb-a0d9-000000000124 19861 1726882359.61871: variable 'ansible_search_path' from source: unknown 19861 1726882359.61889: variable 'ansible_search_path' from source: unknown 19861 1726882359.61928: calling self._execute() 19861 1726882359.62199: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.62203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.62207: variable 'omit' from source: magic vars 19861 1726882359.62488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.64847: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.64898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.64931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.64956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.64976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.65042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.65062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.65080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.65110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.65121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.65223: variable 'ansible_distribution' from source: facts 19861 1726882359.65227: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.65244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.65247: when evaluation is False, skipping this task 19861 1726882359.65250: _execute() done 19861 1726882359.65252: dumping result to json 19861 1726882359.65256: done dumping result, returning 19861 1726882359.65268: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b0cb-a0d9-000000000124] 19861 1726882359.65271: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000124 19861 1726882359.65349: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000124 19861 1726882359.65351: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882359.65414: no more pending results, returning what we have 19861 1726882359.65417: results queue empty 19861 1726882359.65418: checking for any_errors_fatal 19861 1726882359.65422: done checking for any_errors_fatal 19861 1726882359.65423: checking for max_fail_percentage 19861 1726882359.65424: done checking for max_fail_percentage 19861 1726882359.65425: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.65426: done checking to see if all hosts have failed 19861 1726882359.65426: getting the remaining hosts for this loop 19861 1726882359.65428: done getting the remaining hosts for this loop 19861 1726882359.65431: getting the next task for host managed_node2 19861 1726882359.65440: done getting next task for host managed_node2 19861 1726882359.65444: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882359.65447: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.65463: getting variables 19861 1726882359.65465: in VariableManager get_vars() 19861 1726882359.65516: Calling all_inventory to load vars for managed_node2 19861 1726882359.65519: Calling groups_inventory to load vars for managed_node2 19861 1726882359.65521: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.65529: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.65531: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.65534: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.65713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.65837: done with get_vars() 19861 1726882359.65845: done getting variables 19861 1726882359.65884: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:39 -0400 (0:00:00.047) 0:00:09.036 ****** 19861 1726882359.65911: entering _queue_task() for managed_node2/debug 19861 1726882359.66113: worker is 1 (out of 1 available) 19861 1726882359.66126: exiting _queue_task() for managed_node2/debug 19861 1726882359.66138: done queuing things up, now waiting for results queue to drain 19861 1726882359.66139: waiting for pending results... 19861 1726882359.66305: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882359.66424: in run() - task 12673a56-9f93-b0cb-a0d9-000000000125 19861 1726882359.66428: variable 'ansible_search_path' from source: unknown 19861 1726882359.66430: variable 'ansible_search_path' from source: unknown 19861 1726882359.66453: calling self._execute() 19861 1726882359.66599: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.66603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.66608: variable 'omit' from source: magic vars 19861 1726882359.67059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.68759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.68818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.68847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.68873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.68897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.68957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.68978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.68999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.69029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.69040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.69147: variable 'ansible_distribution' from source: facts 19861 1726882359.69151: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.69168: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.69170: when evaluation is False, skipping this task 19861 1726882359.69173: _execute() done 19861 1726882359.69176: dumping result to json 19861 1726882359.69179: done dumping result, returning 19861 1726882359.69187: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b0cb-a0d9-000000000125] 19861 1726882359.69196: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000125 19861 1726882359.69280: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000125 19861 1726882359.69283: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882359.69337: no more pending results, returning what we have 19861 1726882359.69340: results queue empty 19861 1726882359.69341: checking for any_errors_fatal 19861 1726882359.69345: done checking for any_errors_fatal 19861 1726882359.69346: checking for max_fail_percentage 19861 1726882359.69348: done checking for max_fail_percentage 19861 1726882359.69349: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.69349: done checking to see if all hosts have failed 19861 1726882359.69350: getting the remaining hosts for this loop 19861 1726882359.69351: done getting the remaining hosts for this loop 19861 1726882359.69355: getting the next task for host managed_node2 19861 1726882359.69366: done getting next task for host managed_node2 19861 1726882359.69370: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882359.69373: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.69389: getting variables 19861 1726882359.69390: in VariableManager get_vars() 19861 1726882359.69443: Calling all_inventory to load vars for managed_node2 19861 1726882359.69448: Calling groups_inventory to load vars for managed_node2 19861 1726882359.69451: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.69463: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.69466: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.69468: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.69689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.69920: done with get_vars() 19861 1726882359.69931: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:39 -0400 (0:00:00.041) 0:00:09.078 ****** 19861 1726882359.70033: entering _queue_task() for managed_node2/ping 19861 1726882359.70352: worker is 1 (out of 1 available) 19861 1726882359.70365: exiting _queue_task() for managed_node2/ping 19861 1726882359.70377: done queuing things up, now waiting for results queue to drain 19861 1726882359.70378: waiting for pending results... 19861 1726882359.70810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882359.70826: in run() - task 12673a56-9f93-b0cb-a0d9-000000000126 19861 1726882359.70842: variable 'ansible_search_path' from source: unknown 19861 1726882359.70850: variable 'ansible_search_path' from source: unknown 19861 1726882359.70888: calling self._execute() 19861 1726882359.71029: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.71043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.71050: variable 'omit' from source: magic vars 19861 1726882359.71363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.73200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.73204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.73227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.73275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.73312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.73417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.73454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.73482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.73535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.73555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.73701: variable 'ansible_distribution' from source: facts 19861 1726882359.73713: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.73735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.73742: when evaluation is False, skipping this task 19861 1726882359.73748: _execute() done 19861 1726882359.73754: dumping result to json 19861 1726882359.73769: done dumping result, returning 19861 1726882359.73780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b0cb-a0d9-000000000126] 19861 1726882359.73795: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000126 19861 1726882359.73940: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000126 19861 1726882359.73943: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.74022: no more pending results, returning what we have 19861 1726882359.74025: results queue empty 19861 1726882359.74025: checking for any_errors_fatal 19861 1726882359.74032: done checking for any_errors_fatal 19861 1726882359.74032: checking for max_fail_percentage 19861 1726882359.74034: done checking for max_fail_percentage 19861 1726882359.74035: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.74035: done checking to see if all hosts have failed 19861 1726882359.74036: getting the remaining hosts for this loop 19861 1726882359.74037: done getting the remaining hosts for this loop 19861 1726882359.74040: getting the next task for host managed_node2 19861 1726882359.74047: done getting next task for host managed_node2 19861 1726882359.74049: ^ task is: TASK: meta (role_complete) 19861 1726882359.74052: ^ state is: HOST STATE: block=3, 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? (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 19861 1726882359.74067: getting variables 19861 1726882359.74069: in VariableManager get_vars() 19861 1726882359.74117: Calling all_inventory to load vars for managed_node2 19861 1726882359.74120: Calling groups_inventory to load vars for managed_node2 19861 1726882359.74122: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.74130: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.74132: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.74135: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.74354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.74542: done with get_vars() 19861 1726882359.74552: done getting variables 19861 1726882359.74644: done queuing things up, now waiting for results queue to drain 19861 1726882359.74646: results queue empty 19861 1726882359.74647: checking for any_errors_fatal 19861 1726882359.74648: done checking for any_errors_fatal 19861 1726882359.74649: checking for max_fail_percentage 19861 1726882359.74650: done checking for max_fail_percentage 19861 1726882359.74651: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.74651: done checking to see if all hosts have failed 19861 1726882359.74652: getting the remaining hosts for this loop 19861 1726882359.74653: done getting the remaining hosts for this loop 19861 1726882359.74655: getting the next task for host managed_node2 19861 1726882359.74659: done getting next task for host managed_node2 19861 1726882359.74661: ^ task is: TASK: Get current device features 19861 1726882359.74662: ^ state is: HOST STATE: block=3, 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 19861 1726882359.74664: getting variables 19861 1726882359.74665: in VariableManager get_vars() 19861 1726882359.74685: Calling all_inventory to load vars for managed_node2 19861 1726882359.74688: Calling groups_inventory to load vars for managed_node2 19861 1726882359.74690: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.74698: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.74700: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.74703: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.74837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.75028: done with get_vars() 19861 1726882359.75037: done getting variables 19861 1726882359.75072: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Friday 20 September 2024 21:32:39 -0400 (0:00:00.050) 0:00:09.128 ****** 19861 1726882359.75102: entering _queue_task() for managed_node2/command 19861 1726882359.75432: worker is 1 (out of 1 available) 19861 1726882359.75477: exiting _queue_task() for managed_node2/command 19861 1726882359.75489: done queuing things up, now waiting for results queue to drain 19861 1726882359.75491: waiting for pending results... 19861 1726882359.75652: running TaskExecutor() for managed_node2/TASK: Get current device features 19861 1726882359.75710: in run() - task 12673a56-9f93-b0cb-a0d9-000000000156 19861 1726882359.75721: variable 'ansible_search_path' from source: unknown 19861 1726882359.75752: calling self._execute() 19861 1726882359.75820: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.75825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.75835: variable 'omit' from source: magic vars 19861 1726882359.76143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.77999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.78003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.78006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.78008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.78027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.78106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.78141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.78171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.78217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.78240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.78350: variable 'ansible_distribution' from source: facts 19861 1726882359.78353: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.78370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.78384: when evaluation is False, skipping this task 19861 1726882359.78387: _execute() done 19861 1726882359.78390: dumping result to json 19861 1726882359.78396: done dumping result, returning 19861 1726882359.78399: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-b0cb-a0d9-000000000156] 19861 1726882359.78401: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000156 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.78537: no more pending results, returning what we have 19861 1726882359.78540: results queue empty 19861 1726882359.78540: checking for any_errors_fatal 19861 1726882359.78542: done checking for any_errors_fatal 19861 1726882359.78543: checking for max_fail_percentage 19861 1726882359.78544: done checking for max_fail_percentage 19861 1726882359.78545: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.78545: done checking to see if all hosts have failed 19861 1726882359.78546: getting the remaining hosts for this loop 19861 1726882359.78547: done getting the remaining hosts for this loop 19861 1726882359.78550: getting the next task for host managed_node2 19861 1726882359.78561: done getting next task for host managed_node2 19861 1726882359.78563: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 19861 1726882359.78566: ^ state is: HOST STATE: block=3, 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 19861 1726882359.78568: getting variables 19861 1726882359.78570: in VariableManager get_vars() 19861 1726882359.78621: Calling all_inventory to load vars for managed_node2 19861 1726882359.78623: Calling groups_inventory to load vars for managed_node2 19861 1726882359.78626: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.78636: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.78638: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.78641: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.78791: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000156 19861 1726882359.78799: WORKER PROCESS EXITING 19861 1726882359.78810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.78965: done with get_vars() 19861 1726882359.78973: done getting variables 19861 1726882359.79014: 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: The profile does not change the ethtool features] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Friday 20 September 2024 21:32:39 -0400 (0:00:00.039) 0:00:09.168 ****** 19861 1726882359.79036: entering _queue_task() for managed_node2/assert 19861 1726882359.79230: worker is 1 (out of 1 available) 19861 1726882359.79242: exiting _queue_task() for managed_node2/assert 19861 1726882359.79255: done queuing things up, now waiting for results queue to drain 19861 1726882359.79256: waiting for pending results... 19861 1726882359.79422: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 19861 1726882359.79474: in run() - task 12673a56-9f93-b0cb-a0d9-000000000157 19861 1726882359.79485: variable 'ansible_search_path' from source: unknown 19861 1726882359.79521: calling self._execute() 19861 1726882359.79586: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.79598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.79606: variable 'omit' from source: magic vars 19861 1726882359.79915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.81442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.81499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.81525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.81551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.81573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.81632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.81652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.81671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.81705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.81716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.81816: variable 'ansible_distribution' from source: facts 19861 1726882359.81819: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.81836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.81840: when evaluation is False, skipping this task 19861 1726882359.81842: _execute() done 19861 1726882359.81845: dumping result to json 19861 1726882359.81847: done dumping result, returning 19861 1726882359.81854: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [12673a56-9f93-b0cb-a0d9-000000000157] 19861 1726882359.81859: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000157 19861 1726882359.81943: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000157 19861 1726882359.81946: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.81989: no more pending results, returning what we have 19861 1726882359.81992: results queue empty 19861 1726882359.81995: checking for any_errors_fatal 19861 1726882359.82001: done checking for any_errors_fatal 19861 1726882359.82002: checking for max_fail_percentage 19861 1726882359.82003: done checking for max_fail_percentage 19861 1726882359.82004: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.82005: done checking to see if all hosts have failed 19861 1726882359.82006: getting the remaining hosts for this loop 19861 1726882359.82007: done getting the remaining hosts for this loop 19861 1726882359.82011: getting the next task for host managed_node2 19861 1726882359.82020: done getting next task for host managed_node2 19861 1726882359.82025: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882359.82029: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882359.82048: getting variables 19861 1726882359.82050: in VariableManager get_vars() 19861 1726882359.82103: Calling all_inventory to load vars for managed_node2 19861 1726882359.82106: Calling groups_inventory to load vars for managed_node2 19861 1726882359.82109: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.82117: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.82119: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.82121: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.82254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.82390: done with get_vars() 19861 1726882359.82403: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:39 -0400 (0:00:00.034) 0:00:09.202 ****** 19861 1726882359.82472: entering _queue_task() for managed_node2/include_tasks 19861 1726882359.82673: worker is 1 (out of 1 available) 19861 1726882359.82684: exiting _queue_task() for managed_node2/include_tasks 19861 1726882359.82701: done queuing things up, now waiting for results queue to drain 19861 1726882359.82702: waiting for pending results... 19861 1726882359.82869: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19861 1726882359.82966: in run() - task 12673a56-9f93-b0cb-a0d9-000000000160 19861 1726882359.82976: variable 'ansible_search_path' from source: unknown 19861 1726882359.82981: variable 'ansible_search_path' from source: unknown 19861 1726882359.83010: calling self._execute() 19861 1726882359.83080: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.83083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.83095: variable 'omit' from source: magic vars 19861 1726882359.83399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.84876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.84924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.84950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.84975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.84997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.85057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.85077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.85099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.85127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.85138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.85235: variable 'ansible_distribution' from source: facts 19861 1726882359.85239: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.85255: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.85257: when evaluation is False, skipping this task 19861 1726882359.85260: _execute() done 19861 1726882359.85263: dumping result to json 19861 1726882359.85265: done dumping result, returning 19861 1726882359.85273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b0cb-a0d9-000000000160] 19861 1726882359.85276: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000160 19861 1726882359.85361: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000160 19861 1726882359.85363: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.85413: no more pending results, returning what we have 19861 1726882359.85417: results queue empty 19861 1726882359.85418: checking for any_errors_fatal 19861 1726882359.85424: done checking for any_errors_fatal 19861 1726882359.85424: checking for max_fail_percentage 19861 1726882359.85426: done checking for max_fail_percentage 19861 1726882359.85427: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.85427: done checking to see if all hosts have failed 19861 1726882359.85428: getting the remaining hosts for this loop 19861 1726882359.85429: done getting the remaining hosts for this loop 19861 1726882359.85433: getting the next task for host managed_node2 19861 1726882359.85440: done getting next task for host managed_node2 19861 1726882359.85443: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882359.85447: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882359.85465: getting variables 19861 1726882359.85467: in VariableManager get_vars() 19861 1726882359.85515: Calling all_inventory to load vars for managed_node2 19861 1726882359.85517: Calling groups_inventory to load vars for managed_node2 19861 1726882359.85519: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.85527: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.85530: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.85532: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.85690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.85818: done with get_vars() 19861 1726882359.85825: done getting variables 19861 1726882359.85861: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:39 -0400 (0:00:00.034) 0:00:09.236 ****** 19861 1726882359.85882: entering _queue_task() for managed_node2/debug 19861 1726882359.86073: worker is 1 (out of 1 available) 19861 1726882359.86086: exiting _queue_task() for managed_node2/debug 19861 1726882359.86102: done queuing things up, now waiting for results queue to drain 19861 1726882359.86104: waiting for pending results... 19861 1726882359.86259: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19861 1726882359.86342: in run() - task 12673a56-9f93-b0cb-a0d9-000000000161 19861 1726882359.86352: variable 'ansible_search_path' from source: unknown 19861 1726882359.86355: variable 'ansible_search_path' from source: unknown 19861 1726882359.86381: calling self._execute() 19861 1726882359.86449: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.86453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.86461: variable 'omit' from source: magic vars 19861 1726882359.86746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.88220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.88269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.88300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.88325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.88344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.88405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.88425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.88442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.88467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.88478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.88572: variable 'ansible_distribution' from source: facts 19861 1726882359.88576: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.88591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.88598: when evaluation is False, skipping this task 19861 1726882359.88601: _execute() done 19861 1726882359.88604: dumping result to json 19861 1726882359.88606: done dumping result, returning 19861 1726882359.88613: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b0cb-a0d9-000000000161] 19861 1726882359.88617: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000161 19861 1726882359.88699: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000161 19861 1726882359.88701: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882359.88766: no more pending results, returning what we have 19861 1726882359.88769: results queue empty 19861 1726882359.88769: checking for any_errors_fatal 19861 1726882359.88775: done checking for any_errors_fatal 19861 1726882359.88775: checking for max_fail_percentage 19861 1726882359.88777: done checking for max_fail_percentage 19861 1726882359.88778: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.88778: done checking to see if all hosts have failed 19861 1726882359.88779: getting the remaining hosts for this loop 19861 1726882359.88780: done getting the remaining hosts for this loop 19861 1726882359.88783: getting the next task for host managed_node2 19861 1726882359.88789: done getting next task for host managed_node2 19861 1726882359.88796: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882359.88800: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882359.88817: getting variables 19861 1726882359.88818: in VariableManager get_vars() 19861 1726882359.88859: Calling all_inventory to load vars for managed_node2 19861 1726882359.88861: Calling groups_inventory to load vars for managed_node2 19861 1726882359.88864: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.88871: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.88874: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.88876: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.88984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.89114: done with get_vars() 19861 1726882359.89122: done getting variables 19861 1726882359.89157: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:39 -0400 (0:00:00.032) 0:00:09.269 ****** 19861 1726882359.89179: entering _queue_task() for managed_node2/fail 19861 1726882359.89366: worker is 1 (out of 1 available) 19861 1726882359.89380: exiting _queue_task() for managed_node2/fail 19861 1726882359.89395: done queuing things up, now waiting for results queue to drain 19861 1726882359.89397: waiting for pending results... 19861 1726882359.89547: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19861 1726882359.89630: in run() - task 12673a56-9f93-b0cb-a0d9-000000000162 19861 1726882359.89640: variable 'ansible_search_path' from source: unknown 19861 1726882359.89643: variable 'ansible_search_path' from source: unknown 19861 1726882359.89670: calling self._execute() 19861 1726882359.89734: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.89741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.89750: variable 'omit' from source: magic vars 19861 1726882359.90035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.91510: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.91551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.91578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.91607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.91628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.91684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.91707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.91725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.91750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.91761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.91856: variable 'ansible_distribution' from source: facts 19861 1726882359.91860: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.91876: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.91879: when evaluation is False, skipping this task 19861 1726882359.91881: _execute() done 19861 1726882359.91883: dumping result to json 19861 1726882359.91886: done dumping result, returning 19861 1726882359.91901: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-b0cb-a0d9-000000000162] 19861 1726882359.91904: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000162 19861 1726882359.91982: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000162 19861 1726882359.91984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.92048: no more pending results, returning what we have 19861 1726882359.92051: results queue empty 19861 1726882359.92051: checking for any_errors_fatal 19861 1726882359.92057: done checking for any_errors_fatal 19861 1726882359.92058: checking for max_fail_percentage 19861 1726882359.92059: done checking for max_fail_percentage 19861 1726882359.92060: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.92061: done checking to see if all hosts have failed 19861 1726882359.92062: getting the remaining hosts for this loop 19861 1726882359.92063: done getting the remaining hosts for this loop 19861 1726882359.92067: getting the next task for host managed_node2 19861 1726882359.92073: done getting next task for host managed_node2 19861 1726882359.92077: ^ 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 19861 1726882359.92081: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882359.92102: getting variables 19861 1726882359.92104: in VariableManager get_vars() 19861 1726882359.92145: Calling all_inventory to load vars for managed_node2 19861 1726882359.92147: Calling groups_inventory to load vars for managed_node2 19861 1726882359.92149: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.92157: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.92160: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.92162: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.92325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.92448: done with get_vars() 19861 1726882359.92456: done getting variables 19861 1726882359.92497: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:39 -0400 (0:00:00.033) 0:00:09.303 ****** 19861 1726882359.92521: entering _queue_task() for managed_node2/fail 19861 1726882359.92718: worker is 1 (out of 1 available) 19861 1726882359.92731: exiting _queue_task() for managed_node2/fail 19861 1726882359.92742: done queuing things up, now waiting for results queue to drain 19861 1726882359.92744: waiting for pending results... 19861 1726882359.92903: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19861 1726882359.92984: in run() - task 12673a56-9f93-b0cb-a0d9-000000000163 19861 1726882359.92998: variable 'ansible_search_path' from source: unknown 19861 1726882359.93002: variable 'ansible_search_path' from source: unknown 19861 1726882359.93027: calling self._execute() 19861 1726882359.93089: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.93098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.93103: variable 'omit' from source: magic vars 19861 1726882359.93395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.94869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.94913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.94941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.94966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.94985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.95045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.95064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.95081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.95109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.95121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.95214: variable 'ansible_distribution' from source: facts 19861 1726882359.95218: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.95235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.95238: when evaluation is False, skipping this task 19861 1726882359.95240: _execute() done 19861 1726882359.95243: dumping result to json 19861 1726882359.95245: done dumping result, returning 19861 1726882359.95252: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-b0cb-a0d9-000000000163] 19861 1726882359.95261: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000163 19861 1726882359.95341: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000163 19861 1726882359.95344: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.95415: no more pending results, returning what we have 19861 1726882359.95418: results queue empty 19861 1726882359.95419: checking for any_errors_fatal 19861 1726882359.95424: done checking for any_errors_fatal 19861 1726882359.95425: checking for max_fail_percentage 19861 1726882359.95427: done checking for max_fail_percentage 19861 1726882359.95428: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.95428: done checking to see if all hosts have failed 19861 1726882359.95429: getting the remaining hosts for this loop 19861 1726882359.95430: done getting the remaining hosts for this loop 19861 1726882359.95433: getting the next task for host managed_node2 19861 1726882359.95439: done getting next task for host managed_node2 19861 1726882359.95442: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882359.95446: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882359.95463: getting variables 19861 1726882359.95464: in VariableManager get_vars() 19861 1726882359.95508: Calling all_inventory to load vars for managed_node2 19861 1726882359.95511: Calling groups_inventory to load vars for managed_node2 19861 1726882359.95513: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.95521: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.95524: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.95527: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.95637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.95763: done with get_vars() 19861 1726882359.95770: done getting variables 19861 1726882359.95810: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:39 -0400 (0:00:00.033) 0:00:09.336 ****** 19861 1726882359.95833: entering _queue_task() for managed_node2/fail 19861 1726882359.96020: worker is 1 (out of 1 available) 19861 1726882359.96034: exiting _queue_task() for managed_node2/fail 19861 1726882359.96046: done queuing things up, now waiting for results queue to drain 19861 1726882359.96047: waiting for pending results... 19861 1726882359.96209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19861 1726882359.96311: in run() - task 12673a56-9f93-b0cb-a0d9-000000000164 19861 1726882359.96322: variable 'ansible_search_path' from source: unknown 19861 1726882359.96325: variable 'ansible_search_path' from source: unknown 19861 1726882359.96352: calling self._execute() 19861 1726882359.96420: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.96424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.96433: variable 'omit' from source: magic vars 19861 1726882359.96790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882359.98246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882359.98289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882359.98330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882359.98358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882359.98378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882359.98438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882359.98462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882359.98480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882359.98510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882359.98522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882359.98621: variable 'ansible_distribution' from source: facts 19861 1726882359.98624: variable 'ansible_distribution_major_version' from source: facts 19861 1726882359.98641: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882359.98644: when evaluation is False, skipping this task 19861 1726882359.98646: _execute() done 19861 1726882359.98649: dumping result to json 19861 1726882359.98651: done dumping result, returning 19861 1726882359.98660: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-b0cb-a0d9-000000000164] 19861 1726882359.98663: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000164 19861 1726882359.98750: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000164 19861 1726882359.98753: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882359.98817: no more pending results, returning what we have 19861 1726882359.98821: results queue empty 19861 1726882359.98822: checking for any_errors_fatal 19861 1726882359.98828: done checking for any_errors_fatal 19861 1726882359.98828: checking for max_fail_percentage 19861 1726882359.98830: done checking for max_fail_percentage 19861 1726882359.98831: checking to see if all hosts have failed and the running result is not ok 19861 1726882359.98831: done checking to see if all hosts have failed 19861 1726882359.98832: getting the remaining hosts for this loop 19861 1726882359.98833: done getting the remaining hosts for this loop 19861 1726882359.98837: getting the next task for host managed_node2 19861 1726882359.98843: done getting next task for host managed_node2 19861 1726882359.98847: ^ 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 19861 1726882359.98851: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882359.98870: getting variables 19861 1726882359.98872: in VariableManager get_vars() 19861 1726882359.98917: Calling all_inventory to load vars for managed_node2 19861 1726882359.98920: Calling groups_inventory to load vars for managed_node2 19861 1726882359.98922: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882359.98930: Calling all_plugins_play to load vars for managed_node2 19861 1726882359.98932: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882359.98935: Calling groups_plugins_play to load vars for managed_node2 19861 1726882359.99095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882359.99215: done with get_vars() 19861 1726882359.99224: done getting variables 19861 1726882359.99261: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:39 -0400 (0:00:00.034) 0:00:09.370 ****** 19861 1726882359.99282: entering _queue_task() for managed_node2/dnf 19861 1726882359.99476: worker is 1 (out of 1 available) 19861 1726882359.99488: exiting _queue_task() for managed_node2/dnf 19861 1726882359.99501: done queuing things up, now waiting for results queue to drain 19861 1726882359.99503: waiting for pending results... 19861 1726882359.99661: running TaskExecutor() for managed_node2/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 19861 1726882359.99758: in run() - task 12673a56-9f93-b0cb-a0d9-000000000165 19861 1726882359.99768: variable 'ansible_search_path' from source: unknown 19861 1726882359.99771: variable 'ansible_search_path' from source: unknown 19861 1726882359.99804: calling self._execute() 19861 1726882359.99869: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882359.99873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882359.99881: variable 'omit' from source: magic vars 19861 1726882360.00173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.01664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.01711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.01739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.01763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.01782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.01842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.01861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.01878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.01908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.01921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.02029: variable 'ansible_distribution' from source: facts 19861 1726882360.02032: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.02035: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.02038: when evaluation is False, skipping this task 19861 1726882360.02041: _execute() done 19861 1726882360.02043: dumping result to json 19861 1726882360.02046: done dumping result, returning 19861 1726882360.02048: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000165] 19861 1726882360.02051: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000165 19861 1726882360.02140: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000165 19861 1726882360.02143: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.02187: no more pending results, returning what we have 19861 1726882360.02190: results queue empty 19861 1726882360.02191: checking for any_errors_fatal 19861 1726882360.02200: done checking for any_errors_fatal 19861 1726882360.02201: checking for max_fail_percentage 19861 1726882360.02203: done checking for max_fail_percentage 19861 1726882360.02204: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.02204: done checking to see if all hosts have failed 19861 1726882360.02205: getting the remaining hosts for this loop 19861 1726882360.02206: done getting the remaining hosts for this loop 19861 1726882360.02210: getting the next task for host managed_node2 19861 1726882360.02216: done getting next task for host managed_node2 19861 1726882360.02219: ^ 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 19861 1726882360.02223: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.02240: getting variables 19861 1726882360.02242: in VariableManager get_vars() 19861 1726882360.02282: Calling all_inventory to load vars for managed_node2 19861 1726882360.02285: Calling groups_inventory to load vars for managed_node2 19861 1726882360.02288: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.02304: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.02307: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.02310: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.02423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.02547: done with get_vars() 19861 1726882360.02554: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19861 1726882360.02603: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:40 -0400 (0:00:00.033) 0:00:09.404 ****** 19861 1726882360.02627: entering _queue_task() for managed_node2/yum 19861 1726882360.02812: worker is 1 (out of 1 available) 19861 1726882360.02825: exiting _queue_task() for managed_node2/yum 19861 1726882360.02838: done queuing things up, now waiting for results queue to drain 19861 1726882360.02839: waiting for pending results... 19861 1726882360.02999: running TaskExecutor() for managed_node2/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 19861 1726882360.03090: in run() - task 12673a56-9f93-b0cb-a0d9-000000000166 19861 1726882360.03106: variable 'ansible_search_path' from source: unknown 19861 1726882360.03110: variable 'ansible_search_path' from source: unknown 19861 1726882360.03137: calling self._execute() 19861 1726882360.03204: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.03208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.03218: variable 'omit' from source: magic vars 19861 1726882360.03572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.05014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.05066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.05094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.05122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.05144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.05201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.05222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.05244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.05269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.05280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.05374: variable 'ansible_distribution' from source: facts 19861 1726882360.05378: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.05396: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.05401: when evaluation is False, skipping this task 19861 1726882360.05403: _execute() done 19861 1726882360.05406: dumping result to json 19861 1726882360.05411: done dumping result, returning 19861 1726882360.05418: done running TaskExecutor() for managed_node2/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 [12673a56-9f93-b0cb-a0d9-000000000166] 19861 1726882360.05423: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000166 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.05556: no more pending results, returning what we have 19861 1726882360.05559: results queue empty 19861 1726882360.05560: checking for any_errors_fatal 19861 1726882360.05566: done checking for any_errors_fatal 19861 1726882360.05567: checking for max_fail_percentage 19861 1726882360.05568: done checking for max_fail_percentage 19861 1726882360.05569: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.05570: done checking to see if all hosts have failed 19861 1726882360.05570: getting the remaining hosts for this loop 19861 1726882360.05572: done getting the remaining hosts for this loop 19861 1726882360.05575: getting the next task for host managed_node2 19861 1726882360.05582: done getting next task for host managed_node2 19861 1726882360.05585: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882360.05589: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.05612: getting variables 19861 1726882360.05613: in VariableManager get_vars() 19861 1726882360.05658: Calling all_inventory to load vars for managed_node2 19861 1726882360.05661: Calling groups_inventory to load vars for managed_node2 19861 1726882360.05663: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.05670: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.05673: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.05675: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.05834: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000166 19861 1726882360.05837: WORKER PROCESS EXITING 19861 1726882360.05847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.05971: done with get_vars() 19861 1726882360.05978: done getting variables 19861 1726882360.06021: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:40 -0400 (0:00:00.034) 0:00:09.438 ****** 19861 1726882360.06046: entering _queue_task() for managed_node2/fail 19861 1726882360.06250: worker is 1 (out of 1 available) 19861 1726882360.06264: exiting _queue_task() for managed_node2/fail 19861 1726882360.06277: done queuing things up, now waiting for results queue to drain 19861 1726882360.06278: waiting for pending results... 19861 1726882360.06445: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19861 1726882360.06534: in run() - task 12673a56-9f93-b0cb-a0d9-000000000167 19861 1726882360.06545: variable 'ansible_search_path' from source: unknown 19861 1726882360.06549: variable 'ansible_search_path' from source: unknown 19861 1726882360.06576: calling self._execute() 19861 1726882360.06646: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.06650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.06658: variable 'omit' from source: magic vars 19861 1726882360.06967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.08512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.08556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.08585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.08614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.08634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.08696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.08717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.08734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.08760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.08771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.08870: variable 'ansible_distribution' from source: facts 19861 1726882360.08874: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.08901: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.08908: when evaluation is False, skipping this task 19861 1726882360.08911: _execute() done 19861 1726882360.08913: dumping result to json 19861 1726882360.08916: done dumping result, returning 19861 1726882360.08918: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-000000000167] 19861 1726882360.08920: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000167 19861 1726882360.09014: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000167 19861 1726882360.09017: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.09062: no more pending results, returning what we have 19861 1726882360.09065: results queue empty 19861 1726882360.09066: checking for any_errors_fatal 19861 1726882360.09072: done checking for any_errors_fatal 19861 1726882360.09073: checking for max_fail_percentage 19861 1726882360.09074: done checking for max_fail_percentage 19861 1726882360.09075: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.09076: done checking to see if all hosts have failed 19861 1726882360.09076: getting the remaining hosts for this loop 19861 1726882360.09078: done getting the remaining hosts for this loop 19861 1726882360.09081: getting the next task for host managed_node2 19861 1726882360.09088: done getting next task for host managed_node2 19861 1726882360.09095: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19861 1726882360.09100: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.09121: getting variables 19861 1726882360.09123: in VariableManager get_vars() 19861 1726882360.09168: Calling all_inventory to load vars for managed_node2 19861 1726882360.09170: Calling groups_inventory to load vars for managed_node2 19861 1726882360.09172: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.09180: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.09183: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.09185: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.09326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.09474: done with get_vars() 19861 1726882360.09481: done getting variables 19861 1726882360.09524: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:40 -0400 (0:00:00.035) 0:00:09.473 ****** 19861 1726882360.09548: entering _queue_task() for managed_node2/package 19861 1726882360.09750: worker is 1 (out of 1 available) 19861 1726882360.09762: exiting _queue_task() for managed_node2/package 19861 1726882360.09773: done queuing things up, now waiting for results queue to drain 19861 1726882360.09775: waiting for pending results... 19861 1726882360.09942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19861 1726882360.10040: in run() - task 12673a56-9f93-b0cb-a0d9-000000000168 19861 1726882360.10050: variable 'ansible_search_path' from source: unknown 19861 1726882360.10054: variable 'ansible_search_path' from source: unknown 19861 1726882360.10081: calling self._execute() 19861 1726882360.10149: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.10152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.10161: variable 'omit' from source: magic vars 19861 1726882360.10462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.11929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.11980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.12009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.12036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.12055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.12117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.12137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.12154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.12183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.12197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.12288: variable 'ansible_distribution' from source: facts 19861 1726882360.12399: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.12402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.12404: when evaluation is False, skipping this task 19861 1726882360.12405: _execute() done 19861 1726882360.12407: dumping result to json 19861 1726882360.12409: done dumping result, returning 19861 1726882360.12410: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b0cb-a0d9-000000000168] 19861 1726882360.12412: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000168 19861 1726882360.12478: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000168 19861 1726882360.12481: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.12544: no more pending results, returning what we have 19861 1726882360.12547: results queue empty 19861 1726882360.12547: checking for any_errors_fatal 19861 1726882360.12554: done checking for any_errors_fatal 19861 1726882360.12554: checking for max_fail_percentage 19861 1726882360.12555: done checking for max_fail_percentage 19861 1726882360.12556: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.12557: done checking to see if all hosts have failed 19861 1726882360.12558: getting the remaining hosts for this loop 19861 1726882360.12559: done getting the remaining hosts for this loop 19861 1726882360.12562: getting the next task for host managed_node2 19861 1726882360.12568: done getting next task for host managed_node2 19861 1726882360.12571: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882360.12575: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.12594: getting variables 19861 1726882360.12596: in VariableManager get_vars() 19861 1726882360.12637: Calling all_inventory to load vars for managed_node2 19861 1726882360.12638: Calling groups_inventory to load vars for managed_node2 19861 1726882360.12640: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.12646: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.12648: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.12650: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.12759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.12884: done with get_vars() 19861 1726882360.12892: done getting variables 19861 1726882360.12933: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:40 -0400 (0:00:00.034) 0:00:09.507 ****** 19861 1726882360.12958: entering _queue_task() for managed_node2/package 19861 1726882360.13162: worker is 1 (out of 1 available) 19861 1726882360.13175: exiting _queue_task() for managed_node2/package 19861 1726882360.13186: done queuing things up, now waiting for results queue to drain 19861 1726882360.13187: waiting for pending results... 19861 1726882360.13356: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19861 1726882360.13448: in run() - task 12673a56-9f93-b0cb-a0d9-000000000169 19861 1726882360.13459: variable 'ansible_search_path' from source: unknown 19861 1726882360.13462: variable 'ansible_search_path' from source: unknown 19861 1726882360.13491: calling self._execute() 19861 1726882360.13560: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.13564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.13574: variable 'omit' from source: magic vars 19861 1726882360.13874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.15433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.15482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.15510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.15536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.15556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.15619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.15640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.15657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.15683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.15700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.15792: variable 'ansible_distribution' from source: facts 19861 1726882360.15802: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.15819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.15822: when evaluation is False, skipping this task 19861 1726882360.15825: _execute() done 19861 1726882360.15828: dumping result to json 19861 1726882360.15830: done dumping result, returning 19861 1726882360.15838: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-000000000169] 19861 1726882360.15843: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000169 19861 1726882360.15938: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000169 19861 1726882360.15941: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.15983: no more pending results, returning what we have 19861 1726882360.15986: results queue empty 19861 1726882360.15987: checking for any_errors_fatal 19861 1726882360.15997: done checking for any_errors_fatal 19861 1726882360.15997: checking for max_fail_percentage 19861 1726882360.15999: done checking for max_fail_percentage 19861 1726882360.16000: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.16001: done checking to see if all hosts have failed 19861 1726882360.16001: getting the remaining hosts for this loop 19861 1726882360.16003: done getting the remaining hosts for this loop 19861 1726882360.16006: getting the next task for host managed_node2 19861 1726882360.16013: done getting next task for host managed_node2 19861 1726882360.16016: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882360.16020: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.16039: getting variables 19861 1726882360.16041: in VariableManager get_vars() 19861 1726882360.16092: Calling all_inventory to load vars for managed_node2 19861 1726882360.16101: Calling groups_inventory to load vars for managed_node2 19861 1726882360.16104: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.16112: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.16114: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.16116: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.16279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.16410: done with get_vars() 19861 1726882360.16418: done getting variables 19861 1726882360.16459: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:40 -0400 (0:00:00.035) 0:00:09.542 ****** 19861 1726882360.16482: entering _queue_task() for managed_node2/package 19861 1726882360.16677: worker is 1 (out of 1 available) 19861 1726882360.16691: exiting _queue_task() for managed_node2/package 19861 1726882360.16704: done queuing things up, now waiting for results queue to drain 19861 1726882360.16706: waiting for pending results... 19861 1726882360.16863: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19861 1726882360.16954: in run() - task 12673a56-9f93-b0cb-a0d9-00000000016a 19861 1726882360.16964: variable 'ansible_search_path' from source: unknown 19861 1726882360.16969: variable 'ansible_search_path' from source: unknown 19861 1726882360.16996: calling self._execute() 19861 1726882360.17059: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.17063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.17071: variable 'omit' from source: magic vars 19861 1726882360.17359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.18792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.19051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.19077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.19106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.19127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.19180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.19204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.19226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.19253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.19264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.19357: variable 'ansible_distribution' from source: facts 19861 1726882360.19361: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.19376: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.19380: when evaluation is False, skipping this task 19861 1726882360.19382: _execute() done 19861 1726882360.19385: dumping result to json 19861 1726882360.19387: done dumping result, returning 19861 1726882360.19395: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b0cb-a0d9-00000000016a] 19861 1726882360.19402: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016a 19861 1726882360.19486: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016a 19861 1726882360.19489: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.19531: no more pending results, returning what we have 19861 1726882360.19534: results queue empty 19861 1726882360.19535: checking for any_errors_fatal 19861 1726882360.19541: done checking for any_errors_fatal 19861 1726882360.19542: checking for max_fail_percentage 19861 1726882360.19543: done checking for max_fail_percentage 19861 1726882360.19545: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.19545: done checking to see if all hosts have failed 19861 1726882360.19546: getting the remaining hosts for this loop 19861 1726882360.19547: done getting the remaining hosts for this loop 19861 1726882360.19550: getting the next task for host managed_node2 19861 1726882360.19557: done getting next task for host managed_node2 19861 1726882360.19560: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882360.19564: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.19581: getting variables 19861 1726882360.19583: in VariableManager get_vars() 19861 1726882360.19625: Calling all_inventory to load vars for managed_node2 19861 1726882360.19627: Calling groups_inventory to load vars for managed_node2 19861 1726882360.19630: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.19638: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.19640: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.19642: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.19761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.19887: done with get_vars() 19861 1726882360.19897: done getting variables 19861 1726882360.19935: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:40 -0400 (0:00:00.034) 0:00:09.577 ****** 19861 1726882360.19957: entering _queue_task() for managed_node2/service 19861 1726882360.20144: worker is 1 (out of 1 available) 19861 1726882360.20157: exiting _queue_task() for managed_node2/service 19861 1726882360.20170: done queuing things up, now waiting for results queue to drain 19861 1726882360.20171: waiting for pending results... 19861 1726882360.20330: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19861 1726882360.20417: in run() - task 12673a56-9f93-b0cb-a0d9-00000000016b 19861 1726882360.20428: variable 'ansible_search_path' from source: unknown 19861 1726882360.20431: variable 'ansible_search_path' from source: unknown 19861 1726882360.20459: calling self._execute() 19861 1726882360.20521: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.20525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.20534: variable 'omit' from source: magic vars 19861 1726882360.20819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.22651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.22691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.22722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.22749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.22768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.22828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.22852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.22869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.22897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.22910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.23003: variable 'ansible_distribution' from source: facts 19861 1726882360.23008: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.23024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.23027: when evaluation is False, skipping this task 19861 1726882360.23030: _execute() done 19861 1726882360.23032: dumping result to json 19861 1726882360.23035: done dumping result, returning 19861 1726882360.23041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b0cb-a0d9-00000000016b] 19861 1726882360.23046: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016b 19861 1726882360.23133: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016b 19861 1726882360.23136: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.23206: no more pending results, returning what we have 19861 1726882360.23209: results queue empty 19861 1726882360.23210: checking for any_errors_fatal 19861 1726882360.23216: done checking for any_errors_fatal 19861 1726882360.23216: checking for max_fail_percentage 19861 1726882360.23218: done checking for max_fail_percentage 19861 1726882360.23220: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.23221: done checking to see if all hosts have failed 19861 1726882360.23221: getting the remaining hosts for this loop 19861 1726882360.23222: done getting the remaining hosts for this loop 19861 1726882360.23226: getting the next task for host managed_node2 19861 1726882360.23232: done getting next task for host managed_node2 19861 1726882360.23235: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882360.23239: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.23257: getting variables 19861 1726882360.23258: in VariableManager get_vars() 19861 1726882360.23306: Calling all_inventory to load vars for managed_node2 19861 1726882360.23309: Calling groups_inventory to load vars for managed_node2 19861 1726882360.23311: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.23319: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.23322: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.23324: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.23480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.23603: done with get_vars() 19861 1726882360.23611: done getting variables 19861 1726882360.23650: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:40 -0400 (0:00:00.037) 0:00:09.614 ****** 19861 1726882360.23671: entering _queue_task() for managed_node2/service 19861 1726882360.23874: worker is 1 (out of 1 available) 19861 1726882360.23886: exiting _queue_task() for managed_node2/service 19861 1726882360.23900: done queuing things up, now waiting for results queue to drain 19861 1726882360.23902: waiting for pending results... 19861 1726882360.24312: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19861 1726882360.24317: in run() - task 12673a56-9f93-b0cb-a0d9-00000000016c 19861 1726882360.24319: variable 'ansible_search_path' from source: unknown 19861 1726882360.24322: variable 'ansible_search_path' from source: unknown 19861 1726882360.24359: calling self._execute() 19861 1726882360.24448: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.24460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.24473: variable 'omit' from source: magic vars 19861 1726882360.24884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.27670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.27757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.27838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.27998: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.28152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.28314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.28601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.28604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.28607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.28609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.28869: variable 'ansible_distribution' from source: facts 19861 1726882360.28881: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.28910: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.29005: when evaluation is False, skipping this task 19861 1726882360.29034: _execute() done 19861 1726882360.29037: dumping result to json 19861 1726882360.29039: done dumping result, returning 19861 1726882360.29042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b0cb-a0d9-00000000016c] 19861 1726882360.29050: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882360.29210: no more pending results, returning what we have 19861 1726882360.29213: results queue empty 19861 1726882360.29214: checking for any_errors_fatal 19861 1726882360.29224: done checking for any_errors_fatal 19861 1726882360.29225: checking for max_fail_percentage 19861 1726882360.29227: done checking for max_fail_percentage 19861 1726882360.29228: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.29228: done checking to see if all hosts have failed 19861 1726882360.29229: getting the remaining hosts for this loop 19861 1726882360.29231: done getting the remaining hosts for this loop 19861 1726882360.29235: getting the next task for host managed_node2 19861 1726882360.29243: done getting next task for host managed_node2 19861 1726882360.29247: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882360.29252: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.29274: getting variables 19861 1726882360.29276: in VariableManager get_vars() 19861 1726882360.29335: Calling all_inventory to load vars for managed_node2 19861 1726882360.29338: Calling groups_inventory to load vars for managed_node2 19861 1726882360.29340: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.29352: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.29356: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.29359: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.30033: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016c 19861 1726882360.30037: WORKER PROCESS EXITING 19861 1726882360.30059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.30678: done with get_vars() 19861 1726882360.30691: done getting variables 19861 1726882360.30860: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:40 -0400 (0:00:00.072) 0:00:09.686 ****** 19861 1726882360.30900: entering _queue_task() for managed_node2/service 19861 1726882360.31424: worker is 1 (out of 1 available) 19861 1726882360.31435: exiting _queue_task() for managed_node2/service 19861 1726882360.31448: done queuing things up, now waiting for results queue to drain 19861 1726882360.31450: waiting for pending results... 19861 1726882360.32088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19861 1726882360.32248: in run() - task 12673a56-9f93-b0cb-a0d9-00000000016d 19861 1726882360.32268: variable 'ansible_search_path' from source: unknown 19861 1726882360.32276: variable 'ansible_search_path' from source: unknown 19861 1726882360.32323: calling self._execute() 19861 1726882360.32415: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.32430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.32451: variable 'omit' from source: magic vars 19861 1726882360.32981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.37610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.38000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.38004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.38025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.38177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.38429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.38589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.38616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.38656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.38673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.38865: variable 'ansible_distribution' from source: facts 19861 1726882360.38881: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.38911: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.38922: when evaluation is False, skipping this task 19861 1726882360.38928: _execute() done 19861 1726882360.38933: dumping result to json 19861 1726882360.38939: done dumping result, returning 19861 1726882360.38949: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b0cb-a0d9-00000000016d] 19861 1726882360.38956: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.39143: no more pending results, returning what we have 19861 1726882360.39147: results queue empty 19861 1726882360.39148: checking for any_errors_fatal 19861 1726882360.39154: done checking for any_errors_fatal 19861 1726882360.39154: checking for max_fail_percentage 19861 1726882360.39156: done checking for max_fail_percentage 19861 1726882360.39157: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.39157: done checking to see if all hosts have failed 19861 1726882360.39158: getting the remaining hosts for this loop 19861 1726882360.39160: done getting the remaining hosts for this loop 19861 1726882360.39163: getting the next task for host managed_node2 19861 1726882360.39171: done getting next task for host managed_node2 19861 1726882360.39174: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882360.39179: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.39202: getting variables 19861 1726882360.39205: in VariableManager get_vars() 19861 1726882360.39257: Calling all_inventory to load vars for managed_node2 19861 1726882360.39259: Calling groups_inventory to load vars for managed_node2 19861 1726882360.39262: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.39273: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.39275: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.39278: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.39761: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016d 19861 1726882360.39764: WORKER PROCESS EXITING 19861 1726882360.39788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.40002: done with get_vars() 19861 1726882360.40013: done getting variables 19861 1726882360.40070: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:40 -0400 (0:00:00.092) 0:00:09.778 ****** 19861 1726882360.40106: entering _queue_task() for managed_node2/service 19861 1726882360.40364: worker is 1 (out of 1 available) 19861 1726882360.40376: exiting _queue_task() for managed_node2/service 19861 1726882360.40387: done queuing things up, now waiting for results queue to drain 19861 1726882360.40389: waiting for pending results... 19861 1726882360.40658: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19861 1726882360.40800: in run() - task 12673a56-9f93-b0cb-a0d9-00000000016e 19861 1726882360.40926: variable 'ansible_search_path' from source: unknown 19861 1726882360.40930: variable 'ansible_search_path' from source: unknown 19861 1726882360.40933: calling self._execute() 19861 1726882360.40955: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.40965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.40978: variable 'omit' from source: magic vars 19861 1726882360.41421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.43960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.44034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.44077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.44118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.44148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.44233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.44296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.44303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.44348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.44369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.44599: variable 'ansible_distribution' from source: facts 19861 1726882360.44603: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.44605: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.44608: when evaluation is False, skipping this task 19861 1726882360.44611: _execute() done 19861 1726882360.44614: dumping result to json 19861 1726882360.44616: done dumping result, returning 19861 1726882360.44618: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b0cb-a0d9-00000000016e] 19861 1726882360.44620: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016e 19861 1726882360.44690: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016e 19861 1726882360.44697: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19861 1726882360.44741: no more pending results, returning what we have 19861 1726882360.44744: results queue empty 19861 1726882360.44745: checking for any_errors_fatal 19861 1726882360.44752: done checking for any_errors_fatal 19861 1726882360.44753: checking for max_fail_percentage 19861 1726882360.44755: done checking for max_fail_percentage 19861 1726882360.44756: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.44757: done checking to see if all hosts have failed 19861 1726882360.44758: getting the remaining hosts for this loop 19861 1726882360.44759: done getting the remaining hosts for this loop 19861 1726882360.44764: getting the next task for host managed_node2 19861 1726882360.44771: done getting next task for host managed_node2 19861 1726882360.44775: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882360.44780: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.44805: getting variables 19861 1726882360.44807: in VariableManager get_vars() 19861 1726882360.44860: Calling all_inventory to load vars for managed_node2 19861 1726882360.44863: Calling groups_inventory to load vars for managed_node2 19861 1726882360.44866: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.44876: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.44879: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.44882: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.45267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.45565: done with get_vars() 19861 1726882360.45577: done getting variables 19861 1726882360.45636: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:40 -0400 (0:00:00.055) 0:00:09.834 ****** 19861 1726882360.45670: entering _queue_task() for managed_node2/copy 19861 1726882360.46167: worker is 1 (out of 1 available) 19861 1726882360.46178: exiting _queue_task() for managed_node2/copy 19861 1726882360.46190: done queuing things up, now waiting for results queue to drain 19861 1726882360.46191: waiting for pending results... 19861 1726882360.47026: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19861 1726882360.47067: in run() - task 12673a56-9f93-b0cb-a0d9-00000000016f 19861 1726882360.47086: variable 'ansible_search_path' from source: unknown 19861 1726882360.47099: variable 'ansible_search_path' from source: unknown 19861 1726882360.47145: calling self._execute() 19861 1726882360.47545: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.47548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.47551: variable 'omit' from source: magic vars 19861 1726882360.49309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.52815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.52890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.52948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.52995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.53027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.53117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.53189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.53233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.53300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.53321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.53732: variable 'ansible_distribution' from source: facts 19861 1726882360.53735: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.53738: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.53740: when evaluation is False, skipping this task 19861 1726882360.53742: _execute() done 19861 1726882360.53745: dumping result to json 19861 1726882360.53765: done dumping result, returning 19861 1726882360.53779: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b0cb-a0d9-00000000016f] 19861 1726882360.53789: sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.54043: no more pending results, returning what we have 19861 1726882360.54046: results queue empty 19861 1726882360.54047: checking for any_errors_fatal 19861 1726882360.54054: done checking for any_errors_fatal 19861 1726882360.54054: checking for max_fail_percentage 19861 1726882360.54056: done checking for max_fail_percentage 19861 1726882360.54057: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.54058: done checking to see if all hosts have failed 19861 1726882360.54059: getting the remaining hosts for this loop 19861 1726882360.54060: done getting the remaining hosts for this loop 19861 1726882360.54064: getting the next task for host managed_node2 19861 1726882360.54070: done getting next task for host managed_node2 19861 1726882360.54073: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882360.54077: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.54102: getting variables 19861 1726882360.54104: in VariableManager get_vars() 19861 1726882360.54153: Calling all_inventory to load vars for managed_node2 19861 1726882360.54156: Calling groups_inventory to load vars for managed_node2 19861 1726882360.54158: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.54384: done sending task result for task 12673a56-9f93-b0cb-a0d9-00000000016f 19861 1726882360.54388: WORKER PROCESS EXITING 19861 1726882360.54603: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.54607: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.54611: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.55145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.55358: done with get_vars() 19861 1726882360.55374: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:40 -0400 (0:00:00.097) 0:00:09.932 ****** 19861 1726882360.55462: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882360.55769: worker is 1 (out of 1 available) 19861 1726882360.55780: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19861 1726882360.56000: done queuing things up, now waiting for results queue to drain 19861 1726882360.56002: waiting for pending results... 19861 1726882360.56078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19861 1726882360.56246: in run() - task 12673a56-9f93-b0cb-a0d9-000000000170 19861 1726882360.56266: variable 'ansible_search_path' from source: unknown 19861 1726882360.56274: variable 'ansible_search_path' from source: unknown 19861 1726882360.56319: calling self._execute() 19861 1726882360.56415: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.56432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.56452: variable 'omit' from source: magic vars 19861 1726882360.57351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.60127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.60256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.60260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.60295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.60330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.60426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.60469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.60511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.60582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.60585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.60722: variable 'ansible_distribution' from source: facts 19861 1726882360.60733: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.60803: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.60806: when evaluation is False, skipping this task 19861 1726882360.60808: _execute() done 19861 1726882360.60810: dumping result to json 19861 1726882360.60812: done dumping result, returning 19861 1726882360.60814: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b0cb-a0d9-000000000170] 19861 1726882360.60816: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000170 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.61133: no more pending results, returning what we have 19861 1726882360.61136: results queue empty 19861 1726882360.61139: checking for any_errors_fatal 19861 1726882360.61150: done checking for any_errors_fatal 19861 1726882360.61150: checking for max_fail_percentage 19861 1726882360.61152: done checking for max_fail_percentage 19861 1726882360.61153: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.61154: done checking to see if all hosts have failed 19861 1726882360.61155: getting the remaining hosts for this loop 19861 1726882360.61156: done getting the remaining hosts for this loop 19861 1726882360.61160: getting the next task for host managed_node2 19861 1726882360.61167: done getting next task for host managed_node2 19861 1726882360.61170: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882360.61175: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.61199: getting variables 19861 1726882360.61201: in VariableManager get_vars() 19861 1726882360.61262: Calling all_inventory to load vars for managed_node2 19861 1726882360.61265: Calling groups_inventory to load vars for managed_node2 19861 1726882360.61267: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.61278: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.61281: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.61284: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.61722: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000170 19861 1726882360.61725: WORKER PROCESS EXITING 19861 1726882360.61751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.61984: done with get_vars() 19861 1726882360.61998: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:40 -0400 (0:00:00.066) 0:00:09.998 ****** 19861 1726882360.62085: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882360.62512: worker is 1 (out of 1 available) 19861 1726882360.62522: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19861 1726882360.62533: done queuing things up, now waiting for results queue to drain 19861 1726882360.62534: waiting for pending results... 19861 1726882360.62730: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19861 1726882360.62895: in run() - task 12673a56-9f93-b0cb-a0d9-000000000171 19861 1726882360.62926: variable 'ansible_search_path' from source: unknown 19861 1726882360.63046: variable 'ansible_search_path' from source: unknown 19861 1726882360.63050: calling self._execute() 19861 1726882360.63086: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.63101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.63155: variable 'omit' from source: magic vars 19861 1726882360.63828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.66337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.66423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.66471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.66513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.66550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.66632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.66675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.66709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.66759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.66780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.66933: variable 'ansible_distribution' from source: facts 19861 1726882360.66944: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.66966: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.66981: when evaluation is False, skipping this task 19861 1726882360.66989: _execute() done 19861 1726882360.67082: dumping result to json 19861 1726882360.67086: done dumping result, returning 19861 1726882360.67088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b0cb-a0d9-000000000171] 19861 1726882360.67091: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000171 19861 1726882360.67304: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000171 19861 1726882360.67307: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.67360: no more pending results, returning what we have 19861 1726882360.67364: results queue empty 19861 1726882360.67365: checking for any_errors_fatal 19861 1726882360.67373: done checking for any_errors_fatal 19861 1726882360.67374: checking for max_fail_percentage 19861 1726882360.67376: done checking for max_fail_percentage 19861 1726882360.67377: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.67378: done checking to see if all hosts have failed 19861 1726882360.67379: getting the remaining hosts for this loop 19861 1726882360.67380: done getting the remaining hosts for this loop 19861 1726882360.67385: getting the next task for host managed_node2 19861 1726882360.67396: done getting next task for host managed_node2 19861 1726882360.67400: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882360.67406: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.67427: getting variables 19861 1726882360.67429: in VariableManager get_vars() 19861 1726882360.67480: Calling all_inventory to load vars for managed_node2 19861 1726882360.67483: Calling groups_inventory to load vars for managed_node2 19861 1726882360.67485: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.67626: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.67631: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.67636: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.68020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.68323: done with get_vars() 19861 1726882360.68334: done getting variables 19861 1726882360.68402: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:40 -0400 (0:00:00.063) 0:00:10.062 ****** 19861 1726882360.68437: entering _queue_task() for managed_node2/debug 19861 1726882360.68746: worker is 1 (out of 1 available) 19861 1726882360.68756: exiting _queue_task() for managed_node2/debug 19861 1726882360.68768: done queuing things up, now waiting for results queue to drain 19861 1726882360.68769: waiting for pending results... 19861 1726882360.69210: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19861 1726882360.69354: in run() - task 12673a56-9f93-b0cb-a0d9-000000000172 19861 1726882360.69358: variable 'ansible_search_path' from source: unknown 19861 1726882360.69360: variable 'ansible_search_path' from source: unknown 19861 1726882360.69363: calling self._execute() 19861 1726882360.69416: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.69429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.69446: variable 'omit' from source: magic vars 19861 1726882360.69922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.72238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.72316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.72358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.72398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.72437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.72522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.72556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.72584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.72641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.72661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.72846: variable 'ansible_distribution' from source: facts 19861 1726882360.72849: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.72851: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.72854: when evaluation is False, skipping this task 19861 1726882360.72856: _execute() done 19861 1726882360.72858: dumping result to json 19861 1726882360.72865: done dumping result, returning 19861 1726882360.72876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b0cb-a0d9-000000000172] 19861 1726882360.72884: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000172 19861 1726882360.73142: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000172 19861 1726882360.73146: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882360.73190: no more pending results, returning what we have 19861 1726882360.73197: results queue empty 19861 1726882360.73198: checking for any_errors_fatal 19861 1726882360.73209: done checking for any_errors_fatal 19861 1726882360.73210: checking for max_fail_percentage 19861 1726882360.73212: done checking for max_fail_percentage 19861 1726882360.73213: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.73214: done checking to see if all hosts have failed 19861 1726882360.73215: getting the remaining hosts for this loop 19861 1726882360.73216: done getting the remaining hosts for this loop 19861 1726882360.73221: getting the next task for host managed_node2 19861 1726882360.73229: done getting next task for host managed_node2 19861 1726882360.73233: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882360.73238: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.73258: getting variables 19861 1726882360.73260: in VariableManager get_vars() 19861 1726882360.73427: Calling all_inventory to load vars for managed_node2 19861 1726882360.73430: Calling groups_inventory to load vars for managed_node2 19861 1726882360.73432: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.73441: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.73443: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.73446: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.73723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.73946: done with get_vars() 19861 1726882360.73957: done getting variables 19861 1726882360.74019: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:40 -0400 (0:00:00.056) 0:00:10.118 ****** 19861 1726882360.74051: entering _queue_task() for managed_node2/debug 19861 1726882360.74519: worker is 1 (out of 1 available) 19861 1726882360.74528: exiting _queue_task() for managed_node2/debug 19861 1726882360.74538: done queuing things up, now waiting for results queue to drain 19861 1726882360.74539: waiting for pending results... 19861 1726882360.74625: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19861 1726882360.74771: in run() - task 12673a56-9f93-b0cb-a0d9-000000000173 19861 1726882360.74791: variable 'ansible_search_path' from source: unknown 19861 1726882360.74811: variable 'ansible_search_path' from source: unknown 19861 1726882360.74852: calling self._execute() 19861 1726882360.74952: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.74964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.75095: variable 'omit' from source: magic vars 19861 1726882360.75432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.77911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.78003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.78052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.78091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.78128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.78220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.78262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.78299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.78345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.78372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.78533: variable 'ansible_distribution' from source: facts 19861 1726882360.78545: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.78570: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.78585: when evaluation is False, skipping this task 19861 1726882360.78596: _execute() done 19861 1726882360.78697: dumping result to json 19861 1726882360.78701: done dumping result, returning 19861 1726882360.78704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b0cb-a0d9-000000000173] 19861 1726882360.78706: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000173 19861 1726882360.78781: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000173 19861 1726882360.78784: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882360.78842: no more pending results, returning what we have 19861 1726882360.78845: results queue empty 19861 1726882360.78846: checking for any_errors_fatal 19861 1726882360.78853: done checking for any_errors_fatal 19861 1726882360.78854: checking for max_fail_percentage 19861 1726882360.78855: done checking for max_fail_percentage 19861 1726882360.78857: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.78857: done checking to see if all hosts have failed 19861 1726882360.78858: getting the remaining hosts for this loop 19861 1726882360.78859: done getting the remaining hosts for this loop 19861 1726882360.78863: getting the next task for host managed_node2 19861 1726882360.78870: done getting next task for host managed_node2 19861 1726882360.78873: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882360.78878: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.78901: getting variables 19861 1726882360.78907: in VariableManager get_vars() 19861 1726882360.78958: Calling all_inventory to load vars for managed_node2 19861 1726882360.78961: Calling groups_inventory to load vars for managed_node2 19861 1726882360.78963: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.78973: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.78976: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.78979: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.79378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.79684: done with get_vars() 19861 1726882360.79700: done getting variables 19861 1726882360.79758: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:40 -0400 (0:00:00.057) 0:00:10.175 ****** 19861 1726882360.79804: entering _queue_task() for managed_node2/debug 19861 1726882360.80135: worker is 1 (out of 1 available) 19861 1726882360.80147: exiting _queue_task() for managed_node2/debug 19861 1726882360.80158: done queuing things up, now waiting for results queue to drain 19861 1726882360.80159: waiting for pending results... 19861 1726882360.80441: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19861 1726882360.80551: in run() - task 12673a56-9f93-b0cb-a0d9-000000000174 19861 1726882360.80647: variable 'ansible_search_path' from source: unknown 19861 1726882360.80651: variable 'ansible_search_path' from source: unknown 19861 1726882360.80654: calling self._execute() 19861 1726882360.80713: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.80725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.80740: variable 'omit' from source: magic vars 19861 1726882360.81214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.83621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.83698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.83749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.83899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.83902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.83905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.83944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.83972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.84029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.84048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.84205: variable 'ansible_distribution' from source: facts 19861 1726882360.84216: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.84246: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.84253: when evaluation is False, skipping this task 19861 1726882360.84260: _execute() done 19861 1726882360.84266: dumping result to json 19861 1726882360.84273: done dumping result, returning 19861 1726882360.84349: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b0cb-a0d9-000000000174] 19861 1726882360.84352: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000174 19861 1726882360.84430: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000174 19861 1726882360.84433: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19861 1726882360.84497: no more pending results, returning what we have 19861 1726882360.84500: results queue empty 19861 1726882360.84501: checking for any_errors_fatal 19861 1726882360.84509: done checking for any_errors_fatal 19861 1726882360.84510: checking for max_fail_percentage 19861 1726882360.84512: done checking for max_fail_percentage 19861 1726882360.84513: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.84514: done checking to see if all hosts have failed 19861 1726882360.84514: getting the remaining hosts for this loop 19861 1726882360.84516: done getting the remaining hosts for this loop 19861 1726882360.84520: getting the next task for host managed_node2 19861 1726882360.84528: done getting next task for host managed_node2 19861 1726882360.84531: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882360.84536: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.84556: getting variables 19861 1726882360.84558: in VariableManager get_vars() 19861 1726882360.84614: Calling all_inventory to load vars for managed_node2 19861 1726882360.84617: Calling groups_inventory to load vars for managed_node2 19861 1726882360.84620: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.84631: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.84633: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.84636: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.85179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.85412: done with get_vars() 19861 1726882360.85424: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:40 -0400 (0:00:00.057) 0:00:10.233 ****** 19861 1726882360.85524: entering _queue_task() for managed_node2/ping 19861 1726882360.85923: worker is 1 (out of 1 available) 19861 1726882360.85935: exiting _queue_task() for managed_node2/ping 19861 1726882360.85948: done queuing things up, now waiting for results queue to drain 19861 1726882360.85949: waiting for pending results... 19861 1726882360.86234: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19861 1726882360.86440: in run() - task 12673a56-9f93-b0cb-a0d9-000000000175 19861 1726882360.86444: variable 'ansible_search_path' from source: unknown 19861 1726882360.86447: variable 'ansible_search_path' from source: unknown 19861 1726882360.86450: calling self._execute() 19861 1726882360.86529: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.86548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.86562: variable 'omit' from source: magic vars 19861 1726882360.87046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.89479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.89565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.89612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.89650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.89676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.89761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.89799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.89898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.89902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.89904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.90024: variable 'ansible_distribution' from source: facts 19861 1726882360.90039: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.90061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.90067: when evaluation is False, skipping this task 19861 1726882360.90072: _execute() done 19861 1726882360.90079: dumping result to json 19861 1726882360.90086: done dumping result, returning 19861 1726882360.90100: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b0cb-a0d9-000000000175] 19861 1726882360.90111: sending task result for task 12673a56-9f93-b0cb-a0d9-000000000175 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.90306: no more pending results, returning what we have 19861 1726882360.90310: results queue empty 19861 1726882360.90311: checking for any_errors_fatal 19861 1726882360.90318: done checking for any_errors_fatal 19861 1726882360.90319: checking for max_fail_percentage 19861 1726882360.90321: done checking for max_fail_percentage 19861 1726882360.90322: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.90323: done checking to see if all hosts have failed 19861 1726882360.90324: getting the remaining hosts for this loop 19861 1726882360.90325: done getting the remaining hosts for this loop 19861 1726882360.90329: getting the next task for host managed_node2 19861 1726882360.90341: done getting next task for host managed_node2 19861 1726882360.90343: ^ task is: TASK: meta (role_complete) 19861 1726882360.90348: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.90373: getting variables 19861 1726882360.90375: in VariableManager get_vars() 19861 1726882360.90435: Calling all_inventory to load vars for managed_node2 19861 1726882360.90438: Calling groups_inventory to load vars for managed_node2 19861 1726882360.90441: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.90453: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.90457: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.90461: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.90944: done sending task result for task 12673a56-9f93-b0cb-a0d9-000000000175 19861 1726882360.90947: WORKER PROCESS EXITING 19861 1726882360.90970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.91189: done with get_vars() 19861 1726882360.91204: done getting variables 19861 1726882360.91289: done queuing things up, now waiting for results queue to drain 19861 1726882360.91295: results queue empty 19861 1726882360.91297: checking for any_errors_fatal 19861 1726882360.91299: done checking for any_errors_fatal 19861 1726882360.91300: checking for max_fail_percentage 19861 1726882360.91301: done checking for max_fail_percentage 19861 1726882360.91302: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.91302: done checking to see if all hosts have failed 19861 1726882360.91303: getting the remaining hosts for this loop 19861 1726882360.91304: done getting the remaining hosts for this loop 19861 1726882360.91307: getting the next task for host managed_node2 19861 1726882360.91311: done getting next task for host managed_node2 19861 1726882360.91313: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19861 1726882360.91315: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.91317: getting variables 19861 1726882360.91318: in VariableManager get_vars() 19861 1726882360.91343: Calling all_inventory to load vars for managed_node2 19861 1726882360.91346: Calling groups_inventory to load vars for managed_node2 19861 1726882360.91348: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.91352: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.91355: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.91357: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.91507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.91740: done with get_vars() 19861 1726882360.91749: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Friday 20 September 2024 21:32:40 -0400 (0:00:00.062) 0:00:10.296 ****** 19861 1726882360.91825: entering _queue_task() for managed_node2/include_tasks 19861 1726882360.92160: worker is 1 (out of 1 available) 19861 1726882360.92171: exiting _queue_task() for managed_node2/include_tasks 19861 1726882360.92182: done queuing things up, now waiting for results queue to drain 19861 1726882360.92184: waiting for pending results... 19861 1726882360.92468: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19861 1726882360.92579: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001a5 19861 1726882360.92604: variable 'ansible_search_path' from source: unknown 19861 1726882360.92642: calling self._execute() 19861 1726882360.92736: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.92749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.92763: variable 'omit' from source: magic vars 19861 1726882360.93236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882360.95552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882360.95643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882360.95727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882360.95732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882360.95762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882360.95852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882360.95886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882360.95920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882360.95972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882360.96056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882360.96143: variable 'ansible_distribution' from source: facts 19861 1726882360.96159: variable 'ansible_distribution_major_version' from source: facts 19861 1726882360.96185: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882360.96197: when evaluation is False, skipping this task 19861 1726882360.96205: _execute() done 19861 1726882360.96212: dumping result to json 19861 1726882360.96219: done dumping result, returning 19861 1726882360.96230: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-b0cb-a0d9-0000000001a5] 19861 1726882360.96239: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001a5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882360.96534: no more pending results, returning what we have 19861 1726882360.96537: results queue empty 19861 1726882360.96538: checking for any_errors_fatal 19861 1726882360.96540: done checking for any_errors_fatal 19861 1726882360.96541: checking for max_fail_percentage 19861 1726882360.96543: done checking for max_fail_percentage 19861 1726882360.96544: checking to see if all hosts have failed and the running result is not ok 19861 1726882360.96544: done checking to see if all hosts have failed 19861 1726882360.96545: getting the remaining hosts for this loop 19861 1726882360.96547: done getting the remaining hosts for this loop 19861 1726882360.96551: getting the next task for host managed_node2 19861 1726882360.96559: done getting next task for host managed_node2 19861 1726882360.96561: ^ task is: TASK: Verify network state restored to default 19861 1726882360.96565: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19861 1726882360.96569: getting variables 19861 1726882360.96571: in VariableManager get_vars() 19861 1726882360.96631: Calling all_inventory to load vars for managed_node2 19861 1726882360.96634: Calling groups_inventory to load vars for managed_node2 19861 1726882360.96636: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882360.96648: Calling all_plugins_play to load vars for managed_node2 19861 1726882360.96651: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882360.96654: Calling groups_plugins_play to load vars for managed_node2 19861 1726882360.97025: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001a5 19861 1726882360.97028: WORKER PROCESS EXITING 19861 1726882360.97055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882360.97274: done with get_vars() 19861 1726882360.97286: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Friday 20 September 2024 21:32:40 -0400 (0:00:00.055) 0:00:10.351 ****** 19861 1726882360.97390: entering _queue_task() for managed_node2/include_tasks 19861 1726882360.97813: worker is 1 (out of 1 available) 19861 1726882360.97824: exiting _queue_task() for managed_node2/include_tasks 19861 1726882360.97835: done queuing things up, now waiting for results queue to drain 19861 1726882360.97836: waiting for pending results... 19861 1726882360.98022: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 19861 1726882360.98138: in run() - task 12673a56-9f93-b0cb-a0d9-0000000001a6 19861 1726882360.98170: variable 'ansible_search_path' from source: unknown 19861 1726882360.98240: calling self._execute() 19861 1726882360.98319: variable 'ansible_host' from source: host vars for 'managed_node2' 19861 1726882360.98331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19861 1726882360.98350: variable 'omit' from source: magic vars 19861 1726882360.98826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19861 1726882361.01279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19861 1726882361.01388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19861 1726882361.01403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19861 1726882361.01442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19861 1726882361.01472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19861 1726882361.01562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19861 1726882361.01700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19861 1726882361.01705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19861 1726882361.01708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19861 1726882361.01712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19861 1726882361.01848: variable 'ansible_distribution' from source: facts 19861 1726882361.01860: variable 'ansible_distribution_major_version' from source: facts 19861 1726882361.01884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19861 1726882361.01896: when evaluation is False, skipping this task 19861 1726882361.01937: _execute() done 19861 1726882361.01941: dumping result to json 19861 1726882361.01943: done dumping result, returning 19861 1726882361.01945: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [12673a56-9f93-b0cb-a0d9-0000000001a6] 19861 1726882361.01947: sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001a6 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19861 1726882361.02233: no more pending results, returning what we have 19861 1726882361.02237: results queue empty 19861 1726882361.02238: checking for any_errors_fatal 19861 1726882361.02246: done checking for any_errors_fatal 19861 1726882361.02247: checking for max_fail_percentage 19861 1726882361.02249: done checking for max_fail_percentage 19861 1726882361.02250: checking to see if all hosts have failed and the running result is not ok 19861 1726882361.02251: done checking to see if all hosts have failed 19861 1726882361.02251: getting the remaining hosts for this loop 19861 1726882361.02253: done getting the remaining hosts for this loop 19861 1726882361.02257: getting the next task for host managed_node2 19861 1726882361.02270: done getting next task for host managed_node2 19861 1726882361.02272: ^ task is: TASK: meta (flush_handlers) 19861 1726882361.02274: ^ 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 19861 1726882361.02278: getting variables 19861 1726882361.02280: in VariableManager get_vars() 19861 1726882361.02341: Calling all_inventory to load vars for managed_node2 19861 1726882361.02344: Calling groups_inventory to load vars for managed_node2 19861 1726882361.02346: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882361.02358: Calling all_plugins_play to load vars for managed_node2 19861 1726882361.02361: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882361.02364: Calling groups_plugins_play to load vars for managed_node2 19861 1726882361.02798: done sending task result for task 12673a56-9f93-b0cb-a0d9-0000000001a6 19861 1726882361.02802: WORKER PROCESS EXITING 19861 1726882361.02825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882361.03029: done with get_vars() 19861 1726882361.03040: done getting variables 19861 1726882361.03111: in VariableManager get_vars() 19861 1726882361.03131: Calling all_inventory to load vars for managed_node2 19861 1726882361.03134: Calling groups_inventory to load vars for managed_node2 19861 1726882361.03136: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882361.03140: Calling all_plugins_play to load vars for managed_node2 19861 1726882361.03142: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882361.03145: Calling groups_plugins_play to load vars for managed_node2 19861 1726882361.03290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882361.03495: done with get_vars() 19861 1726882361.03509: done queuing things up, now waiting for results queue to drain 19861 1726882361.03511: results queue empty 19861 1726882361.03512: checking for any_errors_fatal 19861 1726882361.03514: done checking for any_errors_fatal 19861 1726882361.03515: checking for max_fail_percentage 19861 1726882361.03516: done checking for max_fail_percentage 19861 1726882361.03517: checking to see if all hosts have failed and the running result is not ok 19861 1726882361.03518: done checking to see if all hosts have failed 19861 1726882361.03518: getting the remaining hosts for this loop 19861 1726882361.03520: done getting the remaining hosts for this loop 19861 1726882361.03522: getting the next task for host managed_node2 19861 1726882361.03525: done getting next task for host managed_node2 19861 1726882361.03527: ^ task is: TASK: meta (flush_handlers) 19861 1726882361.03528: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882361.03531: getting variables 19861 1726882361.03532: in VariableManager get_vars() 19861 1726882361.03550: Calling all_inventory to load vars for managed_node2 19861 1726882361.03552: Calling groups_inventory to load vars for managed_node2 19861 1726882361.03554: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882361.03564: Calling all_plugins_play to load vars for managed_node2 19861 1726882361.03566: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882361.03569: Calling groups_plugins_play to load vars for managed_node2 19861 1726882361.03719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882361.03945: done with get_vars() 19861 1726882361.03953: done getting variables 19861 1726882361.04001: in VariableManager get_vars() 19861 1726882361.04018: Calling all_inventory to load vars for managed_node2 19861 1726882361.04020: Calling groups_inventory to load vars for managed_node2 19861 1726882361.04023: Calling all_plugins_inventory to load vars for managed_node2 19861 1726882361.04031: Calling all_plugins_play to load vars for managed_node2 19861 1726882361.04034: Calling groups_plugins_inventory to load vars for managed_node2 19861 1726882361.04036: Calling groups_plugins_play to load vars for managed_node2 19861 1726882361.04173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19861 1726882361.04378: done with get_vars() 19861 1726882361.04390: done queuing things up, now waiting for results queue to drain 19861 1726882361.04396: results queue empty 19861 1726882361.04396: checking for any_errors_fatal 19861 1726882361.04398: done checking for any_errors_fatal 19861 1726882361.04398: checking for max_fail_percentage 19861 1726882361.04399: done checking for max_fail_percentage 19861 1726882361.04400: checking to see if all hosts have failed and the running result is not ok 19861 1726882361.04401: done checking to see if all hosts have failed 19861 1726882361.04401: getting the remaining hosts for this loop 19861 1726882361.04402: done getting the remaining hosts for this loop 19861 1726882361.04405: getting the next task for host managed_node2 19861 1726882361.04408: done getting next task for host managed_node2 19861 1726882361.04409: ^ task is: None 19861 1726882361.04410: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19861 1726882361.04411: done queuing things up, now waiting for results queue to drain 19861 1726882361.04412: results queue empty 19861 1726882361.04412: checking for any_errors_fatal 19861 1726882361.04413: done checking for any_errors_fatal 19861 1726882361.04414: checking for max_fail_percentage 19861 1726882361.04415: done checking for max_fail_percentage 19861 1726882361.04415: checking to see if all hosts have failed and the running result is not ok 19861 1726882361.04416: done checking to see if all hosts have failed 19861 1726882361.04418: getting the next task for host managed_node2 19861 1726882361.04420: done getting next task for host managed_node2 19861 1726882361.04421: ^ task is: None 19861 1726882361.04422: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=144 rescued=0 ignored=0 Friday 20 September 2024 21:32:41 -0400 (0:00:00.071) 0:00:10.422 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.75s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.72s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.60s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Get current device features --------------------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Install packages -------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Install packages -------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Show ethtool_features --------------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Assert device features -------------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 TEST: I can enable tx_tcp_segmentation (using underscores). ------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 19861 1726882361.04531: RUNNING CLEANUP