[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. 24820 1726853536.95570: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 24820 1726853536.96002: Added group all to inventory 24820 1726853536.96004: Added group ungrouped to inventory 24820 1726853536.96009: Group all now contains ungrouped 24820 1726853536.96012: Examining possible inventory source: /tmp/network-iHm/inventory.yml 24820 1726853537.09248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 24820 1726853537.09329: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 24820 1726853537.09351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 24820 1726853537.09410: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 24820 1726853537.09486: Loaded config def from plugin (inventory/script) 24820 1726853537.09488: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 24820 1726853537.09528: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 24820 1726853537.09618: Loaded config def from plugin (inventory/yaml) 24820 1726853537.09620: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 24820 1726853537.09708: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 24820 1726853537.10185: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 24820 1726853537.10188: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 24820 1726853537.10191: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 24820 1726853537.10197: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 24820 1726853537.10202: Loading data from /tmp/network-iHm/inventory.yml 24820 1726853537.10273: /tmp/network-iHm/inventory.yml was not parsable by auto 24820 1726853537.10351: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 24820 1726853537.10395: Loading data from /tmp/network-iHm/inventory.yml 24820 1726853537.10479: group all already in inventory 24820 1726853537.10486: set inventory_file for managed_node1 24820 1726853537.10490: set inventory_dir for managed_node1 24820 1726853537.10491: Added host managed_node1 to inventory 24820 1726853537.10494: Added host managed_node1 to group all 24820 1726853537.10495: set ansible_host for managed_node1 24820 1726853537.10496: set ansible_ssh_extra_args for managed_node1 24820 1726853537.10499: set inventory_file for managed_node2 24820 1726853537.10502: set inventory_dir for managed_node2 24820 1726853537.10503: Added host managed_node2 to inventory 24820 1726853537.10504: Added host managed_node2 to group all 24820 1726853537.10505: set ansible_host for managed_node2 24820 1726853537.10506: set ansible_ssh_extra_args for managed_node2 24820 1726853537.10508: set inventory_file for managed_node3 24820 1726853537.10511: set inventory_dir for managed_node3 24820 1726853537.10512: Added host managed_node3 to inventory 24820 1726853537.10513: Added host managed_node3 to group all 24820 1726853537.10514: set ansible_host for managed_node3 24820 1726853537.10514: set ansible_ssh_extra_args for managed_node3 24820 1726853537.10517: Reconcile groups and hosts in inventory. 24820 1726853537.10521: Group ungrouped now contains managed_node1 24820 1726853537.10522: Group ungrouped now contains managed_node2 24820 1726853537.10524: Group ungrouped now contains managed_node3 24820 1726853537.11191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 24820 1726853537.11324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 24820 1726853537.11582: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 24820 1726853537.11611: Loaded config def from plugin (vars/host_group_vars) 24820 1726853537.11614: 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) 24820 1726853537.11620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 24820 1726853537.11628: 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) 24820 1726853537.11673: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 24820 1726853537.12252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853537.12558: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 24820 1726853537.12610: Loaded config def from plugin (connection/local) 24820 1726853537.12613: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 24820 1726853537.14136: Loaded config def from plugin (connection/paramiko_ssh) 24820 1726853537.14143: 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) 24820 1726853537.15890: 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) 24820 1726853537.15939: Loaded config def from plugin (connection/psrp) 24820 1726853537.15942: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 24820 1726853537.16677: 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) 24820 1726853537.16714: Loaded config def from plugin (connection/ssh) 24820 1726853537.16717: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 24820 1726853537.19718: 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) 24820 1726853537.19760: Loaded config def from plugin (connection/winrm) 24820 1726853537.19763: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 24820 1726853537.19800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 24820 1726853537.19923: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 24820 1726853537.19994: Loaded config def from plugin (shell/cmd) 24820 1726853537.19997: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 24820 1726853537.20029: 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) 24820 1726853537.20095: Loaded config def from plugin (shell/powershell) 24820 1726853537.20098: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 24820 1726853537.20157: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 24820 1726853537.20351: Loaded config def from plugin (shell/sh) 24820 1726853537.20353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 24820 1726853537.20390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 24820 1726853537.20518: Loaded config def from plugin (become/runas) 24820 1726853537.20521: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 24820 1726853537.20721: Loaded config def from plugin (become/su) 24820 1726853537.20723: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 24820 1726853537.20895: Loaded config def from plugin (become/sudo) 24820 1726853537.20897: 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 24820 1726853537.20929: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24820 1726853537.21310: in VariableManager get_vars() 24820 1726853537.21365: done with get_vars() 24820 1726853537.21695: trying /usr/local/lib/python3.12/site-packages/ansible/modules 24820 1726853537.29293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 24820 1726853537.29526: in VariableManager get_vars() 24820 1726853537.29531: done with get_vars() 24820 1726853537.29649: variable 'playbook_dir' from source: magic vars 24820 1726853537.29650: variable 'ansible_playbook_python' from source: magic vars 24820 1726853537.29651: variable 'ansible_config_file' from source: magic vars 24820 1726853537.29652: variable 'groups' from source: magic vars 24820 1726853537.29653: variable 'omit' from source: magic vars 24820 1726853537.29653: variable 'ansible_version' from source: magic vars 24820 1726853537.29654: variable 'ansible_check_mode' from source: magic vars 24820 1726853537.29655: variable 'ansible_diff_mode' from source: magic vars 24820 1726853537.29655: variable 'ansible_forks' from source: magic vars 24820 1726853537.29656: variable 'ansible_inventory_sources' from source: magic vars 24820 1726853537.29657: variable 'ansible_skip_tags' from source: magic vars 24820 1726853537.29657: variable 'ansible_limit' from source: magic vars 24820 1726853537.29658: variable 'ansible_run_tags' from source: magic vars 24820 1726853537.29659: variable 'ansible_verbosity' from source: magic vars 24820 1726853537.29696: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 24820 1726853537.30878: in VariableManager get_vars() 24820 1726853537.30896: done with get_vars() 24820 1726853537.30995: in VariableManager get_vars() 24820 1726853537.31009: done with get_vars() 24820 1726853537.31429: in VariableManager get_vars() 24820 1726853537.31444: done with get_vars() 24820 1726853537.31449: variable 'omit' from source: magic vars 24820 1726853537.31477: variable 'omit' from source: magic vars 24820 1726853537.31514: in VariableManager get_vars() 24820 1726853537.31525: done with get_vars() 24820 1726853537.31583: in VariableManager get_vars() 24820 1726853537.31597: done with get_vars() 24820 1726853537.31631: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24820 1726853537.31889: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24820 1726853537.32048: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24820 1726853537.32794: in VariableManager get_vars() 24820 1726853537.32815: done with get_vars() 24820 1726853537.33306: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 24820 1726853537.33458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24820 1726853537.35277: in VariableManager get_vars() 24820 1726853537.35295: done with get_vars() 24820 1726853537.35337: in VariableManager get_vars() 24820 1726853537.35368: done with get_vars() 24820 1726853537.36123: in VariableManager get_vars() 24820 1726853537.36137: done with get_vars() 24820 1726853537.36146: variable 'omit' from source: magic vars 24820 1726853537.36156: variable 'omit' from source: magic vars 24820 1726853537.36188: in VariableManager get_vars() 24820 1726853537.36202: done with get_vars() 24820 1726853537.36226: in VariableManager get_vars() 24820 1726853537.36243: done with get_vars() 24820 1726853537.36280: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24820 1726853537.36402: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24820 1726853537.36581: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24820 1726853537.38695: in VariableManager get_vars() 24820 1726853537.38723: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24820 1726853537.40960: in VariableManager get_vars() 24820 1726853537.40989: done with get_vars() 24820 1726853537.41116: in VariableManager get_vars() 24820 1726853537.41137: done with get_vars() 24820 1726853537.41191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 24820 1726853537.41206: 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 24820 1726853537.41457: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 24820 1726853537.41623: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 24820 1726853537.41626: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 24820 1726853537.41656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 24820 1726853537.41695: 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) 24820 1726853537.41859: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 24820 1726853537.41933: Loaded config def from plugin (callback/default) 24820 1726853537.41936: 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) 24820 1726853537.44362: Loaded config def from plugin (callback/junit) 24820 1726853537.44364: 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) 24820 1726853537.44514: 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) 24820 1726853537.44584: Loaded config def from plugin (callback/minimal) 24820 1726853537.44587: 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) 24820 1726853537.44625: 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) 24820 1726853537.44802: Loaded config def from plugin (callback/tree) 24820 1726853537.44804: 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 24820 1726853537.45037: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 24820 1726853537.45040: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipv6_initscripts.yml ******************************************* 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24820 1726853537.45179: in VariableManager get_vars() 24820 1726853537.45194: done with get_vars() 24820 1726853537.45200: in VariableManager get_vars() 24820 1726853537.45208: done with get_vars() 24820 1726853537.45212: variable 'omit' from source: magic vars 24820 1726853537.45249: in VariableManager get_vars() 24820 1726853537.45261: done with get_vars() 24820 1726853537.45287: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 24820 1726853537.46617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 24820 1726853537.46798: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 24820 1726853537.46893: getting the remaining hosts for this loop 24820 1726853537.46894: done getting the remaining hosts for this loop 24820 1726853537.46897: getting the next task for host managed_node2 24820 1726853537.46900: done getting next task for host managed_node2 24820 1726853537.46902: ^ task is: TASK: Gathering Facts 24820 1726853537.46903: ^ 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 24820 1726853537.46905: getting variables 24820 1726853537.46906: in VariableManager get_vars() 24820 1726853537.46916: Calling all_inventory to load vars for managed_node2 24820 1726853537.46919: Calling groups_inventory to load vars for managed_node2 24820 1726853537.46921: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853537.46933: Calling all_plugins_play to load vars for managed_node2 24820 1726853537.46943: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853537.46946: Calling groups_plugins_play to load vars for managed_node2 24820 1726853537.46980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853537.47238: done with get_vars() 24820 1726853537.47245: done getting variables 24820 1726853537.47307: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Friday 20 September 2024 13:32:17 -0400 (0:00:00.025) 0:00:00.025 ****** 24820 1726853537.47390: entering _queue_task() for managed_node2/gather_facts 24820 1726853537.47392: Creating lock for gather_facts 24820 1726853537.48167: worker is 1 (out of 1 available) 24820 1726853537.48178: exiting _queue_task() for managed_node2/gather_facts 24820 1726853537.48308: done queuing things up, now waiting for results queue to drain 24820 1726853537.48310: waiting for pending results... 24820 1726853537.48700: running TaskExecutor() for managed_node2/TASK: Gathering Facts 24820 1726853537.48760: in run() - task 02083763-bbaf-35da-8a90-0000000000b9 24820 1726853537.48776: variable 'ansible_search_path' from source: unknown 24820 1726853537.48809: calling self._execute() 24820 1726853537.48865: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853537.48868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853537.49083: variable 'omit' from source: magic vars 24820 1726853537.49189: variable 'omit' from source: magic vars 24820 1726853537.49279: variable 'omit' from source: magic vars 24820 1726853537.49283: variable 'omit' from source: magic vars 24820 1726853537.49484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24820 1726853537.49522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24820 1726853537.49539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24820 1726853537.49556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853537.49576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853537.49876: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24820 1726853537.49879: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853537.49882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853537.50476: Set connection var ansible_connection to ssh 24820 1726853537.50479: Set connection var ansible_shell_type to sh 24820 1726853537.50482: Set connection var ansible_timeout to 10 24820 1726853537.50483: Set connection var ansible_pipelining to False 24820 1726853537.50485: Set connection var ansible_shell_executable to /bin/sh 24820 1726853537.50487: Set connection var ansible_module_compression to ZIP_DEFLATED 24820 1726853537.50489: variable 'ansible_shell_executable' from source: unknown 24820 1726853537.50491: variable 'ansible_connection' from source: unknown 24820 1726853537.50493: variable 'ansible_module_compression' from source: unknown 24820 1726853537.50495: variable 'ansible_shell_type' from source: unknown 24820 1726853537.50497: variable 'ansible_shell_executable' from source: unknown 24820 1726853537.50499: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853537.50501: variable 'ansible_pipelining' from source: unknown 24820 1726853537.50503: variable 'ansible_timeout' from source: unknown 24820 1726853537.50505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853537.50961: 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) 24820 1726853537.51090: variable 'omit' from source: magic vars 24820 1726853537.51101: starting attempt loop 24820 1726853537.51107: running the handler 24820 1726853537.51127: variable 'ansible_facts' from source: unknown 24820 1726853537.51148: _low_level_execute_command(): starting 24820 1726853537.51186: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24820 1726853537.52342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853537.52682: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853537.52888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853537.53082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853537.54890: stdout chunk (state=3): >>>/root <<< 24820 1726853537.54944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853537.54954: stdout chunk (state=3): >>><<< 24820 1726853537.54966: stderr chunk (state=3): >>><<< 24820 1726853537.54992: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853537.55010: _low_level_execute_command(): starting 24820 1726853537.55249: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938 `" && echo ansible-tmp-1726853537.5499885-24854-105318023684938="` echo /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938 `" ) && sleep 0' 24820 1726853537.56149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853537.56476: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853537.56505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853537.56603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853537.58633: stdout chunk (state=3): >>>ansible-tmp-1726853537.5499885-24854-105318023684938=/root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938 <<< 24820 1726853537.58774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853537.58785: stdout chunk (state=3): >>><<< 24820 1726853537.58794: stderr chunk (state=3): >>><<< 24820 1726853537.58811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853537.5499885-24854-105318023684938=/root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853537.58847: variable 'ansible_module_compression' from source: unknown 24820 1726853537.58929: ANSIBALLZ: Using generic lock for ansible.legacy.setup 24820 1726853537.58982: ANSIBALLZ: Acquiring lock 24820 1726853537.58989: ANSIBALLZ: Lock acquired: 139827960369600 24820 1726853537.58996: ANSIBALLZ: Creating module 24820 1726853538.17140: ANSIBALLZ: Writing module into payload 24820 1726853538.17313: ANSIBALLZ: Writing module 24820 1726853538.17340: ANSIBALLZ: Renaming module 24820 1726853538.17352: ANSIBALLZ: Done creating module 24820 1726853538.17408: variable 'ansible_facts' from source: unknown 24820 1726853538.17420: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24820 1726853538.17436: _low_level_execute_command(): starting 24820 1726853538.17445: _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' 24820 1726853538.18089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853538.18106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853538.18128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24820 1726853538.18146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24820 1726853538.18166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 24820 1726853538.18241: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853538.18282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853538.18300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853538.18467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853538.18569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853538.20329: stdout chunk (state=3): >>>PLATFORM <<< 24820 1726853538.20426: stdout chunk (state=3): >>>Linux <<< 24820 1726853538.20430: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 24820 1726853538.20608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853538.20677: stdout chunk (state=3): >>><<< 24820 1726853538.20681: stderr chunk (state=3): >>><<< 24820 1726853538.20699: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853538.20903 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 24820 1726853538.20908: _low_level_execute_command(): starting 24820 1726853538.20910: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 24820 1726853538.21101: Sending initial data 24820 1726853538.21105: Sent initial data (1181 bytes) 24820 1726853538.22079: 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 <<< 24820 1726853538.22094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 24820 1726853538.22104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853538.22390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853538.22393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853538.22502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853538.26133: 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"} <<< 24820 1726853538.26844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853538.26848: stdout chunk (state=3): >>><<< 24820 1726853538.26853: stderr chunk (state=3): >>><<< 24820 1726853538.26873: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853538.26960: variable 'ansible_facts' from source: unknown 24820 1726853538.26964: variable 'ansible_facts' from source: unknown 24820 1726853538.26976: variable 'ansible_module_compression' from source: unknown 24820 1726853538.27018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24820hexpezrn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24820 1726853538.27055: variable 'ansible_facts' from source: unknown 24820 1726853538.27449: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py 24820 1726853538.27825: Sending initial data 24820 1726853538.27829: Sent initial data (154 bytes) 24820 1726853538.29235: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853538.29343: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24820 1726853538.29354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24820 1726853538.29387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853538.29570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853538.29597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853538.29787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853538.31501: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 24820 1726853538.31522: stderr chunk (state=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 <<< 24820 1726853538.31605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24820 1726853538.31688: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24820hexpezrn/tmpm653o05r /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py <<< 24820 1726853538.31691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py" <<< 24820 1726853538.31825: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24820hexpezrn/tmpm653o05r" to remote "/root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py" <<< 24820 1726853538.34895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853538.34899: stdout chunk (state=3): >>><<< 24820 1726853538.34902: stderr chunk (state=3): >>><<< 24820 1726853538.34967: done transferring module to remote 24820 1726853538.34981: _low_level_execute_command(): starting 24820 1726853538.34984: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/ /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py && sleep 0' 24820 1726853538.36103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853538.36179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 24820 1726853538.36183: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853538.36190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853538.36192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 24820 1726853538.36195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853538.36227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853538.36234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853538.36249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853538.36345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853538.38630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853538.38635: stdout chunk (state=3): >>><<< 24820 1726853538.38637: stderr chunk (state=3): >>><<< 24820 1726853538.38640: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853538.38642: _low_level_execute_command(): starting 24820 1726853538.38644: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/AnsiballZ_setup.py && sleep 0' 24820 1726853538.40026: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853538.40105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853538.40223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853538.40229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853538.40234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853538.42678: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24820 1726853538.42681: stdout chunk (state=3): >>>import _imp # builtin <<< 24820 1726853538.42684: stdout chunk (state=3): >>>import '_thread' # <<< 24820 1726853538.42686: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 24820 1726853538.42716: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24820 1726853538.42751: stdout chunk (state=3): >>>import 'posix' # <<< 24820 1726853538.42781: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 24820 1726853538.42864: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 24820 1726853538.43249: stdout chunk (state=3): >>>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 0x7f1f57b104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57adfb30> <<< 24820 1726853538.43258: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57b12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 24820 1726853538.43310: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 24820 1726853538.43317: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 24820 1726853538.43332: stdout chunk (state=3): >>>Processing global site-packages <<< 24820 1726853538.43335: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 24820 1726853538.43337: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 24820 1726853538.43361: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24820 1726853538.43365: 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 <<< 24820 1726853538.43384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 24820 1726853538.43392: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f578e5130> <<< 24820 1726853538.43464: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.43526: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f578e5fa0> <<< 24820 1726853538.43529: stdout chunk (state=3): >>>import 'site' # <<< 24820 1726853538.43531: 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. <<< 24820 1726853538.43923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24820 1726853538.43959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24820 1726853538.43963: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 24820 1726853538.43965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.44003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24820 1726853538.44109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24820 1726853538.44190: stdout chunk (state=3): >>># /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 0x7f1f57923e00> # /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 0x7f1f57923ec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24820 1726853538.44195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24820 1726853538.44226: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24820 1726853538.44281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.44303: stdout chunk (state=3): >>>import 'itertools' # <<< 24820 1726853538.44366: 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' <<< 24820 1726853538.44369: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5795b7d0> <<< 24820 1726853538.44374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 24820 1726853538.44377: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5795be60> <<< 24820 1726853538.44379: stdout chunk (state=3): >>>import '_collections' # <<< 24820 1726853538.44433: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5793bad0> <<< 24820 1726853538.44439: stdout chunk (state=3): >>>import '_functools' # <<< 24820 1726853538.44476: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579391f0> <<< 24820 1726853538.44611: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57920fb0> <<< 24820 1726853538.44693: 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' 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' <<< 24820 1726853538.44697: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24820 1726853538.44699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24820 1726853538.44731: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5797b770> <<< 24820 1726853538.44786: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5797a390> <<< 24820 1726853538.44802: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5793a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57978bc0> <<< 24820 1726853538.44869: 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' <<< 24820 1726853538.44901: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57920230> # /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' <<< 24820 1726853538.44925: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853538.44995: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f579b0cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b0b60> <<< 24820 1726853538.45208: 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 0x7f1f579b0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5791ed50> # /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 0x7f1f579b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b1250> 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 0x7f1f579b2480> import 'importlib.util' # <<< 24820 1726853538.45245: stdout chunk (state=3): >>>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' <<< 24820 1726853538.45255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579c86b0> <<< 24820 1726853538.45286: stdout chunk (state=3): >>>import 'errno' # <<< 24820 1726853538.45297: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853538.45387: 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 0x7f1f579c9d90> <<< 24820 1726853538.45391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 24820 1726853538.45393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 24820 1726853538.45396: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579cac30> <<< 24820 1726853538.45467: 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 0x7f1f579cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579ca180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24820 1726853538.45523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24820 1726853538.45545: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f579cbd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579cb440> <<< 24820 1726853538.45573: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b24e0> <<< 24820 1726853538.45635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24820 1726853538.45640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24820 1726853538.45643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24820 1726853538.45669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24820 1726853538.45776: 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 0x7f1f576bfbc0> <<< 24820 1726853538.45779: 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' # 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 0x7f1f576e86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576e8440> <<< 24820 1726853538.45983: 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 0x7f1f576e8620> # /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' <<< 24820 1726853538.46035: 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 0x7f1f576e8fe0> <<< 24820 1726853538.46245: 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 0x7f1f576e9970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576e8890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576bdd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24820 1726853538.46267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24820 1726853538.46293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24820 1726853538.46297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 24820 1726853538.46299: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576eacf0> <<< 24820 1726853538.46407: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576e8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b2bd0> <<< 24820 1726853538.46413: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24820 1726853538.46451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.46457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24820 1726853538.46494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24820 1726853538.46519: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57717020> <<< 24820 1726853538.46582: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24820 1726853538.46637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24820 1726853538.46696: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5773b3e0> <<< 24820 1726853538.46699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24820 1726853538.46885: 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 0x7f1f577981a0> # /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' <<< 24820 1726853538.46900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24820 1726853538.46945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24820 1726853538.47329: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5779a8d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f577982c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57765190> # /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 0x7f1f575a11f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5773a1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576ebbf0> <<< 24820 1726853538.47487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1f5773a8a0> <<< 24820 1726853538.47701: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_gg4it9h5/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 24820 1726853538.47904: 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 <<< 24820 1726853538.48086: 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 0x7f1f57602f00> import '_typing' # <<< 24820 1726853538.48299: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f575e1df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f575e0f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.48302: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 24820 1726853538.48360: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.49787: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.51044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 24820 1726853538.51048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57600dd0> <<< 24820 1726853538.51106: 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' <<< 24820 1726853538.51127: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 24820 1726853538.51138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 24820 1726853538.51205: 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 0x7f1f5763a780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5763a510> <<< 24820 1726853538.51387: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57639e20> # /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 0x7f1f5763a840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57603b90> <<< 24820 1726853538.51488: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5763b4a0> # 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 0x7f1f5763b650> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24820 1726853538.51538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5763bb90> <<< 24820 1726853538.51541: stdout chunk (state=3): >>>import 'pwd' # <<< 24820 1726853538.51798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f2d970> # 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 0x7f1f56f2f590> # /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 0x7f1f56f2ff20> # /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' <<< 24820 1726853538.51824: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f35100> <<< 24820 1726853538.51828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24820 1726853538.51888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24820 1726853538.51900: 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' <<< 24820 1726853538.51965: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f37bc0> <<< 24820 1726853538.52166: 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 0x7f1f575e2ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f35e80> # /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 <<< 24820 1726853538.52247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24820 1726853538.52284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f3bb90> <<< 24820 1726853538.52300: stdout chunk (state=3): >>>import '_tokenize' # <<< 24820 1726853538.52425: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f3a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f3a3c0> # /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' <<< 24820 1726853538.52479: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f3a930> <<< 24820 1726853538.52593: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f36390> # 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 0x7f1f56f7fe90> # /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 0x7f1f56f7f890> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 24820 1726853538.52612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24820 1726853538.52635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 24820 1726853538.52645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 24820 1726853538.52755: 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 0x7f1f56f81a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f81820> # /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' <<< 24820 1726853538.52787: 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 0x7f1f56f83fe0> <<< 24820 1726853538.52804: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f82150> <<< 24820 1726853538.52897: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24820 1726853538.52905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 24820 1726853538.52956: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f87680> <<< 24820 1726853538.53086: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f84140> <<< 24820 1726853538.53155: 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 0x7f1f56f88a10> <<< 24820 1726853538.53193: 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 0x7f1f56f888c0> <<< 24820 1726853538.53299: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56f880b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f801d0> # /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 <<< 24820 1726853538.53323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24820 1726853538.53349: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853538.53385: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56e14170> <<< 24820 1726853538.53543: 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 0x7f1f56e153a0> <<< 24820 1726853538.53577: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f8a8d0> <<< 24820 1726853538.53651: 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 0x7f1f56f8bc50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f8a4e0> # zipimport: zlib available <<< 24820 1726853538.53654: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 24820 1726853538.53756: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.53836: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.53900: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.53910: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 24820 1726853538.54031: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.54149: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.54935: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.55329: 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' # <<< 24820 1726853538.55403: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.55445: 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 0x7f1f56e194c0> <<< 24820 1726853538.55536: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24820 1726853538.55562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e1a1e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e155b0> <<< 24820 1726853538.55629: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 24820 1726853538.55686: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.55689: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24820 1726853538.55691: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.55843: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.56040: 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' <<< 24820 1726853538.56046: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e1a180> # zipimport: zlib available <<< 24820 1726853538.56531: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57032: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57106: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57187: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24820 1726853538.57200: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57237: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57279: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24820 1726853538.57283: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57610: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.57613: stdout chunk (state=3): >>>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 <<< 24820 1726853538.57821: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.58108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24820 1726853538.58155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 24820 1726853538.58231: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e1b2f0> <<< 24820 1726853538.58306: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.58392: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.58676: 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' # <<< 24820 1726853538.58713: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.58735: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.58747: 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 <<< 24820 1726853538.58801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.58895: 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 0x7f1f56e25d60> <<< 24820 1726853538.58972: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e215b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 24820 1726853538.58994: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.59050: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.59120: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.59152: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.59197: 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' <<< 24820 1726853538.59214: 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 <<< 24820 1726853538.59270: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24820 1726853538.59388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24820 1726853538.59411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24820 1726853538.59428: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f0e780> <<< 24820 1726853538.59482: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ffa480> <<< 24820 1726853538.59556: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e25dc0> <<< 24820 1726853538.59590: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f88e60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 24820 1726853538.59643: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24820 1726853538.59712: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 24820 1726853538.59762: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 24820 1726853538.59948: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.60101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.60105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 24820 1726853538.60177: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.60299: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.60329: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 24820 1726853538.60493: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.60675: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.60734: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.60823: 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' <<< 24820 1726853538.60840: 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 <<< 24820 1726853538.60946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb9e50> # /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' <<< 24820 1726853538.61001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 24820 1726853538.61049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 24820 1726853538.61087: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ae7dd0> <<< 24820 1726853538.61109: 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 0x7f1f56aec3e0> <<< 24820 1726853538.61165: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ea2c30> <<< 24820 1726853538.61186: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eba9c0> <<< 24820 1726853538.61216: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb8530> <<< 24820 1726853538.61219: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb8f20> <<< 24820 1726853538.61235: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 24820 1726853538.61314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 24820 1726853538.61351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 24820 1726853538.61375: stdout chunk (state=3): >>># 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 <<< 24820 1726853538.61394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 24820 1726853538.61416: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56aef110> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aee9c0> <<< 24820 1726853538.61438: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853538.61482: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56aeeba0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aeddf0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24820 1726853538.61619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 24820 1726853538.61648: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aef2f0> <<< 24820 1726853538.61682: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24820 1726853538.61706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24820 1726853538.61727: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56b55e20> <<< 24820 1726853538.61753: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aefe00> <<< 24820 1726853538.61803: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb80e0> import 'ansible.module_utils.facts.timeout' # <<< 24820 1726853538.61826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 24820 1726853538.61857: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 24820 1726853538.61926: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.61988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 24820 1726853538.62001: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62046: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 24820 1726853538.62131: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 24820 1726853538.62188: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62193: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 24820 1726853538.62270: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 24820 1726853538.62379: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24820 1726853538.62432: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62487: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62545: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62602: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.62681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 24820 1726853538.62684: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.63184: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.63823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 24820 1726853538.63826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 24820 1726853538.63844: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.63870: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.63898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 24820 1726853538.63958: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.64006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24820 1726853538.64099: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.64196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 24820 1726853538.64281: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.64421: 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 0x7f1f56b57050> <<< 24820 1726853538.64474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24820 1726853538.64606: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56b569c0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 24820 1726853538.64644: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.64732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 24820 1726853538.64736: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.64839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.64923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 24820 1726853538.65016: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.65069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 24820 1726853538.65113: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.65175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24820 1726853538.65223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24820 1726853538.65305: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853538.65362: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853538.65376: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56b8a0f0> <<< 24820 1726853538.65673: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56b79f40> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 24820 1726853538.65864: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 24820 1726853538.65947: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66072: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66251: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66481: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 24820 1726853538.66491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 24820 1726853538.66497: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66560: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 24820 1726853538.66683: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66752: 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' <<< 24820 1726853538.66822: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f56ba1910> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ba14c0> import 'ansible.module_utils.facts.system.user' # <<< 24820 1726853538.66857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 24820 1726853538.66918: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.66938: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.67028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 24820 1726853538.67276: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.67521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 24820 1726853538.67676: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.67882: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.67940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 24820 1726853538.67942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 24820 1726853538.67968: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.67985: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.68020: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.68339: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.68458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 24820 1726853538.68481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 24820 1726853538.68596: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.68726: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24820 1726853538.68729: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.68765: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.68794: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.69799: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.70346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 24820 1726853538.70366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 24820 1726853538.70536: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.70700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 24820 1726853538.70715: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.70863: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.71026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 24820 1726853538.71029: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.71281: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.71575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 24820 1726853538.71578: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.71581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 24820 1726853538.71635: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.71691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 24820 1726853538.71745: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.71862: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.72127: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.72385: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.72589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 24820 1726853538.72813: stdout chunk (state=3): >>>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 <<< 24820 1726853538.72817: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.72903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 24820 1726853538.72913: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.72932: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.72953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 24820 1726853538.73016: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.73078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 24820 1726853538.73089: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.73142: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.73393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 24820 1726853538.73569: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.73763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 24820 1726853538.73766: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.73824: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.73882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 24820 1726853538.73899: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74082: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24820 1726853538.74092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.74109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24820 1726853538.74133: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74209: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 24820 1726853538.74311: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74332: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 24820 1726853538.74341: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74383: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 24820 1726853538.74502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853538.74522: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74581: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74647: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.74737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 24820 1726853538.74992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 24820 1726853538.75064: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 24820 1726853538.75276: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75319: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 24820 1726853538.75378: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75419: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 24820 1726853538.75486: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75564: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 24820 1726853538.75660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 24820 1726853538.75702: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75750: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.75846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 24820 1726853538.75865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 24820 1726853538.76032: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853538.76199: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 24820 1726853538.76222: 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 0x7f1f569373b0> <<< 24820 1726853538.76234: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f569344a0> <<< 24820 1726853538.76290: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56934e90> <<< 24820 1726853538.88978: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5697e3f0> # /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 0x7f1f5697d220> <<< 24820 1726853538.88987: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853538.88990: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 24820 1726853538.89101: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5697f590> <<< 24820 1726853538.89108: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5697e600> <<< 24820 1726853538.89328: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 24820 1726853539.16042: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "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_iscsi_iqn": "", "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "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_loadavg": {"1m": 0.76708984375, "5m": 0.5517578125, "15m": 0.30126953125}, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 2963, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 568, "free": 2963}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 749, "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": 261794643968, "block_size": 4096, "block_total": 65519099, "block_available": 63914708, "block_used": 1604391, "inode_total": 131070960, "inode_available": 131029065, "inode_used": 41895, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "19", "epoch": "1726853539", "epoch_int": "1726853539", "date": "2024-09-20", "time": "13:32:19", "iso8601_micro": "2024-09-20T17:32:19.092109Z", "iso8601": "2024-09-20T17:32:19Z", "iso8601_basic": "20240920T133219092109", "iso8601_basic_short": "20240920T133219", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"addre<<< 24820 1726853539.16079: stdout chunk (state=3): >>>ss": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "<<< 24820 1726853539.16337: stdout chunk (state=3): >>>off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24820 1726853539.17059: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24820 1726853539.17123: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 24820 1726853539.17146: stdout chunk (state=3): >>> # clear sys.last_exc <<< 24820 1726853539.17181: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value<<< 24820 1726853539.17642: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin<<< 24820 1726853539.17648: stdout chunk (state=3): >>> # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 24820 1726853539.17651: stdout chunk (state=3): >>> # 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 <<< 24820 1726853539.17660: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 24820 1726853539.17663: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info<<< 24820 1726853539.17665: stdout chunk (state=3): >>> # 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<<< 24820 1726853539.17667: stdout chunk (state=3): >>> # 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__<<< 24820 1726853539.17672: stdout chunk (state=3): >>> # 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<<< 24820 1726853539.17675: stdout chunk (state=3): >>> # 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<<< 24820 1726853539.17678: stdout chunk (state=3): >>> # 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<<< 24820 1726853539.17680: stdout chunk (state=3): >>> # 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<<< 24820 1726853539.17884: stdout chunk (state=3): >>> # 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 <<< 24820 1726853539.17915: stdout chunk (state=3): >>># 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<<< 24820 1726853539.18078: stdout chunk (state=3): >>> # 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 <<< 24820 1726853539.18574: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24820 1726853539.18615: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 24820 1726853539.18631: stdout chunk (state=3): >>># destroy importlib.util <<< 24820 1726853539.18654: stdout chunk (state=3): >>># destroy _bz2<<< 24820 1726853539.18706: stdout chunk (state=3): >>> # destroy _compression <<< 24820 1726853539.18819: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2 # destroy binascii <<< 24820 1726853539.18856: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 24820 1726853539.18936: stdout chunk (state=3): >>># destroy ntpath <<< 24820 1726853539.18953: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 24820 1726853539.18989: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner<<< 24820 1726853539.19047: stdout chunk (state=3): >>> # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 24820 1726853539.19143: stdout chunk (state=3): >>># destroy locale<<< 24820 1726853539.19173: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess<<< 24820 1726853539.19194: stdout chunk (state=3): >>> # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 24820 1726853539.19281: stdout chunk (state=3): >>># destroy distro # destroy distro.distro<<< 24820 1726853539.19284: stdout chunk (state=3): >>> # destroy argparse<<< 24820 1726853539.19326: stdout chunk (state=3): >>> # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 24820 1726853539.19476: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool<<< 24820 1726853539.19499: stdout chunk (state=3): >>> # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 24820 1726853539.19546: stdout chunk (state=3): >>># destroy selectors # destroy shlex # destroy fcntl <<< 24820 1726853539.19708: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 24820 1726853539.19754: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 24820 1726853539.19782: stdout chunk (state=3): >>> # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata<<< 24820 1726853539.19832: stdout chunk (state=3): >>> # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process<<< 24820 1726853539.19978: stdout chunk (state=3): >>> # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection<<< 24820 1726853539.19981: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 24820 1726853539.19984: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 24820 1726853539.20053: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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<<< 24820 1726853539.20149: stdout chunk (state=3): >>> # 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<<< 24820 1726853539.20176: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 24820 1726853539.20209: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 24820 1726853539.20353: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 24820 1726853539.20365: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 24820 1726853539.20403: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # 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<<< 24820 1726853539.20416: stdout chunk (state=3): >>> # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 24820 1726853539.20434: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 24820 1726853539.20470: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon<<< 24820 1726853539.20573: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 24820 1726853539.20794: stdout chunk (state=3): >>># destroy sys.monitoring <<< 24820 1726853539.20802: stdout chunk (state=3): >>># destroy _socket <<< 24820 1726853539.20880: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 24820 1726853539.20982: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath <<< 24820 1726853539.21035: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 24820 1726853539.21087: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves<<< 24820 1726853539.21140: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp<<< 24820 1726853539.21162: stdout chunk (state=3): >>> # destroy _io<<< 24820 1726853539.21242: stdout chunk (state=3): >>> # destroy marshal # clear sys.meta_path # clear sys.modules <<< 24820 1726853539.21386: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs # destroy encodings.aliases <<< 24820 1726853539.21555: 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 <<< 24820 1726853539.21558: stdout chunk (state=3): >>># destroy atexit # destroy _warnings <<< 24820 1726853539.21739: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator<<< 24820 1726853539.21769: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 24820 1726853539.22298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 24820 1726853539.22301: stderr chunk (state=3): >>><<< 24820 1726853539.22304: stdout chunk (state=3): >>><<< 24820 1726853539.22645: _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 0x7f1f57b104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57adfb30> # /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 0x7f1f57b12a50> 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 0x7f1f578e5130> # /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 0x7f1f578e5fa0> 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 0x7f1f57923e00> # /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 0x7f1f57923ec0> # /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 0x7f1f5795b7d0> # /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 0x7f1f5795be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5793bad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579391f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57920fb0> # /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 0x7f1f5797b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5797a390> # /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 0x7f1f5793a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57978bc0> # /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 0x7f1f579b0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57920230> # /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 0x7f1f579b0cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b0b60> # 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 0x7f1f579b0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5791ed50> # /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 0x7f1f579b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b1250> 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 0x7f1f579b2480> 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 0x7f1f579c86b0> 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 0x7f1f579c9d90> # /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 0x7f1f579cac30> # 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 0x7f1f579cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579ca180> # /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 0x7f1f579cbd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579cb440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b24e0> # /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 0x7f1f576bfbc0> # /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 0x7f1f576e86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576e8440> # 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 0x7f1f576e8620> # /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 0x7f1f576e8fe0> # 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 0x7f1f576e9970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576e8890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576bdd60> # /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 0x7f1f576eacf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576e8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f579b2bd0> # /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 0x7f1f57717020> # /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 0x7f1f5773b3e0> # /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 0x7f1f577981a0> # /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 0x7f1f5779a8d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f577982c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57765190> # /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 0x7f1f575a11f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5773a1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f576ebbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1f5773a8a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_gg4it9h5/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 0x7f1f57602f00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f575e1df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f575e0f50> # 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 0x7f1f57600dd0> # /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 0x7f1f5763a780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5763a510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57639e20> # /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 0x7f1f5763a840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f57603b90> 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 0x7f1f5763b4a0> # 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 0x7f1f5763b650> # /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 0x7f1f5763bb90> 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 0x7f1f56f2d970> # 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 0x7f1f56f2f590> # /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 0x7f1f56f2ff20> # /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 0x7f1f56f35100> # /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 0x7f1f56f37bc0> # 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 0x7f1f575e2ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f35e80> # /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 0x7f1f56f3bb90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f3a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f3a3c0> # /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 0x7f1f56f3a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f36390> # 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 0x7f1f56f7fe90> # /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 0x7f1f56f7f890> # /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 0x7f1f56f81a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f81820> # /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 0x7f1f56f83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f82150> # /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 0x7f1f56f87680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f84140> # 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 0x7f1f56f88a10> # 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 0x7f1f56f888c0> # 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 0x7f1f56f880b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f801d0> # /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 0x7f1f56e14170> # 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 0x7f1f56e153a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f8a8d0> # 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 0x7f1f56f8bc50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f8a4e0> # 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 0x7f1f56e194c0> # /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 0x7f1f56e1a1e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e155b0> 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 0x7f1f56e1a180> # 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 0x7f1f56e1b2f0> # 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 0x7f1f56e25d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e215b0> 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 0x7f1f56f0e780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ffa480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56e25dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56f88e60> # 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 0x7f1f56eb9e50> # /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 0x7f1f56ae7dd0> # 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 0x7f1f56aec3e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ea2c30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eba9c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb8530> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb8f20> # /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 0x7f1f56aef110> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aee9c0> # 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 0x7f1f56aeeba0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aeddf0> # /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 0x7f1f56aef2f0> # /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 0x7f1f56b55e20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56aefe00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56eb80e0> 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 0x7f1f56b57050> # /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 0x7f1f56b569c0> 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 0x7f1f56b8a0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56b79f40> 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 0x7f1f56ba1910> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56ba14c0> 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 0x7f1f569373b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f569344a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f56934e90> # /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 0x7f1f5697e3f0> # /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 0x7f1f5697d220> # /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 0x7f1f5697f590> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5697e600> 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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "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_iscsi_iqn": "", "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "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_loadavg": {"1m": 0.76708984375, "5m": 0.5517578125, "15m": 0.30126953125}, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 2963, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 568, "free": 2963}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 749, "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": 261794643968, "block_size": 4096, "block_total": 65519099, "block_available": 63914708, "block_used": 1604391, "inode_total": 131070960, "inode_available": 131029065, "inode_used": 41895, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "19", "epoch": "1726853539", "epoch_int": "1726853539", "date": "2024-09-20", "time": "13:32:19", "iso8601_micro": "2024-09-20T17:32:19.092109Z", "iso8601": "2024-09-20T17:32:19Z", "iso8601_basic": "20240920T133219092109", "iso8601_basic_short": "20240920T133219", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 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. 24820 1726853539.24282: 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-1726853537.5499885-24854-105318023684938/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24820 1726853539.24285: _low_level_execute_command(): starting 24820 1726853539.24288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853537.5499885-24854-105318023684938/ > /dev/null 2>&1 && sleep 0' 24820 1726853539.25238: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853539.25396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853539.25473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853539.28162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853539.28184: stdout chunk (state=3): >>><<< 24820 1726853539.28200: stderr chunk (state=3): >>><<< 24820 1726853539.28224: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853539.28238: handler run complete 24820 1726853539.28449: variable 'ansible_facts' from source: unknown 24820 1726853539.28662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.29361: variable 'ansible_facts' from source: unknown 24820 1726853539.29456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.29583: attempt loop complete, returning result 24820 1726853539.29586: _execute() done 24820 1726853539.29589: dumping result to json 24820 1726853539.29618: done dumping result, returning 24820 1726853539.29630: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-35da-8a90-0000000000b9] 24820 1726853539.29641: sending task result for task 02083763-bbaf-35da-8a90-0000000000b9 ok: [managed_node2] 24820 1726853539.30546: no more pending results, returning what we have 24820 1726853539.30548: results queue empty 24820 1726853539.30549: checking for any_errors_fatal 24820 1726853539.30551: done checking for any_errors_fatal 24820 1726853539.30551: checking for max_fail_percentage 24820 1726853539.30553: done checking for max_fail_percentage 24820 1726853539.30554: checking to see if all hosts have failed and the running result is not ok 24820 1726853539.30554: done checking to see if all hosts have failed 24820 1726853539.30555: getting the remaining hosts for this loop 24820 1726853539.30556: done getting the remaining hosts for this loop 24820 1726853539.30560: getting the next task for host managed_node2 24820 1726853539.30566: done getting next task for host managed_node2 24820 1726853539.30568: ^ task is: TASK: meta (flush_handlers) 24820 1726853539.30570: ^ 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 24820 1726853539.30576: getting variables 24820 1726853539.30578: in VariableManager get_vars() 24820 1726853539.30601: Calling all_inventory to load vars for managed_node2 24820 1726853539.30604: Calling groups_inventory to load vars for managed_node2 24820 1726853539.30608: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853539.30614: done sending task result for task 02083763-bbaf-35da-8a90-0000000000b9 24820 1726853539.30617: WORKER PROCESS EXITING 24820 1726853539.30625: Calling all_plugins_play to load vars for managed_node2 24820 1726853539.30628: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853539.30632: Calling groups_plugins_play to load vars for managed_node2 24820 1726853539.30809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.31001: done with get_vars() 24820 1726853539.31012: done getting variables 24820 1726853539.31086: in VariableManager get_vars() 24820 1726853539.31095: Calling all_inventory to load vars for managed_node2 24820 1726853539.31098: Calling groups_inventory to load vars for managed_node2 24820 1726853539.31100: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853539.31105: Calling all_plugins_play to load vars for managed_node2 24820 1726853539.31107: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853539.31109: Calling groups_plugins_play to load vars for managed_node2 24820 1726853539.31263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.31446: done with get_vars() 24820 1726853539.31460: done queuing things up, now waiting for results queue to drain 24820 1726853539.31462: results queue empty 24820 1726853539.31463: checking for any_errors_fatal 24820 1726853539.31465: done checking for any_errors_fatal 24820 1726853539.31466: checking for max_fail_percentage 24820 1726853539.31473: done checking for max_fail_percentage 24820 1726853539.31474: checking to see if all hosts have failed and the running result is not ok 24820 1726853539.31475: done checking to see if all hosts have failed 24820 1726853539.31476: getting the remaining hosts for this loop 24820 1726853539.31481: done getting the remaining hosts for this loop 24820 1726853539.31484: getting the next task for host managed_node2 24820 1726853539.31488: done getting next task for host managed_node2 24820 1726853539.31490: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24820 1726853539.31492: ^ 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 24820 1726853539.31494: getting variables 24820 1726853539.31495: in VariableManager get_vars() 24820 1726853539.31502: Calling all_inventory to load vars for managed_node2 24820 1726853539.31504: Calling groups_inventory to load vars for managed_node2 24820 1726853539.31507: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853539.31511: Calling all_plugins_play to load vars for managed_node2 24820 1726853539.31513: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853539.31516: Calling groups_plugins_play to load vars for managed_node2 24820 1726853539.31648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.31835: done with get_vars() 24820 1726853539.31844: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:10 Friday 20 September 2024 13:32:19 -0400 (0:00:01.845) 0:00:01.870 ****** 24820 1726853539.31917: entering _queue_task() for managed_node2/include_tasks 24820 1726853539.31919: Creating lock for include_tasks 24820 1726853539.32257: worker is 1 (out of 1 available) 24820 1726853539.32269: exiting _queue_task() for managed_node2/include_tasks 24820 1726853539.32281: done queuing things up, now waiting for results queue to drain 24820 1726853539.32283: waiting for pending results... 24820 1726853539.32474: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 24820 1726853539.32565: in run() - task 02083763-bbaf-35da-8a90-000000000006 24820 1726853539.32589: variable 'ansible_search_path' from source: unknown 24820 1726853539.32627: calling self._execute() 24820 1726853539.32775: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853539.32779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853539.32781: variable 'omit' from source: magic vars 24820 1726853539.32886: _execute() done 24820 1726853539.32895: dumping result to json 24820 1726853539.32902: done dumping result, returning 24820 1726853539.32912: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-35da-8a90-000000000006] 24820 1726853539.32922: sending task result for task 02083763-bbaf-35da-8a90-000000000006 24820 1726853539.33117: done sending task result for task 02083763-bbaf-35da-8a90-000000000006 24820 1726853539.33120: WORKER PROCESS EXITING 24820 1726853539.33163: no more pending results, returning what we have 24820 1726853539.33168: in VariableManager get_vars() 24820 1726853539.33201: Calling all_inventory to load vars for managed_node2 24820 1726853539.33204: Calling groups_inventory to load vars for managed_node2 24820 1726853539.33207: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853539.33220: Calling all_plugins_play to load vars for managed_node2 24820 1726853539.33222: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853539.33225: Calling groups_plugins_play to load vars for managed_node2 24820 1726853539.33577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.33973: done with get_vars() 24820 1726853539.33985: variable 'ansible_search_path' from source: unknown 24820 1726853539.33999: we have included files to process 24820 1726853539.34000: generating all_blocks data 24820 1726853539.34001: done generating all_blocks data 24820 1726853539.34002: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24820 1726853539.34003: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24820 1726853539.34006: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24820 1726853539.35159: in VariableManager get_vars() 24820 1726853539.35175: done with get_vars() 24820 1726853539.35186: done processing included file 24820 1726853539.35188: iterating over new_blocks loaded from include file 24820 1726853539.35208: in VariableManager get_vars() 24820 1726853539.35219: done with get_vars() 24820 1726853539.35221: filtering new block on tags 24820 1726853539.35239: done filtering new block on tags 24820 1726853539.35242: in VariableManager get_vars() 24820 1726853539.35252: done with get_vars() 24820 1726853539.35253: filtering new block on tags 24820 1726853539.35267: done filtering new block on tags 24820 1726853539.35270: in VariableManager get_vars() 24820 1726853539.35280: done with get_vars() 24820 1726853539.35282: filtering new block on tags 24820 1726853539.35293: done filtering new block on tags 24820 1726853539.35295: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 24820 1726853539.35300: extending task lists for all hosts with included blocks 24820 1726853539.35347: done extending task lists 24820 1726853539.35349: done processing included files 24820 1726853539.35350: results queue empty 24820 1726853539.35350: checking for any_errors_fatal 24820 1726853539.35352: done checking for any_errors_fatal 24820 1726853539.35352: checking for max_fail_percentage 24820 1726853539.35353: done checking for max_fail_percentage 24820 1726853539.35354: checking to see if all hosts have failed and the running result is not ok 24820 1726853539.35355: done checking to see if all hosts have failed 24820 1726853539.35355: getting the remaining hosts for this loop 24820 1726853539.35356: done getting the remaining hosts for this loop 24820 1726853539.35359: getting the next task for host managed_node2 24820 1726853539.35363: done getting next task for host managed_node2 24820 1726853539.35365: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 24820 1726853539.35367: ^ 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 24820 1726853539.35369: getting variables 24820 1726853539.35372: in VariableManager get_vars() 24820 1726853539.35380: Calling all_inventory to load vars for managed_node2 24820 1726853539.35382: Calling groups_inventory to load vars for managed_node2 24820 1726853539.35384: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853539.35389: Calling all_plugins_play to load vars for managed_node2 24820 1726853539.35391: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853539.35394: Calling groups_plugins_play to load vars for managed_node2 24820 1726853539.35534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853539.35725: done with get_vars() 24820 1726853539.35733: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:32:19 -0400 (0:00:00.038) 0:00:01.909 ****** 24820 1726853539.35799: entering _queue_task() for managed_node2/setup 24820 1726853539.36210: worker is 1 (out of 1 available) 24820 1726853539.36220: exiting _queue_task() for managed_node2/setup 24820 1726853539.36229: done queuing things up, now waiting for results queue to drain 24820 1726853539.36231: waiting for pending results... 24820 1726853539.36361: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 24820 1726853539.36540: in run() - task 02083763-bbaf-35da-8a90-0000000000ca 24820 1726853539.36544: variable 'ansible_search_path' from source: unknown 24820 1726853539.36547: variable 'ansible_search_path' from source: unknown 24820 1726853539.36549: calling self._execute() 24820 1726853539.36613: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853539.36626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853539.36645: variable 'omit' from source: magic vars 24820 1726853539.37287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853539.40294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853539.40380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853539.40456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853539.40462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853539.40494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853539.40583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853539.40616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853539.40647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853539.40780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853539.40784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853539.40901: variable 'ansible_facts' from source: unknown 24820 1726853539.40996: variable 'network_test_required_facts' from source: task vars 24820 1726853539.41025: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 24820 1726853539.41037: variable 'omit' from source: magic vars 24820 1726853539.41078: variable 'omit' from source: magic vars 24820 1726853539.41176: variable 'omit' from source: magic vars 24820 1726853539.41179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24820 1726853539.41182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24820 1726853539.41202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24820 1726853539.41231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853539.41246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853539.41281: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24820 1726853539.41295: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853539.41327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853539.41880: Set connection var ansible_connection to ssh 24820 1726853539.41884: Set connection var ansible_shell_type to sh 24820 1726853539.41886: Set connection var ansible_timeout to 10 24820 1726853539.41888: Set connection var ansible_pipelining to False 24820 1726853539.41891: Set connection var ansible_shell_executable to /bin/sh 24820 1726853539.41893: Set connection var ansible_module_compression to ZIP_DEFLATED 24820 1726853539.41895: variable 'ansible_shell_executable' from source: unknown 24820 1726853539.41897: variable 'ansible_connection' from source: unknown 24820 1726853539.41899: variable 'ansible_module_compression' from source: unknown 24820 1726853539.41901: variable 'ansible_shell_type' from source: unknown 24820 1726853539.41903: variable 'ansible_shell_executable' from source: unknown 24820 1726853539.41904: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853539.41906: variable 'ansible_pipelining' from source: unknown 24820 1726853539.41908: variable 'ansible_timeout' from source: unknown 24820 1726853539.41910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853539.41912: 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__) 24820 1726853539.42089: variable 'omit' from source: magic vars 24820 1726853539.42206: starting attempt loop 24820 1726853539.42209: running the handler 24820 1726853539.42212: _low_level_execute_command(): starting 24820 1726853539.42214: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24820 1726853539.43438: 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 <<< 24820 1726853539.43452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24820 1726853539.43559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 24820 1726853539.43577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 24820 1726853539.43631: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853539.43745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853539.43900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853539.45634: stdout chunk (state=3): >>>/root <<< 24820 1726853539.45758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853539.45903: stderr chunk (state=3): >>><<< 24820 1726853539.45908: stdout chunk (state=3): >>><<< 24820 1726853539.45911: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853539.45921: _low_level_execute_command(): starting 24820 1726853539.45924: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876 `" && echo ansible-tmp-1726853539.458355-24928-135398240123876="` echo /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876 `" ) && sleep 0' 24820 1726853539.47256: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853539.47361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853539.47407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853539.47486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853539.49542: stdout chunk (state=3): >>>ansible-tmp-1726853539.458355-24928-135398240123876=/root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876 <<< 24820 1726853539.49697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853539.49735: stderr chunk (state=3): >>><<< 24820 1726853539.49739: stdout chunk (state=3): >>><<< 24820 1726853539.49976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853539.458355-24928-135398240123876=/root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853539.49979: variable 'ansible_module_compression' from source: unknown 24820 1726853539.49982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24820hexpezrn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24820 1726853539.49984: variable 'ansible_facts' from source: unknown 24820 1726853539.50144: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py 24820 1726853539.50335: Sending initial data 24820 1726853539.50344: Sent initial data (153 bytes) 24820 1726853539.51610: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853539.51642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853539.51853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853539.53480: 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" <<< 24820 1726853539.53485: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 24820 1726853539.53587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24820 1726853539.53605: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24820hexpezrn/tmp5l74fgs4 /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py <<< 24820 1726853539.53608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py" <<< 24820 1726853539.53750: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24820hexpezrn/tmp5l74fgs4" to remote "/root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py" <<< 24820 1726853539.57854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853539.57858: stderr chunk (state=3): >>><<< 24820 1726853539.57861: stdout chunk (state=3): >>><<< 24820 1726853539.57863: done transferring module to remote 24820 1726853539.57865: _low_level_execute_command(): starting 24820 1726853539.57867: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/ /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py && sleep 0' 24820 1726853539.59378: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853539.59414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853539.59418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853539.59433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853539.59707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853539.61649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853539.62336: stderr chunk (state=3): >>><<< 24820 1726853539.62340: stdout chunk (state=3): >>><<< 24820 1726853539.62343: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853539.62345: _low_level_execute_command(): starting 24820 1726853539.62347: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/AnsiballZ_setup.py && sleep 0' 24820 1726853539.63591: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853539.63694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853539.64092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853539.66315: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24820 1726853539.66339: stdout chunk (state=3): >>>import _imp # builtin <<< 24820 1726853539.66394: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 24820 1726853539.66424: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24820 1726853539.66455: stdout chunk (state=3): >>>import 'posix' # <<< 24820 1726853539.66521: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 24820 1726853539.66587: 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' <<< 24820 1726853539.66793: stdout chunk (state=3): >>>import '_codecs' # <<< 24820 1726853539.66886: stdout chunk (state=3): >>>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 0x7f0a62e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62de7b30> # /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 0x7f0a62e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 24820 1726853539.66918: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24820 1726853539.66951: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 24820 1726853539.66979: stdout chunk (state=3): >>>import 'os' # <<< 24820 1726853539.67117: 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 0x7f0a62c2d130> <<< 24820 1726853539.67174: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c2dfa0> <<< 24820 1726853539.67217: stdout chunk (state=3): >>>import 'site' # <<< 24820 1726853539.67220: 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. <<< 24820 1726853539.67599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24820 1726853539.67725: 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' <<< 24820 1726853539.67736: 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 <<< 24820 1726853539.67768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c6bec0> <<< 24820 1726853539.67828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24820 1726853539.67890: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c6bf80> # /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 <<< 24820 1726853539.67975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853539.68059: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62ca3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 24820 1726853539.68063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62ca3ec0> <<< 24820 1726853539.68107: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c83b60> import '_functools' # <<< 24820 1726853539.68170: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c812b0> <<< 24820 1726853539.68348: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c69070> # /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' <<< 24820 1726853539.68434: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cc37d0> <<< 24820 1726853539.68540: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cc23f0> # /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 0x7f0a62c82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cc0bc0> <<< 24820 1726853539.68554: 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 0x7f0a62cf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c682f0> <<< 24820 1726853539.68809: 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' # 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 0x7f0a62cf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cf8bf0> # 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 0x7f0a62cf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c66e10> # /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 0x7f0a62cf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cf9370> 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 0x7f0a62cfa540> import 'importlib.util' # import 'runpy' # <<< 24820 1726853539.68826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24820 1726853539.68879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 24820 1726853539.68938: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 24820 1726853539.68942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 24820 1726853539.68977: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62d10740><<< 24820 1726853539.68990: stdout chunk (state=3): >>> import 'errno' # <<< 24820 1726853539.69028: 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'<<< 24820 1726853539.69081: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a62d11e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 24820 1726853539.69113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 24820 1726853539.69145: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 24820 1726853539.69159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 24820 1726853539.69193: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62d12cc0> <<< 24820 1726853539.69263: 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 0x7f0a62d132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62d12210> <<< 24820 1726853539.69302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 24820 1726853539.69367: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.69403: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a62d13d70><<< 24820 1726853539.69415: stdout chunk (state=3): >>> <<< 24820 1726853539.69487: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62d134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cfa4b0><<< 24820 1726853539.69495: stdout chunk (state=3): >>> <<< 24820 1726853539.69526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24820 1726853539.69583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24820 1726853539.69611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 24820 1726853539.69738: 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'<<< 24820 1726853539.69761: stdout chunk (state=3): >>> # 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 0x7f0a62a2fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 24820 1726853539.69794: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 24820 1726853539.69810: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.69838: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 24820 1726853539.69859: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a62a587a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a58500><<< 24820 1726853539.69891: stdout chunk (state=3): >>> <<< 24820 1726853539.69895: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 24820 1726853539.69912: 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 0x7f0a62a587d0><<< 24820 1726853539.69962: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 24820 1726853539.69966: stdout chunk (state=3): >>> <<< 24820 1726853539.69992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 24820 1726853539.70068: stdout chunk (state=3): >>> <<< 24820 1726853539.70100: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.70323: 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 0x7f0a62a59100> <<< 24820 1726853539.70564: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.70605: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.70616: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a62a59af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a589b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a2ddf0> <<< 24820 1726853539.70657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 24820 1726853539.70703: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 24820 1726853539.70747: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24820 1726853539.70788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a5af00><<< 24820 1726853539.70825: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a59c40><<< 24820 1726853539.70870: stdout chunk (state=3): >>> <<< 24820 1726853539.70875: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cfac60><<< 24820 1726853539.70923: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24820 1726853539.71025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 24820 1726853539.71055: stdout chunk (state=3): >>> <<< 24820 1726853539.71127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24820 1726853539.71148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a83230> <<< 24820 1726853539.71251: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24820 1726853539.71302: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62aa75f0> <<< 24820 1726853539.71341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24820 1726853539.71374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24820 1726853539.71439: stdout chunk (state=3): >>>import 'ntpath' # <<< 24820 1726853539.71514: 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 0x7f0a62b08380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24820 1726853539.71576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24820 1726853539.71593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24820 1726853539.72077: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62b0aae0> <<< 24820 1726853539.72101: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62b084a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62ac9370> # /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 0x7f0a62911430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62aa63f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a5be00> <<< 24820 1726853539.72275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a62aa6750> <<< 24820 1726853539.72647: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_bx7d66h5/ansible_setup_payload.zip' # zipimport: zlib available <<< 24820 1726853539.72815: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.72820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 24820 1726853539.72822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24820 1726853539.72865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24820 1726853539.72957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24820 1726853539.72986: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6297b170> import '_typing' # <<< 24820 1726853539.73194: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6295a060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629591c0> # zipimport: zlib available <<< 24820 1726853539.73211: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 24820 1726853539.73225: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.73261: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 24820 1726853539.73278: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.75569: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.82612: 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 0x7f0a62979040> # /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 0x7f0a629aab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629aa8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629aa1b0> # /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 0x7f0a629aaba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6297be00> 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 0x7f0a629ab860> # 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 0x7f0a629ab9e0> # /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 0x7f0a629abef0> 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 0x7f0a6232dc70> # 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 0x7f0a6232f890> # /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 0x7f0a62330290> # /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 0x7f0a62331430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64<<< 24820 1726853539.82631: stdout chunk (state=3): >>>/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 0x7f0a62333f20> # 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 0x7f0a62a5ae70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a623321e0> # /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 0x7f0a6233bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6233a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6233a600> # /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 0x7f0a6233ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a623326f0> # 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 0x7f0a6237ff80> # /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 0x7f0a6237ffe0> # /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 0x7f0a62381b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62381910> # /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-3<<< 24820 1726853539.82641: stdout chunk (state=3): >>>12-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 0x7f0a62383fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a623821b0> # /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 0x7f0a62387770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62384140> # 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 0x7f0a62388530> # 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 0x7f0a62388770> # 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 0x7f0a62388aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62380260> # /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 0x7f0a622140e0> # 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 0x7f0a62215310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6238a870> # 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 0x7f0a6238bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6238a4e0> # 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 0x7f0a62219430> # /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 0x7f0a6221a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62388110> <<< 24820 1726853539.82770: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 24820 1726853539.83011: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.83245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24820 1726853539.83249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24820 1726853539.83266: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6221a360> <<< 24820 1726853539.83274: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.84044: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.84757: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.84951: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 24820 1726853539.84956: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85009: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85059: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24820 1726853539.85068: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85172: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85293: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24820 1726853539.85310: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85319: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85334: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 24820 1726853539.85340: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85398: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.85459: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 24820 1726853539.85828: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.86291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24820 1726853539.86310: stdout chunk (state=3): >>>import '_ast' # <<< 24820 1726853539.86416: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6221b440> <<< 24820 1726853539.86424: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.86531: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.86637: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 24820 1726853539.86644: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24820 1726853539.86658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 24820 1726853539.86685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.86743: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.86805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 24820 1726853539.86918: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853539.87166: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853539.87285: 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' <<< 24820 1726853539.87291: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a62226030> <<< 24820 1726853539.87334: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62223d40> <<< 24820 1726853539.87376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 24820 1726853539.87485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853539.87574: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.87605: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.87660: 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 <<< 24820 1726853539.87665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853539.87688: 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 <<< 24820 1726853539.87715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24820 1726853539.87746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24820 1726853539.87825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24820 1726853539.87848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24820 1726853539.87872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24820 1726853539.88017: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6230e810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629d64e0> <<< 24820 1726853539.88137: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62225d90> <<< 24820 1726853539.88140: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6221ad50> # destroy ansible.module_utils.distro <<< 24820 1726853539.88143: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 24820 1726853539.88187: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88220: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 24820 1726853539.88225: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 24820 1726853539.88318: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 24820 1726853539.88331: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24820 1726853539.88434: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853539.88520: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88540: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88566: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88626: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88686: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88729: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 24820 1726853539.88788: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.88904: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.89010: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.89042: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.89093: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 24820 1726853539.89463: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.89632: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.89693: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.89762: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 24820 1726853539.89767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853539.89791: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 24820 1726853539.89813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24820 1726853539.89836: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24820 1726853539.89872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24820 1726853539.89898: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b5f70> <<< 24820 1726853539.89926: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 24820 1726853539.89939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24820 1726853539.90027: stdout chunk (state=3): >>># /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' <<< 24820 1726853539.90048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 24820 1726853539.90067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 24820 1726853539.90085: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e5ff20> <<< 24820 1726853539.90126: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.90143: 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 0x7f0a61e741d0> <<< 24820 1726853539.90215: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6229e840> <<< 24820 1726853539.90239: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b6b10> <<< 24820 1726853539.90288: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b4650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b4260> <<< 24820 1726853539.90368: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 24820 1726853539.90381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 24820 1726853539.90401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 24820 1726853539.90414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 24820 1726853539.90443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 24820 1726853539.90447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 24820 1726853539.90491: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.90496: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a61e77260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e76b10> <<< 24820 1726853539.90542: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a61e76cf0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e75f40> <<< 24820 1726853539.90663: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24820 1726853539.90744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 24820 1726853539.90760: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e77410> <<< 24820 1726853539.90787: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24820 1726853539.90827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24820 1726853539.90868: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.90874: 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 0x7f0a61ec1eb0> <<< 24820 1726853539.90906: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e77ec0> <<< 24820 1726853539.90940: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b42c0> <<< 24820 1726853539.90948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 24820 1726853539.90964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 24820 1726853539.90980: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.90999: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 24820 1726853539.91111: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 24820 1726853539.91268: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 24820 1726853539.91361: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853539.91367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 24820 1726853539.91418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853539.91457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 24820 1726853539.91461: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91594: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 24820 1726853539.91599: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91663: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24820 1726853539.91717: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91799: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.91885: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.92036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # <<< 24820 1726853539.92048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 24820 1726853539.92053: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.92839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.93568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 24820 1726853539.93576: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.93654: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.93870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 24820 1726853539.93877: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.93903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 24820 1726853539.93923: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.93999: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24820 1726853539.94113: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94140: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 24820 1726853539.94185: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94222: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 24820 1726853539.94273: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94388: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.94509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 24820 1726853539.94575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61ec3350> <<< 24820 1726853539.94582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 24820 1726853539.94623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24820 1726853539.94809: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61ec26f0> <<< 24820 1726853539.94815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 24820 1726853539.94961: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853539.95018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 24820 1726853539.95022: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.95164: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.95295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 24820 1726853539.95313: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.95404: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.95513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 24820 1726853539.95517: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.95578: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.95647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24820 1726853539.95712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24820 1726853539.95809: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.95965: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a61f020c0> <<< 24820 1726853539.96206: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61ef2d20> <<< 24820 1726853539.96216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 24820 1726853539.96222: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.96310: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.96391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 24820 1726853539.96403: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.96560: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.96642: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.96815: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97026: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 24820 1726853539.97032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 24820 1726853539.97165: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 24820 1726853539.97200: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 24820 1726853539.97282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 24820 1726853539.97323: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.97336: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853539.97350: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a61f15b50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61f01ee0> import 'ansible.module_utils.facts.system.user' # <<< 24820 1726853539.97375: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97398: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 24820 1726853539.97411: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97467: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 24820 1726853539.97662: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97768: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.97998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 24820 1726853539.98005: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98158: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98301: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98365: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 24820 1726853539.98422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 24820 1726853539.98431: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98464: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98486: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98700: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.98914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 24820 1726853539.98921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 24820 1726853539.99060: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.99119: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.99291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24820 1726853539.99309: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.99350: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853539.99404: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.00293: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.01154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 24820 1726853540.01179: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.01320: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.01493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 24820 1726853540.01496: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.01655: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.01868: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 24820 1726853540.02016: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.02250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24820 1726853540.02268: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.02297: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.02300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 24820 1726853540.02303: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.02365: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.02422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 24820 1726853540.02434: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.02763: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24820 1726853540.03056: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.03384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 24820 1726853540.03396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 24820 1726853540.03401: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.03452: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.03510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 24820 1726853540.03514: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.03545: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.03592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 24820 1726853540.03713: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.03827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 24820 1726853540.04002: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853540.04054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 24820 1726853540.04057: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.04127: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.04211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 24820 1726853540.04463: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.04664: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 24820 1726853540.05119: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05193: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 24820 1726853540.05289: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05335: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24820 1726853540.05396: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05434: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 24820 1726853540.05494: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05540: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24820 1726853540.05603: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05707: stdout chunk (state=3): >>># zipimport: zlib available<<< 24820 1726853540.05762: stdout chunk (state=3): >>> <<< 24820 1726853540.05898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 24820 1726853540.05916: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 24820 1726853540.05932: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.05998: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 24820 1726853540.06081: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06103: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06168: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06198: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06259: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06548: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.06578: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 24820 1726853540.06641: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.06930: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.07249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 24820 1726853540.07253: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.07325: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.07397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 24820 1726853540.07422: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.07506: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 24820 1726853540.07525: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.07638: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.07745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 24820 1726853540.07803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 24820 1726853540.07894: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.08169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 24820 1726853540.09396: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a61d13890> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61d10c80> <<< 24820 1726853540.09427: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61d10a40> <<< 24820 1726853540.10110: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "20", "epoch": "1726853540", "epoch_int": "1726853540", "date": "2024-09-20", "time": "13:32:20", "iso8601_micro": "2024-09-20T17:32:20.082780Z", "iso8601": "2024-09-20T17:32:20Z", "iso8601_basic": "20240920T133220082780", "iso8601_basic_short": "20240920T133220", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_REQ<<< 24820 1726853540.10128: stdout chunk (state=3): >>>UESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24820 1726853540.10831: 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 <<< 24820 1726853540.10864: 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 # 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<<< 24820 1726853540.10895: stdout chunk (state=3): >>> # 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 <<< 24820 1726853540.10934: stdout chunk (state=3): >>># 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<<< 24820 1726853540.10962: stdout chunk (state=3): >>> # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 24820 1726853540.11208: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 24820 1726853540.11219: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon<<< 24820 1726853540.11280: stdout chunk (state=3): >>> # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # 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 <<< 24820 1726853540.12031: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 24820 1726853540.12045: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 24820 1726853540.12121: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.12160: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 24820 1726853540.12185: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.12336: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 24820 1726853540.12358: stdout chunk (state=3): >>># destroy errno # destroy json <<< 24820 1726853540.12395: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 24820 1726853540.12425: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 24820 1726853540.12542: 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 <<< 24820 1726853540.12545: stdout chunk (state=3): >>># destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 24820 1726853540.12548: stdout chunk (state=3): >>># cleanup[3] wiping atexit<<< 24820 1726853540.12552: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 24820 1726853540.12610: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 24820 1726853540.12613: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 24820 1726853540.12615: stdout chunk (state=3): >>># cleanup[3] wiping copyreg <<< 24820 1726853540.12617: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 24820 1726853540.12785: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # 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 <<< 24820 1726853540.12978: stdout chunk (state=3): >>># destroy sys.monitoring <<< 24820 1726853540.12982: stdout chunk (state=3): >>># destroy _socket <<< 24820 1726853540.12991: stdout chunk (state=3): >>># destroy _collections <<< 24820 1726853540.13030: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser<<< 24820 1726853540.13055: stdout chunk (state=3): >>> # destroy tokenize <<< 24820 1726853540.13081: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 24820 1726853540.13093: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 24820 1726853540.13133: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 24820 1726853540.13165: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.13169: stdout chunk (state=3): >>># destroy _io # destroy marshal <<< 24820 1726853540.13222: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 24820 1726853540.13498: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _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 <<< 24820 1726853540.13959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 24820 1726853540.13963: stdout chunk (state=3): >>><<< 24820 1726853540.13965: stderr chunk (state=3): >>><<< 24820 1726853540.14352: _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 0x7f0a62e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62de7b30> # /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 0x7f0a62e1aa50> 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 0x7f0a62c2d130> # /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 0x7f0a62c2dfa0> 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 0x7f0a62c6bec0> # /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 0x7f0a62c6bf80> # /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 0x7f0a62ca3830> # /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 0x7f0a62ca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c69070> # /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 0x7f0a62cc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cc23f0> # /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 0x7f0a62c82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cc0bc0> # /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 0x7f0a62cf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c682f0> # /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 0x7f0a62cf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cf8bf0> # 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 0x7f0a62cf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62c66e10> # /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 0x7f0a62cf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cf9370> 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 0x7f0a62cfa540> 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 0x7f0a62d10740> 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 0x7f0a62d11e20> # /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 0x7f0a62d12cc0> # 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 0x7f0a62d132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62d12210> # /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 0x7f0a62d13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62d134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cfa4b0> # /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 0x7f0a62a2fc50> # /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 0x7f0a62a587a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a58500> # 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 0x7f0a62a587d0> # /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 0x7f0a62a59100> # 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 0x7f0a62a59af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a589b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a2ddf0> # /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 0x7f0a62a5af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a59c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62cfac60> # /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 0x7f0a62a83230> # /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 0x7f0a62aa75f0> # /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 0x7f0a62b08380> # /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 0x7f0a62b0aae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62b084a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62ac9370> # /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 0x7f0a62911430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62aa63f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62a5be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a62aa6750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_bx7d66h5/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 0x7f0a6297b170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6295a060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629591c0> # 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 0x7f0a62979040> # /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 0x7f0a629aab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629aa8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629aa1b0> # /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 0x7f0a629aaba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6297be00> 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 0x7f0a629ab860> # 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 0x7f0a629ab9e0> # /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 0x7f0a629abef0> 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 0x7f0a6232dc70> # 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 0x7f0a6232f890> # /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 0x7f0a62330290> # /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 0x7f0a62331430> # /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 0x7f0a62333f20> # 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 0x7f0a62a5ae70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a623321e0> # /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 0x7f0a6233bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6233a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6233a600> # /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 0x7f0a6233ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a623326f0> # 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 0x7f0a6237ff80> # /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 0x7f0a6237ffe0> # /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 0x7f0a62381b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62381910> # /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 0x7f0a62383fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a623821b0> # /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 0x7f0a62387770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62384140> # 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 0x7f0a62388530> # 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 0x7f0a62388770> # 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 0x7f0a62388aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62380260> # /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 0x7f0a622140e0> # 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 0x7f0a62215310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6238a870> # 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 0x7f0a6238bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6238a4e0> # 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 0x7f0a62219430> # /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 0x7f0a6221a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62388110> 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 0x7f0a6221a360> # 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 0x7f0a6221b440> # 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 0x7f0a62226030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62223d40> 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 0x7f0a6230e810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a629d64e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a62225d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6221ad50> # 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 0x7f0a622b5f70> # /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 0x7f0a61e5ff20> # 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 0x7f0a61e741d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a6229e840> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b6b10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b4650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b4260> # /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 0x7f0a61e77260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e76b10> # 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 0x7f0a61e76cf0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e75f40> # /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 0x7f0a61e77410> # /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 0x7f0a61ec1eb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61e77ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a622b42c0> 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 0x7f0a61ec3350> # /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 0x7f0a61ec26f0> 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 0x7f0a61f020c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61ef2d20> 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 0x7f0a61f15b50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61f01ee0> 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 0x7f0a61d13890> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61d10c80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a61d10a40> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "20", "epoch": "1726853540", "epoch_int": "1726853540", "date": "2024-09-20", "time": "13:32:20", "iso8601_micro": "2024-09-20T17:32:20.082780Z", "iso8601": "2024-09-20T17:32:20Z", "iso8601_basic": "20240920T133220082780", "iso8601_basic_short": "20240920T133220", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 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 24820 1726853540.16410: 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-1726853539.458355-24928-135398240123876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24820 1726853540.16413: _low_level_execute_command(): starting 24820 1726853540.16416: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853539.458355-24928-135398240123876/ > /dev/null 2>&1 && sleep 0' 24820 1726853540.16418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853540.16420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.16422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24820 1726853540.16424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24820 1726853540.16426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 24820 1726853540.16428: stderr chunk (state=3): >>>debug2: match not found <<< 24820 1726853540.16431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.16433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24820 1726853540.16435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 24820 1726853540.16437: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24820 1726853540.16439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.16441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24820 1726853540.16443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24820 1726853540.16445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 24820 1726853540.16447: stderr chunk (state=3): >>>debug2: match found <<< 24820 1726853540.16449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.16451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853540.16453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853540.16455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.16457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853540.18321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853540.18325: stderr chunk (state=3): >>><<< 24820 1726853540.18328: stdout chunk (state=3): >>><<< 24820 1726853540.18336: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853540.18355: handler run complete 24820 1726853540.18405: variable 'ansible_facts' from source: unknown 24820 1726853540.18491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.18619: variable 'ansible_facts' from source: unknown 24820 1726853540.18681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.18743: attempt loop complete, returning result 24820 1726853540.18846: _execute() done 24820 1726853540.18849: dumping result to json 24820 1726853540.18856: done dumping result, returning 24820 1726853540.18858: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-35da-8a90-0000000000ca] 24820 1726853540.18861: sending task result for task 02083763-bbaf-35da-8a90-0000000000ca 24820 1726853540.19024: done sending task result for task 02083763-bbaf-35da-8a90-0000000000ca 24820 1726853540.19027: WORKER PROCESS EXITING ok: [managed_node2] 24820 1726853540.19250: no more pending results, returning what we have 24820 1726853540.19255: results queue empty 24820 1726853540.19256: checking for any_errors_fatal 24820 1726853540.19257: done checking for any_errors_fatal 24820 1726853540.19258: checking for max_fail_percentage 24820 1726853540.19260: done checking for max_fail_percentage 24820 1726853540.19260: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.19261: done checking to see if all hosts have failed 24820 1726853540.19262: getting the remaining hosts for this loop 24820 1726853540.19263: done getting the remaining hosts for this loop 24820 1726853540.19267: getting the next task for host managed_node2 24820 1726853540.19382: done getting next task for host managed_node2 24820 1726853540.19385: ^ task is: TASK: Check if system is ostree 24820 1726853540.19388: ^ 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 24820 1726853540.19391: getting variables 24820 1726853540.19393: in VariableManager get_vars() 24820 1726853540.19416: Calling all_inventory to load vars for managed_node2 24820 1726853540.19419: Calling groups_inventory to load vars for managed_node2 24820 1726853540.19422: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.19433: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.19435: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.19438: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.19731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.19940: done with get_vars() 24820 1726853540.19950: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:32:20 -0400 (0:00:00.843) 0:00:02.753 ****** 24820 1726853540.20169: entering _queue_task() for managed_node2/stat 24820 1726853540.20546: worker is 1 (out of 1 available) 24820 1726853540.20676: exiting _queue_task() for managed_node2/stat 24820 1726853540.20689: done queuing things up, now waiting for results queue to drain 24820 1726853540.20690: waiting for pending results... 24820 1726853540.20924: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 24820 1726853540.20933: in run() - task 02083763-bbaf-35da-8a90-0000000000cc 24820 1726853540.20948: variable 'ansible_search_path' from source: unknown 24820 1726853540.20976: variable 'ansible_search_path' from source: unknown 24820 1726853540.21003: calling self._execute() 24820 1726853540.21086: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.21102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.21130: variable 'omit' from source: magic vars 24820 1726853540.21663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24820 1726853540.22008: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24820 1726853540.22057: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24820 1726853540.22114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24820 1726853540.22186: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24820 1726853540.22235: 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) 24820 1726853540.22266: 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) 24820 1726853540.22302: 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) 24820 1726853540.22336: 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) 24820 1726853540.22468: Evaluated conditional (not __network_is_ostree is defined): True 24820 1726853540.22480: variable 'omit' from source: magic vars 24820 1726853540.22521: variable 'omit' from source: magic vars 24820 1726853540.22567: variable 'omit' from source: magic vars 24820 1726853540.22620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24820 1726853540.22631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24820 1726853540.22653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24820 1726853540.22728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853540.22731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853540.22733: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24820 1726853540.22735: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.22738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.22837: Set connection var ansible_connection to ssh 24820 1726853540.22846: Set connection var ansible_shell_type to sh 24820 1726853540.22859: Set connection var ansible_timeout to 10 24820 1726853540.22869: Set connection var ansible_pipelining to False 24820 1726853540.22885: Set connection var ansible_shell_executable to /bin/sh 24820 1726853540.22895: Set connection var ansible_module_compression to ZIP_DEFLATED 24820 1726853540.22920: variable 'ansible_shell_executable' from source: unknown 24820 1726853540.22945: variable 'ansible_connection' from source: unknown 24820 1726853540.22948: variable 'ansible_module_compression' from source: unknown 24820 1726853540.22951: variable 'ansible_shell_type' from source: unknown 24820 1726853540.22956: variable 'ansible_shell_executable' from source: unknown 24820 1726853540.22958: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.22960: variable 'ansible_pipelining' from source: unknown 24820 1726853540.23056: variable 'ansible_timeout' from source: unknown 24820 1726853540.23060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.23121: 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__) 24820 1726853540.23135: variable 'omit' from source: magic vars 24820 1726853540.23144: starting attempt loop 24820 1726853540.23150: running the handler 24820 1726853540.23179: _low_level_execute_command(): starting 24820 1726853540.23191: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24820 1726853540.24045: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.24088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853540.24105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853540.24147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.24275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853540.25970: stdout chunk (state=3): >>>/root <<< 24820 1726853540.26279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853540.26282: stdout chunk (state=3): >>><<< 24820 1726853540.26284: stderr chunk (state=3): >>><<< 24820 1726853540.26317: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853540.26335: _low_level_execute_command(): starting 24820 1726853540.26346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059 `" && echo ansible-tmp-1726853540.2630374-24972-56191895161059="` echo /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059 `" ) && sleep 0' 24820 1726853540.27519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853540.27528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.27585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.27652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853540.27731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853540.27742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.27843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853540.29900: stdout chunk (state=3): >>>ansible-tmp-1726853540.2630374-24972-56191895161059=/root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059 <<< 24820 1726853540.30117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853540.30279: stdout chunk (state=3): >>><<< 24820 1726853540.30282: stderr chunk (state=3): >>><<< 24820 1726853540.30285: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853540.2630374-24972-56191895161059=/root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853540.30321: variable 'ansible_module_compression' from source: unknown 24820 1726853540.30390: ANSIBALLZ: Using lock for stat 24820 1726853540.30397: ANSIBALLZ: Acquiring lock 24820 1726853540.30405: ANSIBALLZ: Lock acquired: 139827960370560 24820 1726853540.30413: ANSIBALLZ: Creating module 24820 1726853540.44193: ANSIBALLZ: Writing module into payload 24820 1726853540.44330: ANSIBALLZ: Writing module 24820 1726853540.44333: ANSIBALLZ: Renaming module 24820 1726853540.44335: ANSIBALLZ: Done creating module 24820 1726853540.44352: variable 'ansible_facts' from source: unknown 24820 1726853540.44427: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py 24820 1726853540.44654: Sending initial data 24820 1726853540.44658: Sent initial data (152 bytes) 24820 1726853540.45317: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853540.45333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.45384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.45448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853540.45473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853540.45490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.45601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853540.47412: 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 <<< 24820 1726853540.47492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24820 1726853540.47567: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24820hexpezrn/tmpmd31cxrk /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py <<< 24820 1726853540.47579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py" <<< 24820 1726853540.47639: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24820hexpezrn/tmpmd31cxrk" to remote "/root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py" <<< 24820 1726853540.48536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853540.48580: stderr chunk (state=3): >>><<< 24820 1726853540.48587: stdout chunk (state=3): >>><<< 24820 1726853540.48615: done transferring module to remote 24820 1726853540.48627: _low_level_execute_command(): starting 24820 1726853540.48634: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/ /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py && sleep 0' 24820 1726853540.49083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.49086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 24820 1726853540.49089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.49091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.49093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 24820 1726853540.49094: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.49136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 24820 1726853540.49148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.49305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24820 1726853540.51740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853540.51744: stdout chunk (state=3): >>><<< 24820 1726853540.51747: stderr chunk (state=3): >>><<< 24820 1726853540.51749: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853540.51751: _low_level_execute_command(): starting 24820 1726853540.51753: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/AnsiballZ_stat.py && sleep 0' 24820 1726853540.52243: 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 <<< 24820 1726853540.52270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.52319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853540.52324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.52408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24820 1726853540.55823: 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' # # 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 <<< 24820 1726853540.55829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e623084d0> <<< 24820 1726853540.55846: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e622d7b30> <<< 24820 1726853540.55901: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6230aa50> import '_signal' # <<< 24820 1726853540.55930: stdout chunk (state=3): >>>import '_abc' # <<< 24820 1726853540.55957: stdout chunk (state=3): >>>import 'abc' # <<< 24820 1726853540.55960: stdout chunk (state=3): >>>import 'io' # <<< 24820 1726853540.55999: stdout chunk (state=3): >>>import '_stat' # <<< 24820 1726853540.56003: stdout chunk (state=3): >>>import 'stat' # <<< 24820 1726853540.56139: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24820 1726853540.56184: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 24820 1726853540.56378: stdout chunk (state=3): >>>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 0x7f4e620bd130> <<< 24820 1726853540.56438: 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 <<< 24820 1726853540.56442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.56474: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620bdfa0> <<< 24820 1726853540.56511: stdout chunk (state=3): >>>import 'site' # <<< 24820 1726853540.56555: 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. <<< 24820 1726853540.56938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24820 1726853540.56997: 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 <<< 24820 1726853540.57017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.57051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24820 1726853540.57122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24820 1726853540.57152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24820 1726853540.57190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 24820 1726853540.57221: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620fbec0> <<< 24820 1726853540.57247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24820 1726853540.57372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620fbf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24820 1726853540.57381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24820 1726853540.57419: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24820 1726853540.57497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.57531: stdout chunk (state=3): >>>import 'itertools' # <<< 24820 1726853540.57568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 24820 1726853540.57582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 24820 1726853540.57585: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62133830> <<< 24820 1726853540.57618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 24820 1726853540.57639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 24820 1726853540.57766: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62133ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62113b60> import '_functools' # <<< 24820 1726853540.57894: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621112b0> <<< 24820 1726853540.57960: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620f9070> <<< 24820 1726853540.58000: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24820 1726853540.58038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 24820 1726853540.58066: stdout chunk (state=3): >>>import '_sre' # <<< 24820 1726853540.58072: stdout chunk (state=3): >>> <<< 24820 1726853540.58108: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24820 1726853540.58152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24820 1726853540.58182: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24820 1726853540.58207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24820 1726853540.58250: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621537d0> <<< 24820 1726853540.58472: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621523f0> # /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 0x7f4e62112150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62150bc0> # /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 0x7f4e62188890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620f82f0> # /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 0x7f4e62188d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62188bf0> <<< 24820 1726853540.58503: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.58533: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.58537: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e62188fe0> <<< 24820 1726853540.58556: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620f6e10> <<< 24820 1726853540.58665: 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' <<< 24820 1726853540.58693: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62189670> <<< 24820 1726853540.58698: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62189370> <<< 24820 1726853540.58726: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 24820 1726853540.58764: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 24820 1726853540.58779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 24820 1726853540.58804: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6218a540> <<< 24820 1726853540.58835: stdout chunk (state=3): >>>import 'importlib.util' # <<< 24820 1726853540.58853: stdout chunk (state=3): >>>import 'runpy' # <<< 24820 1726853540.58897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24820 1726853540.58948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 24820 1726853540.58965: stdout chunk (state=3): >>> <<< 24820 1726853540.58991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 24820 1726853540.59015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 24820 1726853540.59023: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621a0740> <<< 24820 1726853540.59165: stdout chunk (state=3): >>>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 0x7f4e621a1e20> # /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 0x7f4e621a2cc0> <<< 24820 1726853540.59205: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.59227: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.59230: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e621a32f0> <<< 24820 1726853540.59252: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621a2210> <<< 24820 1726853540.59285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24820 1726853540.59311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24820 1726853540.59358: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.59386: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e621a3d70><<< 24820 1726853540.59393: stdout chunk (state=3): >>> <<< 24820 1726853540.59413: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621a34a0> <<< 24820 1726853540.59484: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6218a4b0> <<< 24820 1726853540.59667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /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 0x7f4e61f1fc50> # /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' <<< 24820 1726853540.59691: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.59712: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61f487a0> <<< 24820 1726853540.59728: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f48500> <<< 24820 1726853540.59776: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.59780: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.59786: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61f487d0> <<< 24820 1726853540.59837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 24820 1726853540.59845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24820 1726853540.59949: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.60149: 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 0x7f4e61f49100><<< 24820 1726853540.60156: stdout chunk (state=3): >>> <<< 24820 1726853540.60349: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.60377: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.60381: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61f49af0> <<< 24820 1726853540.60565: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f489b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f1ddf0> # /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 0x7f4e61f4af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f49c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6218ac60> <<< 24820 1726853540.60595: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24820 1726853540.60694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.60722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24820 1726853540.60783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24820 1726853540.60822: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f73230> <<< 24820 1726853540.60907: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24820 1726853540.60937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.60967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24820 1726853540.61000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24820 1726853540.61068: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f975f0> <<< 24820 1726853540.61102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24820 1726853540.61175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24820 1726853540.61267: stdout chunk (state=3): >>>import 'ntpath' # <<< 24820 1726853540.61307: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 24820 1726853540.61321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.61324: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61ff8380> <<< 24820 1726853540.61359: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 24820 1726853540.61463: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24820 1726853540.61503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24820 1726853540.61644: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61ffaae0> <<< 24820 1726853540.61768: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61ff84a0> <<< 24820 1726853540.61828: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61fb9370> <<< 24820 1726853540.62075: 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 0x7f4e61929430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f963f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f4be00> <<< 24820 1726853540.62079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24820 1726853540.62109: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e61f96750> <<< 24820 1726853540.62314: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_peua5oxm/ansible_stat_payload.zip' <<< 24820 1726853540.62327: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.62561: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.62598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 24820 1726853540.62631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24820 1726853540.62695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24820 1726853540.62818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24820 1726853540.62857: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 24820 1726853540.62878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 24820 1726853540.62883: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6197f170> <<< 24820 1726853540.62904: stdout chunk (state=3): >>>import '_typing' # <<< 24820 1726853540.63204: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6195e060> <<< 24820 1726853540.63217: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6195d1c0> <<< 24820 1726853540.63235: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.63286: stdout chunk (state=3): >>>import 'ansible' # <<< 24820 1726853540.63304: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.63335: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.63356: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.63385: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 24820 1726853540.63411: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.65587: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.67477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 24820 1726853540.67676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6197d040> # /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 0x7f4e619a6ab0> <<< 24820 1726853540.67875: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619a6150> # /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 0x7f4e619a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6197fe00> 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 0x7f4e619a7830> # 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 0x7f4e619a7a70> <<< 24820 1726853540.67899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24820 1726853540.67973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24820 1726853540.68003: stdout chunk (state=3): >>>import '_locale' # <<< 24820 1726853540.68065: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619a7fb0> <<< 24820 1726853540.68089: stdout chunk (state=3): >>>import 'pwd' # <<< 24820 1726853540.68113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24820 1726853540.68166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24820 1726853540.68220: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61811d30><<< 24820 1726853540.68225: stdout chunk (state=3): >>> <<< 24820 1726853540.68262: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.68289: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.68295: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61813470> <<< 24820 1726853540.68322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24820 1726853540.68349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24820 1726853540.68412: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61814320> <<< 24820 1726853540.68438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24820 1726853540.68566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e618154c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24820 1726853540.68589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24820 1726853540.68626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 24820 1726853540.68635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 24820 1726853540.68723: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61817fb0> <<< 24820 1726853540.68770: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.68786: stdout chunk (state=3): >>># 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 0x7f4e6181c2f0> <<< 24820 1726853540.68825: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61816270> <<< 24820 1726853540.68963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24820 1726853540.68988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24820 1726853540.69014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 24820 1726853540.69039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 24820 1726853540.69053: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6181fec0> <<< 24820 1726853540.69078: stdout chunk (state=3): >>>import '_tokenize' # <<< 24820 1726853540.69177: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6181e990> <<< 24820 1726853540.69193: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6181e720> <<< 24820 1726853540.69216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 24820 1726853540.69243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24820 1726853540.69366: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6181ec60> <<< 24820 1726853540.69673: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61816780> # 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 0x7f4e61867fe0> # /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 0x7f4e61868320> # /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 0x7f4e61869d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61869b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24820 1726853540.69806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24820 1726853540.69876: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.69881: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.69902: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e6186c260> <<< 24820 1726853540.69904: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6186a420> <<< 24820 1726853540.69939: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24820 1726853540.70014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.70044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24820 1726853540.70063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 24820 1726853540.70087: stdout chunk (state=3): >>>import '_string' # <<< 24820 1726853540.70162: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6186fa40> <<< 24820 1726853540.70374: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6186c410> <<< 24820 1726853540.70475: 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' <<< 24820 1726853540.70484: 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' <<< 24820 1726853540.70489: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e618708c0> <<< 24820 1726853540.70534: 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' <<< 24820 1726853540.70539: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.70555: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e618708f0> <<< 24820 1726853540.70620: 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' <<< 24820 1726853540.70629: 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' <<< 24820 1726853540.70633: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61870da0> <<< 24820 1726853540.70668: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61868470> <<< 24820 1726853540.70695: 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 <<< 24820 1726853540.70714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 24820 1726853540.70740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24820 1726853540.70791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24820 1726853540.70828: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.70873: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.71061: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e618fc320> <<< 24820 1726853540.71137: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.71163: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.71168: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e618fd640> <<< 24820 1726853540.71194: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61872ab0><<< 24820 1726853540.71201: stdout chunk (state=3): >>> <<< 24820 1726853540.71236: 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' <<< 24820 1726853540.71258: 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' <<< 24820 1726853540.71265: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61873e60> <<< 24820 1726853540.71278: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e618726f0> <<< 24820 1726853540.71305: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71334: stdout chunk (state=3): >>># zipimport: zlib available<<< 24820 1726853540.71343: stdout chunk (state=3): >>> <<< 24820 1726853540.71358: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 24820 1726853540.71385: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71533: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71666: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71693: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71702: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 24820 1726853540.71728: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71759: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 24820 1726853540.71967: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.71988: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.72170: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.73124: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.74061: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24820 1726853540.74087: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 24820 1726853540.74104: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 24820 1726853540.74123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 24820 1726853540.74161: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24820 1726853540.74196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.74274: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.74294: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 24820 1726853540.74299: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e61701880> <<< 24820 1726853540.74429: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24820 1726853540.74443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24820 1726853540.74476: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61702570> <<< 24820 1726853540.74665: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e618fd760> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 24820 1726853540.74879: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.75109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24820 1726853540.75130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24820 1726853540.75146: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e617023f0> <<< 24820 1726853540.75174: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.75964: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.76721: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.76837: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.76953: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24820 1726853540.76976: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.77037: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.77086: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24820 1726853540.77110: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.77219: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.77355: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24820 1726853540.77461: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 24820 1726853540.77512: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24820 1726853540.77536: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.77935: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.78323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24820 1726853540.78426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24820 1726853540.78449: stdout chunk (state=3): >>>import '_ast' # <<< 24820 1726853540.78560: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61703860> <<< 24820 1726853540.78583: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.78870: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 24820 1726853540.78895: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.78960: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24820 1726853540.78978: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.79051: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.79114: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.79205: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.79309: 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 <<< 24820 1726853540.79386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24820 1726853540.79516: 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' <<< 24820 1726853540.79531: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e6170e1b0> <<< 24820 1726853540.79600: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e617091c0> <<< 24820 1726853540.79636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 24820 1726853540.79655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 24820 1726853540.79678: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.79783: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.79874: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.80066: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.80135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24820 1726853540.80170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24820 1726853540.80199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24820 1726853540.80298: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619faba0> <<< 24820 1726853540.80370: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619ee870> <<< 24820 1726853540.80488: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6170e3f0> <<< 24820 1726853540.80492: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6170df70> <<< 24820 1726853540.80507: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 24820 1726853540.80512: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 24820 1726853540.80538: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.80588: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.80626: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 24820 1726853540.80636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 24820 1726853540.80724: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24820 1726853540.80744: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.80962: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 24820 1726853540.81015: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.81344: stdout chunk (state=3): >>># zipimport: zlib available <<< 24820 1726853540.81554: 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"}}} <<< 24820 1726853540.81591: stdout chunk (state=3): >>># destroy __main__ <<< 24820 1726853540.82162: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24820 1726853540.82192: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 24820 1726853540.82215: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.82227: stdout chunk (state=3): >>># 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<<< 24820 1726853540.82248: stdout chunk (state=3): >>> # 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 <<< 24820 1726853540.82256: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.82283: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap <<< 24820 1726853540.82291: stdout chunk (state=3): >>># 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<<< 24820 1726853540.82328: stdout chunk (state=3): >>> # 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 <<< 24820 1726853540.82336: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 24820 1726853540.82347: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.82363: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.82492: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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<<< 24820 1726853540.82496: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 24820 1726853540.82952: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24820 1726853540.83181: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # 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 <<< 24820 1726853540.83186: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 24820 1726853540.83250: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 24820 1726853540.83261: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 24820 1726853540.83264: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 24820 1726853540.83277: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 24820 1726853540.83288: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 24820 1726853540.83308: 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 <<< 24820 1726853540.83328: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 24820 1726853540.83331: 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 <<< 24820 1726853540.83344: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 24820 1726853540.83403: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 24820 1726853540.83409: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 24820 1726853540.83416: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 24820 1726853540.83419: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 24820 1726853540.83424: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.83438: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external <<< 24820 1726853540.83441: stdout chunk (state=3): >>># 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<<< 24820 1726853540.83443: stdout chunk (state=3): >>> # cleanup[3] wiping sys <<< 24820 1726853540.83456: 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 <<< 24820 1726853540.83776: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 24820 1726853540.83788: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 24820 1726853540.83826: stdout chunk (state=3): >>># destroy _typing <<< 24820 1726853540.83842: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 24820 1726853540.83848: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves <<< 24820 1726853540.84073: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp <<< 24820 1726853540.84089: stdout chunk (state=3): >>># 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 <<< 24820 1726853540.84093: stdout chunk (state=3): >>># clear sys.audit hooks <<< 24820 1726853540.84602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 24820 1726853540.84633: stderr chunk (state=3): >>><<< 24820 1726853540.84638: stdout chunk (state=3): >>><<< 24820 1726853540.84703: _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 0x7f4e623084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e622d7b30> # /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 0x7f4e6230aa50> 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 0x7f4e620bd130> # /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 0x7f4e620bdfa0> 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 0x7f4e620fbec0> # /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 0x7f4e620fbf80> # /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 0x7f4e62133830> # /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 0x7f4e62133ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62113b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621112b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620f9070> # /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 0x7f4e621537d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621523f0> # /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 0x7f4e62112150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62150bc0> # /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 0x7f4e62188890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620f82f0> # /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 0x7f4e62188d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62188bf0> # 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 0x7f4e62188fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e620f6e10> # /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 0x7f4e62189670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e62189370> 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 0x7f4e6218a540> 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 0x7f4e621a0740> 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 0x7f4e621a1e20> # /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 0x7f4e621a2cc0> # 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 0x7f4e621a32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621a2210> # /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 0x7f4e621a3d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e621a34a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6218a4b0> # /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 0x7f4e61f1fc50> # /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 0x7f4e61f487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f48500> # 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 0x7f4e61f487d0> # /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 0x7f4e61f49100> # 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 0x7f4e61f49af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f489b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f1ddf0> # /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 0x7f4e61f4af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f49c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6218ac60> # /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 0x7f4e61f73230> # /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 0x7f4e61f975f0> # /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 0x7f4e61ff8380> # /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 0x7f4e61ffaae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61ff84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61fb9370> # /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 0x7f4e61929430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f963f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61f4be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e61f96750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_peua5oxm/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 0x7f4e6197f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6195e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6195d1c0> # 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 0x7f4e6197d040> # /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 0x7f4e619a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619a6150> # /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 0x7f4e619a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6197fe00> 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 0x7f4e619a7830> # 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 0x7f4e619a7a70> # /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 0x7f4e619a7fb0> 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 0x7f4e61811d30> # 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 0x7f4e61813470> # /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 0x7f4e61814320> # /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 0x7f4e618154c0> # /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 0x7f4e61817fb0> # 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 0x7f4e6181c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61816270> # /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 0x7f4e6181fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6181e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6181e720> # /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 0x7f4e6181ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61816780> # 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 0x7f4e61867fe0> # /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 0x7f4e61868320> # /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 0x7f4e61869d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61869b20> # /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 0x7f4e6186c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6186a420> # /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 0x7f4e6186fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6186c410> # 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 0x7f4e618708c0> # 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 0x7f4e618708f0> # 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 0x7f4e61870da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61868470> # /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 0x7f4e618fc320> # 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 0x7f4e618fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e61872ab0> # 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 0x7f4e61873e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e618726f0> # 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 0x7f4e61701880> # /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 0x7f4e61702570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e618fd760> 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 0x7f4e617023f0> # 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 0x7f4e61703860> # 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 0x7f4e6170e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e617091c0> 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 0x7f4e619faba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e619ee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6170e3f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e6170df70> # 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 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 24820 1726853540.85235: 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-1726853540.2630374-24972-56191895161059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24820 1726853540.85238: _low_level_execute_command(): starting 24820 1726853540.85240: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853540.2630374-24972-56191895161059/ > /dev/null 2>&1 && sleep 0' 24820 1726853540.85347: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24820 1726853540.85363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24820 1726853540.85366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24820 1726853540.85379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.85396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 24820 1726853540.85399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24820 1726853540.85460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 24820 1726853540.85466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24820 1726853540.85541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24820 1726853540.88191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24820 1726853540.88218: stderr chunk (state=3): >>><<< 24820 1726853540.88221: stdout chunk (state=3): >>><<< 24820 1726853540.88236: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 24820 1726853540.88241: handler run complete 24820 1726853540.88259: attempt loop complete, returning result 24820 1726853540.88262: _execute() done 24820 1726853540.88264: dumping result to json 24820 1726853540.88266: done dumping result, returning 24820 1726853540.88274: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02083763-bbaf-35da-8a90-0000000000cc] 24820 1726853540.88280: sending task result for task 02083763-bbaf-35da-8a90-0000000000cc 24820 1726853540.88367: done sending task result for task 02083763-bbaf-35da-8a90-0000000000cc 24820 1726853540.88369: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 24820 1726853540.88428: no more pending results, returning what we have 24820 1726853540.88431: results queue empty 24820 1726853540.88432: checking for any_errors_fatal 24820 1726853540.88439: done checking for any_errors_fatal 24820 1726853540.88439: checking for max_fail_percentage 24820 1726853540.88441: done checking for max_fail_percentage 24820 1726853540.88441: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.88442: done checking to see if all hosts have failed 24820 1726853540.88443: getting the remaining hosts for this loop 24820 1726853540.88444: done getting the remaining hosts for this loop 24820 1726853540.88448: getting the next task for host managed_node2 24820 1726853540.88453: done getting next task for host managed_node2 24820 1726853540.88457: ^ task is: TASK: Set flag to indicate system is ostree 24820 1726853540.88460: ^ 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 24820 1726853540.88463: getting variables 24820 1726853540.88464: in VariableManager get_vars() 24820 1726853540.88499: Calling all_inventory to load vars for managed_node2 24820 1726853540.88502: Calling groups_inventory to load vars for managed_node2 24820 1726853540.88505: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.88515: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.88517: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.88519: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.88704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.88819: done with get_vars() 24820 1726853540.88826: done getting variables 24820 1726853540.88896: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:32:20 -0400 (0:00:00.687) 0:00:03.440 ****** 24820 1726853540.88917: entering _queue_task() for managed_node2/set_fact 24820 1726853540.88919: Creating lock for set_fact 24820 1726853540.89130: worker is 1 (out of 1 available) 24820 1726853540.89141: exiting _queue_task() for managed_node2/set_fact 24820 1726853540.89157: done queuing things up, now waiting for results queue to drain 24820 1726853540.89158: waiting for pending results... 24820 1726853540.89296: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 24820 1726853540.89357: in run() - task 02083763-bbaf-35da-8a90-0000000000cd 24820 1726853540.89365: variable 'ansible_search_path' from source: unknown 24820 1726853540.89369: variable 'ansible_search_path' from source: unknown 24820 1726853540.89400: calling self._execute() 24820 1726853540.89453: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.89460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.89466: variable 'omit' from source: magic vars 24820 1726853540.89805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24820 1726853540.89974: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24820 1726853540.90006: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24820 1726853540.90029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24820 1726853540.90077: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24820 1726853540.90137: 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) 24820 1726853540.90160: 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) 24820 1726853540.90179: 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) 24820 1726853540.90196: 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) 24820 1726853540.90287: Evaluated conditional (not __network_is_ostree is defined): True 24820 1726853540.90290: variable 'omit' from source: magic vars 24820 1726853540.90314: variable 'omit' from source: magic vars 24820 1726853540.90396: variable '__ostree_booted_stat' from source: set_fact 24820 1726853540.90432: variable 'omit' from source: magic vars 24820 1726853540.90450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24820 1726853540.90476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24820 1726853540.90490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24820 1726853540.90503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853540.90511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853540.90533: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24820 1726853540.90536: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.90540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.90607: Set connection var ansible_connection to ssh 24820 1726853540.90610: Set connection var ansible_shell_type to sh 24820 1726853540.90616: Set connection var ansible_timeout to 10 24820 1726853540.90621: Set connection var ansible_pipelining to False 24820 1726853540.90628: Set connection var ansible_shell_executable to /bin/sh 24820 1726853540.90635: Set connection var ansible_module_compression to ZIP_DEFLATED 24820 1726853540.90651: variable 'ansible_shell_executable' from source: unknown 24820 1726853540.90657: variable 'ansible_connection' from source: unknown 24820 1726853540.90660: variable 'ansible_module_compression' from source: unknown 24820 1726853540.90662: variable 'ansible_shell_type' from source: unknown 24820 1726853540.90664: variable 'ansible_shell_executable' from source: unknown 24820 1726853540.90666: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.90668: variable 'ansible_pipelining' from source: unknown 24820 1726853540.90672: variable 'ansible_timeout' from source: unknown 24820 1726853540.90674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.90743: 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) 24820 1726853540.90751: variable 'omit' from source: magic vars 24820 1726853540.90758: starting attempt loop 24820 1726853540.90761: running the handler 24820 1726853540.90768: handler run complete 24820 1726853540.90777: attempt loop complete, returning result 24820 1726853540.90780: _execute() done 24820 1726853540.90782: dumping result to json 24820 1726853540.90785: done dumping result, returning 24820 1726853540.90795: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02083763-bbaf-35da-8a90-0000000000cd] 24820 1726853540.90798: sending task result for task 02083763-bbaf-35da-8a90-0000000000cd 24820 1726853540.90873: done sending task result for task 02083763-bbaf-35da-8a90-0000000000cd 24820 1726853540.90876: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 24820 1726853540.90946: no more pending results, returning what we have 24820 1726853540.90949: results queue empty 24820 1726853540.90950: checking for any_errors_fatal 24820 1726853540.90957: done checking for any_errors_fatal 24820 1726853540.90958: checking for max_fail_percentage 24820 1726853540.90959: done checking for max_fail_percentage 24820 1726853540.90960: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.90961: done checking to see if all hosts have failed 24820 1726853540.90962: getting the remaining hosts for this loop 24820 1726853540.90963: done getting the remaining hosts for this loop 24820 1726853540.90966: getting the next task for host managed_node2 24820 1726853540.90975: done getting next task for host managed_node2 24820 1726853540.90977: ^ task is: TASK: Fix CentOS6 Base repo 24820 1726853540.90979: ^ 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 24820 1726853540.90983: getting variables 24820 1726853540.90984: in VariableManager get_vars() 24820 1726853540.91006: Calling all_inventory to load vars for managed_node2 24820 1726853540.91009: Calling groups_inventory to load vars for managed_node2 24820 1726853540.91011: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.91020: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.91022: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.91029: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.91141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.91255: done with get_vars() 24820 1726853540.91261: done getting variables 24820 1726853540.91343: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:32:20 -0400 (0:00:00.024) 0:00:03.465 ****** 24820 1726853540.91362: entering _queue_task() for managed_node2/copy 24820 1726853540.91545: worker is 1 (out of 1 available) 24820 1726853540.91555: exiting _queue_task() for managed_node2/copy 24820 1726853540.91568: done queuing things up, now waiting for results queue to drain 24820 1726853540.91569: waiting for pending results... 24820 1726853540.91716: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 24820 1726853540.91781: in run() - task 02083763-bbaf-35da-8a90-0000000000cf 24820 1726853540.91791: variable 'ansible_search_path' from source: unknown 24820 1726853540.91794: variable 'ansible_search_path' from source: unknown 24820 1726853540.91822: calling self._execute() 24820 1726853540.91878: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.91883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.91891: variable 'omit' from source: magic vars 24820 1726853540.92286: variable 'ansible_distribution' from source: facts 24820 1726853540.92301: Evaluated conditional (ansible_distribution == 'CentOS'): True 24820 1726853540.92382: variable 'ansible_distribution_major_version' from source: facts 24820 1726853540.92387: Evaluated conditional (ansible_distribution_major_version == '6'): False 24820 1726853540.92390: when evaluation is False, skipping this task 24820 1726853540.92393: _execute() done 24820 1726853540.92396: dumping result to json 24820 1726853540.92398: done dumping result, returning 24820 1726853540.92405: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [02083763-bbaf-35da-8a90-0000000000cf] 24820 1726853540.92409: sending task result for task 02083763-bbaf-35da-8a90-0000000000cf skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24820 1726853540.92553: no more pending results, returning what we have 24820 1726853540.92556: results queue empty 24820 1726853540.92557: checking for any_errors_fatal 24820 1726853540.92561: done checking for any_errors_fatal 24820 1726853540.92561: checking for max_fail_percentage 24820 1726853540.92562: done checking for max_fail_percentage 24820 1726853540.92563: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.92564: done checking to see if all hosts have failed 24820 1726853540.92564: getting the remaining hosts for this loop 24820 1726853540.92565: done getting the remaining hosts for this loop 24820 1726853540.92568: getting the next task for host managed_node2 24820 1726853540.92574: done getting next task for host managed_node2 24820 1726853540.92577: ^ task is: TASK: Include the task 'enable_epel.yml' 24820 1726853540.92579: ^ 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 24820 1726853540.92584: getting variables 24820 1726853540.92585: in VariableManager get_vars() 24820 1726853540.92607: Calling all_inventory to load vars for managed_node2 24820 1726853540.92610: Calling groups_inventory to load vars for managed_node2 24820 1726853540.92613: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.92620: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.92622: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.92625: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.92757: done sending task result for task 02083763-bbaf-35da-8a90-0000000000cf 24820 1726853540.92760: WORKER PROCESS EXITING 24820 1726853540.92769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.92881: done with get_vars() 24820 1726853540.92888: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:32:20 -0400 (0:00:00.015) 0:00:03.480 ****** 24820 1726853540.92943: entering _queue_task() for managed_node2/include_tasks 24820 1726853540.93114: worker is 1 (out of 1 available) 24820 1726853540.93125: exiting _queue_task() for managed_node2/include_tasks 24820 1726853540.93137: done queuing things up, now waiting for results queue to drain 24820 1726853540.93138: waiting for pending results... 24820 1726853540.93278: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 24820 1726853540.93337: in run() - task 02083763-bbaf-35da-8a90-0000000000d0 24820 1726853540.93346: variable 'ansible_search_path' from source: unknown 24820 1726853540.93348: variable 'ansible_search_path' from source: unknown 24820 1726853540.93379: calling self._execute() 24820 1726853540.93431: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.93435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.93443: variable 'omit' from source: magic vars 24820 1726853540.93776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853540.95218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853540.95266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853540.95294: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853540.95328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853540.95349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853540.95409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853540.95431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853540.95449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853540.95483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853540.95495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853540.95580: variable '__network_is_ostree' from source: set_fact 24820 1726853540.95594: Evaluated conditional (not __network_is_ostree | d(false)): True 24820 1726853540.95599: _execute() done 24820 1726853540.95602: dumping result to json 24820 1726853540.95604: done dumping result, returning 24820 1726853540.95610: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-35da-8a90-0000000000d0] 24820 1726853540.95615: sending task result for task 02083763-bbaf-35da-8a90-0000000000d0 24820 1726853540.95699: done sending task result for task 02083763-bbaf-35da-8a90-0000000000d0 24820 1726853540.95701: WORKER PROCESS EXITING 24820 1726853540.95762: no more pending results, returning what we have 24820 1726853540.95767: in VariableManager get_vars() 24820 1726853540.95798: Calling all_inventory to load vars for managed_node2 24820 1726853540.95801: Calling groups_inventory to load vars for managed_node2 24820 1726853540.95804: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.95814: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.95817: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.95819: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.95947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.96056: done with get_vars() 24820 1726853540.96062: variable 'ansible_search_path' from source: unknown 24820 1726853540.96062: variable 'ansible_search_path' from source: unknown 24820 1726853540.96090: we have included files to process 24820 1726853540.96091: generating all_blocks data 24820 1726853540.96092: done generating all_blocks data 24820 1726853540.96096: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24820 1726853540.96097: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24820 1726853540.96098: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24820 1726853540.96545: done processing included file 24820 1726853540.96547: iterating over new_blocks loaded from include file 24820 1726853540.96548: in VariableManager get_vars() 24820 1726853540.96556: done with get_vars() 24820 1726853540.96557: filtering new block on tags 24820 1726853540.96573: done filtering new block on tags 24820 1726853540.96575: in VariableManager get_vars() 24820 1726853540.96581: done with get_vars() 24820 1726853540.96582: filtering new block on tags 24820 1726853540.96588: done filtering new block on tags 24820 1726853540.96589: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 24820 1726853540.96593: extending task lists for all hosts with included blocks 24820 1726853540.96649: done extending task lists 24820 1726853540.96651: done processing included files 24820 1726853540.96652: results queue empty 24820 1726853540.96652: checking for any_errors_fatal 24820 1726853540.96655: done checking for any_errors_fatal 24820 1726853540.96656: checking for max_fail_percentage 24820 1726853540.96656: done checking for max_fail_percentage 24820 1726853540.96657: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.96657: done checking to see if all hosts have failed 24820 1726853540.96658: getting the remaining hosts for this loop 24820 1726853540.96658: done getting the remaining hosts for this loop 24820 1726853540.96660: getting the next task for host managed_node2 24820 1726853540.96663: done getting next task for host managed_node2 24820 1726853540.96664: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 24820 1726853540.96666: ^ 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 24820 1726853540.96667: getting variables 24820 1726853540.96668: in VariableManager get_vars() 24820 1726853540.96674: Calling all_inventory to load vars for managed_node2 24820 1726853540.96676: Calling groups_inventory to load vars for managed_node2 24820 1726853540.96677: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.96680: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.96686: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.96688: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.96781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.96887: done with get_vars() 24820 1726853540.96893: done getting variables 24820 1726853540.96936: 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) 24820 1726853540.97074: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:32:20 -0400 (0:00:00.041) 0:00:03.522 ****** 24820 1726853540.97110: entering _queue_task() for managed_node2/command 24820 1726853540.97111: Creating lock for command 24820 1726853540.97304: worker is 1 (out of 1 available) 24820 1726853540.97316: exiting _queue_task() for managed_node2/command 24820 1726853540.97329: done queuing things up, now waiting for results queue to drain 24820 1726853540.97331: waiting for pending results... 24820 1726853540.97477: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 24820 1726853540.97542: in run() - task 02083763-bbaf-35da-8a90-0000000000ea 24820 1726853540.97552: variable 'ansible_search_path' from source: unknown 24820 1726853540.97558: variable 'ansible_search_path' from source: unknown 24820 1726853540.97593: calling self._execute() 24820 1726853540.97646: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.97650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.97659: variable 'omit' from source: magic vars 24820 1726853540.97928: variable 'ansible_distribution' from source: facts 24820 1726853540.97937: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24820 1726853540.98024: variable 'ansible_distribution_major_version' from source: facts 24820 1726853540.98027: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24820 1726853540.98031: when evaluation is False, skipping this task 24820 1726853540.98034: _execute() done 24820 1726853540.98036: dumping result to json 24820 1726853540.98039: done dumping result, returning 24820 1726853540.98046: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [02083763-bbaf-35da-8a90-0000000000ea] 24820 1726853540.98050: sending task result for task 02083763-bbaf-35da-8a90-0000000000ea 24820 1726853540.98140: done sending task result for task 02083763-bbaf-35da-8a90-0000000000ea 24820 1726853540.98143: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24820 1726853540.98197: no more pending results, returning what we have 24820 1726853540.98200: results queue empty 24820 1726853540.98200: checking for any_errors_fatal 24820 1726853540.98201: done checking for any_errors_fatal 24820 1726853540.98202: checking for max_fail_percentage 24820 1726853540.98204: done checking for max_fail_percentage 24820 1726853540.98204: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.98205: done checking to see if all hosts have failed 24820 1726853540.98206: getting the remaining hosts for this loop 24820 1726853540.98207: done getting the remaining hosts for this loop 24820 1726853540.98210: getting the next task for host managed_node2 24820 1726853540.98214: done getting next task for host managed_node2 24820 1726853540.98216: ^ task is: TASK: Install yum-utils package 24820 1726853540.98219: ^ 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 24820 1726853540.98222: getting variables 24820 1726853540.98223: in VariableManager get_vars() 24820 1726853540.98245: Calling all_inventory to load vars for managed_node2 24820 1726853540.98248: Calling groups_inventory to load vars for managed_node2 24820 1726853540.98250: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.98260: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.98263: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.98265: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.98370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.98503: done with get_vars() 24820 1726853540.98509: done getting variables 24820 1726853540.98575: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:32:20 -0400 (0:00:00.014) 0:00:03.537 ****** 24820 1726853540.98593: entering _queue_task() for managed_node2/package 24820 1726853540.98594: Creating lock for package 24820 1726853540.98777: worker is 1 (out of 1 available) 24820 1726853540.98790: exiting _queue_task() for managed_node2/package 24820 1726853540.98803: done queuing things up, now waiting for results queue to drain 24820 1726853540.98804: waiting for pending results... 24820 1726853540.98935: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 24820 1726853540.99003: in run() - task 02083763-bbaf-35da-8a90-0000000000eb 24820 1726853540.99012: variable 'ansible_search_path' from source: unknown 24820 1726853540.99015: variable 'ansible_search_path' from source: unknown 24820 1726853540.99042: calling self._execute() 24820 1726853540.99095: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853540.99099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853540.99107: variable 'omit' from source: magic vars 24820 1726853540.99359: variable 'ansible_distribution' from source: facts 24820 1726853540.99369: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24820 1726853540.99457: variable 'ansible_distribution_major_version' from source: facts 24820 1726853540.99463: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24820 1726853540.99466: when evaluation is False, skipping this task 24820 1726853540.99468: _execute() done 24820 1726853540.99474: dumping result to json 24820 1726853540.99481: done dumping result, returning 24820 1726853540.99485: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [02083763-bbaf-35da-8a90-0000000000eb] 24820 1726853540.99488: sending task result for task 02083763-bbaf-35da-8a90-0000000000eb 24820 1726853540.99565: done sending task result for task 02083763-bbaf-35da-8a90-0000000000eb 24820 1726853540.99568: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24820 1726853540.99625: no more pending results, returning what we have 24820 1726853540.99628: results queue empty 24820 1726853540.99628: checking for any_errors_fatal 24820 1726853540.99633: done checking for any_errors_fatal 24820 1726853540.99634: checking for max_fail_percentage 24820 1726853540.99635: done checking for max_fail_percentage 24820 1726853540.99635: checking to see if all hosts have failed and the running result is not ok 24820 1726853540.99636: done checking to see if all hosts have failed 24820 1726853540.99637: getting the remaining hosts for this loop 24820 1726853540.99638: done getting the remaining hosts for this loop 24820 1726853540.99641: getting the next task for host managed_node2 24820 1726853540.99645: done getting next task for host managed_node2 24820 1726853540.99647: ^ task is: TASK: Enable EPEL 7 24820 1726853540.99650: ^ 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 24820 1726853540.99652: getting variables 24820 1726853540.99656: in VariableManager get_vars() 24820 1726853540.99679: Calling all_inventory to load vars for managed_node2 24820 1726853540.99682: Calling groups_inventory to load vars for managed_node2 24820 1726853540.99684: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853540.99692: Calling all_plugins_play to load vars for managed_node2 24820 1726853540.99694: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853540.99695: Calling groups_plugins_play to load vars for managed_node2 24820 1726853540.99798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853540.99911: done with get_vars() 24820 1726853540.99918: done getting variables 24820 1726853540.99955: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:32:20 -0400 (0:00:00.013) 0:00:03.551 ****** 24820 1726853540.99976: entering _queue_task() for managed_node2/command 24820 1726853541.00146: worker is 1 (out of 1 available) 24820 1726853541.00160: exiting _queue_task() for managed_node2/command 24820 1726853541.00175: done queuing things up, now waiting for results queue to drain 24820 1726853541.00176: waiting for pending results... 24820 1726853541.00303: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 24820 1726853541.00363: in run() - task 02083763-bbaf-35da-8a90-0000000000ec 24820 1726853541.00375: variable 'ansible_search_path' from source: unknown 24820 1726853541.00378: variable 'ansible_search_path' from source: unknown 24820 1726853541.00403: calling self._execute() 24820 1726853541.00458: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.00462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.00468: variable 'omit' from source: magic vars 24820 1726853541.00723: variable 'ansible_distribution' from source: facts 24820 1726853541.00733: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24820 1726853541.00819: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.00823: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24820 1726853541.00826: when evaluation is False, skipping this task 24820 1726853541.00829: _execute() done 24820 1726853541.00831: dumping result to json 24820 1726853541.00836: done dumping result, returning 24820 1726853541.00842: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [02083763-bbaf-35da-8a90-0000000000ec] 24820 1726853541.00847: sending task result for task 02083763-bbaf-35da-8a90-0000000000ec 24820 1726853541.00929: done sending task result for task 02083763-bbaf-35da-8a90-0000000000ec 24820 1726853541.00931: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24820 1726853541.00999: no more pending results, returning what we have 24820 1726853541.01002: results queue empty 24820 1726853541.01003: checking for any_errors_fatal 24820 1726853541.01007: done checking for any_errors_fatal 24820 1726853541.01008: checking for max_fail_percentage 24820 1726853541.01009: done checking for max_fail_percentage 24820 1726853541.01010: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.01010: done checking to see if all hosts have failed 24820 1726853541.01011: getting the remaining hosts for this loop 24820 1726853541.01012: done getting the remaining hosts for this loop 24820 1726853541.01015: getting the next task for host managed_node2 24820 1726853541.01020: done getting next task for host managed_node2 24820 1726853541.01022: ^ task is: TASK: Enable EPEL 8 24820 1726853541.01025: ^ 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 24820 1726853541.01028: getting variables 24820 1726853541.01029: in VariableManager get_vars() 24820 1726853541.01049: Calling all_inventory to load vars for managed_node2 24820 1726853541.01051: Calling groups_inventory to load vars for managed_node2 24820 1726853541.01053: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.01061: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.01062: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.01064: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.01196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.01307: done with get_vars() 24820 1726853541.01313: done getting variables 24820 1726853541.01349: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:32:21 -0400 (0:00:00.013) 0:00:03.565 ****** 24820 1726853541.01372: entering _queue_task() for managed_node2/command 24820 1726853541.01544: worker is 1 (out of 1 available) 24820 1726853541.01558: exiting _queue_task() for managed_node2/command 24820 1726853541.01573: done queuing things up, now waiting for results queue to drain 24820 1726853541.01574: waiting for pending results... 24820 1726853541.01708: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 24820 1726853541.01767: in run() - task 02083763-bbaf-35da-8a90-0000000000ed 24820 1726853541.01779: variable 'ansible_search_path' from source: unknown 24820 1726853541.01782: variable 'ansible_search_path' from source: unknown 24820 1726853541.01809: calling self._execute() 24820 1726853541.01864: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.01868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.01879: variable 'omit' from source: magic vars 24820 1726853541.02131: variable 'ansible_distribution' from source: facts 24820 1726853541.02141: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24820 1726853541.02223: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.02227: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24820 1726853541.02233: when evaluation is False, skipping this task 24820 1726853541.02236: _execute() done 24820 1726853541.02238: dumping result to json 24820 1726853541.02241: done dumping result, returning 24820 1726853541.02251: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [02083763-bbaf-35da-8a90-0000000000ed] 24820 1726853541.02257: sending task result for task 02083763-bbaf-35da-8a90-0000000000ed 24820 1726853541.02329: done sending task result for task 02083763-bbaf-35da-8a90-0000000000ed 24820 1726853541.02332: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24820 1726853541.02395: no more pending results, returning what we have 24820 1726853541.02397: results queue empty 24820 1726853541.02398: checking for any_errors_fatal 24820 1726853541.02402: done checking for any_errors_fatal 24820 1726853541.02402: checking for max_fail_percentage 24820 1726853541.02404: done checking for max_fail_percentage 24820 1726853541.02404: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.02405: done checking to see if all hosts have failed 24820 1726853541.02406: getting the remaining hosts for this loop 24820 1726853541.02407: done getting the remaining hosts for this loop 24820 1726853541.02410: getting the next task for host managed_node2 24820 1726853541.02416: done getting next task for host managed_node2 24820 1726853541.02419: ^ task is: TASK: Enable EPEL 6 24820 1726853541.02422: ^ 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 24820 1726853541.02425: getting variables 24820 1726853541.02426: in VariableManager get_vars() 24820 1726853541.02447: Calling all_inventory to load vars for managed_node2 24820 1726853541.02448: Calling groups_inventory to load vars for managed_node2 24820 1726853541.02450: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.02460: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.02463: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.02465: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.02568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.02683: done with get_vars() 24820 1726853541.02690: done getting variables 24820 1726853541.02725: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:32:21 -0400 (0:00:00.013) 0:00:03.578 ****** 24820 1726853541.02743: entering _queue_task() for managed_node2/copy 24820 1726853541.02915: worker is 1 (out of 1 available) 24820 1726853541.02927: exiting _queue_task() for managed_node2/copy 24820 1726853541.02940: done queuing things up, now waiting for results queue to drain 24820 1726853541.02941: waiting for pending results... 24820 1726853541.03073: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 24820 1726853541.03150: in run() - task 02083763-bbaf-35da-8a90-0000000000ef 24820 1726853541.03162: variable 'ansible_search_path' from source: unknown 24820 1726853541.03166: variable 'ansible_search_path' from source: unknown 24820 1726853541.03198: calling self._execute() 24820 1726853541.03252: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.03258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.03267: variable 'omit' from source: magic vars 24820 1726853541.03535: variable 'ansible_distribution' from source: facts 24820 1726853541.03544: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24820 1726853541.03676: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.03679: Evaluated conditional (ansible_distribution_major_version == '6'): False 24820 1726853541.03681: when evaluation is False, skipping this task 24820 1726853541.03683: _execute() done 24820 1726853541.03684: dumping result to json 24820 1726853541.03686: done dumping result, returning 24820 1726853541.03688: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [02083763-bbaf-35da-8a90-0000000000ef] 24820 1726853541.03690: sending task result for task 02083763-bbaf-35da-8a90-0000000000ef 24820 1726853541.03751: done sending task result for task 02083763-bbaf-35da-8a90-0000000000ef 24820 1726853541.03756: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24820 1726853541.03799: no more pending results, returning what we have 24820 1726853541.03802: results queue empty 24820 1726853541.03803: checking for any_errors_fatal 24820 1726853541.03806: done checking for any_errors_fatal 24820 1726853541.03807: checking for max_fail_percentage 24820 1726853541.03808: done checking for max_fail_percentage 24820 1726853541.03809: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.03809: done checking to see if all hosts have failed 24820 1726853541.03810: getting the remaining hosts for this loop 24820 1726853541.03811: done getting the remaining hosts for this loop 24820 1726853541.03814: getting the next task for host managed_node2 24820 1726853541.03820: done getting next task for host managed_node2 24820 1726853541.03822: ^ task is: TASK: Set network provider to 'initscripts' 24820 1726853541.03824: ^ 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 24820 1726853541.03828: getting variables 24820 1726853541.03829: in VariableManager get_vars() 24820 1726853541.03848: Calling all_inventory to load vars for managed_node2 24820 1726853541.03850: Calling groups_inventory to load vars for managed_node2 24820 1726853541.03851: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.03859: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.03861: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.03862: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.03993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.04102: done with get_vars() 24820 1726853541.04108: done getting variables 24820 1726853541.04143: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Friday 20 September 2024 13:32:21 -0400 (0:00:00.014) 0:00:03.593 ****** 24820 1726853541.04163: entering _queue_task() for managed_node2/set_fact 24820 1726853541.04329: worker is 1 (out of 1 available) 24820 1726853541.04341: exiting _queue_task() for managed_node2/set_fact 24820 1726853541.04355: done queuing things up, now waiting for results queue to drain 24820 1726853541.04357: waiting for pending results... 24820 1726853541.04478: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 24820 1726853541.04526: in run() - task 02083763-bbaf-35da-8a90-000000000007 24820 1726853541.04535: variable 'ansible_search_path' from source: unknown 24820 1726853541.04563: calling self._execute() 24820 1726853541.04618: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.04622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.04630: variable 'omit' from source: magic vars 24820 1726853541.04701: variable 'omit' from source: magic vars 24820 1726853541.04724: variable 'omit' from source: magic vars 24820 1726853541.04747: variable 'omit' from source: magic vars 24820 1726853541.04779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24820 1726853541.04805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24820 1726853541.04826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24820 1726853541.04838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853541.04846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24820 1726853541.04868: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24820 1726853541.04873: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.04876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.04942: Set connection var ansible_connection to ssh 24820 1726853541.04945: Set connection var ansible_shell_type to sh 24820 1726853541.04951: Set connection var ansible_timeout to 10 24820 1726853541.04958: Set connection var ansible_pipelining to False 24820 1726853541.04963: Set connection var ansible_shell_executable to /bin/sh 24820 1726853541.04969: Set connection var ansible_module_compression to ZIP_DEFLATED 24820 1726853541.04987: variable 'ansible_shell_executable' from source: unknown 24820 1726853541.04990: variable 'ansible_connection' from source: unknown 24820 1726853541.04993: variable 'ansible_module_compression' from source: unknown 24820 1726853541.04995: variable 'ansible_shell_type' from source: unknown 24820 1726853541.04997: variable 'ansible_shell_executable' from source: unknown 24820 1726853541.05000: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.05004: variable 'ansible_pipelining' from source: unknown 24820 1726853541.05007: variable 'ansible_timeout' from source: unknown 24820 1726853541.05011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.05107: 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) 24820 1726853541.05115: variable 'omit' from source: magic vars 24820 1726853541.05120: starting attempt loop 24820 1726853541.05122: running the handler 24820 1726853541.05132: handler run complete 24820 1726853541.05142: attempt loop complete, returning result 24820 1726853541.05146: _execute() done 24820 1726853541.05149: dumping result to json 24820 1726853541.05151: done dumping result, returning 24820 1726853541.05155: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [02083763-bbaf-35da-8a90-000000000007] 24820 1726853541.05158: sending task result for task 02083763-bbaf-35da-8a90-000000000007 24820 1726853541.05234: done sending task result for task 02083763-bbaf-35da-8a90-000000000007 24820 1726853541.05237: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 24820 1726853541.05305: no more pending results, returning what we have 24820 1726853541.05307: results queue empty 24820 1726853541.05308: checking for any_errors_fatal 24820 1726853541.05312: done checking for any_errors_fatal 24820 1726853541.05312: checking for max_fail_percentage 24820 1726853541.05314: done checking for max_fail_percentage 24820 1726853541.05314: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.05315: done checking to see if all hosts have failed 24820 1726853541.05316: getting the remaining hosts for this loop 24820 1726853541.05317: done getting the remaining hosts for this loop 24820 1726853541.05320: getting the next task for host managed_node2 24820 1726853541.05325: done getting next task for host managed_node2 24820 1726853541.05326: ^ task is: TASK: meta (flush_handlers) 24820 1726853541.05328: ^ 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 24820 1726853541.05331: getting variables 24820 1726853541.05333: in VariableManager get_vars() 24820 1726853541.05351: Calling all_inventory to load vars for managed_node2 24820 1726853541.05352: Calling groups_inventory to load vars for managed_node2 24820 1726853541.05356: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.05362: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.05364: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.05365: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.05470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.05580: done with get_vars() 24820 1726853541.05586: done getting variables 24820 1726853541.05626: in VariableManager get_vars() 24820 1726853541.05632: Calling all_inventory to load vars for managed_node2 24820 1726853541.05633: Calling groups_inventory to load vars for managed_node2 24820 1726853541.05634: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.05637: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.05638: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.05640: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.05722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.05963: done with get_vars() 24820 1726853541.05973: done queuing things up, now waiting for results queue to drain 24820 1726853541.05974: results queue empty 24820 1726853541.05974: checking for any_errors_fatal 24820 1726853541.05976: done checking for any_errors_fatal 24820 1726853541.05976: checking for max_fail_percentage 24820 1726853541.05977: done checking for max_fail_percentage 24820 1726853541.05977: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.05977: done checking to see if all hosts have failed 24820 1726853541.05978: getting the remaining hosts for this loop 24820 1726853541.05978: done getting the remaining hosts for this loop 24820 1726853541.05980: getting the next task for host managed_node2 24820 1726853541.05983: done getting next task for host managed_node2 24820 1726853541.05984: ^ task is: TASK: meta (flush_handlers) 24820 1726853541.05985: ^ 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 24820 1726853541.05991: getting variables 24820 1726853541.05991: in VariableManager get_vars() 24820 1726853541.05996: Calling all_inventory to load vars for managed_node2 24820 1726853541.05997: Calling groups_inventory to load vars for managed_node2 24820 1726853541.05999: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.06002: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.06003: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.06004: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.06080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.06184: done with get_vars() 24820 1726853541.06189: done getting variables 24820 1726853541.06219: in VariableManager get_vars() 24820 1726853541.06224: Calling all_inventory to load vars for managed_node2 24820 1726853541.06226: Calling groups_inventory to load vars for managed_node2 24820 1726853541.06227: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.06229: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.06232: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.06234: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.06310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.06429: done with get_vars() 24820 1726853541.06436: done queuing things up, now waiting for results queue to drain 24820 1726853541.06437: results queue empty 24820 1726853541.06437: checking for any_errors_fatal 24820 1726853541.06438: done checking for any_errors_fatal 24820 1726853541.06439: checking for max_fail_percentage 24820 1726853541.06439: done checking for max_fail_percentage 24820 1726853541.06439: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.06440: done checking to see if all hosts have failed 24820 1726853541.06440: getting the remaining hosts for this loop 24820 1726853541.06441: done getting the remaining hosts for this loop 24820 1726853541.06442: getting the next task for host managed_node2 24820 1726853541.06444: done getting next task for host managed_node2 24820 1726853541.06444: ^ task is: None 24820 1726853541.06445: ^ 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 24820 1726853541.06446: done queuing things up, now waiting for results queue to drain 24820 1726853541.06446: results queue empty 24820 1726853541.06447: checking for any_errors_fatal 24820 1726853541.06447: done checking for any_errors_fatal 24820 1726853541.06447: checking for max_fail_percentage 24820 1726853541.06448: done checking for max_fail_percentage 24820 1726853541.06448: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.06449: done checking to see if all hosts have failed 24820 1726853541.06450: getting the next task for host managed_node2 24820 1726853541.06451: done getting next task for host managed_node2 24820 1726853541.06452: ^ task is: None 24820 1726853541.06452: ^ 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 24820 1726853541.06486: in VariableManager get_vars() 24820 1726853541.06502: done with get_vars() 24820 1726853541.06505: in VariableManager get_vars() 24820 1726853541.06514: done with get_vars() 24820 1726853541.06516: variable 'omit' from source: magic vars 24820 1726853541.06538: in VariableManager get_vars() 24820 1726853541.06547: done with get_vars() 24820 1726853541.06561: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 24820 1726853541.06780: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24820 1726853541.06800: getting the remaining hosts for this loop 24820 1726853541.06801: done getting the remaining hosts for this loop 24820 1726853541.06802: getting the next task for host managed_node2 24820 1726853541.06804: done getting next task for host managed_node2 24820 1726853541.06805: ^ task is: TASK: Gathering Facts 24820 1726853541.06806: ^ 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 24820 1726853541.06807: getting variables 24820 1726853541.06808: in VariableManager get_vars() 24820 1726853541.06816: Calling all_inventory to load vars for managed_node2 24820 1726853541.06817: Calling groups_inventory to load vars for managed_node2 24820 1726853541.06818: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.06821: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.06830: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.06831: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.06914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.07025: done with get_vars() 24820 1726853541.07031: done getting variables 24820 1726853541.07057: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 13:32:21 -0400 (0:00:00.029) 0:00:03.622 ****** 24820 1726853541.07072: entering _queue_task() for managed_node2/gather_facts 24820 1726853541.07228: worker is 1 (out of 1 available) 24820 1726853541.07239: exiting _queue_task() for managed_node2/gather_facts 24820 1726853541.07249: done queuing things up, now waiting for results queue to drain 24820 1726853541.07251: waiting for pending results... 24820 1726853541.07381: running TaskExecutor() for managed_node2/TASK: Gathering Facts 24820 1726853541.07428: in run() - task 02083763-bbaf-35da-8a90-000000000115 24820 1726853541.07441: variable 'ansible_search_path' from source: unknown 24820 1726853541.07465: calling self._execute() 24820 1726853541.07524: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.07527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.07535: variable 'omit' from source: magic vars 24820 1726853541.07888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.09306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.09358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.09392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.09417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.09437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.09497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.09516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.09533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.09566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.09577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.09662: variable 'ansible_distribution' from source: facts 24820 1726853541.09667: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.09686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.09689: when evaluation is False, skipping this task 24820 1726853541.09692: _execute() done 24820 1726853541.09695: dumping result to json 24820 1726853541.09697: done dumping result, returning 24820 1726853541.09703: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-35da-8a90-000000000115] 24820 1726853541.09707: sending task result for task 02083763-bbaf-35da-8a90-000000000115 24820 1726853541.09776: done sending task result for task 02083763-bbaf-35da-8a90-000000000115 24820 1726853541.09781: 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" } 24820 1726853541.09823: no more pending results, returning what we have 24820 1726853541.09826: results queue empty 24820 1726853541.09826: checking for any_errors_fatal 24820 1726853541.09827: done checking for any_errors_fatal 24820 1726853541.09828: checking for max_fail_percentage 24820 1726853541.09829: done checking for max_fail_percentage 24820 1726853541.09831: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.09832: done checking to see if all hosts have failed 24820 1726853541.09833: getting the remaining hosts for this loop 24820 1726853541.09834: done getting the remaining hosts for this loop 24820 1726853541.09837: getting the next task for host managed_node2 24820 1726853541.09842: done getting next task for host managed_node2 24820 1726853541.09843: ^ task is: TASK: meta (flush_handlers) 24820 1726853541.09845: ^ 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 24820 1726853541.09848: getting variables 24820 1726853541.09850: in VariableManager get_vars() 24820 1726853541.09893: Calling all_inventory to load vars for managed_node2 24820 1726853541.09896: Calling groups_inventory to load vars for managed_node2 24820 1726853541.09898: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.09907: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.09910: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.09912: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.10091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.10214: done with get_vars() 24820 1726853541.10221: done getting variables 24820 1726853541.10266: in VariableManager get_vars() 24820 1726853541.10277: Calling all_inventory to load vars for managed_node2 24820 1726853541.10278: Calling groups_inventory to load vars for managed_node2 24820 1726853541.10279: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.10282: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.10284: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.10285: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.10365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.10473: done with get_vars() 24820 1726853541.10482: done queuing things up, now waiting for results queue to drain 24820 1726853541.10483: results queue empty 24820 1726853541.10483: checking for any_errors_fatal 24820 1726853541.10485: done checking for any_errors_fatal 24820 1726853541.10485: checking for max_fail_percentage 24820 1726853541.10486: done checking for max_fail_percentage 24820 1726853541.10486: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.10486: done checking to see if all hosts have failed 24820 1726853541.10487: getting the remaining hosts for this loop 24820 1726853541.10487: done getting the remaining hosts for this loop 24820 1726853541.10489: getting the next task for host managed_node2 24820 1726853541.10491: done getting next task for host managed_node2 24820 1726853541.10493: ^ task is: TASK: Include the task 'show_interfaces.yml' 24820 1726853541.10494: ^ 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 24820 1726853541.10495: getting variables 24820 1726853541.10496: in VariableManager get_vars() 24820 1726853541.10502: Calling all_inventory to load vars for managed_node2 24820 1726853541.10504: Calling groups_inventory to load vars for managed_node2 24820 1726853541.10505: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.10512: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.10513: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.10515: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.10609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.10715: done with get_vars() 24820 1726853541.10721: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 13:32:21 -0400 (0:00:00.036) 0:00:03.659 ****** 24820 1726853541.10768: entering _queue_task() for managed_node2/include_tasks 24820 1726853541.10951: worker is 1 (out of 1 available) 24820 1726853541.10963: exiting _queue_task() for managed_node2/include_tasks 24820 1726853541.10977: done queuing things up, now waiting for results queue to drain 24820 1726853541.10979: waiting for pending results... 24820 1726853541.11130: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 24820 1726853541.11184: in run() - task 02083763-bbaf-35da-8a90-00000000000b 24820 1726853541.11196: variable 'ansible_search_path' from source: unknown 24820 1726853541.11226: calling self._execute() 24820 1726853541.11286: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.11291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.11300: variable 'omit' from source: magic vars 24820 1726853541.11615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.13093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.13135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.13172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.13192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.13213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.13274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.13294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.13312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.13337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.13347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.13445: variable 'ansible_distribution' from source: facts 24820 1726853541.13449: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.13467: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.13472: when evaluation is False, skipping this task 24820 1726853541.13475: _execute() done 24820 1726853541.13477: dumping result to json 24820 1726853541.13479: done dumping result, returning 24820 1726853541.13487: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-35da-8a90-00000000000b] 24820 1726853541.13490: sending task result for task 02083763-bbaf-35da-8a90-00000000000b 24820 1726853541.13566: done sending task result for task 02083763-bbaf-35da-8a90-00000000000b 24820 1726853541.13569: 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" } 24820 1726853541.13639: no more pending results, returning what we have 24820 1726853541.13642: results queue empty 24820 1726853541.13642: checking for any_errors_fatal 24820 1726853541.13644: done checking for any_errors_fatal 24820 1726853541.13644: checking for max_fail_percentage 24820 1726853541.13645: done checking for max_fail_percentage 24820 1726853541.13646: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.13647: done checking to see if all hosts have failed 24820 1726853541.13648: getting the remaining hosts for this loop 24820 1726853541.13649: done getting the remaining hosts for this loop 24820 1726853541.13652: getting the next task for host managed_node2 24820 1726853541.13657: done getting next task for host managed_node2 24820 1726853541.13660: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24820 1726853541.13661: ^ 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 24820 1726853541.13664: getting variables 24820 1726853541.13665: in VariableManager get_vars() 24820 1726853541.13699: Calling all_inventory to load vars for managed_node2 24820 1726853541.13702: Calling groups_inventory to load vars for managed_node2 24820 1726853541.13704: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.13712: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.13714: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.13717: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.13839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.13957: done with get_vars() 24820 1726853541.13965: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 13:32:21 -0400 (0:00:00.032) 0:00:03.691 ****** 24820 1726853541.14025: entering _queue_task() for managed_node2/include_tasks 24820 1726853541.14207: worker is 1 (out of 1 available) 24820 1726853541.14219: exiting _queue_task() for managed_node2/include_tasks 24820 1726853541.14229: done queuing things up, now waiting for results queue to drain 24820 1726853541.14232: waiting for pending results... 24820 1726853541.14367: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 24820 1726853541.14433: in run() - task 02083763-bbaf-35da-8a90-00000000000c 24820 1726853541.14444: variable 'ansible_search_path' from source: unknown 24820 1726853541.14479: calling self._execute() 24820 1726853541.14536: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.14540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.14549: variable 'omit' from source: magic vars 24820 1726853541.14847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.16315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.16357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.16394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.16423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.16441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.16497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.16518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.16538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.16566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.16579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.16674: variable 'ansible_distribution' from source: facts 24820 1726853541.16678: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.16693: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.16695: when evaluation is False, skipping this task 24820 1726853541.16698: _execute() done 24820 1726853541.16700: dumping result to json 24820 1726853541.16703: done dumping result, returning 24820 1726853541.16710: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-35da-8a90-00000000000c] 24820 1726853541.16713: sending task result for task 02083763-bbaf-35da-8a90-00000000000c 24820 1726853541.16789: done sending task result for task 02083763-bbaf-35da-8a90-00000000000c 24820 1726853541.16792: 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" } 24820 1726853541.16830: no more pending results, returning what we have 24820 1726853541.16833: results queue empty 24820 1726853541.16834: checking for any_errors_fatal 24820 1726853541.16839: done checking for any_errors_fatal 24820 1726853541.16840: checking for max_fail_percentage 24820 1726853541.16841: done checking for max_fail_percentage 24820 1726853541.16842: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.16843: done checking to see if all hosts have failed 24820 1726853541.16843: getting the remaining hosts for this loop 24820 1726853541.16844: done getting the remaining hosts for this loop 24820 1726853541.16848: getting the next task for host managed_node2 24820 1726853541.16852: done getting next task for host managed_node2 24820 1726853541.16854: ^ task is: TASK: Set up gateway ip on veth peer 24820 1726853541.16855: ^ 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 24820 1726853541.16858: getting variables 24820 1726853541.16859: in VariableManager get_vars() 24820 1726853541.16892: Calling all_inventory to load vars for managed_node2 24820 1726853541.16895: Calling groups_inventory to load vars for managed_node2 24820 1726853541.16897: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.16905: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.16907: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.16909: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.17177: done with get_vars() 24820 1726853541.17186: done getting variables 24820 1726853541.17241: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 13:32:21 -0400 (0:00:00.032) 0:00:03.724 ****** 24820 1726853541.17261: entering _queue_task() for managed_node2/shell 24820 1726853541.17262: Creating lock for shell 24820 1726853541.17440: worker is 1 (out of 1 available) 24820 1726853541.17450: exiting _queue_task() for managed_node2/shell 24820 1726853541.17462: done queuing things up, now waiting for results queue to drain 24820 1726853541.17464: waiting for pending results... 24820 1726853541.17608: running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer 24820 1726853541.17661: in run() - task 02083763-bbaf-35da-8a90-00000000000d 24820 1726853541.17670: variable 'ansible_search_path' from source: unknown 24820 1726853541.17703: calling self._execute() 24820 1726853541.17758: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.17762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.17768: variable 'omit' from source: magic vars 24820 1726853541.18070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.19506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.19545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.19582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.19606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.19626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.19688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.19707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.19724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.19749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.19764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.19873: variable 'ansible_distribution' from source: facts 24820 1726853541.19877: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.19886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.19893: when evaluation is False, skipping this task 24820 1726853541.19896: _execute() done 24820 1726853541.19899: dumping result to json 24820 1726853541.19901: done dumping result, returning 24820 1726853541.19903: done running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer [02083763-bbaf-35da-8a90-00000000000d] 24820 1726853541.19905: sending task result for task 02083763-bbaf-35da-8a90-00000000000d 24820 1726853541.19981: done sending task result for task 02083763-bbaf-35da-8a90-00000000000d 24820 1726853541.19983: 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" } 24820 1726853541.20025: no more pending results, returning what we have 24820 1726853541.20028: results queue empty 24820 1726853541.20029: checking for any_errors_fatal 24820 1726853541.20033: done checking for any_errors_fatal 24820 1726853541.20034: checking for max_fail_percentage 24820 1726853541.20035: done checking for max_fail_percentage 24820 1726853541.20036: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.20037: done checking to see if all hosts have failed 24820 1726853541.20038: getting the remaining hosts for this loop 24820 1726853541.20039: done getting the remaining hosts for this loop 24820 1726853541.20042: getting the next task for host managed_node2 24820 1726853541.20048: done getting next task for host managed_node2 24820 1726853541.20050: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 24820 1726853541.20051: ^ 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 24820 1726853541.20056: getting variables 24820 1726853541.20058: in VariableManager get_vars() 24820 1726853541.20090: Calling all_inventory to load vars for managed_node2 24820 1726853541.20093: Calling groups_inventory to load vars for managed_node2 24820 1726853541.20095: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.20102: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.20104: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.20107: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.20230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.20344: done with get_vars() 24820 1726853541.20351: done getting variables 24820 1726853541.20413: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 13:32:21 -0400 (0:00:00.031) 0:00:03.755 ****** 24820 1726853541.20430: entering _queue_task() for managed_node2/debug 24820 1726853541.20431: Creating lock for debug 24820 1726853541.20600: worker is 1 (out of 1 available) 24820 1726853541.20611: exiting _queue_task() for managed_node2/debug 24820 1726853541.20622: done queuing things up, now waiting for results queue to drain 24820 1726853541.20624: waiting for pending results... 24820 1726853541.20767: running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config 24820 1726853541.20819: in run() - task 02083763-bbaf-35da-8a90-00000000000f 24820 1726853541.20830: variable 'ansible_search_path' from source: unknown 24820 1726853541.20864: calling self._execute() 24820 1726853541.20920: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.20924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.20932: variable 'omit' from source: magic vars 24820 1726853541.21286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.22756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.22807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.22834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.22861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.22882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.22936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.22966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.22986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.23011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.23022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.23120: variable 'ansible_distribution' from source: facts 24820 1726853541.23124: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.23139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.23142: when evaluation is False, skipping this task 24820 1726853541.23145: _execute() done 24820 1726853541.23156: dumping result to json 24820 1726853541.23159: done dumping result, returning 24820 1726853541.23161: done running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config [02083763-bbaf-35da-8a90-00000000000f] 24820 1726853541.23164: sending task result for task 02083763-bbaf-35da-8a90-00000000000f 24820 1726853541.23235: done sending task result for task 02083763-bbaf-35da-8a90-00000000000f 24820 1726853541.23238: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853541.23312: no more pending results, returning what we have 24820 1726853541.23314: results queue empty 24820 1726853541.23315: checking for any_errors_fatal 24820 1726853541.23321: done checking for any_errors_fatal 24820 1726853541.23321: checking for max_fail_percentage 24820 1726853541.23323: done checking for max_fail_percentage 24820 1726853541.23323: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.23324: done checking to see if all hosts have failed 24820 1726853541.23325: getting the remaining hosts for this loop 24820 1726853541.23326: done getting the remaining hosts for this loop 24820 1726853541.23329: getting the next task for host managed_node2 24820 1726853541.23334: done getting next task for host managed_node2 24820 1726853541.23337: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24820 1726853541.23340: ^ 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? (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 24820 1726853541.23352: getting variables 24820 1726853541.23354: in VariableManager get_vars() 24820 1726853541.23396: Calling all_inventory to load vars for managed_node2 24820 1726853541.23398: Calling groups_inventory to load vars for managed_node2 24820 1726853541.23400: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.23407: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.23410: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.23412: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.23547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.23720: done with get_vars() 24820 1726853541.23730: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:32:21 -0400 (0:00:00.033) 0:00:03.789 ****** 24820 1726853541.23816: entering _queue_task() for managed_node2/include_tasks 24820 1726853541.24032: worker is 1 (out of 1 available) 24820 1726853541.24044: exiting _queue_task() for managed_node2/include_tasks 24820 1726853541.24057: done queuing things up, now waiting for results queue to drain 24820 1726853541.24059: waiting for pending results... 24820 1726853541.24489: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24820 1726853541.24495: in run() - task 02083763-bbaf-35da-8a90-000000000017 24820 1726853541.24498: variable 'ansible_search_path' from source: unknown 24820 1726853541.24501: variable 'ansible_search_path' from source: unknown 24820 1726853541.24503: calling self._execute() 24820 1726853541.24547: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.24558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.24573: variable 'omit' from source: magic vars 24820 1726853541.24992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.26522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.26563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.26594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.26619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.26647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.26708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.26728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.26745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.26774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.26786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.26880: variable 'ansible_distribution' from source: facts 24820 1726853541.26884: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.26900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.26903: when evaluation is False, skipping this task 24820 1726853541.26907: _execute() done 24820 1726853541.26910: dumping result to json 24820 1726853541.26912: done dumping result, returning 24820 1726853541.26923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-35da-8a90-000000000017] 24820 1726853541.26926: sending task result for task 02083763-bbaf-35da-8a90-000000000017 24820 1726853541.27000: done sending task result for task 02083763-bbaf-35da-8a90-000000000017 24820 1726853541.27002: 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" } 24820 1726853541.27044: no more pending results, returning what we have 24820 1726853541.27051: results queue empty 24820 1726853541.27052: checking for any_errors_fatal 24820 1726853541.27060: done checking for any_errors_fatal 24820 1726853541.27061: checking for max_fail_percentage 24820 1726853541.27063: done checking for max_fail_percentage 24820 1726853541.27063: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.27064: done checking to see if all hosts have failed 24820 1726853541.27065: getting the remaining hosts for this loop 24820 1726853541.27066: done getting the remaining hosts for this loop 24820 1726853541.27069: getting the next task for host managed_node2 24820 1726853541.27076: done getting next task for host managed_node2 24820 1726853541.27080: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24820 1726853541.27082: ^ 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? (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 24820 1726853541.27096: getting variables 24820 1726853541.27097: in VariableManager get_vars() 24820 1726853541.27131: Calling all_inventory to load vars for managed_node2 24820 1726853541.27133: Calling groups_inventory to load vars for managed_node2 24820 1726853541.27135: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.27142: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.27144: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.27147: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.27336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.27538: done with get_vars() 24820 1726853541.27548: done getting variables 24820 1726853541.27604: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:32:21 -0400 (0:00:00.038) 0:00:03.827 ****** 24820 1726853541.27632: entering _queue_task() for managed_node2/debug 24820 1726853541.27848: worker is 1 (out of 1 available) 24820 1726853541.27859: exiting _queue_task() for managed_node2/debug 24820 1726853541.27873: done queuing things up, now waiting for results queue to drain 24820 1726853541.27874: waiting for pending results... 24820 1726853541.28288: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 24820 1726853541.28292: in run() - task 02083763-bbaf-35da-8a90-000000000018 24820 1726853541.28295: variable 'ansible_search_path' from source: unknown 24820 1726853541.28297: variable 'ansible_search_path' from source: unknown 24820 1726853541.28300: calling self._execute() 24820 1726853541.28339: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.28351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.28363: variable 'omit' from source: magic vars 24820 1726853541.28831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.30872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.30949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.30991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.31034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.31064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.31147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.31183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.31213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.31261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.31283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.31421: variable 'ansible_distribution' from source: facts 24820 1726853541.31433: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.31460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.31467: when evaluation is False, skipping this task 24820 1726853541.31475: _execute() done 24820 1726853541.31482: dumping result to json 24820 1726853541.31558: done dumping result, returning 24820 1726853541.31561: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-35da-8a90-000000000018] 24820 1726853541.31563: sending task result for task 02083763-bbaf-35da-8a90-000000000018 24820 1726853541.31626: done sending task result for task 02083763-bbaf-35da-8a90-000000000018 24820 1726853541.31629: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853541.31706: no more pending results, returning what we have 24820 1726853541.31710: results queue empty 24820 1726853541.31710: checking for any_errors_fatal 24820 1726853541.31716: done checking for any_errors_fatal 24820 1726853541.31716: checking for max_fail_percentage 24820 1726853541.31718: done checking for max_fail_percentage 24820 1726853541.31719: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.31720: done checking to see if all hosts have failed 24820 1726853541.31721: getting the remaining hosts for this loop 24820 1726853541.31722: done getting the remaining hosts for this loop 24820 1726853541.31726: getting the next task for host managed_node2 24820 1726853541.31731: done getting next task for host managed_node2 24820 1726853541.31734: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24820 1726853541.31738: ^ 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? (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 24820 1726853541.31750: getting variables 24820 1726853541.31753: in VariableManager get_vars() 24820 1726853541.31798: Calling all_inventory to load vars for managed_node2 24820 1726853541.31801: Calling groups_inventory to load vars for managed_node2 24820 1726853541.31803: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.31813: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.31815: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.31818: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.32249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.32451: done with get_vars() 24820 1726853541.32461: done getting variables 24820 1726853541.32542: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:32:21 -0400 (0:00:00.049) 0:00:03.877 ****** 24820 1726853541.32573: entering _queue_task() for managed_node2/fail 24820 1726853541.32575: Creating lock for fail 24820 1726853541.32815: worker is 1 (out of 1 available) 24820 1726853541.32826: exiting _queue_task() for managed_node2/fail 24820 1726853541.32837: done queuing things up, now waiting for results queue to drain 24820 1726853541.32839: waiting for pending results... 24820 1726853541.33089: 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 24820 1726853541.33277: in run() - task 02083763-bbaf-35da-8a90-000000000019 24820 1726853541.33283: variable 'ansible_search_path' from source: unknown 24820 1726853541.33286: variable 'ansible_search_path' from source: unknown 24820 1726853541.33289: calling self._execute() 24820 1726853541.33352: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.33364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.33379: variable 'omit' from source: magic vars 24820 1726853541.33795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.36644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.36653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.36696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.36746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.36781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.36862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.36898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.36926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.36974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.36993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.37133: variable 'ansible_distribution' from source: facts 24820 1726853541.37185: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.37188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.37191: when evaluation is False, skipping this task 24820 1726853541.37193: _execute() done 24820 1726853541.37195: dumping result to json 24820 1726853541.37197: done dumping result, returning 24820 1726853541.37199: 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 [02083763-bbaf-35da-8a90-000000000019] 24820 1726853541.37207: sending task result for task 02083763-bbaf-35da-8a90-000000000019 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" } 24820 1726853541.37436: no more pending results, returning what we have 24820 1726853541.37439: results queue empty 24820 1726853541.37440: checking for any_errors_fatal 24820 1726853541.37443: done checking for any_errors_fatal 24820 1726853541.37444: checking for max_fail_percentage 24820 1726853541.37446: done checking for max_fail_percentage 24820 1726853541.37446: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.37447: done checking to see if all hosts have failed 24820 1726853541.37448: getting the remaining hosts for this loop 24820 1726853541.37450: done getting the remaining hosts for this loop 24820 1726853541.37453: getting the next task for host managed_node2 24820 1726853541.37460: done getting next task for host managed_node2 24820 1726853541.37463: ^ 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 24820 1726853541.37466: ^ 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? (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 24820 1726853541.37482: getting variables 24820 1726853541.37484: in VariableManager get_vars() 24820 1726853541.37529: Calling all_inventory to load vars for managed_node2 24820 1726853541.37532: Calling groups_inventory to load vars for managed_node2 24820 1726853541.37535: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.37550: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.37975: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.37981: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.38295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.38631: done with get_vars() 24820 1726853541.38644: done getting variables 24820 1726853541.38776: done sending task result for task 02083763-bbaf-35da-8a90-000000000019 24820 1726853541.38780: WORKER PROCESS EXITING 24820 1726853541.38814: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:32:21 -0400 (0:00:00.062) 0:00:03.939 ****** 24820 1726853541.38844: entering _queue_task() for managed_node2/fail 24820 1726853541.39408: worker is 1 (out of 1 available) 24820 1726853541.39420: exiting _queue_task() for managed_node2/fail 24820 1726853541.39432: done queuing things up, now waiting for results queue to drain 24820 1726853541.39434: waiting for pending results... 24820 1726853541.39673: 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 24820 1726853541.39983: in run() - task 02083763-bbaf-35da-8a90-00000000001a 24820 1726853541.40114: variable 'ansible_search_path' from source: unknown 24820 1726853541.40181: variable 'ansible_search_path' from source: unknown 24820 1726853541.40223: calling self._execute() 24820 1726853541.40301: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.40576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.40580: variable 'omit' from source: magic vars 24820 1726853541.41297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.43962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.44032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.44079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.44118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.44150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.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) 24820 1726853541.44273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.44375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.44379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.44382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.44507: variable 'ansible_distribution' from source: facts 24820 1726853541.44518: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.44542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.44549: when evaluation is False, skipping this task 24820 1726853541.44556: _execute() done 24820 1726853541.44563: dumping result to json 24820 1726853541.44573: done dumping result, returning 24820 1726853541.44588: 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 [02083763-bbaf-35da-8a90-00000000001a] 24820 1726853541.44601: sending task result for task 02083763-bbaf-35da-8a90-00000000001a 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" } 24820 1726853541.44745: no more pending results, returning what we have 24820 1726853541.44748: results queue empty 24820 1726853541.44749: checking for any_errors_fatal 24820 1726853541.44756: done checking for any_errors_fatal 24820 1726853541.44757: checking for max_fail_percentage 24820 1726853541.44758: done checking for max_fail_percentage 24820 1726853541.44759: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.44760: done checking to see if all hosts have failed 24820 1726853541.44761: getting the remaining hosts for this loop 24820 1726853541.44762: done getting the remaining hosts for this loop 24820 1726853541.44766: getting the next task for host managed_node2 24820 1726853541.44774: done getting next task for host managed_node2 24820 1726853541.44778: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24820 1726853541.44781: ^ 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? (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 24820 1726853541.44795: getting variables 24820 1726853541.44796: in VariableManager get_vars() 24820 1726853541.44839: Calling all_inventory to load vars for managed_node2 24820 1726853541.44843: Calling groups_inventory to load vars for managed_node2 24820 1726853541.44845: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.44856: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.44859: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.44862: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.45037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.45533: done with get_vars() 24820 1726853541.45545: done getting variables 24820 1726853541.45575: done sending task result for task 02083763-bbaf-35da-8a90-00000000001a 24820 1726853541.45579: WORKER PROCESS EXITING 24820 1726853541.45612: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:32:21 -0400 (0:00:00.067) 0:00:04.007 ****** 24820 1726853541.45643: entering _queue_task() for managed_node2/fail 24820 1726853541.45887: worker is 1 (out of 1 available) 24820 1726853541.45900: exiting _queue_task() for managed_node2/fail 24820 1726853541.45911: done queuing things up, now waiting for results queue to drain 24820 1726853541.45912: waiting for pending results... 24820 1726853541.46150: 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 24820 1726853541.46273: in run() - task 02083763-bbaf-35da-8a90-00000000001b 24820 1726853541.46295: variable 'ansible_search_path' from source: unknown 24820 1726853541.46305: variable 'ansible_search_path' from source: unknown 24820 1726853541.46346: calling self._execute() 24820 1726853541.46424: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.46476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.46481: variable 'omit' from source: magic vars 24820 1726853541.46862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.49059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.49221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.49224: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.49226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.49247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.49330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.49364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.49396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.49443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.49461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.49603: variable 'ansible_distribution' from source: facts 24820 1726853541.49614: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.49635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.49641: when evaluation is False, skipping this task 24820 1726853541.49647: _execute() done 24820 1726853541.49658: dumping result to json 24820 1726853541.49666: done dumping result, returning 24820 1726853541.49680: 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 [02083763-bbaf-35da-8a90-00000000001b] 24820 1726853541.49689: sending task result for task 02083763-bbaf-35da-8a90-00000000001b 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" } 24820 1726853541.49946: no more pending results, returning what we have 24820 1726853541.49949: results queue empty 24820 1726853541.49950: checking for any_errors_fatal 24820 1726853541.49956: done checking for any_errors_fatal 24820 1726853541.49957: checking for max_fail_percentage 24820 1726853541.49958: done checking for max_fail_percentage 24820 1726853541.49959: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.49960: done checking to see if all hosts have failed 24820 1726853541.49961: getting the remaining hosts for this loop 24820 1726853541.49962: done getting the remaining hosts for this loop 24820 1726853541.49966: getting the next task for host managed_node2 24820 1726853541.49974: done getting next task for host managed_node2 24820 1726853541.49977: ^ 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 24820 1726853541.49980: ^ 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? (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 24820 1726853541.49994: getting variables 24820 1726853541.49995: in VariableManager get_vars() 24820 1726853541.50036: Calling all_inventory to load vars for managed_node2 24820 1726853541.50039: Calling groups_inventory to load vars for managed_node2 24820 1726853541.50042: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.50051: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.50054: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.50057: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.50424: done sending task result for task 02083763-bbaf-35da-8a90-00000000001b 24820 1726853541.50427: WORKER PROCESS EXITING 24820 1726853541.50450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.50650: done with get_vars() 24820 1726853541.50660: done getting variables 24820 1726853541.50950: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:32:21 -0400 (0:00:00.053) 0:00:04.061 ****** 24820 1726853541.50979: entering _queue_task() for managed_node2/dnf 24820 1726853541.51433: worker is 1 (out of 1 available) 24820 1726853541.51444: exiting _queue_task() for managed_node2/dnf 24820 1726853541.51456: done queuing things up, now waiting for results queue to drain 24820 1726853541.51458: waiting for pending results... 24820 1726853541.52198: 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 24820 1726853541.52232: in run() - task 02083763-bbaf-35da-8a90-00000000001c 24820 1726853541.52253: variable 'ansible_search_path' from source: unknown 24820 1726853541.52262: variable 'ansible_search_path' from source: unknown 24820 1726853541.52576: calling self._execute() 24820 1726853541.52580: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.52583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.52585: variable 'omit' from source: magic vars 24820 1726853541.53423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.56148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.56220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.56260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.56301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.56331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.56416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.56448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.56480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.56528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.56546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.56686: variable 'ansible_distribution' from source: facts 24820 1726853541.56698: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.56724: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.56730: when evaluation is False, skipping this task 24820 1726853541.56737: _execute() done 24820 1726853541.56743: dumping result to json 24820 1726853541.56750: done dumping result, returning 24820 1726853541.56761: 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 [02083763-bbaf-35da-8a90-00000000001c] 24820 1726853541.56772: sending task result for task 02083763-bbaf-35da-8a90-00000000001c 24820 1726853541.56977: done sending task result for task 02083763-bbaf-35da-8a90-00000000001c 24820 1726853541.56980: 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" } 24820 1726853541.57033: no more pending results, returning what we have 24820 1726853541.57037: results queue empty 24820 1726853541.57038: checking for any_errors_fatal 24820 1726853541.57043: done checking for any_errors_fatal 24820 1726853541.57043: checking for max_fail_percentage 24820 1726853541.57045: done checking for max_fail_percentage 24820 1726853541.57045: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.57046: done checking to see if all hosts have failed 24820 1726853541.57047: getting the remaining hosts for this loop 24820 1726853541.57048: done getting the remaining hosts for this loop 24820 1726853541.57051: getting the next task for host managed_node2 24820 1726853541.57057: done getting next task for host managed_node2 24820 1726853541.57060: ^ 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 24820 1726853541.57063: ^ 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? (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 24820 1726853541.57077: getting variables 24820 1726853541.57079: in VariableManager get_vars() 24820 1726853541.57120: Calling all_inventory to load vars for managed_node2 24820 1726853541.57123: Calling groups_inventory to load vars for managed_node2 24820 1726853541.57125: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.57135: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.57137: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.57139: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.57510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.57765: done with get_vars() 24820 1726853541.57779: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24820 1726853541.57853: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:32:21 -0400 (0:00:00.072) 0:00:04.133 ****** 24820 1726853541.58188: entering _queue_task() for managed_node2/yum 24820 1726853541.58190: Creating lock for yum 24820 1726853541.58565: worker is 1 (out of 1 available) 24820 1726853541.58682: exiting _queue_task() for managed_node2/yum 24820 1726853541.58696: done queuing things up, now waiting for results queue to drain 24820 1726853541.58697: waiting for pending results... 24820 1726853541.59191: 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 24820 1726853541.59197: in run() - task 02083763-bbaf-35da-8a90-00000000001d 24820 1726853541.59227: variable 'ansible_search_path' from source: unknown 24820 1726853541.59235: variable 'ansible_search_path' from source: unknown 24820 1726853541.59280: calling self._execute() 24820 1726853541.59383: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.59400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.59414: variable 'omit' from source: magic vars 24820 1726853541.59842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.62565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.62638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.63091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.63169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.63176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.63244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.63283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.63313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.63356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.63386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.63517: variable 'ansible_distribution' from source: facts 24820 1726853541.63604: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.63607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.63610: when evaluation is False, skipping this task 24820 1726853541.63613: _execute() done 24820 1726853541.63615: dumping result to json 24820 1726853541.63617: done dumping result, returning 24820 1726853541.63620: 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 [02083763-bbaf-35da-8a90-00000000001d] 24820 1726853541.63622: sending task result for task 02083763-bbaf-35da-8a90-00000000001d 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" } 24820 1726853541.63780: no more pending results, returning what we have 24820 1726853541.63784: results queue empty 24820 1726853541.63785: checking for any_errors_fatal 24820 1726853541.63790: done checking for any_errors_fatal 24820 1726853541.63791: checking for max_fail_percentage 24820 1726853541.63792: done checking for max_fail_percentage 24820 1726853541.63793: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.63794: done checking to see if all hosts have failed 24820 1726853541.63795: getting the remaining hosts for this loop 24820 1726853541.63796: done getting the remaining hosts for this loop 24820 1726853541.63800: getting the next task for host managed_node2 24820 1726853541.63806: done getting next task for host managed_node2 24820 1726853541.63810: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24820 1726853541.63813: ^ 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? (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 24820 1726853541.63827: getting variables 24820 1726853541.63829: in VariableManager get_vars() 24820 1726853541.63874: Calling all_inventory to load vars for managed_node2 24820 1726853541.63878: Calling groups_inventory to load vars for managed_node2 24820 1726853541.63880: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.63891: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.63895: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.63898: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.64399: done sending task result for task 02083763-bbaf-35da-8a90-00000000001d 24820 1726853541.64403: WORKER PROCESS EXITING 24820 1726853541.64424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.64632: done with get_vars() 24820 1726853541.64642: done getting variables 24820 1726853541.64717: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:32:21 -0400 (0:00:00.065) 0:00:04.199 ****** 24820 1726853541.64749: entering _queue_task() for managed_node2/fail 24820 1726853541.64984: worker is 1 (out of 1 available) 24820 1726853541.64996: exiting _queue_task() for managed_node2/fail 24820 1726853541.65008: done queuing things up, now waiting for results queue to drain 24820 1726853541.65009: waiting for pending results... 24820 1726853541.65258: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24820 1726853541.65364: in run() - task 02083763-bbaf-35da-8a90-00000000001e 24820 1726853541.65389: variable 'ansible_search_path' from source: unknown 24820 1726853541.65395: variable 'ansible_search_path' from source: unknown 24820 1726853541.65429: calling self._execute() 24820 1726853541.65500: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.65509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.65520: variable 'omit' from source: magic vars 24820 1726853541.65933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.69961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.69964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.70046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.70114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.70172: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.70257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.70434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.70541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.70742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.70760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.71012: variable 'ansible_distribution' from source: facts 24820 1726853541.71065: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.71090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.71276: when evaluation is False, skipping this task 24820 1726853541.71279: _execute() done 24820 1726853541.71282: dumping result to json 24820 1726853541.71284: done dumping result, returning 24820 1726853541.71286: 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 [02083763-bbaf-35da-8a90-00000000001e] 24820 1726853541.71288: sending task result for task 02083763-bbaf-35da-8a90-00000000001e 24820 1726853541.71355: done sending task result for task 02083763-bbaf-35da-8a90-00000000001e 24820 1726853541.71358: 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" } 24820 1726853541.71425: no more pending results, returning what we have 24820 1726853541.71429: results queue empty 24820 1726853541.71429: checking for any_errors_fatal 24820 1726853541.71437: done checking for any_errors_fatal 24820 1726853541.71438: checking for max_fail_percentage 24820 1726853541.71440: done checking for max_fail_percentage 24820 1726853541.71441: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.71442: done checking to see if all hosts have failed 24820 1726853541.71443: getting the remaining hosts for this loop 24820 1726853541.71444: done getting the remaining hosts for this loop 24820 1726853541.71448: getting the next task for host managed_node2 24820 1726853541.71454: done getting next task for host managed_node2 24820 1726853541.71462: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24820 1726853541.71465: ^ 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? (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 24820 1726853541.71481: getting variables 24820 1726853541.71482: in VariableManager get_vars() 24820 1726853541.71527: Calling all_inventory to load vars for managed_node2 24820 1726853541.71530: Calling groups_inventory to load vars for managed_node2 24820 1726853541.71532: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.71542: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.71544: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.71547: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.72105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.72541: done with get_vars() 24820 1726853541.72554: done getting variables 24820 1726853541.72718: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:32:21 -0400 (0:00:00.079) 0:00:04.279 ****** 24820 1726853541.72752: entering _queue_task() for managed_node2/package 24820 1726853541.73223: worker is 1 (out of 1 available) 24820 1726853541.73236: exiting _queue_task() for managed_node2/package 24820 1726853541.73249: done queuing things up, now waiting for results queue to drain 24820 1726853541.73250: waiting for pending results... 24820 1726853541.74024: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 24820 1726853541.74421: in run() - task 02083763-bbaf-35da-8a90-00000000001f 24820 1726853541.74426: variable 'ansible_search_path' from source: unknown 24820 1726853541.74429: variable 'ansible_search_path' from source: unknown 24820 1726853541.74431: calling self._execute() 24820 1726853541.74666: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.74669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.74674: variable 'omit' from source: magic vars 24820 1726853541.75865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.78738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.78818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.78860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.78923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.78952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.79129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.79132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.79134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.79158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.79179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.79326: variable 'ansible_distribution' from source: facts 24820 1726853541.79345: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.79382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.79391: when evaluation is False, skipping this task 24820 1726853541.79399: _execute() done 24820 1726853541.79407: dumping result to json 24820 1726853541.79457: done dumping result, returning 24820 1726853541.79463: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-35da-8a90-00000000001f] 24820 1726853541.79468: sending task result for task 02083763-bbaf-35da-8a90-00000000001f 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" } 24820 1726853541.79721: no more pending results, returning what we have 24820 1726853541.79724: results queue empty 24820 1726853541.79725: checking for any_errors_fatal 24820 1726853541.79730: done checking for any_errors_fatal 24820 1726853541.79731: checking for max_fail_percentage 24820 1726853541.79732: done checking for max_fail_percentage 24820 1726853541.79733: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.79734: done checking to see if all hosts have failed 24820 1726853541.79735: getting the remaining hosts for this loop 24820 1726853541.79737: done getting the remaining hosts for this loop 24820 1726853541.79740: getting the next task for host managed_node2 24820 1726853541.79747: done getting next task for host managed_node2 24820 1726853541.79750: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24820 1726853541.79756: ^ 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? (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 24820 1726853541.79769: getting variables 24820 1726853541.79973: in VariableManager get_vars() 24820 1726853541.80012: Calling all_inventory to load vars for managed_node2 24820 1726853541.80015: Calling groups_inventory to load vars for managed_node2 24820 1726853541.80017: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.80025: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.80028: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.80031: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.80248: done sending task result for task 02083763-bbaf-35da-8a90-00000000001f 24820 1726853541.80251: WORKER PROCESS EXITING 24820 1726853541.80275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.80495: done with get_vars() 24820 1726853541.80513: done getting variables 24820 1726853541.80579: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:32:21 -0400 (0:00:00.078) 0:00:04.357 ****** 24820 1726853541.80612: entering _queue_task() for managed_node2/package 24820 1726853541.80905: worker is 1 (out of 1 available) 24820 1726853541.80920: exiting _queue_task() for managed_node2/package 24820 1726853541.80932: done queuing things up, now waiting for results queue to drain 24820 1726853541.80933: waiting for pending results... 24820 1726853541.81226: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24820 1726853541.81360: in run() - task 02083763-bbaf-35da-8a90-000000000020 24820 1726853541.81394: variable 'ansible_search_path' from source: unknown 24820 1726853541.81403: variable 'ansible_search_path' from source: unknown 24820 1726853541.81441: calling self._execute() 24820 1726853541.81532: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.81544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.81562: variable 'omit' from source: magic vars 24820 1726853541.82019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.84618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.84678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.84713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.84745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.84769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.84842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.84874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.84896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.84936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.84950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.85079: variable 'ansible_distribution' from source: facts 24820 1726853541.85087: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.85103: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.85107: when evaluation is False, skipping this task 24820 1726853541.85109: _execute() done 24820 1726853541.85112: dumping result to json 24820 1726853541.85114: done dumping result, returning 24820 1726853541.85122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-35da-8a90-000000000020] 24820 1726853541.85127: sending task result for task 02083763-bbaf-35da-8a90-000000000020 24820 1726853541.85260: done sending task result for task 02083763-bbaf-35da-8a90-000000000020 24820 1726853541.85263: 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" } 24820 1726853541.85420: no more pending results, returning what we have 24820 1726853541.85423: results queue empty 24820 1726853541.85424: checking for any_errors_fatal 24820 1726853541.85428: done checking for any_errors_fatal 24820 1726853541.85429: checking for max_fail_percentage 24820 1726853541.85431: done checking for max_fail_percentage 24820 1726853541.85432: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.85433: done checking to see if all hosts have failed 24820 1726853541.85433: getting the remaining hosts for this loop 24820 1726853541.85434: done getting the remaining hosts for this loop 24820 1726853541.85437: getting the next task for host managed_node2 24820 1726853541.85442: done getting next task for host managed_node2 24820 1726853541.85445: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24820 1726853541.85447: ^ 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? (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 24820 1726853541.85462: getting variables 24820 1726853541.85463: in VariableManager get_vars() 24820 1726853541.85508: Calling all_inventory to load vars for managed_node2 24820 1726853541.85511: Calling groups_inventory to load vars for managed_node2 24820 1726853541.85513: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.85520: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.85523: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.85526: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.85712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.85938: done with get_vars() 24820 1726853541.85948: done getting variables 24820 1726853541.86005: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:32:21 -0400 (0:00:00.054) 0:00:04.411 ****** 24820 1726853541.86041: entering _queue_task() for managed_node2/package 24820 1726853541.86494: worker is 1 (out of 1 available) 24820 1726853541.86503: exiting _queue_task() for managed_node2/package 24820 1726853541.86513: done queuing things up, now waiting for results queue to drain 24820 1726853541.86514: waiting for pending results... 24820 1726853541.86690: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24820 1726853541.86724: in run() - task 02083763-bbaf-35da-8a90-000000000021 24820 1726853541.86786: variable 'ansible_search_path' from source: unknown 24820 1726853541.86789: variable 'ansible_search_path' from source: unknown 24820 1726853541.86807: calling self._execute() 24820 1726853541.86897: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.86909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.86921: variable 'omit' from source: magic vars 24820 1726853541.87468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.90456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.90536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.90680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.90683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.90686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.90761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.90804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.90821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.90846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.90859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.90961: variable 'ansible_distribution' from source: facts 24820 1726853541.90967: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.90984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.90986: when evaluation is False, skipping this task 24820 1726853541.90989: _execute() done 24820 1726853541.90992: dumping result to json 24820 1726853541.90994: done dumping result, returning 24820 1726853541.91004: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-35da-8a90-000000000021] 24820 1726853541.91007: sending task result for task 02083763-bbaf-35da-8a90-000000000021 24820 1726853541.91098: done sending task result for task 02083763-bbaf-35da-8a90-000000000021 24820 1726853541.91100: 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" } 24820 1726853541.91176: no more pending results, returning what we have 24820 1726853541.91179: results queue empty 24820 1726853541.91180: checking for any_errors_fatal 24820 1726853541.91185: done checking for any_errors_fatal 24820 1726853541.91186: checking for max_fail_percentage 24820 1726853541.91188: done checking for max_fail_percentage 24820 1726853541.91188: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.91190: done checking to see if all hosts have failed 24820 1726853541.91190: getting the remaining hosts for this loop 24820 1726853541.91192: done getting the remaining hosts for this loop 24820 1726853541.91195: getting the next task for host managed_node2 24820 1726853541.91200: done getting next task for host managed_node2 24820 1726853541.91203: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24820 1726853541.91206: ^ 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? (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 24820 1726853541.91226: getting variables 24820 1726853541.91227: in VariableManager get_vars() 24820 1726853541.91265: Calling all_inventory to load vars for managed_node2 24820 1726853541.91268: Calling groups_inventory to load vars for managed_node2 24820 1726853541.91270: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.91279: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.91281: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.91283: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.91441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.91562: done with get_vars() 24820 1726853541.91570: done getting variables 24820 1726853541.91636: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:32:21 -0400 (0:00:00.056) 0:00:04.468 ****** 24820 1726853541.91661: entering _queue_task() for managed_node2/service 24820 1726853541.91663: Creating lock for service 24820 1726853541.91864: worker is 1 (out of 1 available) 24820 1726853541.91879: exiting _queue_task() for managed_node2/service 24820 1726853541.91892: done queuing things up, now waiting for results queue to drain 24820 1726853541.91893: waiting for pending results... 24820 1726853541.92062: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24820 1726853541.92139: in run() - task 02083763-bbaf-35da-8a90-000000000022 24820 1726853541.92151: variable 'ansible_search_path' from source: unknown 24820 1726853541.92154: variable 'ansible_search_path' from source: unknown 24820 1726853541.92185: calling self._execute() 24820 1726853541.92242: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.92246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.92254: variable 'omit' from source: magic vars 24820 1726853541.92678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.94594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.94633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.94669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.94695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.94714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.94776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.94805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.94823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.94850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.94866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.94982: variable 'ansible_distribution' from source: facts 24820 1726853541.94986: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.94989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.94991: when evaluation is False, skipping this task 24820 1726853541.94993: _execute() done 24820 1726853541.94995: dumping result to json 24820 1726853541.94997: done dumping result, returning 24820 1726853541.95000: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-35da-8a90-000000000022] 24820 1726853541.95004: sending task result for task 02083763-bbaf-35da-8a90-000000000022 24820 1726853541.95089: done sending task result for task 02083763-bbaf-35da-8a90-000000000022 24820 1726853541.95092: 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" } 24820 1726853541.95133: no more pending results, returning what we have 24820 1726853541.95136: results queue empty 24820 1726853541.95137: checking for any_errors_fatal 24820 1726853541.95142: done checking for any_errors_fatal 24820 1726853541.95143: checking for max_fail_percentage 24820 1726853541.95145: done checking for max_fail_percentage 24820 1726853541.95145: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.95146: done checking to see if all hosts have failed 24820 1726853541.95147: getting the remaining hosts for this loop 24820 1726853541.95148: done getting the remaining hosts for this loop 24820 1726853541.95151: getting the next task for host managed_node2 24820 1726853541.95157: done getting next task for host managed_node2 24820 1726853541.95160: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24820 1726853541.95163: ^ 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? (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 24820 1726853541.95176: getting variables 24820 1726853541.95178: in VariableManager get_vars() 24820 1726853541.95213: Calling all_inventory to load vars for managed_node2 24820 1726853541.95216: Calling groups_inventory to load vars for managed_node2 24820 1726853541.95218: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.95226: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.95228: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.95231: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.95358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853541.95776: done with get_vars() 24820 1726853541.95786: done getting variables 24820 1726853541.95852: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:32:21 -0400 (0:00:00.042) 0:00:04.510 ****** 24820 1726853541.95882: entering _queue_task() for managed_node2/service 24820 1726853541.96141: worker is 1 (out of 1 available) 24820 1726853541.96273: exiting _queue_task() for managed_node2/service 24820 1726853541.96284: done queuing things up, now waiting for results queue to drain 24820 1726853541.96285: waiting for pending results... 24820 1726853541.96520: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24820 1726853541.96618: in run() - task 02083763-bbaf-35da-8a90-000000000023 24820 1726853541.96622: variable 'ansible_search_path' from source: unknown 24820 1726853541.96629: variable 'ansible_search_path' from source: unknown 24820 1726853541.96668: calling self._execute() 24820 1726853541.96777: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853541.96781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853541.96793: variable 'omit' from source: magic vars 24820 1726853541.97159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853541.98777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853541.98787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853541.98824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853541.98862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853541.98903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853541.98982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853541.99022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853541.99054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853541.99102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853541.99131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853541.99243: variable 'ansible_distribution' from source: facts 24820 1726853541.99248: variable 'ansible_distribution_major_version' from source: facts 24820 1726853541.99268: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853541.99273: when evaluation is False, skipping this task 24820 1726853541.99275: _execute() done 24820 1726853541.99278: dumping result to json 24820 1726853541.99280: done dumping result, returning 24820 1726853541.99283: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-35da-8a90-000000000023] 24820 1726853541.99305: sending task result for task 02083763-bbaf-35da-8a90-000000000023 24820 1726853541.99439: done sending task result for task 02083763-bbaf-35da-8a90-000000000023 24820 1726853541.99442: 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 } 24820 1726853541.99514: no more pending results, returning what we have 24820 1726853541.99517: results queue empty 24820 1726853541.99518: checking for any_errors_fatal 24820 1726853541.99524: done checking for any_errors_fatal 24820 1726853541.99524: checking for max_fail_percentage 24820 1726853541.99526: done checking for max_fail_percentage 24820 1726853541.99527: checking to see if all hosts have failed and the running result is not ok 24820 1726853541.99528: done checking to see if all hosts have failed 24820 1726853541.99528: getting the remaining hosts for this loop 24820 1726853541.99530: done getting the remaining hosts for this loop 24820 1726853541.99533: getting the next task for host managed_node2 24820 1726853541.99538: done getting next task for host managed_node2 24820 1726853541.99541: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24820 1726853541.99543: ^ 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? (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 24820 1726853541.99557: getting variables 24820 1726853541.99559: in VariableManager get_vars() 24820 1726853541.99593: Calling all_inventory to load vars for managed_node2 24820 1726853541.99596: Calling groups_inventory to load vars for managed_node2 24820 1726853541.99598: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853541.99605: Calling all_plugins_play to load vars for managed_node2 24820 1726853541.99607: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853541.99609: Calling groups_plugins_play to load vars for managed_node2 24820 1726853541.99792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.00023: done with get_vars() 24820 1726853542.00032: done getting variables 24820 1726853542.00101: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:32:22 -0400 (0:00:00.042) 0:00:04.552 ****** 24820 1726853542.00129: entering _queue_task() for managed_node2/service 24820 1726853542.00438: worker is 1 (out of 1 available) 24820 1726853542.00450: exiting _queue_task() for managed_node2/service 24820 1726853542.00461: done queuing things up, now waiting for results queue to drain 24820 1726853542.00462: waiting for pending results... 24820 1726853542.00655: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24820 1726853542.00749: in run() - task 02083763-bbaf-35da-8a90-000000000024 24820 1726853542.00762: variable 'ansible_search_path' from source: unknown 24820 1726853542.00766: variable 'ansible_search_path' from source: unknown 24820 1726853542.00797: calling self._execute() 24820 1726853542.00856: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.00864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.00873: variable 'omit' from source: magic vars 24820 1726853542.01168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.02738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.02977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.02981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.02983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.02985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.02988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.03018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.03050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.03102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.03123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.03248: variable 'ansible_distribution' from source: facts 24820 1726853542.03261: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.03287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.03299: when evaluation is False, skipping this task 24820 1726853542.03305: _execute() done 24820 1726853542.03308: dumping result to json 24820 1726853542.03311: done dumping result, returning 24820 1726853542.03343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-35da-8a90-000000000024] 24820 1726853542.03347: sending task result for task 02083763-bbaf-35da-8a90-000000000024 24820 1726853542.03434: done sending task result for task 02083763-bbaf-35da-8a90-000000000024 24820 1726853542.03436: 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" } 24820 1726853542.03497: no more pending results, returning what we have 24820 1726853542.03501: results queue empty 24820 1726853542.03501: checking for any_errors_fatal 24820 1726853542.03506: done checking for any_errors_fatal 24820 1726853542.03507: checking for max_fail_percentage 24820 1726853542.03508: done checking for max_fail_percentage 24820 1726853542.03509: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.03510: done checking to see if all hosts have failed 24820 1726853542.03511: getting the remaining hosts for this loop 24820 1726853542.03512: done getting the remaining hosts for this loop 24820 1726853542.03515: getting the next task for host managed_node2 24820 1726853542.03520: done getting next task for host managed_node2 24820 1726853542.03523: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24820 1726853542.03525: ^ 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? (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 24820 1726853542.03537: getting variables 24820 1726853542.03538: in VariableManager get_vars() 24820 1726853542.03586: Calling all_inventory to load vars for managed_node2 24820 1726853542.03589: Calling groups_inventory to load vars for managed_node2 24820 1726853542.03591: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.03599: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.03601: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.03604: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.03750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.03868: done with get_vars() 24820 1726853542.03877: done getting variables 24820 1726853542.03916: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:32:22 -0400 (0:00:00.038) 0:00:04.590 ****** 24820 1726853542.03936: entering _queue_task() for managed_node2/service 24820 1726853542.04109: worker is 1 (out of 1 available) 24820 1726853542.04124: exiting _queue_task() for managed_node2/service 24820 1726853542.04135: done queuing things up, now waiting for results queue to drain 24820 1726853542.04136: waiting for pending results... 24820 1726853542.04307: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 24820 1726853542.04385: in run() - task 02083763-bbaf-35da-8a90-000000000025 24820 1726853542.04396: variable 'ansible_search_path' from source: unknown 24820 1726853542.04399: variable 'ansible_search_path' from source: unknown 24820 1726853542.04428: calling self._execute() 24820 1726853542.04494: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.04498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.04507: variable 'omit' from source: magic vars 24820 1726853542.04819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.06305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.06476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.06479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.06481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.06483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.06551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.06592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.06623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.06676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.06697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.06830: variable 'ansible_distribution' from source: facts 24820 1726853542.06842: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.06867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.06887: when evaluation is False, skipping this task 24820 1726853542.06893: _execute() done 24820 1726853542.06900: dumping result to json 24820 1726853542.06909: done dumping result, returning 24820 1726853542.06918: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-35da-8a90-000000000025] 24820 1726853542.06928: sending task result for task 02083763-bbaf-35da-8a90-000000000025 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24820 1726853542.07058: no more pending results, returning what we have 24820 1726853542.07062: results queue empty 24820 1726853542.07062: checking for any_errors_fatal 24820 1726853542.07068: done checking for any_errors_fatal 24820 1726853542.07069: checking for max_fail_percentage 24820 1726853542.07070: done checking for max_fail_percentage 24820 1726853542.07073: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.07074: done checking to see if all hosts have failed 24820 1726853542.07074: getting the remaining hosts for this loop 24820 1726853542.07076: done getting the remaining hosts for this loop 24820 1726853542.07080: getting the next task for host managed_node2 24820 1726853542.07085: done getting next task for host managed_node2 24820 1726853542.07088: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24820 1726853542.07091: ^ 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? (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 24820 1726853542.07102: getting variables 24820 1726853542.07103: in VariableManager get_vars() 24820 1726853542.07147: Calling all_inventory to load vars for managed_node2 24820 1726853542.07149: Calling groups_inventory to load vars for managed_node2 24820 1726853542.07152: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.07160: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.07163: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.07165: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.07402: done sending task result for task 02083763-bbaf-35da-8a90-000000000025 24820 1726853542.07405: WORKER PROCESS EXITING 24820 1726853542.07427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.07611: done with get_vars() 24820 1726853542.07619: done getting variables 24820 1726853542.07659: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:32:22 -0400 (0:00:00.037) 0:00:04.628 ****** 24820 1726853542.07684: entering _queue_task() for managed_node2/copy 24820 1726853542.07859: worker is 1 (out of 1 available) 24820 1726853542.07868: exiting _queue_task() for managed_node2/copy 24820 1726853542.07885: done queuing things up, now waiting for results queue to drain 24820 1726853542.07887: waiting for pending results... 24820 1726853542.08087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24820 1726853542.08165: in run() - task 02083763-bbaf-35da-8a90-000000000026 24820 1726853542.08177: variable 'ansible_search_path' from source: unknown 24820 1726853542.08180: variable 'ansible_search_path' from source: unknown 24820 1726853542.08208: calling self._execute() 24820 1726853542.08268: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.08273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.08282: variable 'omit' from source: magic vars 24820 1726853542.08575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.10479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.10576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.10580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.10583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.10587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.10776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.10781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.10783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.10785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.10788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.10841: variable 'ansible_distribution' from source: facts 24820 1726853542.10852: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.10882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.10890: when evaluation is False, skipping this task 24820 1726853542.10897: _execute() done 24820 1726853542.10904: dumping result to json 24820 1726853542.10911: done dumping result, returning 24820 1726853542.10922: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-35da-8a90-000000000026] 24820 1726853542.10932: sending task result for task 02083763-bbaf-35da-8a90-000000000026 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" } 24820 1726853542.11089: no more pending results, returning what we have 24820 1726853542.11094: results queue empty 24820 1726853542.11095: checking for any_errors_fatal 24820 1726853542.11103: done checking for any_errors_fatal 24820 1726853542.11104: checking for max_fail_percentage 24820 1726853542.11106: done checking for max_fail_percentage 24820 1726853542.11106: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.11107: done checking to see if all hosts have failed 24820 1726853542.11108: getting the remaining hosts for this loop 24820 1726853542.11110: done getting the remaining hosts for this loop 24820 1726853542.11113: getting the next task for host managed_node2 24820 1726853542.11118: done getting next task for host managed_node2 24820 1726853542.11122: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24820 1726853542.11125: ^ 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? (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 24820 1726853542.11141: getting variables 24820 1726853542.11142: in VariableManager get_vars() 24820 1726853542.11287: Calling all_inventory to load vars for managed_node2 24820 1726853542.11290: Calling groups_inventory to load vars for managed_node2 24820 1726853542.11292: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.11302: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.11304: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.11308: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.11320: done sending task result for task 02083763-bbaf-35da-8a90-000000000026 24820 1726853542.11324: WORKER PROCESS EXITING 24820 1726853542.11561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.11781: done with get_vars() 24820 1726853542.11791: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:32:22 -0400 (0:00:00.041) 0:00:04.670 ****** 24820 1726853542.11882: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24820 1726853542.11884: Creating lock for fedora.linux_system_roles.network_connections 24820 1726853542.12148: worker is 1 (out of 1 available) 24820 1726853542.12281: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24820 1726853542.12292: done queuing things up, now waiting for results queue to drain 24820 1726853542.12293: waiting for pending results... 24820 1726853542.12467: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24820 1726853542.12710: in run() - task 02083763-bbaf-35da-8a90-000000000027 24820 1726853542.12715: variable 'ansible_search_path' from source: unknown 24820 1726853542.12718: variable 'ansible_search_path' from source: unknown 24820 1726853542.12721: calling self._execute() 24820 1726853542.12759: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.12775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.12790: variable 'omit' from source: magic vars 24820 1726853542.13176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.14633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.14679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.14715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.14739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.14764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.14857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.14861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.14985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.14988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.14991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.15121: variable 'ansible_distribution' from source: facts 24820 1726853542.15132: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.15156: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.15164: when evaluation is False, skipping this task 24820 1726853542.15170: _execute() done 24820 1726853542.15178: dumping result to json 24820 1726853542.15185: done dumping result, returning 24820 1726853542.15204: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-35da-8a90-000000000027] 24820 1726853542.15219: sending task result for task 02083763-bbaf-35da-8a90-000000000027 24820 1726853542.15441: done sending task result for task 02083763-bbaf-35da-8a90-000000000027 24820 1726853542.15445: 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" } 24820 1726853542.15498: no more pending results, returning what we have 24820 1726853542.15502: results queue empty 24820 1726853542.15503: checking for any_errors_fatal 24820 1726853542.15509: done checking for any_errors_fatal 24820 1726853542.15510: checking for max_fail_percentage 24820 1726853542.15512: done checking for max_fail_percentage 24820 1726853542.15513: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.15514: done checking to see if all hosts have failed 24820 1726853542.15515: getting the remaining hosts for this loop 24820 1726853542.15516: done getting the remaining hosts for this loop 24820 1726853542.15520: getting the next task for host managed_node2 24820 1726853542.15527: done getting next task for host managed_node2 24820 1726853542.15530: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24820 1726853542.15533: ^ 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? (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 24820 1726853542.15585: getting variables 24820 1726853542.15587: in VariableManager get_vars() 24820 1726853542.15631: Calling all_inventory to load vars for managed_node2 24820 1726853542.15634: Calling groups_inventory to load vars for managed_node2 24820 1726853542.15637: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.15655: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.15658: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.15661: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.15824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.15946: done with get_vars() 24820 1726853542.15955: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:32:22 -0400 (0:00:00.041) 0:00:04.711 ****** 24820 1726853542.16015: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24820 1726853542.16016: Creating lock for fedora.linux_system_roles.network_state 24820 1726853542.16207: worker is 1 (out of 1 available) 24820 1726853542.16218: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24820 1726853542.16229: done queuing things up, now waiting for results queue to drain 24820 1726853542.16230: waiting for pending results... 24820 1726853542.16395: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 24820 1726853542.16469: in run() - task 02083763-bbaf-35da-8a90-000000000028 24820 1726853542.16483: variable 'ansible_search_path' from source: unknown 24820 1726853542.16486: variable 'ansible_search_path' from source: unknown 24820 1726853542.16514: calling self._execute() 24820 1726853542.16578: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.16583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.16591: variable 'omit' from source: magic vars 24820 1726853542.16891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.18731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.18734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.18737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.18764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.18791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.18861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.18891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.18915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.18954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.18979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.19108: variable 'ansible_distribution' from source: facts 24820 1726853542.19117: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.19130: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.19133: when evaluation is False, skipping this task 24820 1726853542.19136: _execute() done 24820 1726853542.19138: dumping result to json 24820 1726853542.19141: done dumping result, returning 24820 1726853542.19148: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-35da-8a90-000000000028] 24820 1726853542.19166: sending task result for task 02083763-bbaf-35da-8a90-000000000028 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" } 24820 1726853542.19348: no more pending results, returning what we have 24820 1726853542.19351: results queue empty 24820 1726853542.19352: checking for any_errors_fatal 24820 1726853542.19359: done checking for any_errors_fatal 24820 1726853542.19360: checking for max_fail_percentage 24820 1726853542.19361: done checking for max_fail_percentage 24820 1726853542.19362: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.19363: done checking to see if all hosts have failed 24820 1726853542.19364: getting the remaining hosts for this loop 24820 1726853542.19365: done getting the remaining hosts for this loop 24820 1726853542.19368: getting the next task for host managed_node2 24820 1726853542.19392: done getting next task for host managed_node2 24820 1726853542.19395: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24820 1726853542.19398: ^ 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? (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 24820 1726853542.19410: getting variables 24820 1726853542.19411: in VariableManager get_vars() 24820 1726853542.19444: Calling all_inventory to load vars for managed_node2 24820 1726853542.19446: Calling groups_inventory to load vars for managed_node2 24820 1726853542.19448: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.19455: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.19458: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.19460: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.19622: done sending task result for task 02083763-bbaf-35da-8a90-000000000028 24820 1726853542.19625: WORKER PROCESS EXITING 24820 1726853542.19635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.19752: done with get_vars() 24820 1726853542.19761: done getting variables 24820 1726853542.19799: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:32:22 -0400 (0:00:00.038) 0:00:04.749 ****** 24820 1726853542.19821: entering _queue_task() for managed_node2/debug 24820 1726853542.19998: worker is 1 (out of 1 available) 24820 1726853542.20010: exiting _queue_task() for managed_node2/debug 24820 1726853542.20021: done queuing things up, now waiting for results queue to drain 24820 1726853542.20022: waiting for pending results... 24820 1726853542.20186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24820 1726853542.20294: in run() - task 02083763-bbaf-35da-8a90-000000000029 24820 1726853542.20304: variable 'ansible_search_path' from source: unknown 24820 1726853542.20308: variable 'ansible_search_path' from source: unknown 24820 1726853542.20450: calling self._execute() 24820 1726853542.20456: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.20463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.20469: variable 'omit' from source: magic vars 24820 1726853542.20773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.22964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.23107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.23289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.23292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.23295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.23321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.23356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.23387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.23430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.23448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.23594: variable 'ansible_distribution' from source: facts 24820 1726853542.23604: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.23625: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.23633: when evaluation is False, skipping this task 24820 1726853542.23639: _execute() done 24820 1726853542.23646: dumping result to json 24820 1726853542.23656: done dumping result, returning 24820 1726853542.23667: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-35da-8a90-000000000029] 24820 1726853542.23678: sending task result for task 02083763-bbaf-35da-8a90-000000000029 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853542.23846: no more pending results, returning what we have 24820 1726853542.23849: results queue empty 24820 1726853542.23850: checking for any_errors_fatal 24820 1726853542.23974: done checking for any_errors_fatal 24820 1726853542.23975: checking for max_fail_percentage 24820 1726853542.23977: done checking for max_fail_percentage 24820 1726853542.23978: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.23979: done checking to see if all hosts have failed 24820 1726853542.23980: getting the remaining hosts for this loop 24820 1726853542.23981: done getting the remaining hosts for this loop 24820 1726853542.23984: getting the next task for host managed_node2 24820 1726853542.23988: done getting next task for host managed_node2 24820 1726853542.23992: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24820 1726853542.23994: ^ 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? (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 24820 1726853542.24010: getting variables 24820 1726853542.24012: in VariableManager get_vars() 24820 1726853542.24045: Calling all_inventory to load vars for managed_node2 24820 1726853542.24047: Calling groups_inventory to load vars for managed_node2 24820 1726853542.24049: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.24058: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.24061: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.24065: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.24252: done sending task result for task 02083763-bbaf-35da-8a90-000000000029 24820 1726853542.24258: WORKER PROCESS EXITING 24820 1726853542.24274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.24487: done with get_vars() 24820 1726853542.24497: done getting variables 24820 1726853542.24549: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:32:22 -0400 (0:00:00.047) 0:00:04.797 ****** 24820 1726853542.24583: entering _queue_task() for managed_node2/debug 24820 1726853542.24819: worker is 1 (out of 1 available) 24820 1726853542.24831: exiting _queue_task() for managed_node2/debug 24820 1726853542.24843: done queuing things up, now waiting for results queue to drain 24820 1726853542.24845: waiting for pending results... 24820 1726853542.25306: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24820 1726853542.25312: in run() - task 02083763-bbaf-35da-8a90-00000000002a 24820 1726853542.25315: variable 'ansible_search_path' from source: unknown 24820 1726853542.25318: variable 'ansible_search_path' from source: unknown 24820 1726853542.25320: calling self._execute() 24820 1726853542.25357: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.25361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.25369: variable 'omit' from source: magic vars 24820 1726853542.26212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.27968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.28009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.28041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.28079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.28092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.28146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.28168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.28191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.28217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.28228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.28478: variable 'ansible_distribution' from source: facts 24820 1726853542.28481: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.28484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.28486: when evaluation is False, skipping this task 24820 1726853542.28488: _execute() done 24820 1726853542.28490: dumping result to json 24820 1726853542.28492: done dumping result, returning 24820 1726853542.28494: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-35da-8a90-00000000002a] 24820 1726853542.28496: sending task result for task 02083763-bbaf-35da-8a90-00000000002a 24820 1726853542.28556: done sending task result for task 02083763-bbaf-35da-8a90-00000000002a 24820 1726853542.28559: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853542.28621: no more pending results, returning what we have 24820 1726853542.28624: results queue empty 24820 1726853542.28625: checking for any_errors_fatal 24820 1726853542.28629: done checking for any_errors_fatal 24820 1726853542.28631: checking for max_fail_percentage 24820 1726853542.28633: done checking for max_fail_percentage 24820 1726853542.28634: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.28635: done checking to see if all hosts have failed 24820 1726853542.28635: getting the remaining hosts for this loop 24820 1726853542.28637: done getting the remaining hosts for this loop 24820 1726853542.28641: getting the next task for host managed_node2 24820 1726853542.28646: done getting next task for host managed_node2 24820 1726853542.28649: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24820 1726853542.28652: ^ 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? (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 24820 1726853542.28665: getting variables 24820 1726853542.28666: in VariableManager get_vars() 24820 1726853542.28910: Calling all_inventory to load vars for managed_node2 24820 1726853542.28913: Calling groups_inventory to load vars for managed_node2 24820 1726853542.28916: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.28923: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.28926: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.28929: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.29160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.29387: done with get_vars() 24820 1726853542.29397: done getting variables 24820 1726853542.29459: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:32:22 -0400 (0:00:00.049) 0:00:04.846 ****** 24820 1726853542.29490: entering _queue_task() for managed_node2/debug 24820 1726853542.29742: worker is 1 (out of 1 available) 24820 1726853542.29754: exiting _queue_task() for managed_node2/debug 24820 1726853542.29764: done queuing things up, now waiting for results queue to drain 24820 1726853542.29765: waiting for pending results... 24820 1726853542.30066: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24820 1726853542.30074: in run() - task 02083763-bbaf-35da-8a90-00000000002b 24820 1726853542.30077: variable 'ansible_search_path' from source: unknown 24820 1726853542.30080: variable 'ansible_search_path' from source: unknown 24820 1726853542.30164: calling self._execute() 24820 1726853542.30175: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.30181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.30200: variable 'omit' from source: magic vars 24820 1726853542.30594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.32733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.32796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.32828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.32863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.32891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.32961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.33002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.33027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.33069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.33084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.33207: variable 'ansible_distribution' from source: facts 24820 1726853542.33376: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.33378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.33380: when evaluation is False, skipping this task 24820 1726853542.33382: _execute() done 24820 1726853542.33384: dumping result to json 24820 1726853542.33386: done dumping result, returning 24820 1726853542.33388: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-35da-8a90-00000000002b] 24820 1726853542.33390: sending task result for task 02083763-bbaf-35da-8a90-00000000002b 24820 1726853542.33449: done sending task result for task 02083763-bbaf-35da-8a90-00000000002b 24820 1726853542.33452: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853542.33488: no more pending results, returning what we have 24820 1726853542.33491: results queue empty 24820 1726853542.33491: checking for any_errors_fatal 24820 1726853542.33495: done checking for any_errors_fatal 24820 1726853542.33496: checking for max_fail_percentage 24820 1726853542.33497: done checking for max_fail_percentage 24820 1726853542.33498: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.33499: done checking to see if all hosts have failed 24820 1726853542.33500: getting the remaining hosts for this loop 24820 1726853542.33501: done getting the remaining hosts for this loop 24820 1726853542.33504: getting the next task for host managed_node2 24820 1726853542.33508: done getting next task for host managed_node2 24820 1726853542.33511: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24820 1726853542.33514: ^ 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? (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 24820 1726853542.33525: getting variables 24820 1726853542.33527: in VariableManager get_vars() 24820 1726853542.33559: Calling all_inventory to load vars for managed_node2 24820 1726853542.33570: Calling groups_inventory to load vars for managed_node2 24820 1726853542.33574: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.33582: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.33584: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.33587: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.33759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.33981: done with get_vars() 24820 1726853542.33991: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:32:22 -0400 (0:00:00.045) 0:00:04.892 ****** 24820 1726853542.34083: entering _queue_task() for managed_node2/ping 24820 1726853542.34084: Creating lock for ping 24820 1726853542.34587: worker is 1 (out of 1 available) 24820 1726853542.34596: exiting _queue_task() for managed_node2/ping 24820 1726853542.34605: done queuing things up, now waiting for results queue to drain 24820 1726853542.34606: waiting for pending results... 24820 1726853542.34740: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 24820 1726853542.34778: in run() - task 02083763-bbaf-35da-8a90-00000000002c 24820 1726853542.34797: variable 'ansible_search_path' from source: unknown 24820 1726853542.34837: variable 'ansible_search_path' from source: unknown 24820 1726853542.34860: calling self._execute() 24820 1726853542.34947: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.34961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.34980: variable 'omit' from source: magic vars 24820 1726853542.35577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.37687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.37758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.37795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.37827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.37854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.37930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.37957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.37986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.38023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.38037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.38174: variable 'ansible_distribution' from source: facts 24820 1726853542.38190: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.38199: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.38202: when evaluation is False, skipping this task 24820 1726853542.38205: _execute() done 24820 1726853542.38207: dumping result to json 24820 1726853542.38211: done dumping result, returning 24820 1726853542.38220: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-35da-8a90-00000000002c] 24820 1726853542.38225: sending task result for task 02083763-bbaf-35da-8a90-00000000002c 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" } 24820 1726853542.38444: no more pending results, returning what we have 24820 1726853542.38447: results queue empty 24820 1726853542.38448: checking for any_errors_fatal 24820 1726853542.38453: done checking for any_errors_fatal 24820 1726853542.38453: checking for max_fail_percentage 24820 1726853542.38455: done checking for max_fail_percentage 24820 1726853542.38455: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.38456: done checking to see if all hosts have failed 24820 1726853542.38457: getting the remaining hosts for this loop 24820 1726853542.38459: done getting the remaining hosts for this loop 24820 1726853542.38462: getting the next task for host managed_node2 24820 1726853542.38470: done getting next task for host managed_node2 24820 1726853542.38473: ^ task is: TASK: meta (role_complete) 24820 1726853542.38476: ^ 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 24820 1726853542.38489: getting variables 24820 1726853542.38491: in VariableManager get_vars() 24820 1726853542.38528: Calling all_inventory to load vars for managed_node2 24820 1726853542.38531: Calling groups_inventory to load vars for managed_node2 24820 1726853542.38532: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.38540: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.38542: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.38544: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.38757: done sending task result for task 02083763-bbaf-35da-8a90-00000000002c 24820 1726853542.38761: WORKER PROCESS EXITING 24820 1726853542.38792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.39011: done with get_vars() 24820 1726853542.39022: done getting variables 24820 1726853542.39098: done queuing things up, now waiting for results queue to drain 24820 1726853542.39100: results queue empty 24820 1726853542.39101: checking for any_errors_fatal 24820 1726853542.39103: done checking for any_errors_fatal 24820 1726853542.39108: checking for max_fail_percentage 24820 1726853542.39109: done checking for max_fail_percentage 24820 1726853542.39113: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.39114: done checking to see if all hosts have failed 24820 1726853542.39115: getting the remaining hosts for this loop 24820 1726853542.39116: done getting the remaining hosts for this loop 24820 1726853542.39118: getting the next task for host managed_node2 24820 1726853542.39122: done getting next task for host managed_node2 24820 1726853542.39124: ^ task is: TASK: Include the task 'assert_device_present.yml' 24820 1726853542.39126: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24820 1726853542.39128: getting variables 24820 1726853542.39129: in VariableManager get_vars() 24820 1726853542.39142: Calling all_inventory to load vars for managed_node2 24820 1726853542.39144: Calling groups_inventory to load vars for managed_node2 24820 1726853542.39146: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.39150: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.39152: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.39155: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.39298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.39507: done with get_vars() 24820 1726853542.39516: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 13:32:22 -0400 (0:00:00.055) 0:00:04.947 ****** 24820 1726853542.39590: entering _queue_task() for managed_node2/include_tasks 24820 1726853542.39987: worker is 1 (out of 1 available) 24820 1726853542.39999: exiting _queue_task() for managed_node2/include_tasks 24820 1726853542.40010: done queuing things up, now waiting for results queue to drain 24820 1726853542.40011: waiting for pending results... 24820 1726853542.40213: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 24820 1726853542.40318: in run() - task 02083763-bbaf-35da-8a90-00000000005c 24820 1726853542.40339: variable 'ansible_search_path' from source: unknown 24820 1726853542.40421: calling self._execute() 24820 1726853542.40508: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.40537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.40552: variable 'omit' from source: magic vars 24820 1726853542.41166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.43773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.43861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.43982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.43985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.43987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.44049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.44093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.44125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.44167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.44190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.44375: variable 'ansible_distribution' from source: facts 24820 1726853542.44379: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.44381: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.44383: when evaluation is False, skipping this task 24820 1726853542.44385: _execute() done 24820 1726853542.44387: dumping result to json 24820 1726853542.44389: done dumping result, returning 24820 1726853542.44395: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-35da-8a90-00000000005c] 24820 1726853542.44405: sending task result for task 02083763-bbaf-35da-8a90-00000000005c 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" } 24820 1726853542.44719: no more pending results, returning what we have 24820 1726853542.44723: results queue empty 24820 1726853542.44724: checking for any_errors_fatal 24820 1726853542.44725: done checking for any_errors_fatal 24820 1726853542.44726: checking for max_fail_percentage 24820 1726853542.44727: done checking for max_fail_percentage 24820 1726853542.44728: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.44729: done checking to see if all hosts have failed 24820 1726853542.44729: getting the remaining hosts for this loop 24820 1726853542.44731: done getting the remaining hosts for this loop 24820 1726853542.44735: getting the next task for host managed_node2 24820 1726853542.44740: done getting next task for host managed_node2 24820 1726853542.44742: ^ task is: TASK: Include the task 'assert_profile_present.yml' 24820 1726853542.44744: ^ 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 24820 1726853542.44747: getting variables 24820 1726853542.44749: in VariableManager get_vars() 24820 1726853542.44797: Calling all_inventory to load vars for managed_node2 24820 1726853542.44801: Calling groups_inventory to load vars for managed_node2 24820 1726853542.44803: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.44810: done sending task result for task 02083763-bbaf-35da-8a90-00000000005c 24820 1726853542.44813: WORKER PROCESS EXITING 24820 1726853542.44821: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.44824: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.44827: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.45187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.45619: done with get_vars() 24820 1726853542.45629: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 13:32:22 -0400 (0:00:00.062) 0:00:05.009 ****** 24820 1726853542.45844: entering _queue_task() for managed_node2/include_tasks 24820 1726853542.46441: worker is 1 (out of 1 available) 24820 1726853542.46570: exiting _queue_task() for managed_node2/include_tasks 24820 1726853542.46584: done queuing things up, now waiting for results queue to drain 24820 1726853542.46585: waiting for pending results... 24820 1726853542.46936: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 24820 1726853542.47136: in run() - task 02083763-bbaf-35da-8a90-00000000005d 24820 1726853542.47269: variable 'ansible_search_path' from source: unknown 24820 1726853542.47306: calling self._execute() 24820 1726853542.47498: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.47504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.47513: variable 'omit' from source: magic vars 24820 1726853542.48473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.51812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.51879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.51965: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.51969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.51974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.52073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.52095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.52120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.52161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.52184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.52487: variable 'ansible_distribution' from source: facts 24820 1726853542.52491: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.52494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.52503: when evaluation is False, skipping this task 24820 1726853542.52506: _execute() done 24820 1726853542.52510: dumping result to json 24820 1726853542.52515: done dumping result, returning 24820 1726853542.52517: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-35da-8a90-00000000005d] 24820 1726853542.52519: sending task result for task 02083763-bbaf-35da-8a90-00000000005d 24820 1726853542.52604: done sending task result for task 02083763-bbaf-35da-8a90-00000000005d 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" } 24820 1726853542.52739: no more pending results, returning what we have 24820 1726853542.52743: results queue empty 24820 1726853542.52744: checking for any_errors_fatal 24820 1726853542.52748: done checking for any_errors_fatal 24820 1726853542.52749: checking for max_fail_percentage 24820 1726853542.52751: done checking for max_fail_percentage 24820 1726853542.52751: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.52752: done checking to see if all hosts have failed 24820 1726853542.52753: getting the remaining hosts for this loop 24820 1726853542.52754: done getting the remaining hosts for this loop 24820 1726853542.52757: getting the next task for host managed_node2 24820 1726853542.52762: done getting next task for host managed_node2 24820 1726853542.52764: ^ task is: TASK: Get ip address information 24820 1726853542.52766: ^ 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 24820 1726853542.52769: getting variables 24820 1726853542.52770: in VariableManager get_vars() 24820 1726853542.52897: Calling all_inventory to load vars for managed_node2 24820 1726853542.52900: Calling groups_inventory to load vars for managed_node2 24820 1726853542.52903: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.52912: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.53077: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.53083: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.53454: WORKER PROCESS EXITING 24820 1726853542.53586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.53900: done with get_vars() 24820 1726853542.53912: done getting variables 24820 1726853542.53986: 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 ip address information] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 13:32:22 -0400 (0:00:00.081) 0:00:05.091 ****** 24820 1726853542.54043: entering _queue_task() for managed_node2/command 24820 1726853542.54329: worker is 1 (out of 1 available) 24820 1726853542.54342: exiting _queue_task() for managed_node2/command 24820 1726853542.54479: done queuing things up, now waiting for results queue to drain 24820 1726853542.54482: waiting for pending results... 24820 1726853542.54650: running TaskExecutor() for managed_node2/TASK: Get ip address information 24820 1726853542.54778: in run() - task 02083763-bbaf-35da-8a90-00000000005e 24820 1726853542.54782: variable 'ansible_search_path' from source: unknown 24820 1726853542.54785: calling self._execute() 24820 1726853542.54866: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.54873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.54886: variable 'omit' from source: magic vars 24820 1726853542.55479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.59840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.60134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.60137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.60192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.60273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.60430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.60679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.60682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.60685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.60895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.61016: variable 'ansible_distribution' from source: facts 24820 1726853542.61029: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.61058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.61119: when evaluation is False, skipping this task 24820 1726853542.61127: _execute() done 24820 1726853542.61134: dumping result to json 24820 1726853542.61142: done dumping result, returning 24820 1726853542.61153: done running TaskExecutor() for managed_node2/TASK: Get ip address information [02083763-bbaf-35da-8a90-00000000005e] 24820 1726853542.61167: sending task result for task 02083763-bbaf-35da-8a90-00000000005e 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" } 24820 1726853542.61381: no more pending results, returning what we have 24820 1726853542.61385: results queue empty 24820 1726853542.61386: checking for any_errors_fatal 24820 1726853542.61391: done checking for any_errors_fatal 24820 1726853542.61392: checking for max_fail_percentage 24820 1726853542.61394: done checking for max_fail_percentage 24820 1726853542.61395: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.61396: done checking to see if all hosts have failed 24820 1726853542.61397: getting the remaining hosts for this loop 24820 1726853542.61398: done getting the remaining hosts for this loop 24820 1726853542.61402: getting the next task for host managed_node2 24820 1726853542.61408: done getting next task for host managed_node2 24820 1726853542.61411: ^ task is: TASK: Show ip_addr 24820 1726853542.61413: ^ 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 24820 1726853542.61417: getting variables 24820 1726853542.61419: in VariableManager get_vars() 24820 1726853542.61467: Calling all_inventory to load vars for managed_node2 24820 1726853542.61470: Calling groups_inventory to load vars for managed_node2 24820 1726853542.61475: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.61485: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.61488: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.61492: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.62296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.62791: done with get_vars() 24820 1726853542.62803: done getting variables 24820 1726853542.62834: done sending task result for task 02083763-bbaf-35da-8a90-00000000005e 24820 1726853542.62837: WORKER PROCESS EXITING 24820 1726853542.62876: 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 ip_addr] ************************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 13:32:22 -0400 (0:00:00.088) 0:00:05.180 ****** 24820 1726853542.62902: entering _queue_task() for managed_node2/debug 24820 1726853542.63477: worker is 1 (out of 1 available) 24820 1726853542.63489: exiting _queue_task() for managed_node2/debug 24820 1726853542.63500: done queuing things up, now waiting for results queue to drain 24820 1726853542.63501: waiting for pending results... 24820 1726853542.63883: running TaskExecutor() for managed_node2/TASK: Show ip_addr 24820 1726853542.64000: in run() - task 02083763-bbaf-35da-8a90-00000000005f 24820 1726853542.64097: variable 'ansible_search_path' from source: unknown 24820 1726853542.64168: calling self._execute() 24820 1726853542.64442: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.64450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.64460: variable 'omit' from source: magic vars 24820 1726853542.65276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.70379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.70533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.70569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.70717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.70747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.70943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.70975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.71079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.71120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.71134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.71286: variable 'ansible_distribution' from source: facts 24820 1726853542.71290: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.71310: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.71314: when evaluation is False, skipping this task 24820 1726853542.71317: _execute() done 24820 1726853542.71319: dumping result to json 24820 1726853542.71324: done dumping result, returning 24820 1726853542.71332: done running TaskExecutor() for managed_node2/TASK: Show ip_addr [02083763-bbaf-35da-8a90-00000000005f] 24820 1726853542.71581: sending task result for task 02083763-bbaf-35da-8a90-00000000005f 24820 1726853542.71640: done sending task result for task 02083763-bbaf-35da-8a90-00000000005f 24820 1726853542.71643: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853542.71684: no more pending results, returning what we have 24820 1726853542.71687: results queue empty 24820 1726853542.71688: checking for any_errors_fatal 24820 1726853542.71692: done checking for any_errors_fatal 24820 1726853542.71693: checking for max_fail_percentage 24820 1726853542.71694: done checking for max_fail_percentage 24820 1726853542.71695: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.71696: done checking to see if all hosts have failed 24820 1726853542.71697: getting the remaining hosts for this loop 24820 1726853542.71698: done getting the remaining hosts for this loop 24820 1726853542.71702: getting the next task for host managed_node2 24820 1726853542.71706: done getting next task for host managed_node2 24820 1726853542.71709: ^ task is: TASK: Assert ipv6 addresses are correctly set 24820 1726853542.71711: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24820 1726853542.71713: getting variables 24820 1726853542.71715: in VariableManager get_vars() 24820 1726853542.71752: Calling all_inventory to load vars for managed_node2 24820 1726853542.71757: Calling groups_inventory to load vars for managed_node2 24820 1726853542.71759: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.71768: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.71773: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.71776: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.71986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.72190: done with get_vars() 24820 1726853542.72203: done getting variables 24820 1726853542.72297: 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 ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 13:32:22 -0400 (0:00:00.094) 0:00:05.274 ****** 24820 1726853542.72323: entering _queue_task() for managed_node2/assert 24820 1726853542.72325: Creating lock for assert 24820 1726853542.72617: worker is 1 (out of 1 available) 24820 1726853542.72629: exiting _queue_task() for managed_node2/assert 24820 1726853542.72643: done queuing things up, now waiting for results queue to drain 24820 1726853542.72644: waiting for pending results... 24820 1726853542.73169: running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set 24820 1726853542.73266: in run() - task 02083763-bbaf-35da-8a90-000000000060 24820 1726853542.73294: variable 'ansible_search_path' from source: unknown 24820 1726853542.73334: calling self._execute() 24820 1726853542.73528: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.73541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.73558: variable 'omit' from source: magic vars 24820 1726853542.74252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.76773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.76875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.76900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.76940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.76982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.77088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.77099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.77131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.77182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.77305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.77364: variable 'ansible_distribution' from source: facts 24820 1726853542.77378: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.77401: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.77414: when evaluation is False, skipping this task 24820 1726853542.77422: _execute() done 24820 1726853542.77431: dumping result to json 24820 1726853542.77441: done dumping result, returning 24820 1726853542.77453: done running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set [02083763-bbaf-35da-8a90-000000000060] 24820 1726853542.77468: sending task result for task 02083763-bbaf-35da-8a90-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" } 24820 1726853542.77795: no more pending results, returning what we have 24820 1726853542.77798: results queue empty 24820 1726853542.77799: checking for any_errors_fatal 24820 1726853542.77803: done checking for any_errors_fatal 24820 1726853542.77804: checking for max_fail_percentage 24820 1726853542.77806: done checking for max_fail_percentage 24820 1726853542.77807: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.77808: done checking to see if all hosts have failed 24820 1726853542.77809: getting the remaining hosts for this loop 24820 1726853542.77810: done getting the remaining hosts for this loop 24820 1726853542.77814: getting the next task for host managed_node2 24820 1726853542.77820: done getting next task for host managed_node2 24820 1726853542.77823: ^ task is: TASK: Get ipv6 routes 24820 1726853542.77825: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24820 1726853542.77829: getting variables 24820 1726853542.77831: in VariableManager get_vars() 24820 1726853542.77976: Calling all_inventory to load vars for managed_node2 24820 1726853542.77980: Calling groups_inventory to load vars for managed_node2 24820 1726853542.77983: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.77990: done sending task result for task 02083763-bbaf-35da-8a90-000000000060 24820 1726853542.77993: WORKER PROCESS EXITING 24820 1726853542.78002: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.78005: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.78008: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.78290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.78511: done with get_vars() 24820 1726853542.78521: done getting variables 24820 1726853542.78582: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 13:32:22 -0400 (0:00:00.062) 0:00:05.337 ****** 24820 1726853542.78608: entering _queue_task() for managed_node2/command 24820 1726853542.79420: worker is 1 (out of 1 available) 24820 1726853542.79433: exiting _queue_task() for managed_node2/command 24820 1726853542.79463: done queuing things up, now waiting for results queue to drain 24820 1726853542.79466: waiting for pending results... 24820 1726853542.79713: running TaskExecutor() for managed_node2/TASK: Get ipv6 routes 24820 1726853542.79970: in run() - task 02083763-bbaf-35da-8a90-000000000061 24820 1726853542.80059: variable 'ansible_search_path' from source: unknown 24820 1726853542.80096: calling self._execute() 24820 1726853542.80295: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.80302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.80312: variable 'omit' from source: magic vars 24820 1726853542.81377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.85283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.85359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.85656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.85698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.85727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.85814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.85852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.85887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.85931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.85949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.86099: variable 'ansible_distribution' from source: facts 24820 1726853542.86111: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.86133: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.86140: when evaluation is False, skipping this task 24820 1726853542.86147: _execute() done 24820 1726853542.86153: dumping result to json 24820 1726853542.86163: done dumping result, returning 24820 1726853542.86276: done running TaskExecutor() for managed_node2/TASK: Get ipv6 routes [02083763-bbaf-35da-8a90-000000000061] 24820 1726853542.86280: sending task result for task 02083763-bbaf-35da-8a90-000000000061 24820 1726853542.86344: done sending task result for task 02083763-bbaf-35da-8a90-000000000061 24820 1726853542.86346: 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" } 24820 1726853542.86402: no more pending results, returning what we have 24820 1726853542.86406: results queue empty 24820 1726853542.86407: checking for any_errors_fatal 24820 1726853542.86413: done checking for any_errors_fatal 24820 1726853542.86414: checking for max_fail_percentage 24820 1726853542.86416: done checking for max_fail_percentage 24820 1726853542.86417: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.86418: done checking to see if all hosts have failed 24820 1726853542.86419: getting the remaining hosts for this loop 24820 1726853542.86420: done getting the remaining hosts for this loop 24820 1726853542.86425: getting the next task for host managed_node2 24820 1726853542.86430: done getting next task for host managed_node2 24820 1726853542.86433: ^ task is: TASK: Show ipv6_route 24820 1726853542.86435: ^ 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 24820 1726853542.86438: getting variables 24820 1726853542.86440: in VariableManager get_vars() 24820 1726853542.86488: Calling all_inventory to load vars for managed_node2 24820 1726853542.86491: Calling groups_inventory to load vars for managed_node2 24820 1726853542.86494: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.86504: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.86507: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.86510: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.86884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.87161: done with get_vars() 24820 1726853542.87175: done getting variables 24820 1726853542.87234: 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 ipv6_route] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 13:32:22 -0400 (0:00:00.086) 0:00:05.424 ****** 24820 1726853542.87265: entering _queue_task() for managed_node2/debug 24820 1726853542.87532: worker is 1 (out of 1 available) 24820 1726853542.87544: exiting _queue_task() for managed_node2/debug 24820 1726853542.87560: done queuing things up, now waiting for results queue to drain 24820 1726853542.87561: waiting for pending results... 24820 1726853542.87990: running TaskExecutor() for managed_node2/TASK: Show ipv6_route 24820 1726853542.87995: in run() - task 02083763-bbaf-35da-8a90-000000000062 24820 1726853542.87998: variable 'ansible_search_path' from source: unknown 24820 1726853542.88001: calling self._execute() 24820 1726853542.88075: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.88092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.88105: variable 'omit' from source: magic vars 24820 1726853542.88565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.91080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.91152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.91377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.91380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.91383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.91386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.91389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.91403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.91448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.91472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.91619: variable 'ansible_distribution' from source: facts 24820 1726853542.91631: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.91656: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.91664: when evaluation is False, skipping this task 24820 1726853542.91673: _execute() done 24820 1726853542.91681: dumping result to json 24820 1726853542.91688: done dumping result, returning 24820 1726853542.91699: done running TaskExecutor() for managed_node2/TASK: Show ipv6_route [02083763-bbaf-35da-8a90-000000000062] 24820 1726853542.91709: sending task result for task 02083763-bbaf-35da-8a90-000000000062 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853542.91866: no more pending results, returning what we have 24820 1726853542.91869: results queue empty 24820 1726853542.91870: checking for any_errors_fatal 24820 1726853542.91876: done checking for any_errors_fatal 24820 1726853542.91877: checking for max_fail_percentage 24820 1726853542.91878: done checking for max_fail_percentage 24820 1726853542.91879: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.91880: done checking to see if all hosts have failed 24820 1726853542.91881: getting the remaining hosts for this loop 24820 1726853542.91882: done getting the remaining hosts for this loop 24820 1726853542.91885: getting the next task for host managed_node2 24820 1726853542.91890: done getting next task for host managed_node2 24820 1726853542.91893: ^ task is: TASK: Assert default ipv6 route is set 24820 1726853542.91895: ^ 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 24820 1726853542.91898: getting variables 24820 1726853542.91900: in VariableManager get_vars() 24820 1726853542.91942: Calling all_inventory to load vars for managed_node2 24820 1726853542.91944: Calling groups_inventory to load vars for managed_node2 24820 1726853542.91947: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.91959: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.91962: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.91965: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.92392: done sending task result for task 02083763-bbaf-35da-8a90-000000000062 24820 1726853542.92396: WORKER PROCESS EXITING 24820 1726853542.92420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.92621: done with get_vars() 24820 1726853542.92634: done getting variables 24820 1726853542.92697: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 13:32:22 -0400 (0:00:00.054) 0:00:05.478 ****** 24820 1726853542.92723: entering _queue_task() for managed_node2/assert 24820 1726853542.92982: worker is 1 (out of 1 available) 24820 1726853542.92994: exiting _queue_task() for managed_node2/assert 24820 1726853542.93005: done queuing things up, now waiting for results queue to drain 24820 1726853542.93006: waiting for pending results... 24820 1726853542.93283: running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set 24820 1726853542.93372: in run() - task 02083763-bbaf-35da-8a90-000000000063 24820 1726853542.93393: variable 'ansible_search_path' from source: unknown 24820 1726853542.93434: calling self._execute() 24820 1726853542.93524: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.93537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.93551: variable 'omit' from source: magic vars 24820 1726853542.93990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853542.96479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853542.96556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853542.96600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853542.96639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853542.96678: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853542.96976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853542.96980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853542.96982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853542.96985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853542.96987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853542.97036: variable 'ansible_distribution' from source: facts 24820 1726853542.97047: variable 'ansible_distribution_major_version' from source: facts 24820 1726853542.97075: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853542.97084: when evaluation is False, skipping this task 24820 1726853542.97090: _execute() done 24820 1726853542.97101: dumping result to json 24820 1726853542.97110: done dumping result, returning 24820 1726853542.97121: done running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set [02083763-bbaf-35da-8a90-000000000063] 24820 1726853542.97130: sending task result for task 02083763-bbaf-35da-8a90-000000000063 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" } 24820 1726853542.97280: no more pending results, returning what we have 24820 1726853542.97284: results queue empty 24820 1726853542.97285: checking for any_errors_fatal 24820 1726853542.97292: done checking for any_errors_fatal 24820 1726853542.97293: checking for max_fail_percentage 24820 1726853542.97294: done checking for max_fail_percentage 24820 1726853542.97295: checking to see if all hosts have failed and the running result is not ok 24820 1726853542.97296: done checking to see if all hosts have failed 24820 1726853542.97297: getting the remaining hosts for this loop 24820 1726853542.97299: done getting the remaining hosts for this loop 24820 1726853542.97303: getting the next task for host managed_node2 24820 1726853542.97309: done getting next task for host managed_node2 24820 1726853542.97312: ^ task is: TASK: Ensure ping6 command is present 24820 1726853542.97315: ^ 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 24820 1726853542.97318: getting variables 24820 1726853542.97320: in VariableManager get_vars() 24820 1726853542.97364: Calling all_inventory to load vars for managed_node2 24820 1726853542.97367: Calling groups_inventory to load vars for managed_node2 24820 1726853542.97370: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853542.97383: Calling all_plugins_play to load vars for managed_node2 24820 1726853542.97386: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853542.97389: Calling groups_plugins_play to load vars for managed_node2 24820 1726853542.97902: done sending task result for task 02083763-bbaf-35da-8a90-000000000063 24820 1726853542.97906: WORKER PROCESS EXITING 24820 1726853542.97928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853542.98123: done with get_vars() 24820 1726853542.98133: done getting variables 24820 1726853542.98206: 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 [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 13:32:22 -0400 (0:00:00.055) 0:00:05.533 ****** 24820 1726853542.98231: entering _queue_task() for managed_node2/package 24820 1726853542.98679: worker is 1 (out of 1 available) 24820 1726853542.98687: exiting _queue_task() for managed_node2/package 24820 1726853542.98695: done queuing things up, now waiting for results queue to drain 24820 1726853542.98696: waiting for pending results... 24820 1726853542.98752: running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present 24820 1726853542.98840: in run() - task 02083763-bbaf-35da-8a90-000000000064 24820 1726853542.98863: variable 'ansible_search_path' from source: unknown 24820 1726853542.98904: calling self._execute() 24820 1726853542.98995: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853542.99007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853542.99020: variable 'omit' from source: magic vars 24820 1726853542.99470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.01936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.02008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.02049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.02097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.02128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.02211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.02245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.02278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.02324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.02342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.02481: variable 'ansible_distribution' from source: facts 24820 1726853543.02492: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.02611: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.02614: when evaluation is False, skipping this task 24820 1726853543.02616: _execute() done 24820 1726853543.02619: dumping result to json 24820 1726853543.02621: done dumping result, returning 24820 1726853543.02623: done running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present [02083763-bbaf-35da-8a90-000000000064] 24820 1726853543.02625: sending task result for task 02083763-bbaf-35da-8a90-000000000064 24820 1726853543.02695: done sending task result for task 02083763-bbaf-35da-8a90-000000000064 24820 1726853543.02698: 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" } 24820 1726853543.02759: no more pending results, returning what we have 24820 1726853543.02763: results queue empty 24820 1726853543.02764: checking for any_errors_fatal 24820 1726853543.02768: done checking for any_errors_fatal 24820 1726853543.02769: checking for max_fail_percentage 24820 1726853543.02772: done checking for max_fail_percentage 24820 1726853543.02773: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.02774: done checking to see if all hosts have failed 24820 1726853543.02775: getting the remaining hosts for this loop 24820 1726853543.02777: done getting the remaining hosts for this loop 24820 1726853543.02780: getting the next task for host managed_node2 24820 1726853543.02786: done getting next task for host managed_node2 24820 1726853543.02789: ^ task is: TASK: Test gateway can be pinged 24820 1726853543.02791: ^ 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 24820 1726853543.02794: getting variables 24820 1726853543.02796: in VariableManager get_vars() 24820 1726853543.02837: Calling all_inventory to load vars for managed_node2 24820 1726853543.02840: Calling groups_inventory to load vars for managed_node2 24820 1726853543.02843: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.02855: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.02859: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.02861: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.03145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.03490: done with get_vars() 24820 1726853543.03501: done getting variables 24820 1726853543.03557: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test gateway can be pinged] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 13:32:23 -0400 (0:00:00.053) 0:00:05.587 ****** 24820 1726853543.03585: entering _queue_task() for managed_node2/command 24820 1726853543.03828: worker is 1 (out of 1 available) 24820 1726853543.03840: exiting _queue_task() for managed_node2/command 24820 1726853543.03851: done queuing things up, now waiting for results queue to drain 24820 1726853543.03852: waiting for pending results... 24820 1726853543.04286: running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged 24820 1726853543.04291: in run() - task 02083763-bbaf-35da-8a90-000000000065 24820 1726853543.04295: variable 'ansible_search_path' from source: unknown 24820 1726853543.04297: calling self._execute() 24820 1726853543.04334: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.04345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.04360: variable 'omit' from source: magic vars 24820 1726853543.04799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.07356: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.07424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.07475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.07512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.07563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.07645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.07690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.07722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.07776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.07796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.07939: variable 'ansible_distribution' from source: facts 24820 1726853543.07977: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.07984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.07989: when evaluation is False, skipping this task 24820 1726853543.07997: _execute() done 24820 1726853543.08005: dumping result to json 24820 1726853543.08077: done dumping result, returning 24820 1726853543.08080: done running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged [02083763-bbaf-35da-8a90-000000000065] 24820 1726853543.08082: sending task result for task 02083763-bbaf-35da-8a90-000000000065 24820 1726853543.08160: done sending task result for task 02083763-bbaf-35da-8a90-000000000065 24820 1726853543.08163: 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" } 24820 1726853543.08216: no more pending results, returning what we have 24820 1726853543.08220: results queue empty 24820 1726853543.08221: checking for any_errors_fatal 24820 1726853543.08227: done checking for any_errors_fatal 24820 1726853543.08227: checking for max_fail_percentage 24820 1726853543.08229: done checking for max_fail_percentage 24820 1726853543.08231: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.08233: done checking to see if all hosts have failed 24820 1726853543.08233: getting the remaining hosts for this loop 24820 1726853543.08235: done getting the remaining hosts for this loop 24820 1726853543.08239: getting the next task for host managed_node2 24820 1726853543.08246: done getting next task for host managed_node2 24820 1726853543.08249: ^ task is: TASK: TEARDOWN: remove profiles. 24820 1726853543.08252: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24820 1726853543.08257: getting variables 24820 1726853543.08259: in VariableManager get_vars() 24820 1726853543.08305: Calling all_inventory to load vars for managed_node2 24820 1726853543.08308: Calling groups_inventory to load vars for managed_node2 24820 1726853543.08311: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.08322: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.08325: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.08328: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.08756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.09039: done with get_vars() 24820 1726853543.09049: done getting variables 24820 1726853543.09104: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 13:32:23 -0400 (0:00:00.055) 0:00:05.642 ****** 24820 1726853543.09128: entering _queue_task() for managed_node2/debug 24820 1726853543.09586: worker is 1 (out of 1 available) 24820 1726853543.09596: exiting _queue_task() for managed_node2/debug 24820 1726853543.09605: done queuing things up, now waiting for results queue to drain 24820 1726853543.09606: waiting for pending results... 24820 1726853543.09788: running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. 24820 1726853543.09793: in run() - task 02083763-bbaf-35da-8a90-000000000066 24820 1726853543.09834: variable 'ansible_search_path' from source: unknown 24820 1726853543.09847: calling self._execute() 24820 1726853543.09943: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.09976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.09979: variable 'omit' from source: magic vars 24820 1726853543.10429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.12937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.13086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.13090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.13110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.13142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.13228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.13265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.13302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.13346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.13370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.13518: variable 'ansible_distribution' from source: facts 24820 1726853543.13676: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.13679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.13682: when evaluation is False, skipping this task 24820 1726853543.13684: _execute() done 24820 1726853543.13686: dumping result to json 24820 1726853543.13688: done dumping result, returning 24820 1726853543.13690: done running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. [02083763-bbaf-35da-8a90-000000000066] 24820 1726853543.13692: sending task result for task 02083763-bbaf-35da-8a90-000000000066 24820 1726853543.13757: done sending task result for task 02083763-bbaf-35da-8a90-000000000066 24820 1726853543.13761: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853543.13809: no more pending results, returning what we have 24820 1726853543.13812: results queue empty 24820 1726853543.13813: checking for any_errors_fatal 24820 1726853543.13818: done checking for any_errors_fatal 24820 1726853543.13819: checking for max_fail_percentage 24820 1726853543.13821: done checking for max_fail_percentage 24820 1726853543.13822: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.13823: done checking to see if all hosts have failed 24820 1726853543.13824: getting the remaining hosts for this loop 24820 1726853543.13825: done getting the remaining hosts for this loop 24820 1726853543.13829: getting the next task for host managed_node2 24820 1726853543.13839: done getting next task for host managed_node2 24820 1726853543.13844: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24820 1726853543.13848: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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? (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 24820 1726853543.13868: getting variables 24820 1726853543.13870: in VariableManager get_vars() 24820 1726853543.13915: Calling all_inventory to load vars for managed_node2 24820 1726853543.13918: Calling groups_inventory to load vars for managed_node2 24820 1726853543.13921: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.13931: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.13934: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.13937: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.14325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.14582: done with get_vars() 24820 1726853543.14594: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:32:23 -0400 (0:00:00.055) 0:00:05.698 ****** 24820 1726853543.14692: entering _queue_task() for managed_node2/include_tasks 24820 1726853543.14946: worker is 1 (out of 1 available) 24820 1726853543.14960: exiting _queue_task() for managed_node2/include_tasks 24820 1726853543.15176: done queuing things up, now waiting for results queue to drain 24820 1726853543.15178: waiting for pending results... 24820 1726853543.15304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24820 1726853543.15367: in run() - task 02083763-bbaf-35da-8a90-00000000006e 24820 1726853543.15392: variable 'ansible_search_path' from source: unknown 24820 1726853543.15404: variable 'ansible_search_path' from source: unknown 24820 1726853543.15444: calling self._execute() 24820 1726853543.15576: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.15580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.15583: variable 'omit' from source: magic vars 24820 1726853543.15995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.18529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.18603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.18662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.18703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.18760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.18818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.18852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.18891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.18977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.18981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.19099: variable 'ansible_distribution' from source: facts 24820 1726853543.19111: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.19132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.19141: when evaluation is False, skipping this task 24820 1726853543.19148: _execute() done 24820 1726853543.19158: dumping result to json 24820 1726853543.19176: done dumping result, returning 24820 1726853543.19183: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-35da-8a90-00000000006e] 24820 1726853543.19301: sending task result for task 02083763-bbaf-35da-8a90-00000000006e 24820 1726853543.19374: done sending task result for task 02083763-bbaf-35da-8a90-00000000006e 24820 1726853543.19378: 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" } 24820 1726853543.19419: no more pending results, returning what we have 24820 1726853543.19422: results queue empty 24820 1726853543.19423: checking for any_errors_fatal 24820 1726853543.19427: done checking for any_errors_fatal 24820 1726853543.19428: checking for max_fail_percentage 24820 1726853543.19429: done checking for max_fail_percentage 24820 1726853543.19431: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.19432: done checking to see if all hosts have failed 24820 1726853543.19433: getting the remaining hosts for this loop 24820 1726853543.19434: done getting the remaining hosts for this loop 24820 1726853543.19438: getting the next task for host managed_node2 24820 1726853543.19444: done getting next task for host managed_node2 24820 1726853543.19447: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24820 1726853543.19450: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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? (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 24820 1726853543.19468: getting variables 24820 1726853543.19469: in VariableManager get_vars() 24820 1726853543.19509: Calling all_inventory to load vars for managed_node2 24820 1726853543.19512: Calling groups_inventory to load vars for managed_node2 24820 1726853543.19514: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.19523: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.19525: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.19527: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.20236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.20436: done with get_vars() 24820 1726853543.20447: done getting variables 24820 1726853543.20510: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:32:23 -0400 (0:00:00.058) 0:00:05.756 ****** 24820 1726853543.20542: entering _queue_task() for managed_node2/debug 24820 1726853543.20820: worker is 1 (out of 1 available) 24820 1726853543.20831: exiting _queue_task() for managed_node2/debug 24820 1726853543.20845: done queuing things up, now waiting for results queue to drain 24820 1726853543.20846: waiting for pending results... 24820 1726853543.21196: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 24820 1726853543.21240: in run() - task 02083763-bbaf-35da-8a90-00000000006f 24820 1726853543.21261: variable 'ansible_search_path' from source: unknown 24820 1726853543.21267: variable 'ansible_search_path' from source: unknown 24820 1726853543.21315: calling self._execute() 24820 1726853543.21404: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.21416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.21475: variable 'omit' from source: magic vars 24820 1726853543.21862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.24138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.24213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.24264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.24309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.24343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.24677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.24681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.24684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.24686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.24689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.24691: variable 'ansible_distribution' from source: facts 24820 1726853543.24694: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.24716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.24724: when evaluation is False, skipping this task 24820 1726853543.24731: _execute() done 24820 1726853543.24738: dumping result to json 24820 1726853543.24748: done dumping result, returning 24820 1726853543.24765: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-35da-8a90-00000000006f] 24820 1726853543.24778: sending task result for task 02083763-bbaf-35da-8a90-00000000006f 24820 1726853543.24878: done sending task result for task 02083763-bbaf-35da-8a90-00000000006f 24820 1726853543.24884: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853543.24953: no more pending results, returning what we have 24820 1726853543.24959: results queue empty 24820 1726853543.24959: checking for any_errors_fatal 24820 1726853543.24965: done checking for any_errors_fatal 24820 1726853543.24966: checking for max_fail_percentage 24820 1726853543.24967: done checking for max_fail_percentage 24820 1726853543.24968: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.24969: done checking to see if all hosts have failed 24820 1726853543.24970: getting the remaining hosts for this loop 24820 1726853543.24973: done getting the remaining hosts for this loop 24820 1726853543.24977: getting the next task for host managed_node2 24820 1726853543.24983: done getting next task for host managed_node2 24820 1726853543.24987: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24820 1726853543.24990: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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 24820 1726853543.25006: getting variables 24820 1726853543.25007: in VariableManager get_vars() 24820 1726853543.25057: Calling all_inventory to load vars for managed_node2 24820 1726853543.25060: Calling groups_inventory to load vars for managed_node2 24820 1726853543.25063: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.25075: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.25079: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.25082: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.25552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.25770: done with get_vars() 24820 1726853543.25784: done getting variables 24820 1726853543.25846: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:32:23 -0400 (0:00:00.053) 0:00:05.810 ****** 24820 1726853543.25884: entering _queue_task() for managed_node2/fail 24820 1726853543.26139: worker is 1 (out of 1 available) 24820 1726853543.26151: exiting _queue_task() for managed_node2/fail 24820 1726853543.26165: done queuing things up, now waiting for results queue to drain 24820 1726853543.26166: waiting for pending results... 24820 1726853543.26453: 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 24820 1726853543.26583: in run() - task 02083763-bbaf-35da-8a90-000000000070 24820 1726853543.26609: variable 'ansible_search_path' from source: unknown 24820 1726853543.26618: variable 'ansible_search_path' from source: unknown 24820 1726853543.26777: calling self._execute() 24820 1726853543.26780: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.26783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.26786: variable 'omit' from source: magic vars 24820 1726853543.27182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.29518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.29591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.29648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.29693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.29727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.29808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.29848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.29885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.29936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.29959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.30145: variable 'ansible_distribution' from source: facts 24820 1726853543.30148: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.30150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.30152: when evaluation is False, skipping this task 24820 1726853543.30156: _execute() done 24820 1726853543.30157: dumping result to json 24820 1726853543.30159: done dumping result, returning 24820 1726853543.30161: 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 [02083763-bbaf-35da-8a90-000000000070] 24820 1726853543.30163: sending task result for task 02083763-bbaf-35da-8a90-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" } 24820 1726853543.30518: no more pending results, returning what we have 24820 1726853543.30522: results queue empty 24820 1726853543.30523: checking for any_errors_fatal 24820 1726853543.30528: done checking for any_errors_fatal 24820 1726853543.30529: checking for max_fail_percentage 24820 1726853543.30531: done checking for max_fail_percentage 24820 1726853543.30532: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.30533: done checking to see if all hosts have failed 24820 1726853543.30534: getting the remaining hosts for this loop 24820 1726853543.30535: done getting the remaining hosts for this loop 24820 1726853543.30538: getting the next task for host managed_node2 24820 1726853543.30544: done getting next task for host managed_node2 24820 1726853543.30548: ^ 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 24820 1726853543.30551: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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 24820 1726853543.30570: getting variables 24820 1726853543.30574: in VariableManager get_vars() 24820 1726853543.30614: Calling all_inventory to load vars for managed_node2 24820 1726853543.30617: Calling groups_inventory to load vars for managed_node2 24820 1726853543.30619: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.30628: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.30632: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.30635: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.30930: done sending task result for task 02083763-bbaf-35da-8a90-000000000070 24820 1726853543.30934: WORKER PROCESS EXITING 24820 1726853543.30960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.31169: done with get_vars() 24820 1726853543.31183: done getting variables 24820 1726853543.31239: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:32:23 -0400 (0:00:00.053) 0:00:05.864 ****** 24820 1726853543.31275: entering _queue_task() for managed_node2/fail 24820 1726853543.31520: worker is 1 (out of 1 available) 24820 1726853543.31533: exiting _queue_task() for managed_node2/fail 24820 1726853543.31544: done queuing things up, now waiting for results queue to drain 24820 1726853543.31545: waiting for pending results... 24820 1726853543.31829: 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 24820 1726853543.31959: in run() - task 02083763-bbaf-35da-8a90-000000000071 24820 1726853543.31983: variable 'ansible_search_path' from source: unknown 24820 1726853543.31996: variable 'ansible_search_path' from source: unknown 24820 1726853543.32037: calling self._execute() 24820 1726853543.32127: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.32141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.32158: variable 'omit' from source: magic vars 24820 1726853543.32605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.34752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.34823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.34870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.34913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.34943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.35027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.35065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.35099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.35143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.35166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.35307: variable 'ansible_distribution' from source: facts 24820 1726853543.35319: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.35340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.35349: when evaluation is False, skipping this task 24820 1726853543.35359: _execute() done 24820 1726853543.35366: dumping result to json 24820 1726853543.35377: done dumping result, returning 24820 1726853543.35391: 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 [02083763-bbaf-35da-8a90-000000000071] 24820 1726853543.35405: sending task result for task 02083763-bbaf-35da-8a90-000000000071 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" } 24820 1726853543.35547: no more pending results, returning what we have 24820 1726853543.35551: results queue empty 24820 1726853543.35552: checking for any_errors_fatal 24820 1726853543.35559: done checking for any_errors_fatal 24820 1726853543.35560: checking for max_fail_percentage 24820 1726853543.35562: done checking for max_fail_percentage 24820 1726853543.35563: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.35564: done checking to see if all hosts have failed 24820 1726853543.35565: getting the remaining hosts for this loop 24820 1726853543.35566: done getting the remaining hosts for this loop 24820 1726853543.35570: getting the next task for host managed_node2 24820 1726853543.35578: done getting next task for host managed_node2 24820 1726853543.35581: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24820 1726853543.35585: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24820 1726853543.35602: getting variables 24820 1726853543.35604: in VariableManager get_vars() 24820 1726853543.35645: Calling all_inventory to load vars for managed_node2 24820 1726853543.35648: Calling groups_inventory to load vars for managed_node2 24820 1726853543.35651: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.35663: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.35667: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.35670: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.35963: done sending task result for task 02083763-bbaf-35da-8a90-000000000071 24820 1726853543.35967: WORKER PROCESS EXITING 24820 1726853543.36117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.36326: done with get_vars() 24820 1726853543.36335: done getting variables 24820 1726853543.36390: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:32:23 -0400 (0:00:00.051) 0:00:05.915 ****** 24820 1726853543.36419: entering _queue_task() for managed_node2/fail 24820 1726853543.36660: worker is 1 (out of 1 available) 24820 1726853543.36673: exiting _queue_task() for managed_node2/fail 24820 1726853543.36685: done queuing things up, now waiting for results queue to drain 24820 1726853543.36686: waiting for pending results... 24820 1726853543.37090: 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 24820 1726853543.37098: in run() - task 02083763-bbaf-35da-8a90-000000000072 24820 1726853543.37101: variable 'ansible_search_path' from source: unknown 24820 1726853543.37104: variable 'ansible_search_path' from source: unknown 24820 1726853543.37138: calling self._execute() 24820 1726853543.37228: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.37240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.37255: variable 'omit' from source: magic vars 24820 1726853543.37691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.40036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.40104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.40159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.40199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.40234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.40312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.40347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.40381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.40423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.40476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.40585: variable 'ansible_distribution' from source: facts 24820 1726853543.40597: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.40619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.40628: when evaluation is False, skipping this task 24820 1726853543.40638: _execute() done 24820 1726853543.40657: dumping result to json 24820 1726853543.40660: done dumping result, returning 24820 1726853543.40764: 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 [02083763-bbaf-35da-8a90-000000000072] 24820 1726853543.40768: sending task result for task 02083763-bbaf-35da-8a90-000000000072 24820 1726853543.40843: done sending task result for task 02083763-bbaf-35da-8a90-000000000072 24820 1726853543.40846: 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" } 24820 1726853543.40912: no more pending results, returning what we have 24820 1726853543.40916: results queue empty 24820 1726853543.40916: checking for any_errors_fatal 24820 1726853543.40922: done checking for any_errors_fatal 24820 1726853543.40922: checking for max_fail_percentage 24820 1726853543.40924: done checking for max_fail_percentage 24820 1726853543.40925: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.40926: done checking to see if all hosts have failed 24820 1726853543.40926: getting the remaining hosts for this loop 24820 1726853543.40928: done getting the remaining hosts for this loop 24820 1726853543.40931: getting the next task for host managed_node2 24820 1726853543.40937: done getting next task for host managed_node2 24820 1726853543.40941: ^ 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 24820 1726853543.40944: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24820 1726853543.40963: getting variables 24820 1726853543.40964: in VariableManager get_vars() 24820 1726853543.41005: Calling all_inventory to load vars for managed_node2 24820 1726853543.41008: Calling groups_inventory to load vars for managed_node2 24820 1726853543.41011: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.41020: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.41023: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.41025: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.41457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.41637: done with get_vars() 24820 1726853543.41647: done getting variables 24820 1726853543.41711: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:32:23 -0400 (0:00:00.053) 0:00:05.968 ****** 24820 1726853543.41742: entering _queue_task() for managed_node2/dnf 24820 1726853543.42194: worker is 1 (out of 1 available) 24820 1726853543.42204: exiting _queue_task() for managed_node2/dnf 24820 1726853543.42214: done queuing things up, now waiting for results queue to drain 24820 1726853543.42215: waiting for pending results... 24820 1726853543.42344: 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 24820 1726853543.42431: in run() - task 02083763-bbaf-35da-8a90-000000000073 24820 1726853543.42551: variable 'ansible_search_path' from source: unknown 24820 1726853543.42557: variable 'ansible_search_path' from source: unknown 24820 1726853543.42559: calling self._execute() 24820 1726853543.42597: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.42611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.42627: variable 'omit' from source: magic vars 24820 1726853543.43103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.45345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.45423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.45469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.45515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.45546: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.45634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.45672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.45709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.45813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.45817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.45926: variable 'ansible_distribution' from source: facts 24820 1726853543.45937: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.45963: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.45973: when evaluation is False, skipping this task 24820 1726853543.45982: _execute() done 24820 1726853543.45989: dumping result to json 24820 1726853543.45998: done dumping result, returning 24820 1726853543.46011: 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 [02083763-bbaf-35da-8a90-000000000073] 24820 1726853543.46021: sending task result for task 02083763-bbaf-35da-8a90-000000000073 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" } 24820 1726853543.46187: no more pending results, returning what we have 24820 1726853543.46191: results queue empty 24820 1726853543.46192: checking for any_errors_fatal 24820 1726853543.46197: done checking for any_errors_fatal 24820 1726853543.46198: checking for max_fail_percentage 24820 1726853543.46200: done checking for max_fail_percentage 24820 1726853543.46201: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.46202: done checking to see if all hosts have failed 24820 1726853543.46203: getting the remaining hosts for this loop 24820 1726853543.46204: done getting the remaining hosts for this loop 24820 1726853543.46208: getting the next task for host managed_node2 24820 1726853543.46214: done getting next task for host managed_node2 24820 1726853543.46218: ^ 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 24820 1726853543.46221: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.46239: getting variables 24820 1726853543.46240: in VariableManager get_vars() 24820 1726853543.46285: Calling all_inventory to load vars for managed_node2 24820 1726853543.46289: Calling groups_inventory to load vars for managed_node2 24820 1726853543.46291: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.46302: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.46306: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.46309: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.46780: done sending task result for task 02083763-bbaf-35da-8a90-000000000073 24820 1726853543.46784: WORKER PROCESS EXITING 24820 1726853543.46806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.47023: done with get_vars() 24820 1726853543.47036: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24820 1726853543.47113: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:32:23 -0400 (0:00:00.053) 0:00:06.022 ****** 24820 1726853543.47143: entering _queue_task() for managed_node2/yum 24820 1726853543.47591: worker is 1 (out of 1 available) 24820 1726853543.47598: exiting _queue_task() for managed_node2/yum 24820 1726853543.47607: done queuing things up, now waiting for results queue to drain 24820 1726853543.47608: waiting for pending results... 24820 1726853543.47675: 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 24820 1726853543.47784: in run() - task 02083763-bbaf-35da-8a90-000000000074 24820 1726853543.47803: variable 'ansible_search_path' from source: unknown 24820 1726853543.47809: variable 'ansible_search_path' from source: unknown 24820 1726853543.47849: calling self._execute() 24820 1726853543.47926: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.47940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.47951: variable 'omit' from source: magic vars 24820 1726853543.48390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.50650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.50720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.50780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.50820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.50850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.50935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.50976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.51007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.51052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.51175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.51224: variable 'ansible_distribution' from source: facts 24820 1726853543.51236: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.51261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.51270: when evaluation is False, skipping this task 24820 1726853543.51280: _execute() done 24820 1726853543.51289: dumping result to json 24820 1726853543.51299: done dumping result, returning 24820 1726853543.51312: 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 [02083763-bbaf-35da-8a90-000000000074] 24820 1726853543.51323: sending task result for task 02083763-bbaf-35da-8a90-000000000074 24820 1726853543.51677: done sending task result for task 02083763-bbaf-35da-8a90-000000000074 24820 1726853543.51680: 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" } 24820 1726853543.51722: no more pending results, returning what we have 24820 1726853543.51725: results queue empty 24820 1726853543.51726: checking for any_errors_fatal 24820 1726853543.51731: done checking for any_errors_fatal 24820 1726853543.51731: checking for max_fail_percentage 24820 1726853543.51733: done checking for max_fail_percentage 24820 1726853543.51734: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.51735: done checking to see if all hosts have failed 24820 1726853543.51735: getting the remaining hosts for this loop 24820 1726853543.51736: done getting the remaining hosts for this loop 24820 1726853543.51740: getting the next task for host managed_node2 24820 1726853543.51745: done getting next task for host managed_node2 24820 1726853543.51749: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24820 1726853543.51752: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.51773: getting variables 24820 1726853543.51774: in VariableManager get_vars() 24820 1726853543.51811: Calling all_inventory to load vars for managed_node2 24820 1726853543.51814: Calling groups_inventory to load vars for managed_node2 24820 1726853543.51816: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.51825: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.51828: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.51832: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.52112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.52315: done with get_vars() 24820 1726853543.52325: done getting variables 24820 1726853543.52387: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:32:23 -0400 (0:00:00.052) 0:00:06.075 ****** 24820 1726853543.52418: entering _queue_task() for managed_node2/fail 24820 1726853543.52675: worker is 1 (out of 1 available) 24820 1726853543.52687: exiting _queue_task() for managed_node2/fail 24820 1726853543.52699: done queuing things up, now waiting for results queue to drain 24820 1726853543.52700: waiting for pending results... 24820 1726853543.52966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24820 1726853543.53091: in run() - task 02083763-bbaf-35da-8a90-000000000075 24820 1726853543.53112: variable 'ansible_search_path' from source: unknown 24820 1726853543.53120: variable 'ansible_search_path' from source: unknown 24820 1726853543.53162: calling self._execute() 24820 1726853543.53250: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.53266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.53283: variable 'omit' from source: magic vars 24820 1726853543.53733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.55948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.56018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.56066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.56109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.56136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.56212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.56234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.56252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.56286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.56296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.56401: variable 'ansible_distribution' from source: facts 24820 1726853543.56405: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.56420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.56423: when evaluation is False, skipping this task 24820 1726853543.56426: _execute() done 24820 1726853543.56429: dumping result to json 24820 1726853543.56432: done dumping result, returning 24820 1726853543.56438: 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 [02083763-bbaf-35da-8a90-000000000075] 24820 1726853543.56444: sending task result for task 02083763-bbaf-35da-8a90-000000000075 24820 1726853543.56530: done sending task result for task 02083763-bbaf-35da-8a90-000000000075 24820 1726853543.56532: 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" } 24820 1726853543.56581: no more pending results, returning what we have 24820 1726853543.56584: results queue empty 24820 1726853543.56584: checking for any_errors_fatal 24820 1726853543.56589: done checking for any_errors_fatal 24820 1726853543.56589: checking for max_fail_percentage 24820 1726853543.56591: done checking for max_fail_percentage 24820 1726853543.56591: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.56592: done checking to see if all hosts have failed 24820 1726853543.56593: getting the remaining hosts for this loop 24820 1726853543.56594: done getting the remaining hosts for this loop 24820 1726853543.56598: getting the next task for host managed_node2 24820 1726853543.56603: done getting next task for host managed_node2 24820 1726853543.56606: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24820 1726853543.56610: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.56624: getting variables 24820 1726853543.56626: in VariableManager get_vars() 24820 1726853543.56662: Calling all_inventory to load vars for managed_node2 24820 1726853543.56664: Calling groups_inventory to load vars for managed_node2 24820 1726853543.56666: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.56676: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.56679: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.56681: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.56816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.56937: done with get_vars() 24820 1726853543.56944: done getting variables 24820 1726853543.56987: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:32:23 -0400 (0:00:00.045) 0:00:06.121 ****** 24820 1726853543.57008: entering _queue_task() for managed_node2/package 24820 1726853543.57197: worker is 1 (out of 1 available) 24820 1726853543.57212: exiting _queue_task() for managed_node2/package 24820 1726853543.57228: done queuing things up, now waiting for results queue to drain 24820 1726853543.57230: waiting for pending results... 24820 1726853543.57467: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 24820 1726853543.57540: in run() - task 02083763-bbaf-35da-8a90-000000000076 24820 1726853543.57551: variable 'ansible_search_path' from source: unknown 24820 1726853543.57557: variable 'ansible_search_path' from source: unknown 24820 1726853543.57588: calling self._execute() 24820 1726853543.57645: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.57649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.57659: variable 'omit' from source: magic vars 24820 1726853543.58046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.60285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.60295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.60343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.60389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.60408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.60487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.60516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.60607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.60612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.60616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.60730: variable 'ansible_distribution' from source: facts 24820 1726853543.60734: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.60752: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.60755: when evaluation is False, skipping this task 24820 1726853543.60760: _execute() done 24820 1726853543.60763: dumping result to json 24820 1726853543.60824: done dumping result, returning 24820 1726853543.60828: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-35da-8a90-000000000076] 24820 1726853543.60829: sending task result for task 02083763-bbaf-35da-8a90-000000000076 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" } 24820 1726853543.60997: no more pending results, returning what we have 24820 1726853543.61000: results queue empty 24820 1726853543.61001: checking for any_errors_fatal 24820 1726853543.61006: done checking for any_errors_fatal 24820 1726853543.61006: checking for max_fail_percentage 24820 1726853543.61008: done checking for max_fail_percentage 24820 1726853543.61009: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.61010: done checking to see if all hosts have failed 24820 1726853543.61010: getting the remaining hosts for this loop 24820 1726853543.61012: done getting the remaining hosts for this loop 24820 1726853543.61015: getting the next task for host managed_node2 24820 1726853543.61020: done getting next task for host managed_node2 24820 1726853543.61023: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24820 1726853543.61025: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.61040: getting variables 24820 1726853543.61041: in VariableManager get_vars() 24820 1726853543.61176: Calling all_inventory to load vars for managed_node2 24820 1726853543.61180: Calling groups_inventory to load vars for managed_node2 24820 1726853543.61182: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.61191: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.61194: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.61197: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.61426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.61629: done with get_vars() 24820 1726853543.61640: done getting variables 24820 1726853543.61676: done sending task result for task 02083763-bbaf-35da-8a90-000000000076 24820 1726853543.61681: WORKER PROCESS EXITING 24820 1726853543.61750: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:32:23 -0400 (0:00:00.047) 0:00:06.169 ****** 24820 1726853543.61784: entering _queue_task() for managed_node2/package 24820 1726853543.62099: worker is 1 (out of 1 available) 24820 1726853543.62112: exiting _queue_task() for managed_node2/package 24820 1726853543.62124: done queuing things up, now waiting for results queue to drain 24820 1726853543.62125: waiting for pending results... 24820 1726853543.62357: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24820 1726853543.62504: in run() - task 02083763-bbaf-35da-8a90-000000000077 24820 1726853543.62508: variable 'ansible_search_path' from source: unknown 24820 1726853543.62511: variable 'ansible_search_path' from source: unknown 24820 1726853543.62514: calling self._execute() 24820 1726853543.62586: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.62590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.62760: variable 'omit' from source: magic vars 24820 1726853543.63033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.65406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.65409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.65411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.65414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.65415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.65418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.65437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.65464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.65503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.65516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.65648: variable 'ansible_distribution' from source: facts 24820 1726853543.65651: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.65675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.65678: when evaluation is False, skipping this task 24820 1726853543.65680: _execute() done 24820 1726853543.65683: dumping result to json 24820 1726853543.65685: done dumping result, returning 24820 1726853543.65693: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-35da-8a90-000000000077] 24820 1726853543.65699: sending task result for task 02083763-bbaf-35da-8a90-000000000077 24820 1726853543.65793: done sending task result for task 02083763-bbaf-35da-8a90-000000000077 24820 1726853543.65795: 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" } 24820 1726853543.65878: no more pending results, returning what we have 24820 1726853543.65881: results queue empty 24820 1726853543.65882: checking for any_errors_fatal 24820 1726853543.65885: done checking for any_errors_fatal 24820 1726853543.65886: checking for max_fail_percentage 24820 1726853543.65887: done checking for max_fail_percentage 24820 1726853543.65888: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.65889: done checking to see if all hosts have failed 24820 1726853543.65890: getting the remaining hosts for this loop 24820 1726853543.65891: done getting the remaining hosts for this loop 24820 1726853543.65894: getting the next task for host managed_node2 24820 1726853543.65899: done getting next task for host managed_node2 24820 1726853543.65902: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24820 1726853543.65905: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.65920: getting variables 24820 1726853543.66006: in VariableManager get_vars() 24820 1726853543.66041: Calling all_inventory to load vars for managed_node2 24820 1726853543.66044: Calling groups_inventory to load vars for managed_node2 24820 1726853543.66046: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.66057: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.66059: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.66062: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.66240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.66450: done with get_vars() 24820 1726853543.66461: done getting variables 24820 1726853543.66519: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:32:23 -0400 (0:00:00.047) 0:00:06.217 ****** 24820 1726853543.66549: entering _queue_task() for managed_node2/package 24820 1726853543.66790: worker is 1 (out of 1 available) 24820 1726853543.66802: exiting _queue_task() for managed_node2/package 24820 1726853543.66812: done queuing things up, now waiting for results queue to drain 24820 1726853543.66813: waiting for pending results... 24820 1726853543.67582: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24820 1726853543.67587: in run() - task 02083763-bbaf-35da-8a90-000000000078 24820 1726853543.67591: variable 'ansible_search_path' from source: unknown 24820 1726853543.67594: variable 'ansible_search_path' from source: unknown 24820 1726853543.67597: calling self._execute() 24820 1726853543.67599: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.67602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.67604: variable 'omit' from source: magic vars 24820 1726853543.67702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.71080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.71091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.71140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.71179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.71205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.71288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.71315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.71345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.71390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.71404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.71538: variable 'ansible_distribution' from source: facts 24820 1726853543.71543: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.71561: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.71564: when evaluation is False, skipping this task 24820 1726853543.71566: _execute() done 24820 1726853543.71569: dumping result to json 24820 1726853543.71573: done dumping result, returning 24820 1726853543.71581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-35da-8a90-000000000078] 24820 1726853543.71587: sending task result for task 02083763-bbaf-35da-8a90-000000000078 24820 1726853543.71691: done sending task result for task 02083763-bbaf-35da-8a90-000000000078 24820 1726853543.71694: 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" } 24820 1726853543.71742: no more pending results, returning what we have 24820 1726853543.71746: results queue empty 24820 1726853543.71747: checking for any_errors_fatal 24820 1726853543.71751: done checking for any_errors_fatal 24820 1726853543.71752: checking for max_fail_percentage 24820 1726853543.71753: done checking for max_fail_percentage 24820 1726853543.71754: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.71755: done checking to see if all hosts have failed 24820 1726853543.71756: getting the remaining hosts for this loop 24820 1726853543.71757: done getting the remaining hosts for this loop 24820 1726853543.71761: getting the next task for host managed_node2 24820 1726853543.71766: done getting next task for host managed_node2 24820 1726853543.71770: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24820 1726853543.71775: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.71793: getting variables 24820 1726853543.71794: in VariableManager get_vars() 24820 1726853543.71835: Calling all_inventory to load vars for managed_node2 24820 1726853543.71838: Calling groups_inventory to load vars for managed_node2 24820 1726853543.71840: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.71850: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.71853: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.71856: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.72279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.72481: done with get_vars() 24820 1726853543.72492: done getting variables 24820 1726853543.72556: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:32:23 -0400 (0:00:00.060) 0:00:06.277 ****** 24820 1726853543.72589: entering _queue_task() for managed_node2/service 24820 1726853543.73395: worker is 1 (out of 1 available) 24820 1726853543.73406: exiting _queue_task() for managed_node2/service 24820 1726853543.73417: done queuing things up, now waiting for results queue to drain 24820 1726853543.73418: waiting for pending results... 24820 1726853543.73617: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24820 1726853543.73856: in run() - task 02083763-bbaf-35da-8a90-000000000079 24820 1726853543.73877: variable 'ansible_search_path' from source: unknown 24820 1726853543.73942: variable 'ansible_search_path' from source: unknown 24820 1726853543.74003: calling self._execute() 24820 1726853543.74230: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.74292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.74317: variable 'omit' from source: magic vars 24820 1726853543.74858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.77053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.77131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.77175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.77276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.77280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.77330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.77364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.77398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.77447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.77465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.77606: variable 'ansible_distribution' from source: facts 24820 1726853543.77618: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.77647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.77654: when evaluation is False, skipping this task 24820 1726853543.77676: _execute() done 24820 1726853543.77679: dumping result to json 24820 1726853543.77681: done dumping result, returning 24820 1726853543.77686: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-35da-8a90-000000000079] 24820 1726853543.77755: sending task result for task 02083763-bbaf-35da-8a90-000000000079 24820 1726853543.77839: done sending task result for task 02083763-bbaf-35da-8a90-000000000079 24820 1726853543.77842: 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" } 24820 1726853543.77903: no more pending results, returning what we have 24820 1726853543.77907: results queue empty 24820 1726853543.77907: checking for any_errors_fatal 24820 1726853543.77914: done checking for any_errors_fatal 24820 1726853543.77915: checking for max_fail_percentage 24820 1726853543.77916: done checking for max_fail_percentage 24820 1726853543.77917: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.77918: done checking to see if all hosts have failed 24820 1726853543.77919: getting the remaining hosts for this loop 24820 1726853543.77920: done getting the remaining hosts for this loop 24820 1726853543.77923: getting the next task for host managed_node2 24820 1726853543.77930: done getting next task for host managed_node2 24820 1726853543.77933: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24820 1726853543.77936: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.77951: getting variables 24820 1726853543.77952: in VariableManager get_vars() 24820 1726853543.77993: Calling all_inventory to load vars for managed_node2 24820 1726853543.77995: Calling groups_inventory to load vars for managed_node2 24820 1726853543.77998: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.78012: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.78015: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.78018: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.78176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.78298: done with get_vars() 24820 1726853543.78306: done getting variables 24820 1726853543.78344: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:32:23 -0400 (0:00:00.057) 0:00:06.335 ****** 24820 1726853543.78367: entering _queue_task() for managed_node2/service 24820 1726853543.78561: worker is 1 (out of 1 available) 24820 1726853543.78576: exiting _queue_task() for managed_node2/service 24820 1726853543.78588: done queuing things up, now waiting for results queue to drain 24820 1726853543.78589: waiting for pending results... 24820 1726853543.78754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24820 1726853543.78827: in run() - task 02083763-bbaf-35da-8a90-00000000007a 24820 1726853543.78839: variable 'ansible_search_path' from source: unknown 24820 1726853543.78843: variable 'ansible_search_path' from source: unknown 24820 1726853543.78873: calling self._execute() 24820 1726853543.78935: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.78939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.78947: variable 'omit' from source: magic vars 24820 1726853543.79248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.81317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.81425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.81428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.81432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.81453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.81530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.81549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.81575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.81610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.81622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.81750: variable 'ansible_distribution' from source: facts 24820 1726853543.81757: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.81767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.81770: when evaluation is False, skipping this task 24820 1726853543.81774: _execute() done 24820 1726853543.81777: dumping result to json 24820 1726853543.81779: done dumping result, returning 24820 1726853543.81857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-35da-8a90-00000000007a] 24820 1726853543.81861: sending task result for task 02083763-bbaf-35da-8a90-00000000007a 24820 1726853543.81921: done sending task result for task 02083763-bbaf-35da-8a90-00000000007a 24820 1726853543.81923: 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 } 24820 1726853543.81968: no more pending results, returning what we have 24820 1726853543.81972: results queue empty 24820 1726853543.81973: checking for any_errors_fatal 24820 1726853543.81977: done checking for any_errors_fatal 24820 1726853543.81978: checking for max_fail_percentage 24820 1726853543.81980: done checking for max_fail_percentage 24820 1726853543.81980: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.81981: done checking to see if all hosts have failed 24820 1726853543.81982: getting the remaining hosts for this loop 24820 1726853543.81983: done getting the remaining hosts for this loop 24820 1726853543.81986: getting the next task for host managed_node2 24820 1726853543.81991: done getting next task for host managed_node2 24820 1726853543.81994: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24820 1726853543.81997: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.82012: getting variables 24820 1726853543.82013: in VariableManager get_vars() 24820 1726853543.82045: Calling all_inventory to load vars for managed_node2 24820 1726853543.82048: Calling groups_inventory to load vars for managed_node2 24820 1726853543.82049: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.82057: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.82059: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.82062: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.82292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.82479: done with get_vars() 24820 1726853543.82488: done getting variables 24820 1726853543.82536: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:32:23 -0400 (0:00:00.041) 0:00:06.377 ****** 24820 1726853543.82565: entering _queue_task() for managed_node2/service 24820 1726853543.82810: worker is 1 (out of 1 available) 24820 1726853543.82821: exiting _queue_task() for managed_node2/service 24820 1726853543.82834: done queuing things up, now waiting for results queue to drain 24820 1726853543.82836: waiting for pending results... 24820 1726853543.83489: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24820 1726853543.83494: in run() - task 02083763-bbaf-35da-8a90-00000000007b 24820 1726853543.83498: variable 'ansible_search_path' from source: unknown 24820 1726853543.83501: variable 'ansible_search_path' from source: unknown 24820 1726853543.83503: calling self._execute() 24820 1726853543.83507: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.83511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.83514: variable 'omit' from source: magic vars 24820 1726853543.83766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.86785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.86837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.86937: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.86942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.86946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.87213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.87217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.87220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.87222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.87224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.87285: variable 'ansible_distribution' from source: facts 24820 1726853543.87292: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.87312: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.87315: when evaluation is False, skipping this task 24820 1726853543.87318: _execute() done 24820 1726853543.87320: dumping result to json 24820 1726853543.87322: done dumping result, returning 24820 1726853543.87331: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-35da-8a90-00000000007b] 24820 1726853543.87341: sending task result for task 02083763-bbaf-35da-8a90-00000000007b 24820 1726853543.87742: done sending task result for task 02083763-bbaf-35da-8a90-00000000007b 24820 1726853543.87746: 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" } 24820 1726853543.87827: no more pending results, returning what we have 24820 1726853543.87831: results queue empty 24820 1726853543.87832: checking for any_errors_fatal 24820 1726853543.87837: done checking for any_errors_fatal 24820 1726853543.87838: checking for max_fail_percentage 24820 1726853543.87839: done checking for max_fail_percentage 24820 1726853543.87840: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.87841: done checking to see if all hosts have failed 24820 1726853543.87842: getting the remaining hosts for this loop 24820 1726853543.87843: done getting the remaining hosts for this loop 24820 1726853543.87847: getting the next task for host managed_node2 24820 1726853543.87853: done getting next task for host managed_node2 24820 1726853543.87859: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24820 1726853543.87863: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.87881: getting variables 24820 1726853543.87883: in VariableManager get_vars() 24820 1726853543.87921: Calling all_inventory to load vars for managed_node2 24820 1726853543.87924: Calling groups_inventory to load vars for managed_node2 24820 1726853543.87927: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.87935: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.87938: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.87941: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.88216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.88454: done with get_vars() 24820 1726853543.88466: done getting variables 24820 1726853543.88525: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:32:23 -0400 (0:00:00.059) 0:00:06.437 ****** 24820 1726853543.88565: entering _queue_task() for managed_node2/service 24820 1726853543.88834: worker is 1 (out of 1 available) 24820 1726853543.88845: exiting _queue_task() for managed_node2/service 24820 1726853543.88857: done queuing things up, now waiting for results queue to drain 24820 1726853543.88858: waiting for pending results... 24820 1726853543.89388: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 24820 1726853543.89398: in run() - task 02083763-bbaf-35da-8a90-00000000007c 24820 1726853543.89433: variable 'ansible_search_path' from source: unknown 24820 1726853543.89461: variable 'ansible_search_path' from source: unknown 24820 1726853543.89525: calling self._execute() 24820 1726853543.89605: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.89613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.89782: variable 'omit' from source: magic vars 24820 1726853543.90379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.92125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.92170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.92207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.92234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.92255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.92315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.92337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.92354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.92386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.92396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.92492: variable 'ansible_distribution' from source: facts 24820 1726853543.92495: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.92511: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.92514: when evaluation is False, skipping this task 24820 1726853543.92516: _execute() done 24820 1726853543.92519: dumping result to json 24820 1726853543.92521: done dumping result, returning 24820 1726853543.92528: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-35da-8a90-00000000007c] 24820 1726853543.92533: sending task result for task 02083763-bbaf-35da-8a90-00000000007c 24820 1726853543.92632: done sending task result for task 02083763-bbaf-35da-8a90-00000000007c 24820 1726853543.92634: 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 } 24820 1726853543.92731: no more pending results, returning what we have 24820 1726853543.92734: results queue empty 24820 1726853543.92735: checking for any_errors_fatal 24820 1726853543.92739: done checking for any_errors_fatal 24820 1726853543.92740: checking for max_fail_percentage 24820 1726853543.92741: done checking for max_fail_percentage 24820 1726853543.92742: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.92748: done checking to see if all hosts have failed 24820 1726853543.92748: getting the remaining hosts for this loop 24820 1726853543.92750: done getting the remaining hosts for this loop 24820 1726853543.92753: getting the next task for host managed_node2 24820 1726853543.92758: done getting next task for host managed_node2 24820 1726853543.92761: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24820 1726853543.92764: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.92780: getting variables 24820 1726853543.92782: in VariableManager get_vars() 24820 1726853543.92818: Calling all_inventory to load vars for managed_node2 24820 1726853543.92821: Calling groups_inventory to load vars for managed_node2 24820 1726853543.92823: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.92831: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.92833: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.92836: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.93145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.93343: done with get_vars() 24820 1726853543.93352: done getting variables 24820 1726853543.93410: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:32:23 -0400 (0:00:00.048) 0:00:06.485 ****** 24820 1726853543.93440: entering _queue_task() for managed_node2/copy 24820 1726853543.93769: worker is 1 (out of 1 available) 24820 1726853543.93832: exiting _queue_task() for managed_node2/copy 24820 1726853543.93844: done queuing things up, now waiting for results queue to drain 24820 1726853543.93846: waiting for pending results... 24820 1726853543.93942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24820 1726853543.94009: in run() - task 02083763-bbaf-35da-8a90-00000000007d 24820 1726853543.94020: variable 'ansible_search_path' from source: unknown 24820 1726853543.94030: variable 'ansible_search_path' from source: unknown 24820 1726853543.94055: calling self._execute() 24820 1726853543.94117: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.94121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.94129: variable 'omit' from source: magic vars 24820 1726853543.94428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.95862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.95906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.95932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.95958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.95981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.96035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.96055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.96075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.96100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.96117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.96203: variable 'ansible_distribution' from source: facts 24820 1726853543.96206: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.96225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.96229: when evaluation is False, skipping this task 24820 1726853543.96232: _execute() done 24820 1726853543.96235: dumping result to json 24820 1726853543.96237: done dumping result, returning 24820 1726853543.96240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-35da-8a90-00000000007d] 24820 1726853543.96243: sending task result for task 02083763-bbaf-35da-8a90-00000000007d 24820 1726853543.96323: done sending task result for task 02083763-bbaf-35da-8a90-00000000007d 24820 1726853543.96328: 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" } 24820 1726853543.96375: no more pending results, returning what we have 24820 1726853543.96378: results queue empty 24820 1726853543.96379: checking for any_errors_fatal 24820 1726853543.96384: done checking for any_errors_fatal 24820 1726853543.96384: checking for max_fail_percentage 24820 1726853543.96386: done checking for max_fail_percentage 24820 1726853543.96386: checking to see if all hosts have failed and the running result is not ok 24820 1726853543.96387: done checking to see if all hosts have failed 24820 1726853543.96388: getting the remaining hosts for this loop 24820 1726853543.96389: done getting the remaining hosts for this loop 24820 1726853543.96392: getting the next task for host managed_node2 24820 1726853543.96397: done getting next task for host managed_node2 24820 1726853543.96400: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24820 1726853543.96403: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853543.96417: getting variables 24820 1726853543.96418: in VariableManager get_vars() 24820 1726853543.96451: Calling all_inventory to load vars for managed_node2 24820 1726853543.96453: Calling groups_inventory to load vars for managed_node2 24820 1726853543.96456: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853543.96463: Calling all_plugins_play to load vars for managed_node2 24820 1726853543.96465: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853543.96468: Calling groups_plugins_play to load vars for managed_node2 24820 1726853543.96585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853543.96706: done with get_vars() 24820 1726853543.96715: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:32:23 -0400 (0:00:00.033) 0:00:06.519 ****** 24820 1726853543.96768: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24820 1726853543.96952: worker is 1 (out of 1 available) 24820 1726853543.96964: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24820 1726853543.96977: done queuing things up, now waiting for results queue to drain 24820 1726853543.96979: waiting for pending results... 24820 1726853543.97143: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24820 1726853543.97219: in run() - task 02083763-bbaf-35da-8a90-00000000007e 24820 1726853543.97230: variable 'ansible_search_path' from source: unknown 24820 1726853543.97233: variable 'ansible_search_path' from source: unknown 24820 1726853543.97268: calling self._execute() 24820 1726853543.97325: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853543.97329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853543.97337: variable 'omit' from source: magic vars 24820 1726853543.97632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853543.99387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853543.99447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853543.99576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853543.99580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853543.99582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853543.99655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853543.99700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853543.99733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853543.99769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853543.99782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853543.99883: variable 'ansible_distribution' from source: facts 24820 1726853543.99886: variable 'ansible_distribution_major_version' from source: facts 24820 1726853543.99905: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853543.99908: when evaluation is False, skipping this task 24820 1726853543.99912: _execute() done 24820 1726853543.99915: dumping result to json 24820 1726853543.99923: done dumping result, returning 24820 1726853543.99927: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-35da-8a90-00000000007e] 24820 1726853543.99931: sending task result for task 02083763-bbaf-35da-8a90-00000000007e 24820 1726853544.00017: done sending task result for task 02083763-bbaf-35da-8a90-00000000007e 24820 1726853544.00020: 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" } 24820 1726853544.00068: no more pending results, returning what we have 24820 1726853544.00073: results queue empty 24820 1726853544.00074: checking for any_errors_fatal 24820 1726853544.00078: done checking for any_errors_fatal 24820 1726853544.00079: checking for max_fail_percentage 24820 1726853544.00080: done checking for max_fail_percentage 24820 1726853544.00081: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.00082: done checking to see if all hosts have failed 24820 1726853544.00082: getting the remaining hosts for this loop 24820 1726853544.00084: done getting the remaining hosts for this loop 24820 1726853544.00087: getting the next task for host managed_node2 24820 1726853544.00092: done getting next task for host managed_node2 24820 1726853544.00095: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24820 1726853544.00099: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853544.00112: getting variables 24820 1726853544.00114: in VariableManager get_vars() 24820 1726853544.00147: Calling all_inventory to load vars for managed_node2 24820 1726853544.00149: Calling groups_inventory to load vars for managed_node2 24820 1726853544.00151: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.00161: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.00163: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.00165: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.00322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.00443: done with get_vars() 24820 1726853544.00451: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:32:24 -0400 (0:00:00.037) 0:00:06.556 ****** 24820 1726853544.00508: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24820 1726853544.00683: worker is 1 (out of 1 available) 24820 1726853544.00696: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24820 1726853544.00706: done queuing things up, now waiting for results queue to drain 24820 1726853544.00707: waiting for pending results... 24820 1726853544.00860: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 24820 1726853544.00925: in run() - task 02083763-bbaf-35da-8a90-00000000007f 24820 1726853544.00937: variable 'ansible_search_path' from source: unknown 24820 1726853544.00943: variable 'ansible_search_path' from source: unknown 24820 1726853544.00973: calling self._execute() 24820 1726853544.01029: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.01034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.01049: variable 'omit' from source: magic vars 24820 1726853544.01342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.02799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.02840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.02870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.02900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.02921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.02980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.03005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.03020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.03047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.03060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.03156: variable 'ansible_distribution' from source: facts 24820 1726853544.03164: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.03180: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.03183: when evaluation is False, skipping this task 24820 1726853544.03186: _execute() done 24820 1726853544.03188: dumping result to json 24820 1726853544.03190: done dumping result, returning 24820 1726853544.03197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-35da-8a90-00000000007f] 24820 1726853544.03202: sending task result for task 02083763-bbaf-35da-8a90-00000000007f 24820 1726853544.03283: done sending task result for task 02083763-bbaf-35da-8a90-00000000007f 24820 1726853544.03285: 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" } 24820 1726853544.03367: no more pending results, returning what we have 24820 1726853544.03370: results queue empty 24820 1726853544.03372: checking for any_errors_fatal 24820 1726853544.03378: done checking for any_errors_fatal 24820 1726853544.03379: checking for max_fail_percentage 24820 1726853544.03380: done checking for max_fail_percentage 24820 1726853544.03381: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.03382: done checking to see if all hosts have failed 24820 1726853544.03383: getting the remaining hosts for this loop 24820 1726853544.03384: done getting the remaining hosts for this loop 24820 1726853544.03387: getting the next task for host managed_node2 24820 1726853544.03391: done getting next task for host managed_node2 24820 1726853544.03394: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24820 1726853544.03397: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853544.03411: getting variables 24820 1726853544.03412: in VariableManager get_vars() 24820 1726853544.03448: Calling all_inventory to load vars for managed_node2 24820 1726853544.03450: Calling groups_inventory to load vars for managed_node2 24820 1726853544.03452: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.03459: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.03462: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.03464: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.03572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.03699: done with get_vars() 24820 1726853544.03706: done getting variables 24820 1726853544.03742: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:32:24 -0400 (0:00:00.032) 0:00:06.589 ****** 24820 1726853544.03763: entering _queue_task() for managed_node2/debug 24820 1726853544.03943: worker is 1 (out of 1 available) 24820 1726853544.03956: exiting _queue_task() for managed_node2/debug 24820 1726853544.03967: done queuing things up, now waiting for results queue to drain 24820 1726853544.03969: waiting for pending results... 24820 1726853544.04128: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24820 1726853544.04243: in run() - task 02083763-bbaf-35da-8a90-000000000080 24820 1726853544.04247: variable 'ansible_search_path' from source: unknown 24820 1726853544.04256: variable 'ansible_search_path' from source: unknown 24820 1726853544.04300: calling self._execute() 24820 1726853544.04363: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.04367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.04379: variable 'omit' from source: magic vars 24820 1726853544.04682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.06147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.06276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.06467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.06508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.06537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.06617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.06650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.06697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.06743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.06769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.06906: variable 'ansible_distribution' from source: facts 24820 1726853544.06917: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.06938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.06976: when evaluation is False, skipping this task 24820 1726853544.06979: _execute() done 24820 1726853544.06981: dumping result to json 24820 1726853544.06983: done dumping result, returning 24820 1726853544.06985: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-35da-8a90-000000000080] 24820 1726853544.06987: sending task result for task 02083763-bbaf-35da-8a90-000000000080 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853544.07217: no more pending results, returning what we have 24820 1726853544.07221: results queue empty 24820 1726853544.07222: checking for any_errors_fatal 24820 1726853544.07228: done checking for any_errors_fatal 24820 1726853544.07229: checking for max_fail_percentage 24820 1726853544.07231: done checking for max_fail_percentage 24820 1726853544.07231: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.07232: done checking to see if all hosts have failed 24820 1726853544.07233: getting the remaining hosts for this loop 24820 1726853544.07234: done getting the remaining hosts for this loop 24820 1726853544.07239: getting the next task for host managed_node2 24820 1726853544.07245: done getting next task for host managed_node2 24820 1726853544.07249: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24820 1726853544.07252: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853544.07270: getting variables 24820 1726853544.07273: in VariableManager get_vars() 24820 1726853544.07314: Calling all_inventory to load vars for managed_node2 24820 1726853544.07317: Calling groups_inventory to load vars for managed_node2 24820 1726853544.07319: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.07329: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.07332: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.07336: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.07591: done sending task result for task 02083763-bbaf-35da-8a90-000000000080 24820 1726853544.07594: WORKER PROCESS EXITING 24820 1726853544.07611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.07731: done with get_vars() 24820 1726853544.07738: done getting variables 24820 1726853544.07790: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:32:24 -0400 (0:00:00.040) 0:00:06.629 ****** 24820 1726853544.07813: entering _queue_task() for managed_node2/debug 24820 1726853544.08003: worker is 1 (out of 1 available) 24820 1726853544.08017: exiting _queue_task() for managed_node2/debug 24820 1726853544.08029: done queuing things up, now waiting for results queue to drain 24820 1726853544.08030: waiting for pending results... 24820 1726853544.08190: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24820 1726853544.08265: in run() - task 02083763-bbaf-35da-8a90-000000000081 24820 1726853544.08279: variable 'ansible_search_path' from source: unknown 24820 1726853544.08282: variable 'ansible_search_path' from source: unknown 24820 1726853544.08310: calling self._execute() 24820 1726853544.08367: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.08380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.08387: variable 'omit' from source: magic vars 24820 1726853544.08684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.10876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.10880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.10892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.10930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.10962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.11045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.11083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.11121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.11167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.11188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.11337: variable 'ansible_distribution' from source: facts 24820 1726853544.11347: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.11418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.11423: when evaluation is False, skipping this task 24820 1726853544.11425: _execute() done 24820 1726853544.11427: dumping result to json 24820 1726853544.11429: done dumping result, returning 24820 1726853544.11432: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-35da-8a90-000000000081] 24820 1726853544.11434: sending task result for task 02083763-bbaf-35da-8a90-000000000081 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853544.11817: no more pending results, returning what we have 24820 1726853544.11820: results queue empty 24820 1726853544.11821: checking for any_errors_fatal 24820 1726853544.11825: done checking for any_errors_fatal 24820 1726853544.11826: checking for max_fail_percentage 24820 1726853544.11827: done checking for max_fail_percentage 24820 1726853544.11828: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.11829: done checking to see if all hosts have failed 24820 1726853544.11831: getting the remaining hosts for this loop 24820 1726853544.11832: done getting the remaining hosts for this loop 24820 1726853544.11835: getting the next task for host managed_node2 24820 1726853544.11839: done getting next task for host managed_node2 24820 1726853544.11843: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24820 1726853544.11846: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853544.11862: getting variables 24820 1726853544.11863: in VariableManager get_vars() 24820 1726853544.11900: Calling all_inventory to load vars for managed_node2 24820 1726853544.11902: Calling groups_inventory to load vars for managed_node2 24820 1726853544.11904: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.11912: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.11914: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.11917: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.12079: done sending task result for task 02083763-bbaf-35da-8a90-000000000081 24820 1726853544.12083: WORKER PROCESS EXITING 24820 1726853544.12108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.12330: done with get_vars() 24820 1726853544.12340: done getting variables 24820 1726853544.12395: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:32:24 -0400 (0:00:00.046) 0:00:06.675 ****** 24820 1726853544.12429: entering _queue_task() for managed_node2/debug 24820 1726853544.12894: worker is 1 (out of 1 available) 24820 1726853544.12901: exiting _queue_task() for managed_node2/debug 24820 1726853544.12909: done queuing things up, now waiting for results queue to drain 24820 1726853544.12911: waiting for pending results... 24820 1726853544.12943: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24820 1726853544.13063: in run() - task 02083763-bbaf-35da-8a90-000000000082 24820 1726853544.13138: variable 'ansible_search_path' from source: unknown 24820 1726853544.13142: variable 'ansible_search_path' from source: unknown 24820 1726853544.13145: calling self._execute() 24820 1726853544.13209: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.13221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.13233: variable 'omit' from source: magic vars 24820 1726853544.13658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.16278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.16350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.16495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.16504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.16507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.16589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.16632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.16661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.16703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.16728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.16865: variable 'ansible_distribution' from source: facts 24820 1726853544.16877: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.16896: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.16901: when evaluation is False, skipping this task 24820 1726853544.16908: _execute() done 24820 1726853544.16914: dumping result to json 24820 1726853544.16920: done dumping result, returning 24820 1726853544.16938: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-35da-8a90-000000000082] 24820 1726853544.16946: sending task result for task 02083763-bbaf-35da-8a90-000000000082 24820 1726853544.17286: done sending task result for task 02083763-bbaf-35da-8a90-000000000082 24820 1726853544.17289: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24820 1726853544.17327: no more pending results, returning what we have 24820 1726853544.17331: results queue empty 24820 1726853544.17332: checking for any_errors_fatal 24820 1726853544.17337: done checking for any_errors_fatal 24820 1726853544.17338: checking for max_fail_percentage 24820 1726853544.17340: done checking for max_fail_percentage 24820 1726853544.17341: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.17342: done checking to see if all hosts have failed 24820 1726853544.17342: getting the remaining hosts for this loop 24820 1726853544.17343: done getting the remaining hosts for this loop 24820 1726853544.17346: getting the next task for host managed_node2 24820 1726853544.17352: done getting next task for host managed_node2 24820 1726853544.17358: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24820 1726853544.17362: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24820 1726853544.17380: getting variables 24820 1726853544.17382: in VariableManager get_vars() 24820 1726853544.17418: Calling all_inventory to load vars for managed_node2 24820 1726853544.17421: Calling groups_inventory to load vars for managed_node2 24820 1726853544.17424: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.17432: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.17435: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.17438: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.17723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.17932: done with get_vars() 24820 1726853544.17942: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:32:24 -0400 (0:00:00.056) 0:00:06.731 ****** 24820 1726853544.18040: entering _queue_task() for managed_node2/ping 24820 1726853544.18368: worker is 1 (out of 1 available) 24820 1726853544.18381: exiting _queue_task() for managed_node2/ping 24820 1726853544.18391: done queuing things up, now waiting for results queue to drain 24820 1726853544.18393: waiting for pending results... 24820 1726853544.18607: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 24820 1726853544.18728: in run() - task 02083763-bbaf-35da-8a90-000000000083 24820 1726853544.18747: variable 'ansible_search_path' from source: unknown 24820 1726853544.18779: variable 'ansible_search_path' from source: unknown 24820 1726853544.18802: calling self._execute() 24820 1726853544.18884: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.18978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.18981: variable 'omit' from source: magic vars 24820 1726853544.19373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.21898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.21972: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.22012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.22059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.22091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.22177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.22209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.22245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.22292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.22310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.22457: variable 'ansible_distribution' from source: facts 24820 1726853544.22563: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.22566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.22568: when evaluation is False, skipping this task 24820 1726853544.22572: _execute() done 24820 1726853544.22574: dumping result to json 24820 1726853544.22576: done dumping result, returning 24820 1726853544.22579: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-35da-8a90-000000000083] 24820 1726853544.22581: sending task result for task 02083763-bbaf-35da-8a90-000000000083 24820 1726853544.22644: done sending task result for task 02083763-bbaf-35da-8a90-000000000083 24820 1726853544.22647: 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" } 24820 1726853544.22695: no more pending results, returning what we have 24820 1726853544.22698: results queue empty 24820 1726853544.22699: checking for any_errors_fatal 24820 1726853544.22704: done checking for any_errors_fatal 24820 1726853544.22704: checking for max_fail_percentage 24820 1726853544.22706: done checking for max_fail_percentage 24820 1726853544.22707: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.22708: done checking to see if all hosts have failed 24820 1726853544.22709: getting the remaining hosts for this loop 24820 1726853544.22710: done getting the remaining hosts for this loop 24820 1726853544.22714: getting the next task for host managed_node2 24820 1726853544.22724: done getting next task for host managed_node2 24820 1726853544.22726: ^ task is: TASK: meta (role_complete) 24820 1726853544.22729: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=3, 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? (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 24820 1726853544.22746: getting variables 24820 1726853544.22748: in VariableManager get_vars() 24820 1726853544.22793: Calling all_inventory to load vars for managed_node2 24820 1726853544.22796: Calling groups_inventory to load vars for managed_node2 24820 1726853544.22798: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.22807: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.22810: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.22813: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.23106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.23445: done with get_vars() 24820 1726853544.23460: done getting variables 24820 1726853544.23546: done queuing things up, now waiting for results queue to drain 24820 1726853544.23549: results queue empty 24820 1726853544.23549: checking for any_errors_fatal 24820 1726853544.23552: done checking for any_errors_fatal 24820 1726853544.23553: checking for max_fail_percentage 24820 1726853544.23557: done checking for max_fail_percentage 24820 1726853544.23558: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.23559: done checking to see if all hosts have failed 24820 1726853544.23559: getting the remaining hosts for this loop 24820 1726853544.23560: done getting the remaining hosts for this loop 24820 1726853544.23563: getting the next task for host managed_node2 24820 1726853544.23567: done getting next task for host managed_node2 24820 1726853544.23569: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24820 1726853544.23572: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=4, 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? (None), did rescue? False, did start at task? False 24820 1726853544.23574: getting variables 24820 1726853544.23575: in VariableManager get_vars() 24820 1726853544.23589: Calling all_inventory to load vars for managed_node2 24820 1726853544.23592: Calling groups_inventory to load vars for managed_node2 24820 1726853544.23594: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.23603: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.23606: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.23609: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.23752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.23994: done with get_vars() 24820 1726853544.24003: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 13:32:24 -0400 (0:00:00.060) 0:00:06.792 ****** 24820 1726853544.24082: entering _queue_task() for managed_node2/include_tasks 24820 1726853544.24477: worker is 1 (out of 1 available) 24820 1726853544.24488: exiting _queue_task() for managed_node2/include_tasks 24820 1726853544.24499: done queuing things up, now waiting for results queue to drain 24820 1726853544.24500: waiting for pending results... 24820 1726853544.24788: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 24820 1726853544.24793: in run() - task 02083763-bbaf-35da-8a90-0000000000b3 24820 1726853544.24795: variable 'ansible_search_path' from source: unknown 24820 1726853544.24887: calling self._execute() 24820 1726853544.24897: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.24912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.24927: variable 'omit' from source: magic vars 24820 1726853544.25379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.27924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.28012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.28063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.28102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.28133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.28220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.28274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.28286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.28324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.28380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.28494: variable 'ansible_distribution' from source: facts 24820 1726853544.28506: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.28531: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.28538: when evaluation is False, skipping this task 24820 1726853544.28545: _execute() done 24820 1726853544.28551: dumping result to json 24820 1726853544.28563: done dumping result, returning 24820 1726853544.28598: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-35da-8a90-0000000000b3] 24820 1726853544.28602: sending task result for task 02083763-bbaf-35da-8a90-0000000000b3 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" } 24820 1726853544.28748: no more pending results, returning what we have 24820 1726853544.28752: results queue empty 24820 1726853544.28753: checking for any_errors_fatal 24820 1726853544.28757: done checking for any_errors_fatal 24820 1726853544.28758: checking for max_fail_percentage 24820 1726853544.28760: done checking for max_fail_percentage 24820 1726853544.28761: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.28762: done checking to see if all hosts have failed 24820 1726853544.28762: getting the remaining hosts for this loop 24820 1726853544.28764: done getting the remaining hosts for this loop 24820 1726853544.28768: getting the next task for host managed_node2 24820 1726853544.28777: done getting next task for host managed_node2 24820 1726853544.28779: ^ task is: TASK: Clean up namespace 24820 1726853544.28782: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=5, 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? (None), did rescue? False, did start at task? False 24820 1726853544.28785: getting variables 24820 1726853544.28787: in VariableManager get_vars() 24820 1726853544.28835: Calling all_inventory to load vars for managed_node2 24820 1726853544.28838: Calling groups_inventory to load vars for managed_node2 24820 1726853544.28841: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.28850: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.28856: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.28859: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.29308: done sending task result for task 02083763-bbaf-35da-8a90-0000000000b3 24820 1726853544.29312: WORKER PROCESS EXITING 24820 1726853544.29335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.29609: done with get_vars() 24820 1726853544.29621: done getting variables 24820 1726853544.29682: 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 [Clean up namespace] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 13:32:24 -0400 (0:00:00.056) 0:00:06.848 ****** 24820 1726853544.29710: entering _queue_task() for managed_node2/command 24820 1726853544.30085: worker is 1 (out of 1 available) 24820 1726853544.30096: exiting _queue_task() for managed_node2/command 24820 1726853544.30106: done queuing things up, now waiting for results queue to drain 24820 1726853544.30107: waiting for pending results... 24820 1726853544.30264: running TaskExecutor() for managed_node2/TASK: Clean up namespace 24820 1726853544.30357: in run() - task 02083763-bbaf-35da-8a90-0000000000b4 24820 1726853544.30378: variable 'ansible_search_path' from source: unknown 24820 1726853544.30419: calling self._execute() 24820 1726853544.30508: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.30522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.30536: variable 'omit' from source: magic vars 24820 1726853544.31050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.33519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.33603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.33668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.33709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.33740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.33831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.33879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.33913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.33986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.33990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.34133: variable 'ansible_distribution' from source: facts 24820 1726853544.34145: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.34174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.34204: when evaluation is False, skipping this task 24820 1726853544.34207: _execute() done 24820 1726853544.34210: dumping result to json 24820 1726853544.34212: done dumping result, returning 24820 1726853544.34376: done running TaskExecutor() for managed_node2/TASK: Clean up namespace [02083763-bbaf-35da-8a90-0000000000b4] 24820 1726853544.34379: sending task result for task 02083763-bbaf-35da-8a90-0000000000b4 24820 1726853544.34447: done sending task result for task 02083763-bbaf-35da-8a90-0000000000b4 24820 1726853544.34450: 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" } 24820 1726853544.34505: no more pending results, returning what we have 24820 1726853544.34509: results queue empty 24820 1726853544.34510: checking for any_errors_fatal 24820 1726853544.34517: done checking for any_errors_fatal 24820 1726853544.34517: checking for max_fail_percentage 24820 1726853544.34519: done checking for max_fail_percentage 24820 1726853544.34520: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.34521: done checking to see if all hosts have failed 24820 1726853544.34522: getting the remaining hosts for this loop 24820 1726853544.34523: done getting the remaining hosts for this loop 24820 1726853544.34527: getting the next task for host managed_node2 24820 1726853544.34534: done getting next task for host managed_node2 24820 1726853544.34537: ^ task is: TASK: Verify network state restored to default 24820 1726853544.34539: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=6, 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? (None), did rescue? False, did start at task? False 24820 1726853544.34543: getting variables 24820 1726853544.34544: in VariableManager get_vars() 24820 1726853544.34597: Calling all_inventory to load vars for managed_node2 24820 1726853544.34600: Calling groups_inventory to load vars for managed_node2 24820 1726853544.34603: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.34612: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.34615: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.34618: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.35268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.35466: done with get_vars() 24820 1726853544.35479: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 13:32:24 -0400 (0:00:00.058) 0:00:06.907 ****** 24820 1726853544.35575: entering _queue_task() for managed_node2/include_tasks 24820 1726853544.35894: worker is 1 (out of 1 available) 24820 1726853544.35904: exiting _queue_task() for managed_node2/include_tasks 24820 1726853544.35913: done queuing things up, now waiting for results queue to drain 24820 1726853544.35914: waiting for pending results... 24820 1726853544.36163: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 24820 1726853544.36214: in run() - task 02083763-bbaf-35da-8a90-0000000000b5 24820 1726853544.36232: variable 'ansible_search_path' from source: unknown 24820 1726853544.36277: calling self._execute() 24820 1726853544.36368: variable 'ansible_host' from source: host vars for 'managed_node2' 24820 1726853544.36383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24820 1726853544.36399: variable 'omit' from source: magic vars 24820 1726853544.36908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24820 1726853544.39217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24820 1726853544.39291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24820 1726853544.39339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24820 1726853544.39383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24820 1726853544.39418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24820 1726853544.39504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24820 1726853544.39547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24820 1726853544.39640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24820 1726853544.39644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24820 1726853544.39646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24820 1726853544.39802: variable 'ansible_distribution' from source: facts 24820 1726853544.39813: variable 'ansible_distribution_major_version' from source: facts 24820 1726853544.39836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24820 1726853544.39843: when evaluation is False, skipping this task 24820 1726853544.39856: _execute() done 24820 1726853544.39868: dumping result to json 24820 1726853544.39878: done dumping result, returning 24820 1726853544.39889: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [02083763-bbaf-35da-8a90-0000000000b5] 24820 1726853544.39900: sending task result for task 02083763-bbaf-35da-8a90-0000000000b5 24820 1726853544.40035: done sending task result for task 02083763-bbaf-35da-8a90-0000000000b5 24820 1726853544.40038: 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" } 24820 1726853544.40094: no more pending results, returning what we have 24820 1726853544.40099: results queue empty 24820 1726853544.40099: checking for any_errors_fatal 24820 1726853544.40105: done checking for any_errors_fatal 24820 1726853544.40106: checking for max_fail_percentage 24820 1726853544.40108: done checking for max_fail_percentage 24820 1726853544.40109: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.40110: done checking to see if all hosts have failed 24820 1726853544.40110: getting the remaining hosts for this loop 24820 1726853544.40112: done getting the remaining hosts for this loop 24820 1726853544.40116: getting the next task for host managed_node2 24820 1726853544.40122: done getting next task for host managed_node2 24820 1726853544.40124: ^ task is: TASK: meta (flush_handlers) 24820 1726853544.40127: ^ 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 24820 1726853544.40131: getting variables 24820 1726853544.40133: in VariableManager get_vars() 24820 1726853544.40382: Calling all_inventory to load vars for managed_node2 24820 1726853544.40386: Calling groups_inventory to load vars for managed_node2 24820 1726853544.40388: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.40397: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.40400: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.40403: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.40679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.40895: done with get_vars() 24820 1726853544.40911: done getting variables 24820 1726853544.40980: in VariableManager get_vars() 24820 1726853544.40994: Calling all_inventory to load vars for managed_node2 24820 1726853544.40996: Calling groups_inventory to load vars for managed_node2 24820 1726853544.40998: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.41002: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.41004: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.41007: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.41157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.41389: done with get_vars() 24820 1726853544.41401: done queuing things up, now waiting for results queue to drain 24820 1726853544.41403: results queue empty 24820 1726853544.41404: checking for any_errors_fatal 24820 1726853544.41406: done checking for any_errors_fatal 24820 1726853544.41406: checking for max_fail_percentage 24820 1726853544.41407: done checking for max_fail_percentage 24820 1726853544.41409: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.41410: done checking to see if all hosts have failed 24820 1726853544.41410: getting the remaining hosts for this loop 24820 1726853544.41411: done getting the remaining hosts for this loop 24820 1726853544.41413: getting the next task for host managed_node2 24820 1726853544.41417: done getting next task for host managed_node2 24820 1726853544.41418: ^ task is: TASK: meta (flush_handlers) 24820 1726853544.41419: ^ 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 24820 1726853544.41422: getting variables 24820 1726853544.41422: in VariableManager get_vars() 24820 1726853544.41433: Calling all_inventory to load vars for managed_node2 24820 1726853544.41436: Calling groups_inventory to load vars for managed_node2 24820 1726853544.41437: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.41451: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.41455: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.41459: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.41598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.41796: done with get_vars() 24820 1726853544.41805: done getting variables 24820 1726853544.41848: in VariableManager get_vars() 24820 1726853544.41862: Calling all_inventory to load vars for managed_node2 24820 1726853544.41864: Calling groups_inventory to load vars for managed_node2 24820 1726853544.41866: Calling all_plugins_inventory to load vars for managed_node2 24820 1726853544.41870: Calling all_plugins_play to load vars for managed_node2 24820 1726853544.41874: Calling groups_plugins_inventory to load vars for managed_node2 24820 1726853544.41877: Calling groups_plugins_play to load vars for managed_node2 24820 1726853544.42021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24820 1726853544.42242: done with get_vars() 24820 1726853544.42252: done queuing things up, now waiting for results queue to drain 24820 1726853544.42257: results queue empty 24820 1726853544.42258: checking for any_errors_fatal 24820 1726853544.42259: done checking for any_errors_fatal 24820 1726853544.42259: checking for max_fail_percentage 24820 1726853544.42261: done checking for max_fail_percentage 24820 1726853544.42261: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.42262: done checking to see if all hosts have failed 24820 1726853544.42263: getting the remaining hosts for this loop 24820 1726853544.42263: done getting the remaining hosts for this loop 24820 1726853544.42266: getting the next task for host managed_node2 24820 1726853544.42268: done getting next task for host managed_node2 24820 1726853544.42269: ^ task is: None 24820 1726853544.42272: ^ 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 24820 1726853544.42273: done queuing things up, now waiting for results queue to drain 24820 1726853544.42274: results queue empty 24820 1726853544.42275: checking for any_errors_fatal 24820 1726853544.42275: done checking for any_errors_fatal 24820 1726853544.42276: checking for max_fail_percentage 24820 1726853544.42277: done checking for max_fail_percentage 24820 1726853544.42278: checking to see if all hosts have failed and the running result is not ok 24820 1726853544.42278: done checking to see if all hosts have failed 24820 1726853544.42280: getting the next task for host managed_node2 24820 1726853544.42282: done getting next task for host managed_node2 24820 1726853544.42283: ^ task is: None 24820 1726853544.42284: ^ 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=69 rescued=0 ignored=0 Friday 20 September 2024 13:32:24 -0400 (0:00:00.067) 0:00:06.974 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.85s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.84s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.69s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Show ip_addr ------------------------------------------------------------ 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Get ip address information ---------------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Get ipv6 routes --------------------------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Include the task 'assert_profile_present.yml' --------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 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.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 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.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Assert ipv6 addresses are correctly set --------------------------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'assert_device_present.yml' ---------------------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Clean up namespace ------------------------------------------------------ 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 24820 1726853544.42367: RUNNING CLEANUP