[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. 14305 1726882532.50605: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 14305 1726882532.51834: Added group all to inventory 14305 1726882532.51837: Added group ungrouped to inventory 14305 1726882532.51841: Group all now contains ungrouped 14305 1726882532.51845: Examining possible inventory source: /tmp/network-mVt/inventory.yml 14305 1726882532.77789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 14305 1726882532.77857: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 14305 1726882532.77880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 14305 1726882532.77946: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 14305 1726882532.78029: Loaded config def from plugin (inventory/script) 14305 1726882532.78032: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 14305 1726882532.78074: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 14305 1726882532.78178: Loaded config def from plugin (inventory/yaml) 14305 1726882532.78183: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 14305 1726882532.78279: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 14305 1726882532.78782: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 14305 1726882532.78786: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 14305 1726882532.78789: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 14305 1726882532.78795: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 14305 1726882532.78800: Loading data from /tmp/network-mVt/inventory.yml 14305 1726882532.79092: /tmp/network-mVt/inventory.yml was not parsable by auto 14305 1726882532.79165: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 14305 1726882532.79206: Loading data from /tmp/network-mVt/inventory.yml 14305 1726882532.79497: group all already in inventory 14305 1726882532.79505: set inventory_file for managed_node1 14305 1726882532.79509: set inventory_dir for managed_node1 14305 1726882532.79510: Added host managed_node1 to inventory 14305 1726882532.79512: Added host managed_node1 to group all 14305 1726882532.79513: set ansible_host for managed_node1 14305 1726882532.79514: set ansible_ssh_extra_args for managed_node1 14305 1726882532.79518: set inventory_file for managed_node2 14305 1726882532.79521: set inventory_dir for managed_node2 14305 1726882532.79524: Added host managed_node2 to inventory 14305 1726882532.79526: Added host managed_node2 to group all 14305 1726882532.79527: set ansible_host for managed_node2 14305 1726882532.79528: set ansible_ssh_extra_args for managed_node2 14305 1726882532.79530: set inventory_file for managed_node3 14305 1726882532.79533: set inventory_dir for managed_node3 14305 1726882532.79534: Added host managed_node3 to inventory 14305 1726882532.79535: Added host managed_node3 to group all 14305 1726882532.79536: set ansible_host for managed_node3 14305 1726882532.79537: set ansible_ssh_extra_args for managed_node3 14305 1726882532.79540: Reconcile groups and hosts in inventory. 14305 1726882532.79544: Group ungrouped now contains managed_node1 14305 1726882532.79546: Group ungrouped now contains managed_node2 14305 1726882532.79548: Group ungrouped now contains managed_node3 14305 1726882532.79933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 14305 1726882532.80069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 14305 1726882532.80168: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 14305 1726882532.80213: Loaded config def from plugin (vars/host_group_vars) 14305 1726882532.80216: 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) 14305 1726882532.80227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 14305 1726882532.80241: 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) 14305 1726882532.80293: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 14305 1726882532.80649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882532.80746: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 14305 1726882532.80790: Loaded config def from plugin (connection/local) 14305 1726882532.80793: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 14305 1726882532.81527: Loaded config def from plugin (connection/paramiko_ssh) 14305 1726882532.81530: 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) 14305 1726882532.82618: 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) 14305 1726882532.82866: Loaded config def from plugin (connection/psrp) 14305 1726882532.82869: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 14305 1726882532.84191: 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) 14305 1726882532.84341: Loaded config def from plugin (connection/ssh) 14305 1726882532.84345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 14305 1726882532.86823: 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) 14305 1726882532.86867: Loaded config def from plugin (connection/winrm) 14305 1726882532.86871: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 14305 1726882532.86905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 14305 1726882532.86984: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 14305 1726882532.87053: Loaded config def from plugin (shell/cmd) 14305 1726882532.87055: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 14305 1726882532.87080: 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) 14305 1726882532.87157: Loaded config def from plugin (shell/powershell) 14305 1726882532.87159: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 14305 1726882532.87212: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 14305 1726882532.87416: Loaded config def from plugin (shell/sh) 14305 1726882532.87419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 14305 1726882532.87456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 14305 1726882532.87598: Loaded config def from plugin (become/runas) 14305 1726882532.87600: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 14305 1726882532.87811: Loaded config def from plugin (become/su) 14305 1726882532.87814: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 14305 1726882532.88000: Loaded config def from plugin (become/sudo) 14305 1726882532.88002: 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 14305 1726882532.88047: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 14305 1726882532.88615: in VariableManager get_vars() 14305 1726882532.88641: done with get_vars() 14305 1726882532.88777: trying /usr/local/lib/python3.12/site-packages/ansible/modules 14305 1726882532.92076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 14305 1726882532.92205: in VariableManager get_vars() 14305 1726882532.92210: done with get_vars() 14305 1726882532.92213: variable 'playbook_dir' from source: magic vars 14305 1726882532.92214: variable 'ansible_playbook_python' from source: magic vars 14305 1726882532.92215: variable 'ansible_config_file' from source: magic vars 14305 1726882532.92216: variable 'groups' from source: magic vars 14305 1726882532.92216: variable 'omit' from source: magic vars 14305 1726882532.92217: variable 'ansible_version' from source: magic vars 14305 1726882532.92218: variable 'ansible_check_mode' from source: magic vars 14305 1726882532.92219: variable 'ansible_diff_mode' from source: magic vars 14305 1726882532.92220: variable 'ansible_forks' from source: magic vars 14305 1726882532.92220: variable 'ansible_inventory_sources' from source: magic vars 14305 1726882532.92221: variable 'ansible_skip_tags' from source: magic vars 14305 1726882532.92227: variable 'ansible_limit' from source: magic vars 14305 1726882532.92228: variable 'ansible_run_tags' from source: magic vars 14305 1726882532.92229: variable 'ansible_verbosity' from source: magic vars 14305 1726882532.92269: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 14305 1726882532.92598: in VariableManager get_vars() 14305 1726882532.92616: done with get_vars() 14305 1726882532.92671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 14305 1726882532.92687: 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 14305 1726882532.92929: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 14305 1726882532.93148: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 14305 1726882532.93151: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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) 14305 1726882532.93184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 14305 1726882532.93232: 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) 14305 1726882532.93429: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 14305 1726882532.93497: Loaded config def from plugin (callback/default) 14305 1726882532.93500: 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) 14305 1726882532.94736: Loaded config def from plugin (callback/junit) 14305 1726882532.94739: 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) 14305 1726882532.94784: 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) 14305 1726882532.94861: Loaded config def from plugin (callback/minimal) 14305 1726882532.94863: 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) 14305 1726882532.94904: 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) 14305 1726882532.94970: Loaded config def from plugin (callback/tree) 14305 1726882532.94973: 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 14305 1726882532.95097: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 14305 1726882532.95100: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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_dummy_nm.yml *************************************************** 2 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 14305 1726882532.95133: in VariableManager get_vars() 14305 1726882532.95147: done with get_vars() 14305 1726882532.95153: in VariableManager get_vars() 14305 1726882532.95161: done with get_vars() 14305 1726882532.95165: variable 'omit' from source: magic vars 14305 1726882532.95203: in VariableManager get_vars() 14305 1726882532.95217: done with get_vars() 14305 1726882532.95241: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 14305 1726882532.95807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 14305 1726882532.95889: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 14305 1726882532.95920: getting the remaining hosts for this loop 14305 1726882532.95924: done getting the remaining hosts for this loop 14305 1726882532.95927: getting the next task for host managed_node3 14305 1726882532.95931: done getting next task for host managed_node3 14305 1726882532.95936: ^ task is: TASK: Gathering Facts 14305 1726882532.95939: ^ 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 14305 1726882532.95941: getting variables 14305 1726882532.95942: in VariableManager get_vars() 14305 1726882532.95952: Calling all_inventory to load vars for managed_node3 14305 1726882532.95954: Calling groups_inventory to load vars for managed_node3 14305 1726882532.95957: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882532.95969: Calling all_plugins_play to load vars for managed_node3 14305 1726882532.95981: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882532.95985: Calling groups_plugins_play to load vars for managed_node3 14305 1726882532.96021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882532.96082: done with get_vars() 14305 1726882532.96089: done getting variables 14305 1726882532.96160: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Friday 20 September 2024 21:35:32 -0400 (0:00:00.011) 0:00:00.011 ****** 14305 1726882532.96182: entering _queue_task() for managed_node3/gather_facts 14305 1726882532.96183: Creating lock for gather_facts 14305 1726882532.96554: worker is 1 (out of 1 available) 14305 1726882532.96567: exiting _queue_task() for managed_node3/gather_facts 14305 1726882532.96579: done queuing things up, now waiting for results queue to drain 14305 1726882532.96580: waiting for pending results... 14305 1726882532.96831: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14305 1726882532.96856: in run() - task 0affc7ec-ae25-91e4-75a8-000000000011 14305 1726882532.96878: variable 'ansible_search_path' from source: unknown 14305 1726882532.96921: calling self._execute() 14305 1726882532.97026: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882532.97030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882532.97032: variable 'omit' from source: magic vars 14305 1726882532.97129: variable 'omit' from source: magic vars 14305 1726882532.97167: variable 'omit' from source: magic vars 14305 1726882532.97213: variable 'omit' from source: magic vars 14305 1726882532.97277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882532.97317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882532.97386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882532.97391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882532.97394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882532.97427: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882532.97528: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882532.97532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882532.97573: Set connection var ansible_connection to ssh 14305 1726882532.97590: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882532.97601: Set connection var ansible_timeout to 10 14305 1726882532.97612: Set connection var ansible_shell_type to sh 14305 1726882532.97625: Set connection var ansible_pipelining to False 14305 1726882532.97640: Set connection var ansible_shell_executable to /bin/sh 14305 1726882532.97675: variable 'ansible_shell_executable' from source: unknown 14305 1726882532.97684: variable 'ansible_connection' from source: unknown 14305 1726882532.97758: variable 'ansible_module_compression' from source: unknown 14305 1726882532.97762: variable 'ansible_shell_type' from source: unknown 14305 1726882532.97764: variable 'ansible_shell_executable' from source: unknown 14305 1726882532.97767: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882532.97769: variable 'ansible_pipelining' from source: unknown 14305 1726882532.97771: variable 'ansible_timeout' from source: unknown 14305 1726882532.97774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882532.98225: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 14305 1726882532.98241: variable 'omit' from source: magic vars 14305 1726882532.98250: starting attempt loop 14305 1726882532.98257: running the handler 14305 1726882532.98278: variable 'ansible_facts' from source: unknown 14305 1726882532.98305: _low_level_execute_command(): starting 14305 1726882532.98318: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882532.99143: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882532.99223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882532.99253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882532.99286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882532.99404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882533.01159: stdout chunk (state=3): >>>/root <<< 14305 1726882533.01356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882533.01359: stdout chunk (state=3): >>><<< 14305 1726882533.01362: stderr chunk (state=3): >>><<< 14305 1726882533.01384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882533.01402: _low_level_execute_command(): starting 14305 1726882533.01490: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469 `" && echo ansible-tmp-1726882533.0139077-14326-20204678890469="` echo /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469 `" ) && sleep 0' 14305 1726882533.02086: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882533.02101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882533.02117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882533.02138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882533.02156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882533.02181: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882533.02287: 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882533.02339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882533.02426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882533.04379: stdout chunk (state=3): >>>ansible-tmp-1726882533.0139077-14326-20204678890469=/root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469 <<< 14305 1726882533.04571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882533.04603: stdout chunk (state=3): >>><<< 14305 1726882533.04606: stderr chunk (state=3): >>><<< 14305 1726882533.04827: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882533.0139077-14326-20204678890469=/root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882533.04832: variable 'ansible_module_compression' from source: unknown 14305 1726882533.04836: ANSIBALLZ: Using generic lock for ansible.legacy.setup 14305 1726882533.04839: ANSIBALLZ: Acquiring lock 14305 1726882533.04841: ANSIBALLZ: Lock acquired: 139780775562560 14305 1726882533.04844: ANSIBALLZ: Creating module 14305 1726882533.80991: ANSIBALLZ: Writing module into payload 14305 1726882533.81421: ANSIBALLZ: Writing module 14305 1726882533.81426: ANSIBALLZ: Renaming module 14305 1726882533.81434: ANSIBALLZ: Done creating module 14305 1726882533.81529: variable 'ansible_facts' from source: unknown 14305 1726882533.81540: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882533.81554: _low_level_execute_command(): starting 14305 1726882533.81598: _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' 14305 1726882533.83094: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882533.83118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882533.83230: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882533.83279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882533.83436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882533.83527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882533.85391: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 <<< 14305 1726882533.85404: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 14305 1726882533.85838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882533.85842: stdout chunk (state=3): >>><<< 14305 1726882533.85845: stderr chunk (state=3): >>><<< 14305 1726882533.85863: _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.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882533.85975 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 14305 1726882533.86040: _low_level_execute_command(): starting 14305 1726882533.86052: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 14305 1726882533.86379: Sending initial data 14305 1726882533.86382: Sent initial data (1181 bytes) 14305 1726882533.87367: stderr chunk (state=3): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882533.87438: 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882533.87598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882533.87675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882533.91415: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 14305 1726882533.91791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882533.91802: stdout chunk (state=3): >>><<< 14305 1726882533.92231: stderr chunk (state=3): >>><<< 14305 1726882533.92236: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882533.92238: variable 'ansible_facts' from source: unknown 14305 1726882533.92240: variable 'ansible_facts' from source: unknown 14305 1726882533.92242: variable 'ansible_module_compression' from source: unknown 14305 1726882533.92244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14305 1726882533.92365: variable 'ansible_facts' from source: unknown 14305 1726882533.92934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py 14305 1726882533.93547: Sending initial data 14305 1726882533.93550: Sent initial data (153 bytes) 14305 1726882533.94429: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882533.94433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882533.94435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882533.94438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882533.94440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882533.94648: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882533.94652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882533.94655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882533.94657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882533.94728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882533.95003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882533.96697: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 14305 1726882533.96724: 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 <<< 14305 1726882533.96816: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882533.96986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp6z4h4cf1 /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py <<< 14305 1726882533.96990: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp6z4h4cf1" to remote "/root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py" <<< 14305 1726882534.00593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882534.00597: stdout chunk (state=3): >>><<< 14305 1726882534.00603: stderr chunk (state=3): >>><<< 14305 1726882534.00728: done transferring module to remote 14305 1726882534.00731: _low_level_execute_command(): starting 14305 1726882534.00736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/ /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py && sleep 0' 14305 1726882534.01885: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882534.01893: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882534.01920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882534.01953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882534.01973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882534.01998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882534.02229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882534.04277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882534.04335: stdout chunk (state=3): >>><<< 14305 1726882534.04348: stderr chunk (state=3): >>><<< 14305 1726882534.04368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882534.04482: _low_level_execute_command(): starting 14305 1726882534.04485: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/AnsiballZ_setup.py && sleep 0' 14305 1726882534.05481: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882534.05602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882534.05618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882534.05799: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882534.05932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882534.06059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882534.08350: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 14305 1726882534.08373: stdout chunk (state=3): >>>import _imp # builtin <<< 14305 1726882534.08409: stdout chunk (state=3): >>>import '_thread' # <<< 14305 1726882534.08427: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 14305 1726882534.08479: stdout chunk (state=3): >>>import '_io' # <<< 14305 1726882534.08498: stdout chunk (state=3): >>>import 'marshal' # <<< 14305 1726882534.08522: stdout chunk (state=3): >>>import 'posix' # <<< 14305 1726882534.08562: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 14305 1726882534.08589: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 14305 1726882534.08661: 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' <<< 14305 1726882534.08684: stdout chunk (state=3): >>>import '_codecs' # <<< 14305 1726882534.08751: stdout chunk (state=3): >>>import 'codecs' # <<< 14305 1726882534.08883: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af80b0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af807fb30> <<< 14305 1726882534.08890: 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 0x7f5af80b2ab0> <<< 14305 1726882534.08909: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 14305 1726882534.08997: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14305 1726882534.09029: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 14305 1726882534.09055: stdout chunk (state=3): >>>import 'os' # <<< 14305 1726882534.09187: 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' <<< 14305 1726882534.09226: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7e65190> <<< 14305 1726882534.09252: 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 0x7f5af7e65fd0> <<< 14305 1726882534.09304: stdout chunk (state=3): >>>import 'site' # Python 3.12.6 (main, Sep 9 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. <<< 14305 1726882534.09707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 14305 1726882534.09843: 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' <<< 14305 1726882534.09874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ea3dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 14305 1726882534.09911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 14305 1726882534.09985: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ea3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 14305 1726882534.09989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 14305 1726882534.09991: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14305 1726882534.10093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882534.10097: stdout chunk (state=3): >>>import 'itertools' # <<< 14305 1726882534.10189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7edb7a0> # /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 0x7f5af7edbe30> <<< 14305 1726882534.10192: stdout chunk (state=3): >>>import '_collections' # <<< 14305 1726882534.10225: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ebbaa0> import '_functools' # <<< 14305 1726882534.10229: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7eb91c0> <<< 14305 1726882534.10324: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ea0f80> <<< 14305 1726882534.10368: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14305 1726882534.10440: stdout chunk (state=3): >>># 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 <<< 14305 1726882534.10453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 14305 1726882534.10529: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7eff740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7efe360> <<< 14305 1726882534.10622: 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 0x7f5af7eba060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7efcb90> <<< 14305 1726882534.10627: 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 0x7f5af7f2c7a0> <<< 14305 1726882534.10653: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ea0200> # /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' <<< 14305 1726882534.10887: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7f2cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2cb00> # 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 0x7f5af7f2cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7e9ed20> # /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 0x7f5af7f2d5e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2d2b0> 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 0x7f5af7f2e4b0> <<< 14305 1726882534.10890: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 14305 1726882534.10916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 14305 1726882534.10982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14305 1726882534.10985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 14305 1726882534.11008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f486e0> import 'errno' # <<< 14305 1726882534.11065: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7f49e20> <<< 14305 1726882534.11070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 14305 1726882534.11148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f4ac90> <<< 14305 1726882534.11206: 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 0x7f5af7f4b2f0> <<< 14305 1726882534.11213: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f4a210> # /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' <<< 14305 1726882534.11234: 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 0x7f5af7f4bd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f4b4a0> <<< 14305 1726882534.11332: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2e510> <<< 14305 1726882534.11343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 14305 1726882534.11358: stdout chunk (state=3): >>># 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' <<< 14305 1726882534.11394: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882534.11462: 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 0x7f5af7c7fc20> <<< 14305 1726882534.11480: 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 0x7f5af7ca8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ca84a0> # 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 0x7f5af7ca8770> <<< 14305 1726882534.11507: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7ca8950> <<< 14305 1726882534.11570: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7c7ddc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 14305 1726882534.11678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 14305 1726882534.11815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ca9fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ca8c50> <<< 14305 1726882534.11818: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2ec00> # /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' <<< 14305 1726882534.11832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 14305 1726882534.11858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 14305 1726882534.11884: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7cd6360> <<< 14305 1726882534.11941: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 14305 1726882534.11962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882534.12041: stdout chunk (state=3): >>># /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 0x7f5af7cee510> <<< 14305 1726882534.12109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14305 1726882534.12129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14305 1726882534.12197: stdout chunk (state=3): >>>import 'ntpath' # <<< 14305 1726882534.12200: 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 0x7f5af7d27260> <<< 14305 1726882534.12207: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14305 1726882534.12339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14305 1726882534.12342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 14305 1726882534.12361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14305 1726882534.12392: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7d4da00> <<< 14305 1726882534.12473: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7d27380> <<< 14305 1726882534.12511: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7cef1a0> <<< 14305 1726882534.12550: 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 0x7f5af7b28320> <<< 14305 1726882534.12575: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ced550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7caaf00> <<< 14305 1726882534.12738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14305 1726882534.12776: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5af7ced2e0> <<< 14305 1726882534.12923: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_cdcum_4b/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 14305 1726882534.13090: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.13254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14305 1726882534.13257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 14305 1726882534.13271: 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 0x7f5af7b8dfd0> import '_typing' # <<< 14305 1726882534.13477: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7b64ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7b2bf80> <<< 14305 1726882534.13495: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 14305 1726882534.13519: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.13546: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 14305 1726882534.13579: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.15096: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.16696: 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 0x7f5af7b67e30> # /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 0x7f5af7bbd8b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7bbd640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7bbcf80> # /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 0x7f5af7bbce90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7b8ea50> 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 0x7f5af7bbe690> <<< 14305 1726882534.16700: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7bbe8d0> <<< 14305 1726882534.16712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14305 1726882534.16763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 14305 1726882534.16778: stdout chunk (state=3): >>>import '_locale' # <<< 14305 1726882534.16810: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7bbee10> <<< 14305 1726882534.16832: stdout chunk (state=3): >>>import 'pwd' # <<< 14305 1726882534.16858: 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' <<< 14305 1726882534.16898: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a20b60> <<< 14305 1726882534.16944: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7a222a0> <<< 14305 1726882534.17420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 14305 1726882534.17431: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a23050> # /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 0x7f5af7a23fe0> # /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 0x7f5af7a26cc0> # 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 0x7f5af7a26de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a24f80> # /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 <<< 14305 1726882534.17434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 14305 1726882534.17436: 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' <<< 14305 1726882534.17438: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a2ab40> <<< 14305 1726882534.17440: stdout chunk (state=3): >>>import '_tokenize' # <<< 14305 1726882534.17499: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a29610> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a29370> <<< 14305 1726882534.17519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 14305 1726882534.17595: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a2bf20> <<< 14305 1726882534.17624: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a25400> <<< 14305 1726882534.17653: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7a6ecf0> <<< 14305 1726882534.17686: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a6ef60> <<< 14305 1726882534.17771: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 14305 1726882534.17802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7a74a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a747d0> <<< 14305 1726882534.17805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14305 1726882534.18100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # 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 0x7f5af7a76f00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a750a0> # /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' # <<< 14305 1726882534.18104: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a7e6f0> <<< 14305 1726882534.18306: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a770b0> # 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 0x7f5af7a7f470> <<< 14305 1726882534.18344: 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 0x7f5af7a7f4a0> <<< 14305 1726882534.18384: 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 0x7f5af7a7fa10> <<< 14305 1726882534.18410: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a6f110> <<< 14305 1726882534.18436: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14305 1726882534.18468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 14305 1726882534.18513: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7a83260> <<< 14305 1726882534.19046: 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 0x7f5af7a846b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a819d0> # 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 0x7f5af7a82d80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a815e0> # 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 <<< 14305 1726882534.19147: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.19526: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.19864: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.20476: 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' # <<< 14305 1726882534.20508: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 14305 1726882534.20520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882534.20574: 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 0x7f5af7908710> <<< 14305 1726882534.20890: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7909460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a26c00> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 14305 1726882534.20946: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.21115: 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' <<< 14305 1726882534.21141: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79094f0> # zipimport: zlib available <<< 14305 1726882534.21688: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.22216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.22298: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 14305 1726882534.22341: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.22376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 14305 1726882534.22396: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.22462: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.22659: 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 <<< 14305 1726882534.22685: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 14305 1726882534.22937: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.23189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14305 1726882534.23249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14305 1726882534.23271: stdout chunk (state=3): >>>import '_ast' # <<< 14305 1726882534.23335: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af790be30> <<< 14305 1726882534.23354: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.23420: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.23502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 14305 1726882534.23638: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14305 1726882534.23658: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882534.23756: 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 0x7f5af7911fd0> <<< 14305 1726882534.23810: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882534.23840: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af79128a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af790ac60> # zipimport: zlib available <<< 14305 1726882534.24045: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.24082: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.24154: 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 <<< 14305 1726882534.24186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882534.24278: 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' <<< 14305 1726882534.24293: 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 0x7f5af79114c0> <<< 14305 1726882534.24316: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7912a50> <<< 14305 1726882534.24445: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.24486: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.24518: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.24559: 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 <<< 14305 1726882534.24586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882534.24612: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 14305 1726882534.24746: stdout chunk (state=3): >>># /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' <<< 14305 1726882534.24772: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79a6c90> <<< 14305 1726882534.24821: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af791fb00> <<< 14305 1726882534.24903: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7916ab0> <<< 14305 1726882534.24931: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7916900> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 14305 1726882534.24952: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.24979: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 14305 1726882534.25147: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.25197: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25217: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25237: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25286: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25321: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25365: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 14305 1726882534.25489: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25505: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25568: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25589: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25740: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 14305 1726882534.25744: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.25834: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.26017: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.26152: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 14305 1726882534.26187: stdout chunk (state=3): >>># 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 <<< 14305 1726882534.26203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 14305 1726882534.26252: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79adb20> <<< 14305 1726882534.26263: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 14305 1726882534.26277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 14305 1726882534.26360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 14305 1726882534.26366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 14305 1726882534.26536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f04350> <<< 14305 1726882534.26540: 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 0x7f5af6f04650> <<< 14305 1726882534.26571: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af798d3a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af798c470> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79ac260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79afbf0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 14305 1726882534.26601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 14305 1726882534.26623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 14305 1726882534.26645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 14305 1726882534.26697: 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 0x7f5af6f076b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f06f60> <<< 14305 1726882534.26738: 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 0x7f5af6f07140> <<< 14305 1726882534.26742: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f06390> <<< 14305 1726882534.26746: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 14305 1726882534.26860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 14305 1726882534.26864: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f07860> <<< 14305 1726882534.26884: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 14305 1726882534.26897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 14305 1726882534.26949: 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 0x7f5af6f6e390> <<< 14305 1726882534.27126: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f6c3b0> <<< 14305 1726882534.27156: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79ad310> 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 <<< 14305 1726882534.27174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 14305 1726882534.27194: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27240: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 14305 1726882534.27329: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 14305 1726882534.27341: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27362: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 14305 1726882534.27457: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 14305 1726882534.27560: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27577: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.27605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 14305 1726882534.27873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.27877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 14305 1726882534.28418: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.28914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 14305 1726882534.28934: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.28974: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29037: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29067: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29146: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.29179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 14305 1726882534.29192: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29247: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 14305 1726882534.29319: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29350: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 14305 1726882534.29546: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29567: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.29646: 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' <<< 14305 1726882534.29667: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f6e600> <<< 14305 1726882534.29688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 14305 1726882534.29712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 14305 1726882534.29843: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f6f1a0> import 'ansible.module_utils.facts.system.local' # <<< 14305 1726882534.29864: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29926: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.29995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 14305 1726882534.30095: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.30191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 14305 1726882534.30213: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.30451: stdout chunk (state=3): >>># 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 <<< 14305 1726882534.30491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 14305 1726882534.30567: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882534.30640: 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 0x7f5af6f9e660> <<< 14305 1726882534.30846: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f88980> import 'ansible.module_utils.facts.system.python' # <<< 14305 1726882534.30864: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.31343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.31443: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 14305 1726882534.31458: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.31490: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.31531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 14305 1726882534.31551: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.31581: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.31673: 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' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882534.31705: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af6fb9cd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6fb9be0> import 'ansible.module_utils.facts.system.user' # <<< 14305 1726882534.31740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 14305 1726882534.31830: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 14305 1726882534.31850: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.32005: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.32451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.32492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 14305 1726882534.32514: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.32534: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.32552: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.33002: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 14305 1726882534.33015: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.33139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 14305 1726882534.33158: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.33181: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.33213: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.33853: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.34458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 14305 1726882534.34534: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.34751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 14305 1726882534.34765: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.34944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 14305 1726882534.35039: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.35211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 14305 1726882534.35247: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 14305 1726882534.35260: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.35296: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.35345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 14305 1726882534.35361: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.35457: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.35562: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.35784: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 14305 1726882534.36034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 14305 1726882534.36244: stdout chunk (state=3): >>># 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 <<< 14305 1726882534.36312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 14305 1726882534.36337: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36362: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 14305 1726882534.36443: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 14305 1726882534.36520: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36571: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 14305 1726882534.36647: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.36927: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 14305 1726882534.37232: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37284: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 14305 1726882534.37364: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37394: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 14305 1726882534.37443: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37474: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 14305 1726882534.37542: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 14305 1726882534.37638: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37674: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.37765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 14305 1726882534.37961: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.37964: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38017: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38065: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38144: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 14305 1726882534.38243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 14305 1726882534.38287: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 14305 1726882534.38539: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38743: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 14305 1726882534.38798: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38838: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 14305 1726882534.38906: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38944: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.38991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 14305 1726882534.39011: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.39088: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.39352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882534.39385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 14305 1726882534.39465: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882534.40455: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 14305 1726882534.40487: stdout chunk (state=3): >>># 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 <<< 14305 1726882534.40503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 14305 1726882534.40551: 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 0x7f5af6de7650> <<< 14305 1726882534.40569: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6de5a30> <<< 14305 1726882534.40616: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6de4aa0> <<< 14305 1726882536.06996: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 14305 1726882536.07104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 14305 1726882536.07119: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6e2c800> # /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 0x7f5af6e2d970> <<< 14305 1726882536.07464: 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' # /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 0x7f5af6e2fbf0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6e2f740> <<< 14305 1726882536.07946: 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 <<< 14305 1726882536.28118: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "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": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.97705078125, "5m": 0.6494140625, "15m": 0.3056640625}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "35", "epoch": "1726882535", "epoch_int": "1726882535", "date": "2024-09-20", "time": "21:35:35", "iso8601_micro": "2024-09-21T01:35:35.906840Z", "iso8601": "2024-09-21T01:35:35Z", "iso8601_basic": "20240920T213535906840", "iso8601_basic_short": "20240920T213535", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "ansible_pkg_mgr": "dnf", "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": 3716, "ansible_memfree_mb": 3118, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 598, "free": 3118}, "nocache": {"free": 3498, "used": 218}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 680, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251393089536, "block_size": 4096, "block_total": 64483404, "block_available": 61375266, "block_used": 3108138, "inode_total": 16384000, "inode_available": 16303143, "inode_used": 80857, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 14305 1726882536.28774: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 14305 1726882536.28835: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 14305 1726882536.28988: stdout chunk (state=3): >>># 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<<< 14305 1726882536.29065: stdout chunk (state=3): >>> # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # <<< 14305 1726882536.29102: 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__ # 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<<< 14305 1726882536.29415: stdout chunk (state=3): >>> # 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 <<< 14305 1726882536.29435: stdout chunk (state=3): >>># 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<<< 14305 1726882536.29459: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 14305 1726882536.29771: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc<<< 14305 1726882536.29825: stdout chunk (state=3): >>> # destroy importlib.util <<< 14305 1726882536.29911: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 14305 1726882536.29983: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 14305 1726882536.30046: stdout chunk (state=3): >>> # destroy ntpath <<< 14305 1726882536.30362: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging<<< 14305 1726882536.30438: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.default_collectors <<< 14305 1726882536.30556: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 14305 1726882536.30671: stdout chunk (state=3): >>># 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 <<< 14305 1726882536.30754: 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 <<< 14305 1726882536.30905: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 14305 1726882536.31278: stdout chunk (state=3): >>># 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 <<< 14305 1726882536.31296: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 14305 1726882536.31586: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 14305 1726882536.31601: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 14305 1726882536.31616: stdout chunk (state=3): >>># clear sys.audit hooks <<< 14305 1726882536.32341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882536.32374: stderr chunk (state=3): >>><<< 14305 1726882536.32533: stdout chunk (state=3): >>><<< 14305 1726882536.32907: _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 0x7f5af80b0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af807fb30> # /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 0x7f5af80b2ab0> 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 0x7f5af7e65190> # /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 0x7f5af7e65fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f5af7ea3dd0> # /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 0x7f5af7ea3fe0> # /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 0x7f5af7edb7a0> # /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 0x7f5af7edbe30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ebbaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7eb91c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ea0f80> # /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 0x7f5af7eff740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7efe360> # /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 0x7f5af7eba060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7efcb90> # /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 0x7f5af7f2c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ea0200> # /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 0x7f5af7f2cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2cb00> # 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 0x7f5af7f2cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7e9ed20> # /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 0x7f5af7f2d5e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2d2b0> 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 0x7f5af7f2e4b0> 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 0x7f5af7f486e0> 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 0x7f5af7f49e20> # /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 0x7f5af7f4ac90> # 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 0x7f5af7f4b2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f4a210> # /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 0x7f5af7f4bd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f4b4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2e510> # /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 0x7f5af7c7fc20> # /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 0x7f5af7ca8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ca84a0> # 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 0x7f5af7ca8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7ca8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7c7ddc0> # /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 0x7f5af7ca9fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ca8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7f2ec00> # /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 0x7f5af7cd6360> # /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 0x7f5af7cee510> # /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 0x7f5af7d27260> # /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 0x7f5af7d4da00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7d27380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7cef1a0> # /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 0x7f5af7b28320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7ced550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7caaf00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5af7ced2e0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_cdcum_4b/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 0x7f5af7b8dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7b64ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7b2bf80> # 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 0x7f5af7b67e30> # /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 0x7f5af7bbd8b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7bbd640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7bbcf80> # /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 0x7f5af7bbce90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7b8ea50> 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 0x7f5af7bbe690> # 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 0x7f5af7bbe8d0> # /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 0x7f5af7bbee10> 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 0x7f5af7a20b60> # 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 0x7f5af7a222a0> # /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 0x7f5af7a23050> # /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 0x7f5af7a23fe0> # /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 0x7f5af7a26cc0> # 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 0x7f5af7a26de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a24f80> # /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 0x7f5af7a2ab40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a29610> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a29370> # /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 0x7f5af7a2bf20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a25400> # 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 0x7f5af7a6ecf0> # /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 0x7f5af7a6ef60> # /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 0x7f5af7a74a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a747d0> # /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 0x7f5af7a76f00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a750a0> # /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 0x7f5af7a7e6f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a770b0> # 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 0x7f5af7a7f470> # 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 0x7f5af7a7f4a0> # 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 0x7f5af7a7fa10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a6f110> # /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 0x7f5af7a83260> # 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 0x7f5af7a846b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a819d0> # 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 0x7f5af7a82d80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a815e0> # 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 0x7f5af7908710> # /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 0x7f5af7909460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7a26c00> 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 0x7f5af79094f0> # 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 0x7f5af790be30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af7911fd0> # 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 0x7f5af79128a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af790ac60> # 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 0x7f5af79114c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7912a50> 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 0x7f5af79a6c90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af791fb00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7916ab0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af7916900> # 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 0x7f5af79adb20> # /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 0x7f5af6f04350> # 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 0x7f5af6f04650> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af798d3a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af798c470> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79ac260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79afbf0> # /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 0x7f5af6f076b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f06f60> # 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 0x7f5af6f07140> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f06390> # /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 0x7f5af6f07860> # /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 0x7f5af6f6e390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f6c3b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af79ad310> 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 0x7f5af6f6e600> # /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 0x7f5af6f6f1a0> 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 0x7f5af6f9e660> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6f88980> 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 0x7f5af6fb9cd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6fb9be0> 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 0x7f5af6de7650> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6de5a30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6de4aa0> # /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 0x7f5af6e2c800> # /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 0x7f5af6e2d970> # /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 0x7f5af6e2fbf0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6e2f740> 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_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "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": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.97705078125, "5m": 0.6494140625, "15m": 0.3056640625}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "35", "epoch": "1726882535", "epoch_int": "1726882535", "date": "2024-09-20", "time": "21:35:35", "iso8601_micro": "2024-09-21T01:35:35.906840Z", "iso8601": "2024-09-21T01:35:35Z", "iso8601_basic": "20240920T213535906840", "iso8601_basic_short": "20240920T213535", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "ansible_pkg_mgr": "dnf", "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": 3716, "ansible_memfree_mb": 3118, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 598, "free": 3118}, "nocache": {"free": 3498, "used": 218}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 680, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251393089536, "block_size": 4096, "block_total": 64483404, "block_available": 61375266, "block_used": 3108138, "inode_total": 16384000, "inode_available": 16303143, "inode_used": 80857, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 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. 14305 1726882536.37798: 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-1726882533.0139077-14326-20204678890469/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882536.38015: _low_level_execute_command(): starting 14305 1726882536.38019: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882533.0139077-14326-20204678890469/ > /dev/null 2>&1 && sleep 0' 14305 1726882536.39341: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882536.39442: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882536.39474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882536.39558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882536.39592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882536.39682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14305 1726882536.42161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882536.42177: stdout chunk (state=3): >>><<< 14305 1726882536.42530: stderr chunk (state=3): >>><<< 14305 1726882536.42534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882536.42537: handler run complete 14305 1726882536.42539: variable 'ansible_facts' from source: unknown 14305 1726882536.42715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.44056: variable 'ansible_facts' from source: unknown 14305 1726882536.44201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.44585: attempt loop complete, returning result 14305 1726882536.44815: _execute() done 14305 1726882536.44818: dumping result to json 14305 1726882536.44823: done dumping result, returning 14305 1726882536.44826: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-91e4-75a8-000000000011] 14305 1726882536.44838: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000011 14305 1726882536.53587: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000011 14305 1726882536.53591: WORKER PROCESS EXITING ok: [managed_node3] 14305 1726882536.54142: no more pending results, returning what we have 14305 1726882536.54146: results queue empty 14305 1726882536.54146: checking for any_errors_fatal 14305 1726882536.54148: done checking for any_errors_fatal 14305 1726882536.54149: checking for max_fail_percentage 14305 1726882536.54150: done checking for max_fail_percentage 14305 1726882536.54150: checking to see if all hosts have failed and the running result is not ok 14305 1726882536.54151: done checking to see if all hosts have failed 14305 1726882536.54152: getting the remaining hosts for this loop 14305 1726882536.54154: done getting the remaining hosts for this loop 14305 1726882536.54157: getting the next task for host managed_node3 14305 1726882536.54161: done getting next task for host managed_node3 14305 1726882536.54163: ^ task is: TASK: meta (flush_handlers) 14305 1726882536.54165: ^ 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 14305 1726882536.54171: getting variables 14305 1726882536.54172: in VariableManager get_vars() 14305 1726882536.54186: Calling all_inventory to load vars for managed_node3 14305 1726882536.54189: Calling groups_inventory to load vars for managed_node3 14305 1726882536.54192: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882536.54199: Calling all_plugins_play to load vars for managed_node3 14305 1726882536.54201: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882536.54204: Calling groups_plugins_play to load vars for managed_node3 14305 1726882536.54784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.55371: done with get_vars() 14305 1726882536.55382: done getting variables 14305 1726882536.55843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 14305 1726882536.55905: in VariableManager get_vars() 14305 1726882536.55916: Calling all_inventory to load vars for managed_node3 14305 1726882536.55918: Calling groups_inventory to load vars for managed_node3 14305 1726882536.55921: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882536.55928: Calling all_plugins_play to load vars for managed_node3 14305 1726882536.55931: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882536.55934: Calling groups_plugins_play to load vars for managed_node3 14305 1726882536.56483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.57092: done with get_vars() 14305 1726882536.57108: done queuing things up, now waiting for results queue to drain 14305 1726882536.57111: results queue empty 14305 1726882536.57112: checking for any_errors_fatal 14305 1726882536.57115: done checking for any_errors_fatal 14305 1726882536.57116: checking for max_fail_percentage 14305 1726882536.57124: done checking for max_fail_percentage 14305 1726882536.57125: checking to see if all hosts have failed and the running result is not ok 14305 1726882536.57126: done checking to see if all hosts have failed 14305 1726882536.57127: getting the remaining hosts for this loop 14305 1726882536.57128: done getting the remaining hosts for this loop 14305 1726882536.57131: getting the next task for host managed_node3 14305 1726882536.57136: done getting next task for host managed_node3 14305 1726882536.57138: ^ task is: TASK: Include the task 'el_repo_setup.yml' 14305 1726882536.57140: ^ 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 14305 1726882536.57142: getting variables 14305 1726882536.57143: in VariableManager get_vars() 14305 1726882536.57152: Calling all_inventory to load vars for managed_node3 14305 1726882536.57154: Calling groups_inventory to load vars for managed_node3 14305 1726882536.57157: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882536.57162: Calling all_plugins_play to load vars for managed_node3 14305 1726882536.57165: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882536.57171: Calling groups_plugins_play to load vars for managed_node3 14305 1726882536.57743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.58343: done with get_vars() 14305 1726882536.58353: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Friday 20 September 2024 21:35:36 -0400 (0:00:03.626) 0:00:03.638 ****** 14305 1726882536.58844: entering _queue_task() for managed_node3/include_tasks 14305 1726882536.58846: Creating lock for include_tasks 14305 1726882536.59600: worker is 1 (out of 1 available) 14305 1726882536.59614: exiting _queue_task() for managed_node3/include_tasks 14305 1726882536.60029: done queuing things up, now waiting for results queue to drain 14305 1726882536.60032: waiting for pending results... 14305 1726882536.60491: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 14305 1726882536.60510: in run() - task 0affc7ec-ae25-91e4-75a8-000000000006 14305 1726882536.61019: variable 'ansible_search_path' from source: unknown 14305 1726882536.61025: calling self._execute() 14305 1726882536.61063: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882536.61076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882536.61299: variable 'omit' from source: magic vars 14305 1726882536.61732: _execute() done 14305 1726882536.61735: dumping result to json 14305 1726882536.61739: done dumping result, returning 14305 1726882536.61742: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-91e4-75a8-000000000006] 14305 1726882536.61745: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000006 14305 1726882536.61879: no more pending results, returning what we have 14305 1726882536.61885: in VariableManager get_vars() 14305 1726882536.61926: Calling all_inventory to load vars for managed_node3 14305 1726882536.61929: Calling groups_inventory to load vars for managed_node3 14305 1726882536.61933: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882536.61951: Calling all_plugins_play to load vars for managed_node3 14305 1726882536.61955: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882536.61958: Calling groups_plugins_play to load vars for managed_node3 14305 1726882536.62337: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000006 14305 1726882536.62342: WORKER PROCESS EXITING 14305 1726882536.62739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.63349: done with get_vars() 14305 1726882536.63359: variable 'ansible_search_path' from source: unknown 14305 1726882536.63380: we have included files to process 14305 1726882536.63381: generating all_blocks data 14305 1726882536.63383: done generating all_blocks data 14305 1726882536.63384: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14305 1726882536.63385: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14305 1726882536.63388: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14305 1726882536.65771: in VariableManager get_vars() 14305 1726882536.65791: done with get_vars() 14305 1726882536.65803: done processing included file 14305 1726882536.65805: iterating over new_blocks loaded from include file 14305 1726882536.65808: in VariableManager get_vars() 14305 1726882536.65819: done with get_vars() 14305 1726882536.65820: filtering new block on tags 14305 1726882536.65838: done filtering new block on tags 14305 1726882536.65841: in VariableManager get_vars() 14305 1726882536.65852: done with get_vars() 14305 1726882536.65853: filtering new block on tags 14305 1726882536.65872: done filtering new block on tags 14305 1726882536.65875: in VariableManager get_vars() 14305 1726882536.65887: done with get_vars() 14305 1726882536.65889: filtering new block on tags 14305 1726882536.65903: done filtering new block on tags 14305 1726882536.65905: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 14305 1726882536.65912: extending task lists for all hosts with included blocks 14305 1726882536.66376: done extending task lists 14305 1726882536.66378: done processing included files 14305 1726882536.66379: results queue empty 14305 1726882536.66379: checking for any_errors_fatal 14305 1726882536.66381: done checking for any_errors_fatal 14305 1726882536.66382: checking for max_fail_percentage 14305 1726882536.66383: done checking for max_fail_percentage 14305 1726882536.66384: checking to see if all hosts have failed and the running result is not ok 14305 1726882536.66385: done checking to see if all hosts have failed 14305 1726882536.66385: getting the remaining hosts for this loop 14305 1726882536.66387: done getting the remaining hosts for this loop 14305 1726882536.66390: getting the next task for host managed_node3 14305 1726882536.66394: done getting next task for host managed_node3 14305 1726882536.66396: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 14305 1726882536.66399: ^ 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 14305 1726882536.66401: getting variables 14305 1726882536.66402: in VariableManager get_vars() 14305 1726882536.66412: Calling all_inventory to load vars for managed_node3 14305 1726882536.66415: Calling groups_inventory to load vars for managed_node3 14305 1726882536.66417: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882536.66426: Calling all_plugins_play to load vars for managed_node3 14305 1726882536.66429: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882536.66432: Calling groups_plugins_play to load vars for managed_node3 14305 1726882536.67010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882536.67614: done with get_vars() 14305 1726882536.67627: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:35:36 -0400 (0:00:00.088) 0:00:03.726 ****** 14305 1726882536.67708: entering _queue_task() for managed_node3/setup 14305 1726882536.68873: worker is 1 (out of 1 available) 14305 1726882536.68886: exiting _queue_task() for managed_node3/setup 14305 1726882536.68899: done queuing things up, now waiting for results queue to drain 14305 1726882536.68900: waiting for pending results... 14305 1726882536.69743: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 14305 1726882536.70034: in run() - task 0affc7ec-ae25-91e4-75a8-000000000022 14305 1726882536.70038: variable 'ansible_search_path' from source: unknown 14305 1726882536.70041: variable 'ansible_search_path' from source: unknown 14305 1726882536.70044: calling self._execute() 14305 1726882536.70399: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882536.70420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882536.70443: variable 'omit' from source: magic vars 14305 1726882536.72286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882536.78209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882536.78457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882536.78501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882536.78555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882536.78805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882536.78927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882536.78961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882536.79353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882536.79357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882536.79360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882536.79821: variable 'ansible_facts' from source: unknown 14305 1726882536.79974: variable 'network_test_required_facts' from source: task vars 14305 1726882536.80163: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 14305 1726882536.80179: variable 'omit' from source: magic vars 14305 1726882536.80240: variable 'omit' from source: magic vars 14305 1726882536.80345: variable 'omit' from source: magic vars 14305 1726882536.80377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882536.80473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882536.80514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882536.80575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882536.80616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882536.80765: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882536.80768: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882536.80772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882536.80947: Set connection var ansible_connection to ssh 14305 1726882536.81129: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882536.81132: Set connection var ansible_timeout to 10 14305 1726882536.81135: Set connection var ansible_shell_type to sh 14305 1726882536.81137: Set connection var ansible_pipelining to False 14305 1726882536.81140: Set connection var ansible_shell_executable to /bin/sh 14305 1726882536.81222: variable 'ansible_shell_executable' from source: unknown 14305 1726882536.81227: variable 'ansible_connection' from source: unknown 14305 1726882536.81231: variable 'ansible_module_compression' from source: unknown 14305 1726882536.81233: variable 'ansible_shell_type' from source: unknown 14305 1726882536.81236: variable 'ansible_shell_executable' from source: unknown 14305 1726882536.81239: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882536.81242: variable 'ansible_pipelining' from source: unknown 14305 1726882536.81244: variable 'ansible_timeout' from source: unknown 14305 1726882536.81247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882536.81927: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882536.81931: variable 'omit' from source: magic vars 14305 1726882536.81936: starting attempt loop 14305 1726882536.81938: running the handler 14305 1726882536.81941: _low_level_execute_command(): starting 14305 1726882536.81943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882536.83516: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882536.83542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882536.83663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882536.85431: stdout chunk (state=3): >>>/root <<< 14305 1726882536.85689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882536.85708: stdout chunk (state=3): >>><<< 14305 1726882536.85721: stderr chunk (state=3): >>><<< 14305 1726882536.85748: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882536.85920: _low_level_execute_command(): starting 14305 1726882536.85925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779 `" && echo ansible-tmp-1726882536.858137-14461-281080958290779="` echo /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779 `" ) && sleep 0' 14305 1726882536.87598: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882536.87635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882536.87651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882536.87835: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882536.88114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882536.88186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882536.90332: stdout chunk (state=3): >>>ansible-tmp-1726882536.858137-14461-281080958290779=/root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779 <<< 14305 1726882536.90380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882536.90384: stdout chunk (state=3): >>><<< 14305 1726882536.90392: stderr chunk (state=3): >>><<< 14305 1726882536.90415: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882536.858137-14461-281080958290779=/root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882536.90568: variable 'ansible_module_compression' from source: unknown 14305 1726882536.90727: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14305 1726882536.90769: variable 'ansible_facts' from source: unknown 14305 1726882536.91257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py 14305 1726882536.91584: Sending initial data 14305 1726882536.91587: Sent initial data (153 bytes) 14305 1726882536.93242: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882536.93246: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882536.93542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882536.93547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882536.93550: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882536.93619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882536.93716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882536.94006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14305 1726882536.95927: 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 <<< 14305 1726882536.96041: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882536.96686: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpv75i5wil /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py <<< 14305 1726882536.96689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py" <<< 14305 1726882536.97217: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpv75i5wil" to remote "/root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py" <<< 14305 1726882537.01081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882537.01242: stderr chunk (state=3): >>><<< 14305 1726882537.01328: stdout chunk (state=3): >>><<< 14305 1726882537.01332: done transferring module to remote 14305 1726882537.01336: _low_level_execute_command(): starting 14305 1726882537.01339: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/ /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py && sleep 0' 14305 1726882537.02640: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882537.02832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882537.02837: 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.45.226 originally 10.31.45.226 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882537.02840: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882537.03081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882537.03091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882537.03109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882537.03236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882537.05506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882537.05510: stdout chunk (state=3): >>><<< 14305 1726882537.05513: stderr chunk (state=3): >>><<< 14305 1726882537.05532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882537.05627: _low_level_execute_command(): starting 14305 1726882537.05630: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/AnsiballZ_setup.py && sleep 0' 14305 1726882537.06331: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882537.06335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882537.06341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882537.06343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882537.06349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882537.06351: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882537.06353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882537.06488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882537.06492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882537.06494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882537.06559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882537.09884: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 14305 1726882537.09915: stdout chunk (state=3): >>>import _imp # builtin <<< 14305 1726882537.09954: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 14305 1726882537.09968: stdout chunk (state=3): >>>import '_weakref' # <<< 14305 1726882537.10059: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 14305 1726882537.10115: stdout chunk (state=3): >>>import 'posix' # <<< 14305 1726882537.10168: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 14305 1726882537.10185: stdout chunk (state=3): >>>import 'time' # <<< 14305 1726882537.10215: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 14305 1726882537.10445: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 14305 1726882537.10475: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cdbfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cdbcbb30> # /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' <<< 14305 1726882537.10539: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cdbfeab0> import '_signal' # <<< 14305 1726882537.10578: stdout chunk (state=3): >>>import '_abc' # <<< 14305 1726882537.10652: stdout chunk (state=3): >>>import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 14305 1726882537.10764: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14305 1726882537.10810: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 14305 1726882537.10862: stdout chunk (state=3): >>>import 'os' # <<< 14305 1726882537.10865: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 14305 1726882537.10909: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 14305 1726882537.10929: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 14305 1726882537.10996: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 14305 1726882537.11100: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9b11c0> # /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 0x7f15cd9b2000> <<< 14305 1726882537.11178: stdout chunk (state=3): >>>import 'site' # <<< 14305 1726882537.11223: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 14305 1726882537.12099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 14305 1726882537.12103: 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' <<< 14305 1726882537.12106: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9efe90> <<< 14305 1726882537.12108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 14305 1726882537.12137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 14305 1726882537.12167: stdout chunk (state=3): >>>import '_operator' # <<< 14305 1726882537.12191: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9eff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 14305 1726882537.12228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 14305 1726882537.12273: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14305 1726882537.12358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 14305 1726882537.12402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda27830> <<< 14305 1726882537.12418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 14305 1726882537.12442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda27ec0> <<< 14305 1726882537.12530: stdout chunk (state=3): >>>import '_collections' # <<< 14305 1726882537.12574: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda07b00> <<< 14305 1726882537.12605: stdout chunk (state=3): >>>import '_functools' # <<< 14305 1726882537.12626: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda051f0> <<< 14305 1726882537.13025: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9ed040> # /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 0x7f15cda4b7d0> <<< 14305 1726882537.13030: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda4a3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 14305 1726882537.13033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda062a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda48bf0> <<< 14305 1726882537.13071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 14305 1726882537.13093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda78830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9ec2f0> <<< 14305 1726882537.13154: 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' <<< 14305 1726882537.13167: 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 0x7f15cda78ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda78b90> <<< 14305 1726882537.13241: 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 0x7f15cda78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9eae40> <<< 14305 1726882537.13262: 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' <<< 14305 1726882537.13325: stdout chunk (state=3): >>># /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' <<< 14305 1726882537.13350: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda79670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda79340> <<< 14305 1726882537.13360: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 14305 1726882537.13394: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 14305 1726882537.13404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 14305 1726882537.13446: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda7a570> import 'importlib.util' # <<< 14305 1726882537.13588: 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' <<< 14305 1726882537.13594: 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 0x7f15cda94770> <<< 14305 1726882537.13638: stdout chunk (state=3): >>>import 'errno' # <<< 14305 1726882537.13674: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cda95eb0> <<< 14305 1726882537.13682: 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' <<< 14305 1726882537.13706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 14305 1726882537.13780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda96d50> <<< 14305 1726882537.13783: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.13943: stdout chunk (state=3): >>># 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 0x7f15cda973b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda962a0> # /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 0x7f15cda97e00> <<< 14305 1726882537.13960: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda97530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda7a5a0> <<< 14305 1726882537.13986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 14305 1726882537.14023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 14305 1726882537.14047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 14305 1726882537.14118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 14305 1726882537.14123: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.14132: 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 0x7f15cd7d7cb0> <<< 14305 1726882537.14185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 14305 1726882537.14200: stdout chunk (state=3): >>># 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 0x7f15cd8007a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd800500> <<< 14305 1726882537.14270: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.14274: 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 0x7f15cd800740> <<< 14305 1726882537.14372: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cd800950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd7d5e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 14305 1726882537.14487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 14305 1726882537.14490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 14305 1726882537.14559: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd801fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd800c50> <<< 14305 1726882537.14566: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda7ac90> <<< 14305 1726882537.14680: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14305 1726882537.14685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882537.14756: stdout chunk (state=3): >>># /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' <<< 14305 1726882537.15049: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd82e390> <<< 14305 1726882537.15054: 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' <<< 14305 1726882537.15057: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd846510> <<< 14305 1726882537.15059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14305 1726882537.15185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 14305 1726882537.15257: 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 0x7f15cd87f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14305 1726882537.15293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14305 1726882537.15547: stdout chunk (state=3): >>># /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 0x7f15cd8a1a60> <<< 14305 1726882537.15645: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd87f3e0> <<< 14305 1726882537.15753: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd846bd0> <<< 14305 1726882537.15757: 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 0x7f15cd690440> <<< 14305 1726882537.15780: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd845550> <<< 14305 1726882537.15847: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd802f30> <<< 14305 1726882537.16046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14305 1726882537.16079: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15cd845910> <<< 14305 1726882537.16365: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_cm5f8q7u/ansible_setup_payload.zip' # zipimport: zlib available <<< 14305 1726882537.16638: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.16687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14305 1726882537.16691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14305 1726882537.16729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 14305 1726882537.16892: 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 0x7f15cd6fe1e0> import '_typing' # <<< 14305 1726882537.17273: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd6d50d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd6d4230> # zipimport: zlib available <<< 14305 1726882537.17343: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 14305 1726882537.17418: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.19843: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.21953: 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 0x7f15cd6d75f0> <<< 14305 1726882537.21970: 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' <<< 14305 1726882537.22049: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 14305 1726882537.22054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 14305 1726882537.22056: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 14305 1726882537.22140: 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 0x7f15cd729c70> <<< 14305 1726882537.22144: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd729a00> <<< 14305 1726882537.22227: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd729310> # /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' <<< 14305 1726882537.22288: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd729760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd6fee70> <<< 14305 1726882537.22369: 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 0x7f15cd72aa20> <<< 14305 1726882537.22381: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.22386: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cd72ac30> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14305 1726882537.22528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 14305 1726882537.22531: stdout chunk (state=3): >>>import '_locale' # <<< 14305 1726882537.22577: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd72b080> import 'pwd' # <<< 14305 1726882537.22580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 14305 1726882537.22771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd594ec0> <<< 14305 1726882537.22774: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cd596ae0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 14305 1726882537.22777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 14305 1726882537.22798: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5973e0> <<< 14305 1726882537.22828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 14305 1726882537.22936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd598590> <<< 14305 1726882537.22965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 14305 1726882537.23084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59b050> <<< 14305 1726882537.23119: 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 0x7f15cd59b170> <<< 14305 1726882537.23169: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd599310> <<< 14305 1726882537.23409: 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' <<< 14305 1726882537.23418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /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' <<< 14305 1726882537.23528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 14305 1726882537.23542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59eff0> import '_tokenize' # <<< 14305 1726882537.23677: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59dac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59d820> <<< 14305 1726882537.24056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59ff80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd599820> # 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 0x7f15cd5e31a0> # /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 0x7f15cd5e3320> # /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' <<< 14305 1726882537.24192: 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 0x7f15cd5e4ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e4ce0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14305 1726882537.24264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14305 1726882537.24365: 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 0x7f15cd5e73e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e5580> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 14305 1726882537.24630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882537.24646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 14305 1726882537.24672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5f2b10> <<< 14305 1726882537.24766: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e74d0> <<< 14305 1726882537.24867: 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 0x7f15cd5f3920> <<< 14305 1726882537.24992: 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 0x7f15cd5f3c20> # 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 0x7f15cd5f34d0> <<< 14305 1726882537.24999: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e3620> <<< 14305 1726882537.25004: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 14305 1726882537.25061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14305 1726882537.25064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 14305 1726882537.25101: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.25253: 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 0x7f15cd5f75c0> <<< 14305 1726882537.25769: 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 0x7f15cd5f8890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5f5d30> # 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 0x7f15cd5f70e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5f5970> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.25808: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.25902: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 14305 1726882537.25910: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.26116: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.26354: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.27363: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.28408: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 14305 1726882537.28552: stdout chunk (state=3): >>>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 0x7f15cd4809b0> <<< 14305 1726882537.28676: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 14305 1726882537.28854: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd4817f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5fb290> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 14305 1726882537.28866: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.29122: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.29409: 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' <<< 14305 1726882537.29625: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd4817c0> # zipimport: zlib available <<< 14305 1726882537.30289: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.31125: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.31346: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.31385: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 14305 1726882537.31518: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 14305 1726882537.31628: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.31844: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 14305 1726882537.31852: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.31988: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 14305 1726882537.32394: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.32825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14305 1726882537.32911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14305 1726882537.32931: stdout chunk (state=3): >>>import '_ast' # <<< 14305 1726882537.33047: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd482720> <<< 14305 1726882537.33060: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.33235: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.33489: 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' # # /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' <<< 14305 1726882537.33710: 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 0x7f15cd48a300> <<< 14305 1726882537.33714: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.33737: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cd48ab40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd4833e0> <<< 14305 1726882537.33771: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.33858: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.34533: stdout chunk (state=3): >>>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' <<< 14305 1726882537.34539: 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 0x7f15cd489970> <<< 14305 1726882537.34558: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd48ad20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 14305 1726882537.34945: stdout chunk (state=3): >>># 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' <<< 14305 1726882537.34950: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 14305 1726882537.35009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 14305 1726882537.35043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 14305 1726882537.35079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14305 1726882537.35228: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd51abd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd494860> <<< 14305 1726882537.35385: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd48eae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd489880> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 14305 1726882537.35454: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 14305 1726882537.35635: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 14305 1726882537.35638: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 14305 1726882537.35792: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.35816: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.35887: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.35955: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.36003: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.36104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 14305 1726882537.36111: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.36360: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.36364: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.36509: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 14305 1726882537.36783: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.36999: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.37341: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.37396: 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' # /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 0x7f15cd521ac0> # /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 <<< 14305 1726882537.37503: 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' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccaa4200> # 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 0x7f15ccaa4530> <<< 14305 1726882537.37509: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd501280> <<< 14305 1726882537.37596: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5027b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5201a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd523800> <<< 14305 1726882537.37600: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 14305 1726882537.37702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 14305 1726882537.37706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 14305 1726882537.37709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 14305 1726882537.37717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 14305 1726882537.37720: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.37733: 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 0x7f15ccaa7590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccaa6e40> <<< 14305 1726882537.37743: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.37839: 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 0x7f15ccaa7020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccaa6270> <<< 14305 1726882537.37858: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 14305 1726882537.37961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 14305 1726882537.37965: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccaa7680> <<< 14305 1726882537.37967: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 14305 1726882537.37978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 14305 1726882537.38074: 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 0x7f15ccb121b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb101d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd523e30> import 'ansible.module_utils.facts.timeout' # <<< 14305 1726882537.38093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 14305 1726882537.38106: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 14305 1726882537.38183: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38199: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 14305 1726882537.38285: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38328: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 14305 1726882537.38503: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 14305 1726882537.38520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 14305 1726882537.38613: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 14305 1726882537.38632: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 14305 1726882537.38852: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.38940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.38979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 14305 1726882537.38995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 14305 1726882537.39653: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.40137: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40256: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40428: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 14305 1726882537.40500: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 14305 1726882537.40531: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40547: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 14305 1726882537.40728: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40732: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 14305 1726882537.40735: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.40836: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.41011: 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 0x7f15ccb13dd0> <<< 14305 1726882537.41030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 14305 1726882537.41072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 14305 1726882537.41279: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb12ea0> <<< 14305 1726882537.41294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 14305 1726882537.41434: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.41524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 14305 1726882537.41690: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.41840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 14305 1726882537.41847: stdout chunk (state=3): >>># zipimport: zlib available<<< 14305 1726882537.41871: stdout chunk (state=3): >>> <<< 14305 1726882537.42030: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.42102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 14305 1726882537.42147: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.42220: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.42310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 14305 1726882537.42539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882537.42591: 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 0x7f15ccb42390> <<< 14305 1726882537.42949: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb28740><<< 14305 1726882537.42953: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.python' # <<< 14305 1726882537.42955: stdout chunk (state=3): >>> # zipimport: zlib available <<< 14305 1726882537.43052: stdout chunk (state=3): >>># zipimport: zlib available<<< 14305 1726882537.43066: stdout chunk (state=3): >>> <<< 14305 1726882537.43152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 14305 1726882537.43165: stdout chunk (state=3): >>> # zipimport: zlib available <<< 14305 1726882537.43456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.43498: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.43664: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 14305 1726882537.43698: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.43812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 14305 1726882537.43834: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.43911: 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' <<< 14305 1726882537.44113: 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 0x7f15cc8c9bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb421b0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 14305 1726882537.44117: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.44236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 14305 1726882537.44247: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.44263: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.44443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 14305 1726882537.44550: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.44654: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.44697: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.44842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.44968: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.45121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 14305 1726882537.45195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 14305 1726882537.45278: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.45412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 14305 1726882537.45419: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.45461: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.45837: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.46089: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.46938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.46942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 14305 1726882537.46945: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.47031: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.47152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 14305 1726882537.47428: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.47491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 14305 1726882537.47509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.47526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 14305 1726882537.47541: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.47617: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.47630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 14305 1726882537.47931: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.48083: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 14305 1726882537.48332: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48382: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 14305 1726882537.48416: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48441: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 14305 1726882537.48517: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48573: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 14305 1726882537.48651: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48698: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.48935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 14305 1726882537.48956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.48975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 14305 1726882537.49269: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 14305 1726882537.49578: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49637: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 14305 1726882537.49710: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49786: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 14305 1726882537.49798: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49848: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 14305 1726882537.49895: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.49949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 14305 1726882537.50009: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.50048: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.50153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 14305 1726882537.50283: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 14305 1726882537.50301: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 14305 1726882537.50308: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.50615: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882537.50625: 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' # <<< 14305 1726882537.50641: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.50697: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.50968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 14305 1726882537.50972: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.51204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 14305 1726882537.51214: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.51234: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.51285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 14305 1726882537.51320: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.51345: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.51644: stdout chunk (state=3): >>>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 <<< 14305 1726882537.51693: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.51819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 14305 1726882537.51884: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882537.52551: 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 0x7f15cc8f6660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cc8f7ef0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cc8f3f80> <<< 14305 1726882538.91996: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "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": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "38", "epoch": "1726882538", "epoch_int": "1726882538", "date": "2024-09-20", "time": "21:35:38", "iso8601_micro": "2024-09-21T01:35:38.915723Z", "iso8601": "2024-09-21T01:35:38Z", "iso8601_basic": "20240920T213538915723", "iso8601_basic_short": "20240920T213538", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION"<<< 14305 1726882538.92017: stdout chunk (state=3): >>>: "10.31.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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"}}} <<< 14305 1726882538.92907: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools<<< 14305 1726882538.92958: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.92977: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.93065: stdout chunk (state=3): >>> # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 14305 1726882538.93099: stdout chunk (state=3): >>># 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<<< 14305 1726882538.93131: stdout chunk (state=3): >>> # 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 <<< 14305 1726882538.93177: stdout chunk (state=3): >>># 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<<< 14305 1726882538.93213: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.93244: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.93298: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules<<< 14305 1726882538.93329: stdout chunk (state=3): >>> # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue<<< 14305 1726882538.93364: stdout chunk (state=3): >>> # 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 <<< 14305 1726882538.93405: stdout chunk (state=3): >>># 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<<< 14305 1726882538.93438: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.93496: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.93504: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.93529: stdout chunk (state=3): >>> # 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 <<< 14305 1726882538.93643: stdout chunk (state=3): >>># 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 <<< 14305 1726882538.94099: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 14305 1726882538.94114: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc<<< 14305 1726882538.94164: stdout chunk (state=3): >>> # destroy importlib.util <<< 14305 1726882538.94191: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression<<< 14305 1726882538.94241: stdout chunk (state=3): >>> # destroy _lzma # destroy binascii<<< 14305 1726882538.94257: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 14305 1726882538.94273: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 14305 1726882538.94364: stdout chunk (state=3): >>> # destroy ntpath <<< 14305 1726882538.94392: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 14305 1726882538.94435: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 14305 1726882538.94475: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale <<< 14305 1726882538.94505: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 14305 1726882538.94530: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 14305 1726882538.94636: stdout chunk (state=3): >>> # destroy uuid # destroy _hashlib<<< 14305 1726882538.94639: stdout chunk (state=3): >>> # destroy _blake2 <<< 14305 1726882538.94675: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro<<< 14305 1726882538.94735: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse # destroy logging <<< 14305 1726882538.94787: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 14305 1726882538.94813: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal<<< 14305 1726882538.94856: stdout chunk (state=3): >>> # destroy pickle<<< 14305 1726882538.94877: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue<<< 14305 1726882538.94934: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue<<< 14305 1726882538.94957: stdout chunk (state=3): >>> # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction<<< 14305 1726882538.95014: stdout chunk (state=3): >>> # destroy selectors # destroy _multiprocessing # destroy shlex <<< 14305 1726882538.95018: stdout chunk (state=3): >>># destroy fcntl<<< 14305 1726882538.95066: stdout chunk (state=3): >>> # destroy datetime # destroy subprocess # destroy base64 <<< 14305 1726882538.95147: stdout chunk (state=3): >>># destroy _ssl <<< 14305 1726882538.95186: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios<<< 14305 1726882538.95236: stdout chunk (state=3): >>> # destroy errno # destroy json # destroy socket <<< 14305 1726882538.95272: stdout chunk (state=3): >>># destroy struct # destroy glob<<< 14305 1726882538.95297: stdout chunk (state=3): >>> # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 14305 1726882538.95369: 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<<< 14305 1726882538.95447: 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<<< 14305 1726882538.95450: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 14305 1726882538.95476: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc<<< 14305 1726882538.95516: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 14305 1726882538.95554: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 14305 1726882538.95585: stdout chunk (state=3): >>># 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<<< 14305 1726882538.95609: 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<<< 14305 1726882538.95684: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 14305 1726882538.95695: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 14305 1726882538.95735: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 14305 1726882538.95792: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 14305 1726882538.95795: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 14305 1726882538.95816: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 <<< 14305 1726882538.95926: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 14305 1726882538.96070: stdout chunk (state=3): >>># destroy sys.monitoring <<< 14305 1726882538.96095: stdout chunk (state=3): >>># destroy _socket <<< 14305 1726882538.96127: stdout chunk (state=3): >>># destroy _collections <<< 14305 1726882538.96157: stdout chunk (state=3): >>># destroy platform <<< 14305 1726882538.96175: stdout chunk (state=3): >>># destroy _uuid <<< 14305 1726882538.96196: stdout chunk (state=3): >>># destroy stat # destroy genericpath<<< 14305 1726882538.96236: stdout chunk (state=3): >>> # destroy re._parser <<< 14305 1726882538.96308: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib<<< 14305 1726882538.96311: stdout chunk (state=3): >>> # destroy copyreg<<< 14305 1726882538.96313: stdout chunk (state=3): >>> # destroy contextlib<<< 14305 1726882538.96412: stdout chunk (state=3): >>> # destroy _typing <<< 14305 1726882538.96415: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 14305 1726882538.96431: stdout chunk (state=3): >>> # 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<<< 14305 1726882538.96468: stdout chunk (state=3): >>> # destroy _frozen_importlib_external<<< 14305 1726882538.96479: stdout chunk (state=3): >>> <<< 14305 1726882538.96541: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 14305 1726882538.96562: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib<<< 14305 1726882538.96732: stdout chunk (state=3): >>> # destroy codecs # destroy encodings.aliases <<< 14305 1726882538.96779: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 14305 1726882538.96805: stdout chunk (state=3): >>># destroy encodings.idna # destroy _codecs # destroy io <<< 14305 1726882538.96831: stdout chunk (state=3): >>># destroy traceback # destroy warnings <<< 14305 1726882538.96854: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit<<< 14305 1726882538.96869: stdout chunk (state=3): >>> # destroy _warnings<<< 14305 1726882538.96881: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 14305 1726882538.96928: stdout chunk (state=3): >>> # destroy _random <<< 14305 1726882538.96947: stdout chunk (state=3): >>># destroy _weakref<<< 14305 1726882538.96953: stdout chunk (state=3): >>> <<< 14305 1726882538.97003: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re<<< 14305 1726882538.97037: stdout chunk (state=3): >>> # destroy itertools<<< 14305 1726882538.97043: stdout chunk (state=3): >>> <<< 14305 1726882538.97076: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 14305 1726882538.97114: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 14305 1726882538.97116: stdout chunk (state=3): >>> <<< 14305 1726882538.97653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882538.97719: stderr chunk (state=3): >>><<< 14305 1726882538.97721: stdout chunk (state=3): >>><<< 14305 1726882538.97826: _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 0x7f15cdbfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cdbcbb30> # /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 0x7f15cdbfeab0> 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 0x7f15cd9b11c0> # /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 0x7f15cd9b2000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f15cd9efe90> # /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 0x7f15cd9eff50> # /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 0x7f15cda27830> # /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 0x7f15cda27ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda07b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda051f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9ed040> # /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 0x7f15cda4b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda4a3f0> # /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 0x7f15cda062a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda48bf0> # /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 0x7f15cda78830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9ec2f0> # /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 0x7f15cda78ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda78b90> # 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 0x7f15cda78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd9eae40> # /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 0x7f15cda79670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda79340> 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 0x7f15cda7a570> 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 0x7f15cda94770> 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 0x7f15cda95eb0> # /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 0x7f15cda96d50> # 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 0x7f15cda973b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda962a0> # /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 0x7f15cda97e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda97530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda7a5a0> # /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 0x7f15cd7d7cb0> # /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 0x7f15cd8007a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd800500> # 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 0x7f15cd800740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cd800950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd7d5e50> # /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 0x7f15cd801fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd800c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cda7ac90> # /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 0x7f15cd82e390> # /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 0x7f15cd846510> # /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 0x7f15cd87f2c0> # /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 0x7f15cd8a1a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd87f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd846bd0> # /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 0x7f15cd690440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd845550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd802f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15cd845910> # zipimport: found 103 names in '/tmp/ansible_setup_payload_cm5f8q7u/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 0x7f15cd6fe1e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd6d50d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd6d4230> # 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 0x7f15cd6d75f0> # /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 0x7f15cd729c70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd729a00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd729310> # /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 0x7f15cd729760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd6fee70> 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 0x7f15cd72aa20> # 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 0x7f15cd72ac30> # /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 0x7f15cd72b080> 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 0x7f15cd594ec0> # 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 0x7f15cd596ae0> # /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 0x7f15cd5973e0> # /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 0x7f15cd598590> # /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 0x7f15cd59b050> # 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 0x7f15cd59b170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd599310> # /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 0x7f15cd59eff0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59dac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd59d820> # /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 0x7f15cd59ff80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd599820> # 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 0x7f15cd5e31a0> # /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 0x7f15cd5e3320> # /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 0x7f15cd5e4ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e4ce0> # /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 0x7f15cd5e73e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e5580> # /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 0x7f15cd5f2b10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e74d0> # 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 0x7f15cd5f3920> # 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 0x7f15cd5f3c20> # 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 0x7f15cd5f34d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5e3620> # /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 0x7f15cd5f75c0> # 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 0x7f15cd5f8890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5f5d30> # 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 0x7f15cd5f70e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5f5970> # 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 0x7f15cd4809b0> # /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 0x7f15cd4817f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5fb290> 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 0x7f15cd4817c0> # 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 0x7f15cd482720> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15cd48a300> # 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 0x7f15cd48ab40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd4833e0> # 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 0x7f15cd489970> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd48ad20> 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 0x7f15cd51abd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd494860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd48eae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd489880> # 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 0x7f15cd521ac0> # /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 0x7f15ccaa4200> # 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 0x7f15ccaa4530> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd501280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5027b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd5201a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd523800> # /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 0x7f15ccaa7590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccaa6e40> # 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 0x7f15ccaa7020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccaa6270> # /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 0x7f15ccaa7680> # /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 0x7f15ccb121b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb101d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cd523e30> 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 0x7f15ccb13dd0> # /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 0x7f15ccb12ea0> 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 0x7f15ccb42390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb28740> 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 0x7f15cc8c9bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ccb421b0> 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 0x7f15cc8f6660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cc8f7ef0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cc8f3f80> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "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": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "38", "epoch": "1726882538", "epoch_int": "1726882538", "date": "2024-09-20", "time": "21:35:38", "iso8601_micro": "2024-09-21T01:35:38.915723Z", "iso8601": "2024-09-21T01:35:38Z", "iso8601_basic": "20240920T213538915723", "iso8601_basic_short": "20240920T213538", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 14305 1726882538.98816: 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-1726882536.858137-14461-281080958290779/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882538.98823: _low_level_execute_command(): starting 14305 1726882538.98826: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882536.858137-14461-281080958290779/ > /dev/null 2>&1 && sleep 0' 14305 1726882538.98837: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882538.98862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882538.98867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882538.98870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882538.98872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882538.98883: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882538.98896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882538.98899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14305 1726882538.98902: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 14305 1726882538.98904: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14305 1726882538.98906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882538.98907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882538.98909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882538.98911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882538.98913: stderr chunk (state=3): >>>debug2: match found <<< 14305 1726882538.98916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882538.98975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882538.98999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882538.99089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.01789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882539.01807: stderr chunk (state=3): >>><<< 14305 1726882539.01810: stdout chunk (state=3): >>><<< 14305 1726882539.01826: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882539.01833: handler run complete 14305 1726882539.01864: variable 'ansible_facts' from source: unknown 14305 1726882539.01910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.01994: variable 'ansible_facts' from source: unknown 14305 1726882539.02046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.02195: attempt loop complete, returning result 14305 1726882539.02199: _execute() done 14305 1726882539.02202: dumping result to json 14305 1726882539.02204: done dumping result, returning 14305 1726882539.02206: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-91e4-75a8-000000000022] 14305 1726882539.02208: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000022 14305 1726882539.02421: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000022 14305 1726882539.02427: WORKER PROCESS EXITING ok: [managed_node3] 14305 1726882539.02550: no more pending results, returning what we have 14305 1726882539.02553: results queue empty 14305 1726882539.02554: checking for any_errors_fatal 14305 1726882539.02555: done checking for any_errors_fatal 14305 1726882539.02556: checking for max_fail_percentage 14305 1726882539.02558: done checking for max_fail_percentage 14305 1726882539.02558: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.02559: done checking to see if all hosts have failed 14305 1726882539.02560: getting the remaining hosts for this loop 14305 1726882539.02562: done getting the remaining hosts for this loop 14305 1726882539.02567: getting the next task for host managed_node3 14305 1726882539.02576: done getting next task for host managed_node3 14305 1726882539.02579: ^ task is: TASK: Check if system is ostree 14305 1726882539.02582: ^ 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 14305 1726882539.02586: getting variables 14305 1726882539.02587: in VariableManager get_vars() 14305 1726882539.02617: Calling all_inventory to load vars for managed_node3 14305 1726882539.02620: Calling groups_inventory to load vars for managed_node3 14305 1726882539.02831: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.02852: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.02861: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.02865: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.03092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.03236: done with get_vars() 14305 1726882539.03244: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:35:39 -0400 (0:00:02.356) 0:00:06.083 ****** 14305 1726882539.03328: entering _queue_task() for managed_node3/stat 14305 1726882539.03551: worker is 1 (out of 1 available) 14305 1726882539.03569: exiting _queue_task() for managed_node3/stat 14305 1726882539.03582: done queuing things up, now waiting for results queue to drain 14305 1726882539.03584: waiting for pending results... 14305 1726882539.03747: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 14305 1726882539.03809: in run() - task 0affc7ec-ae25-91e4-75a8-000000000024 14305 1726882539.03819: variable 'ansible_search_path' from source: unknown 14305 1726882539.03825: variable 'ansible_search_path' from source: unknown 14305 1726882539.03857: calling self._execute() 14305 1726882539.03916: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.03921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.03933: variable 'omit' from source: magic vars 14305 1726882539.04305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882539.04497: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882539.04535: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882539.04561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882539.04607: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882539.04683: 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) 14305 1726882539.04702: 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) 14305 1726882539.04723: 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) 14305 1726882539.04747: 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) 14305 1726882539.04852: Evaluated conditional (not __network_is_ostree is defined): True 14305 1726882539.04860: variable 'omit' from source: magic vars 14305 1726882539.04885: variable 'omit' from source: magic vars 14305 1726882539.04913: variable 'omit' from source: magic vars 14305 1726882539.04935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882539.04959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882539.04978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882539.04992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.05001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.05028: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882539.05032: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.05034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.05110: Set connection var ansible_connection to ssh 14305 1726882539.05120: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882539.05126: Set connection var ansible_timeout to 10 14305 1726882539.05133: Set connection var ansible_shell_type to sh 14305 1726882539.05137: Set connection var ansible_pipelining to False 14305 1726882539.05144: Set connection var ansible_shell_executable to /bin/sh 14305 1726882539.05164: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.05167: variable 'ansible_connection' from source: unknown 14305 1726882539.05172: variable 'ansible_module_compression' from source: unknown 14305 1726882539.05174: variable 'ansible_shell_type' from source: unknown 14305 1726882539.05177: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.05179: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.05183: variable 'ansible_pipelining' from source: unknown 14305 1726882539.05185: variable 'ansible_timeout' from source: unknown 14305 1726882539.05188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.05306: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882539.05310: variable 'omit' from source: magic vars 14305 1726882539.05313: starting attempt loop 14305 1726882539.05315: running the handler 14305 1726882539.05327: _low_level_execute_command(): starting 14305 1726882539.05334: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882539.05886: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882539.05890: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.05894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.05952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882539.05960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882539.05963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.06048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.08457: stdout chunk (state=3): >>>/root <<< 14305 1726882539.08606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882539.08667: stderr chunk (state=3): >>><<< 14305 1726882539.08672: stdout chunk (state=3): >>><<< 14305 1726882539.08696: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882539.08707: _low_level_execute_command(): starting 14305 1726882539.08714: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384 `" && echo ansible-tmp-1726882539.0869443-14551-208831071550384="` echo /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384 `" ) && sleep 0' 14305 1726882539.09180: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882539.09184: 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.45.226 originally 10.31.45.226 <<< 14305 1726882539.09214: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.09218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882539.09223: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.09275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882539.09284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.09389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.12256: stdout chunk (state=3): >>>ansible-tmp-1726882539.0869443-14551-208831071550384=/root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384 <<< 14305 1726882539.12438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882539.12498: stderr chunk (state=3): >>><<< 14305 1726882539.12502: stdout chunk (state=3): >>><<< 14305 1726882539.12518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882539.0869443-14551-208831071550384=/root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882539.12573: variable 'ansible_module_compression' from source: unknown 14305 1726882539.12621: ANSIBALLZ: Using lock for stat 14305 1726882539.12624: ANSIBALLZ: Acquiring lock 14305 1726882539.12627: ANSIBALLZ: Lock acquired: 139780775564672 14305 1726882539.12631: ANSIBALLZ: Creating module 14305 1726882539.21153: ANSIBALLZ: Writing module into payload 14305 1726882539.21225: ANSIBALLZ: Writing module 14305 1726882539.21244: ANSIBALLZ: Renaming module 14305 1726882539.21248: ANSIBALLZ: Done creating module 14305 1726882539.21267: variable 'ansible_facts' from source: unknown 14305 1726882539.21316: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py 14305 1726882539.21431: Sending initial data 14305 1726882539.21435: Sent initial data (153 bytes) 14305 1726882539.21911: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882539.21948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882539.21951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882539.21955: 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.22009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882539.22012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882539.22019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.22110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.24483: 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 <<< 14305 1726882539.24572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882539.24663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpcwngm4cl /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py <<< 14305 1726882539.24668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py" <<< 14305 1726882539.24760: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpcwngm4cl" to remote "/root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py" <<< 14305 1726882539.24763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py" <<< 14305 1726882539.25533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882539.25613: stderr chunk (state=3): >>><<< 14305 1726882539.25623: stdout chunk (state=3): >>><<< 14305 1726882539.25638: done transferring module to remote 14305 1726882539.25652: _low_level_execute_command(): starting 14305 1726882539.25657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/ /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py && sleep 0' 14305 1726882539.26115: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882539.26153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882539.26156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882539.26159: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882539.26162: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.26214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882539.26220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882539.26226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.26307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.29118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882539.29123: stderr chunk (state=3): >>><<< 14305 1726882539.29128: stdout chunk (state=3): >>><<< 14305 1726882539.29161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882539.29164: _low_level_execute_command(): starting 14305 1726882539.29175: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/AnsiballZ_stat.py && sleep 0' 14305 1726882539.29921: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882539.29926: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.29929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882539.29931: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882539.29933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.29982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882539.29985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.30083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.33390: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 14305 1726882539.33461: stdout chunk (state=3): >>>import _imp # builtin <<< 14305 1726882539.33500: stdout chunk (state=3): >>>import '_thread' # <<< 14305 1726882539.33530: stdout chunk (state=3): >>>import '_warnings' # <<< 14305 1726882539.33548: stdout chunk (state=3): >>>import '_weakref' # <<< 14305 1726882539.33662: stdout chunk (state=3): >>>import '_io' # <<< 14305 1726882539.33665: stdout chunk (state=3): >>> <<< 14305 1726882539.33724: stdout chunk (state=3): >>>import 'marshal' # <<< 14305 1726882539.33762: stdout chunk (state=3): >>>import 'posix' # <<< 14305 1726882539.33764: stdout chunk (state=3): >>> <<< 14305 1726882539.33813: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 14305 1726882539.33863: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 14305 1726882539.33887: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook<<< 14305 1726882539.33929: stdout chunk (state=3): >>> <<< 14305 1726882539.33984: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 14305 1726882539.34004: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 14305 1726882539.34036: stdout chunk (state=3): >>> import '_codecs' # <<< 14305 1726882539.34082: stdout chunk (state=3): >>>import 'codecs' # <<< 14305 1726882539.34120: stdout chunk (state=3): >>> <<< 14305 1726882539.34153: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 14305 1726882539.34188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 14305 1726882539.34217: stdout chunk (state=3): >>> <<< 14305 1726882539.34239: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ad18530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ace7b30> <<< 14305 1726882539.34330: 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 0x7f5f7ad1aab0> import '_signal' # <<< 14305 1726882539.34346: stdout chunk (state=3): >>>import '_abc' # <<< 14305 1726882539.34379: stdout chunk (state=3): >>> import 'abc' # <<< 14305 1726882539.34647: stdout chunk (state=3): >>> import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # <<< 14305 1726882539.34676: stdout chunk (state=3): >>>import 'posixpath' # <<< 14305 1726882539.34800: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 14305 1726882539.34819: stdout chunk (state=3): >>>Processing global site-packages<<< 14305 1726882539.34828: stdout chunk (state=3): >>> <<< 14305 1726882539.34848: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 14305 1726882539.34851: stdout chunk (state=3): >>> <<< 14305 1726882539.34990: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages'<<< 14305 1726882539.34995: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 14305 1726882539.35017: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 14305 1726882539.35141: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab2d190> # /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 0x7f5f7ab2dfd0> <<< 14305 1726882539.35154: stdout chunk (state=3): >>>import 'site' # <<< 14305 1726882539.35199: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 14305 1726882539.35233: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 14305 1726882539.35655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 14305 1726882539.35689: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 14305 1726882539.35742: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 14305 1726882539.35791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 14305 1726882539.35807: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 14305 1726882539.35872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 14305 1726882539.35939: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 14305 1726882539.35942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 14305 1726882539.35969: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab6be60> <<< 14305 1726882539.36034: 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' <<< 14305 1726882539.36077: stdout chunk (state=3): >>>import '_operator' # <<< 14305 1726882539.36082: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab6bf20> <<< 14305 1726882539.36152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 14305 1726882539.36190: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14305 1726882539.36294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 14305 1726882539.36340: 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'<<< 14305 1726882539.36380: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aba3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 14305 1726882539.36410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 14305 1726882539.36445: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aba3ec0><<< 14305 1726882539.36459: stdout chunk (state=3): >>> import '_collections' # <<< 14305 1726882539.36571: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab83b30> import '_functools' # <<< 14305 1726882539.36608: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab81250> <<< 14305 1726882539.36778: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab69010><<< 14305 1726882539.36788: stdout chunk (state=3): >>> <<< 14305 1726882539.36826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 14305 1726882539.36864: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 14305 1726882539.36894: stdout chunk (state=3): >>>import '_sre' # <<< 14305 1726882539.36914: stdout chunk (state=3): >>> <<< 14305 1726882539.36939: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 14305 1726882539.36985: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 14305 1726882539.36996: stdout chunk (state=3): >>> <<< 14305 1726882539.37034: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 14305 1726882539.37038: stdout chunk (state=3): >>> <<< 14305 1726882539.37046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 14305 1726882539.37106: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abc7830><<< 14305 1726882539.37109: stdout chunk (state=3): >>> <<< 14305 1726882539.37137: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abc6450> <<< 14305 1726882539.37184: 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'<<< 14305 1726882539.37203: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab82120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abc4bc0><<< 14305 1726882539.37287: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 14305 1726882539.37297: stdout chunk (state=3): >>> <<< 14305 1726882539.37327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 14305 1726882539.37340: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf4860> <<< 14305 1726882539.37357: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab682c0> <<< 14305 1726882539.37395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 14305 1726882539.37404: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 14305 1726882539.37457: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.37633: 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 0x7f5f7abf4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf4bc0> # 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 0x7f5f7abf4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab66de0> # /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 <<< 14305 1726882539.37653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf5670><<< 14305 1726882539.37680: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf5340> import 'importlib.machinery' # <<< 14305 1726882539.37724: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 14305 1726882539.37743: stdout chunk (state=3): >>> <<< 14305 1726882539.37757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 14305 1726882539.37803: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf6570> import 'importlib.util' # <<< 14305 1726882539.37839: stdout chunk (state=3): >>> import 'runpy' # <<< 14305 1726882539.37881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 14305 1726882539.37913: stdout chunk (state=3): >>> <<< 14305 1726882539.37943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14305 1726882539.37990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 14305 1726882539.37992: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 14305 1726882539.38027: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ac107a0> import 'errno' # <<< 14305 1726882539.38077: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.38094: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.38125: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7ac11ee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 14305 1726882539.38151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 14305 1726882539.38181: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 14305 1726882539.38190: stdout chunk (state=3): >>> <<< 14305 1726882539.38228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ac12d80><<< 14305 1726882539.38233: stdout chunk (state=3): >>> <<< 14305 1726882539.38269: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.38302: stdout chunk (state=3): >>># 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 0x7f5f7ac133b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ac122d0><<< 14305 1726882539.38335: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 14305 1726882539.38344: stdout chunk (state=3): >>> <<< 14305 1726882539.38353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 14305 1726882539.38413: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.38441: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.38472: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7ac13dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ac13530><<< 14305 1726882539.38549: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf65d0><<< 14305 1726882539.38554: stdout chunk (state=3): >>> <<< 14305 1726882539.38585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 14305 1726882539.38590: stdout chunk (state=3): >>> <<< 14305 1726882539.38643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 14305 1726882539.38653: stdout chunk (state=3): >>> <<< 14305 1726882539.38680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 14305 1726882539.38686: stdout chunk (state=3): >>> <<< 14305 1726882539.38763: 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'<<< 14305 1726882539.38784: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.38793: stdout chunk (state=3): >>> <<< 14305 1726882539.38797: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a9d7ce0><<< 14305 1726882539.38832: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 14305 1726882539.38835: stdout chunk (state=3): >>> <<< 14305 1726882539.38861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 14305 1726882539.38896: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.38904: stdout chunk (state=3): >>> <<< 14305 1726882539.38910: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.38933: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7aa00800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa00560><<< 14305 1726882539.38982: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.38985: stdout chunk (state=3): >>> <<< 14305 1726882539.38988: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.39032: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7aa00770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.39055: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.39087: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7aa009e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a9d5e80><<< 14305 1726882539.39098: stdout chunk (state=3): >>> <<< 14305 1726882539.39130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 14305 1726882539.39219: stdout chunk (state=3): >>> <<< 14305 1726882539.39306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 14305 1726882539.39310: stdout chunk (state=3): >>> <<< 14305 1726882539.39357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 14305 1726882539.39422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa02060> <<< 14305 1726882539.39451: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa00ce0><<< 14305 1726882539.39506: stdout chunk (state=3): >>> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf6cc0> <<< 14305 1726882539.39537: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 14305 1726882539.39637: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 14305 1726882539.39657: stdout chunk (state=3): >>> <<< 14305 1726882539.39689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 14305 1726882539.39754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 14305 1726882539.39765: stdout chunk (state=3): >>> <<< 14305 1726882539.39810: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa2e420> <<< 14305 1726882539.39905: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 14305 1726882539.39931: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882539.39955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 14305 1726882539.39987: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 14305 1726882539.40079: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa464e0> <<< 14305 1726882539.40171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14305 1726882539.40269: stdout chunk (state=3): >>>import 'ntpath' # <<< 14305 1726882539.40310: 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'<<< 14305 1726882539.40363: stdout chunk (state=3): >>> <<< 14305 1726882539.40369: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa83260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14305 1726882539.40651: 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 # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14305 1726882539.40809: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aaa1a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa83380><<< 14305 1726882539.40833: stdout chunk (state=3): >>> <<< 14305 1726882539.40892: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa47170> <<< 14305 1726882539.40946: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 14305 1726882539.40989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 14305 1726882539.41035: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a884350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa45520> <<< 14305 1726882539.41047: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa02fc0> <<< 14305 1726882539.41209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 14305 1726882539.41251: stdout chunk (state=3): >>> import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5f7aa45640> <<< 14305 1726882539.41387: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_fk38udb1/ansible_stat_payload.zip'<<< 14305 1726882539.41404: stdout chunk (state=3): >>> # zipimport: zlib available<<< 14305 1726882539.41521: stdout chunk (state=3): >>> <<< 14305 1726882539.41682: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.41728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14305 1726882539.41763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14305 1726882539.41827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 14305 1726882539.41846: stdout chunk (state=3): >>> <<< 14305 1726882539.41954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 14305 1726882539.42004: 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'<<< 14305 1726882539.42043: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8da030> import '_typing' # <<< 14305 1726882539.42221: stdout chunk (state=3): >>> <<< 14305 1726882539.42384: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8b0f20> <<< 14305 1726882539.42421: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8b00b0> # zipimport: zlib available <<< 14305 1726882539.42518: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 14305 1726882539.42543: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.42560: stdout chunk (state=3): >>># zipimport: zlib available<<< 14305 1726882539.42611: stdout chunk (state=3): >>> <<< 14305 1726882539.42615: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 14305 1726882539.42619: stdout chunk (state=3): >>> <<< 14305 1726882539.42649: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.45158: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.47321: 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'<<< 14305 1726882539.47379: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8b3d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 14305 1726882539.47407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 14305 1726882539.47476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 14305 1726882539.47493: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 14305 1726882539.47565: 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' <<< 14305 1726882539.47603: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a901970><<< 14305 1726882539.47639: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a901700> <<< 14305 1726882539.47725: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a901040> <<< 14305 1726882539.47771: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 14305 1726882539.47774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 14305 1726882539.47855: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a901ac0> <<< 14305 1726882539.47869: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8dacc0> import 'atexit' # <<< 14305 1726882539.47899: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.48007: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a9026f0> # 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 0x7f5f7a902930><<< 14305 1726882539.48011: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14305 1726882539.48112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 14305 1726882539.48212: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a902e70> import 'pwd' # <<< 14305 1726882539.48235: stdout chunk (state=3): >>> <<< 14305 1726882539.48288: 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' <<< 14305 1726882539.48386: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a768bc0> <<< 14305 1726882539.48427: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 14305 1726882539.48431: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a76a7e0> <<< 14305 1726882539.48480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 14305 1726882539.48536: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76b170><<< 14305 1726882539.48583: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 14305 1726882539.48625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 14305 1726882539.48690: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76c350> <<< 14305 1726882539.48830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 14305 1726882539.48909: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76ede0><<< 14305 1726882539.48997: 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 0x7f5f7a76ef00><<< 14305 1726882539.49126: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76d0a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 14305 1726882539.49129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 14305 1726882539.50156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /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 0x7f5f7a772d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a771820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a771580> # /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 0x7f5f7a773fe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76d5b0> # 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 0x7f5f7a7baf90> # /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 0x7f5f7a7bb0b0> # /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 0x7f5f7a7bccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bca70> # /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 0x7f5f7a7bf1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bd310> # /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 0x7f5f7a7c69f0> <<< 14305 1726882539.50296: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bf380> <<< 14305 1726882539.50320: 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 0x7f5f7a7c7860> <<< 14305 1726882539.50436: 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 0x7f5f7a7c76e0> # 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 0x7f5f7a7c7da0> <<< 14305 1726882539.50470: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bb3b0> <<< 14305 1726882539.50474: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 14305 1726882539.50505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14305 1726882539.50549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.50571: 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 0x7f5f7a7cb560> <<< 14305 1726882539.50856: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.50894: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a7cc560> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7c9cd0> <<< 14305 1726882539.50916: 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 0x7f5f7a7cb050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7c98b0> # zipimport: zlib available # zipimport: zlib available <<< 14305 1726882539.50944: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 14305 1726882539.51127: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.51258: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.51262: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 14305 1726882539.51298: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 14305 1726882539.51559: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.52125: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.52669: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.53676: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 14305 1726882539.53691: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 14305 1726882539.53712: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 14305 1726882539.53744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882539.53804: 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' <<< 14305 1726882539.53808: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a850770> <<< 14305 1726882539.53933: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 14305 1726882539.53939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 14305 1726882539.53961: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8515e0> <<< 14305 1726882539.53972: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7cc710> <<< 14305 1726882539.54037: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 14305 1726882539.54048: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.54067: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.54092: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 14305 1726882539.54095: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.54362: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.54639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 14305 1726882539.54644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8513a0> <<< 14305 1726882539.54666: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.55511: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.56336: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.56526: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.56591: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 14305 1726882539.56632: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.56673: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 14305 1726882539.56688: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.56790: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.56950: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 14305 1726882539.56986: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 14305 1726882539.57036: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.57097: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 14305 1726882539.57626: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.57918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14305 1726882539.57997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14305 1726882539.58021: stdout chunk (state=3): >>>import '_ast' # <<< 14305 1726882539.58134: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a853110> <<< 14305 1726882539.58143: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.58254: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.58372: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 14305 1726882539.58383: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 14305 1726882539.58410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14305 1726882539.58518: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14305 1726882539.58695: 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 0x7f5f7a661fa0> <<< 14305 1726882539.58764: 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 0x7f5f7a662750> <<< 14305 1726882539.58926: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a852f00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 14305 1726882539.58931: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.58992: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.59059: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.59149: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.59252: 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 <<< 14305 1726882539.59311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14305 1726882539.59435: 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' <<< 14305 1726882539.59441: 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 0x7f5f7a6615e0> <<< 14305 1726882539.59506: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a662810> <<< 14305 1726882539.59551: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 14305 1726882539.59562: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 14305 1726882539.59725: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.59772: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.59798: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.59852: 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 <<< 14305 1726882539.59877: stdout chunk (state=3): >>># 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 <<< 14305 1726882539.60030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 14305 1726882539.60054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14305 1726882539.60136: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a6f2a20> <<< 14305 1726882539.60212: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a66c6e0> <<< 14305 1726882539.60319: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a666840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a666690> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 14305 1726882539.60348: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.60380: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.60407: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 14305 1726882539.60616: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 14305 1726882539.60816: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.61072: stdout chunk (state=3): >>># zipimport: zlib available <<< 14305 1726882539.61276: 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"}}} <<< 14305 1726882539.61297: stdout chunk (state=3): >>># destroy __main__ <<< 14305 1726882539.61787: 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<<< 14305 1726882539.61830: stdout chunk (state=3): >>> # 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 <<< 14305 1726882539.61882: stdout chunk (state=3): >>># 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 <<< 14305 1726882539.61905: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 14305 1726882539.61927: stdout chunk (state=3): >>># 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<<< 14305 1726882539.62233: stdout chunk (state=3): >>> # cleanup[2] removing locale <<< 14305 1726882539.62250: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 14305 1726882539.62349: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 14305 1726882539.62380: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 14305 1726882539.62386: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 14305 1726882539.62396: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 14305 1726882539.62426: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 14305 1726882539.62433: stdout chunk (state=3): >>> <<< 14305 1726882539.62482: stdout chunk (state=3): >>># destroy ntpath <<< 14305 1726882539.62492: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 14305 1726882539.62504: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 14305 1726882539.62619: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 14305 1726882539.62666: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 14305 1726882539.62693: stdout chunk (state=3): >>># 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 <<< 14305 1726882539.62720: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 14305 1726882539.62726: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 14305 1726882539.62734: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 14305 1726882539.62921: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 14305 1726882539.62933: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 14305 1726882539.63010: stdout chunk (state=3): >>># destroy sys.monitoring <<< 14305 1726882539.63020: stdout chunk (state=3): >>># destroy _socket <<< 14305 1726882539.63034: stdout chunk (state=3): >>># destroy _collections <<< 14305 1726882539.63070: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 14305 1726882539.63077: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 14305 1726882539.63102: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 14305 1726882539.63150: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 14305 1726882539.63173: 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 <<< 14305 1726882539.63179: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 14305 1726882539.63197: stdout chunk (state=3): >>># clear sys.meta_path <<< 14305 1726882539.63202: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 14305 1726882539.63519: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 14305 1726882539.63970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882539.64040: stderr chunk (state=3): >>><<< 14305 1726882539.64044: stdout chunk (state=3): >>><<< 14305 1726882539.64106: _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 0x7f5f7ad18530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ace7b30> # /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 0x7f5f7ad1aab0> 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 0x7f5f7ab2d190> # /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 0x7f5f7ab2dfd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f5f7ab6be60> # /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 0x7f5f7ab6bf20> # /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 0x7f5f7aba3830> # /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 0x7f5f7aba3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab83b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab81250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab69010> # /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 0x7f5f7abc7830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abc6450> # /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 0x7f5f7ab82120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abc4bc0> # /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 0x7f5f7abf4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab682c0> # /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 0x7f5f7abf4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf4bc0> # 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 0x7f5f7abf4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ab66de0> # /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 0x7f5f7abf5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf5340> 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 0x7f5f7abf6570> 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 0x7f5f7ac107a0> 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 0x7f5f7ac11ee0> # /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 0x7f5f7ac12d80> # 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 0x7f5f7ac133b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ac122d0> # /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 0x7f5f7ac13dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ac13530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf65d0> # /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 0x7f5f7a9d7ce0> # /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 0x7f5f7aa00800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa00560> # 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 0x7f5f7aa00770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7aa009e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a9d5e80> # /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 0x7f5f7aa02060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa00ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7abf6cc0> # /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 0x7f5f7aa2e420> # /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 0x7f5f7aa464e0> # /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 0x7f5f7aa83260> # /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 0x7f5f7aaa1a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa83380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa47170> # /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 0x7f5f7a884350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa45520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7aa02fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5f7aa45640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_fk38udb1/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 0x7f5f7a8da030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8b0f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8b00b0> # 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 0x7f5f7a8b3d40> # /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 0x7f5f7a901970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a901700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a901040> # /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 0x7f5f7a901ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a8dacc0> 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 0x7f5f7a9026f0> # 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 0x7f5f7a902930> # /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 0x7f5f7a902e70> 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 0x7f5f7a768bc0> # 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 0x7f5f7a76a7e0> # /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 0x7f5f7a76b170> # /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 0x7f5f7a76c350> # /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 0x7f5f7a76ede0> # 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 0x7f5f7a76ef00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76d0a0> # /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 0x7f5f7a772d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a771820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a771580> # /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 0x7f5f7a773fe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a76d5b0> # 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 0x7f5f7a7baf90> # /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 0x7f5f7a7bb0b0> # /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 0x7f5f7a7bccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bca70> # /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 0x7f5f7a7bf1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bd310> # /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 0x7f5f7a7c69f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bf380> # 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 0x7f5f7a7c7860> # 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 0x7f5f7a7c76e0> # 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 0x7f5f7a7c7da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7bb3b0> # /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 0x7f5f7a7cb560> # 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 0x7f5f7a7cc560> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7c9cd0> # 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 0x7f5f7a7cb050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7c98b0> # 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 0x7f5f7a850770> # /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 0x7f5f7a8515e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a7cc710> 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 0x7f5f7a8513a0> # 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 0x7f5f7a853110> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7a661fa0> # 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 0x7f5f7a662750> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a852f00> # 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 0x7f5f7a6615e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a662810> 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 0x7f5f7a6f2a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a66c6e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a666840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7a666690> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 14305 1726882539.64965: 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-1726882539.0869443-14551-208831071550384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882539.64972: _low_level_execute_command(): starting 14305 1726882539.64976: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882539.0869443-14551-208831071550384/ > /dev/null 2>&1 && sleep 0' 14305 1726882539.64979: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882539.64982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882539.64985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882539.64987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882539.65131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882539.65139: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882539.65142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.65145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14305 1726882539.65147: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 14305 1726882539.65149: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14305 1726882539.65152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882539.65154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882539.65156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882539.65159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882539.65161: stderr chunk (state=3): >>>debug2: match found <<< 14305 1726882539.65163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.65165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882539.65170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882539.65172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.65228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882539.72566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882539.72653: stderr chunk (state=3): >>><<< 14305 1726882539.72656: stdout chunk (state=3): >>><<< 14305 1726882539.72672: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882539.72675: handler run complete 14305 1726882539.72702: attempt loop complete, returning result 14305 1726882539.72705: _execute() done 14305 1726882539.72708: dumping result to json 14305 1726882539.72710: done dumping result, returning 14305 1726882539.72720: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affc7ec-ae25-91e4-75a8-000000000024] 14305 1726882539.72727: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000024 14305 1726882539.72828: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000024 14305 1726882539.72833: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 14305 1726882539.72913: no more pending results, returning what we have 14305 1726882539.72916: results queue empty 14305 1726882539.72917: checking for any_errors_fatal 14305 1726882539.72927: done checking for any_errors_fatal 14305 1726882539.72928: checking for max_fail_percentage 14305 1726882539.72932: done checking for max_fail_percentage 14305 1726882539.72933: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.72934: done checking to see if all hosts have failed 14305 1726882539.72935: getting the remaining hosts for this loop 14305 1726882539.72937: done getting the remaining hosts for this loop 14305 1726882539.72941: getting the next task for host managed_node3 14305 1726882539.72959: done getting next task for host managed_node3 14305 1726882539.72963: ^ task is: TASK: Set flag to indicate system is ostree 14305 1726882539.72967: ^ 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 14305 1726882539.72972: getting variables 14305 1726882539.72974: in VariableManager get_vars() 14305 1726882539.73006: Calling all_inventory to load vars for managed_node3 14305 1726882539.73009: Calling groups_inventory to load vars for managed_node3 14305 1726882539.73012: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.73025: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.73028: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.73036: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.73261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.73496: done with get_vars() 14305 1726882539.73510: done getting variables 14305 1726882539.73659: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:39 -0400 (0:00:00.703) 0:00:06.786 ****** 14305 1726882539.73698: entering _queue_task() for managed_node3/set_fact 14305 1726882539.73700: Creating lock for set_fact 14305 1726882539.74025: worker is 1 (out of 1 available) 14305 1726882539.74042: exiting _queue_task() for managed_node3/set_fact 14305 1726882539.74058: done queuing things up, now waiting for results queue to drain 14305 1726882539.74061: waiting for pending results... 14305 1726882539.74372: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 14305 1726882539.74383: in run() - task 0affc7ec-ae25-91e4-75a8-000000000025 14305 1726882539.74399: variable 'ansible_search_path' from source: unknown 14305 1726882539.74409: variable 'ansible_search_path' from source: unknown 14305 1726882539.74469: calling self._execute() 14305 1726882539.74563: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.74567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.74570: variable 'omit' from source: magic vars 14305 1726882539.75188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882539.75401: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882539.75488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882539.75510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882539.75557: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882539.75662: 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) 14305 1726882539.75680: 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) 14305 1726882539.75703: 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) 14305 1726882539.75750: 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) 14305 1726882539.75864: Evaluated conditional (not __network_is_ostree is defined): True 14305 1726882539.75868: variable 'omit' from source: magic vars 14305 1726882539.75910: variable 'omit' from source: magic vars 14305 1726882539.76023: variable '__ostree_booted_stat' from source: set_fact 14305 1726882539.76079: variable 'omit' from source: magic vars 14305 1726882539.76106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882539.76128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882539.76148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882539.76161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.76170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.76196: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882539.76199: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.76203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.76302: Set connection var ansible_connection to ssh 14305 1726882539.76311: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882539.76316: Set connection var ansible_timeout to 10 14305 1726882539.76326: Set connection var ansible_shell_type to sh 14305 1726882539.76329: Set connection var ansible_pipelining to False 14305 1726882539.76341: Set connection var ansible_shell_executable to /bin/sh 14305 1726882539.76377: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.76386: variable 'ansible_connection' from source: unknown 14305 1726882539.76390: variable 'ansible_module_compression' from source: unknown 14305 1726882539.76394: variable 'ansible_shell_type' from source: unknown 14305 1726882539.76397: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.76399: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.76401: variable 'ansible_pipelining' from source: unknown 14305 1726882539.76407: variable 'ansible_timeout' from source: unknown 14305 1726882539.76409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.76540: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882539.76556: variable 'omit' from source: magic vars 14305 1726882539.76561: starting attempt loop 14305 1726882539.76564: running the handler 14305 1726882539.76585: handler run complete 14305 1726882539.76588: attempt loop complete, returning result 14305 1726882539.76591: _execute() done 14305 1726882539.76598: dumping result to json 14305 1726882539.76601: done dumping result, returning 14305 1726882539.76603: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-91e4-75a8-000000000025] 14305 1726882539.76610: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000025 14305 1726882539.76701: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000025 14305 1726882539.76705: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 14305 1726882539.76776: no more pending results, returning what we have 14305 1726882539.76779: results queue empty 14305 1726882539.76780: checking for any_errors_fatal 14305 1726882539.76785: done checking for any_errors_fatal 14305 1726882539.76786: checking for max_fail_percentage 14305 1726882539.76787: done checking for max_fail_percentage 14305 1726882539.76788: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.76789: done checking to see if all hosts have failed 14305 1726882539.76789: getting the remaining hosts for this loop 14305 1726882539.76791: done getting the remaining hosts for this loop 14305 1726882539.76795: getting the next task for host managed_node3 14305 1726882539.76804: done getting next task for host managed_node3 14305 1726882539.76811: ^ task is: TASK: Fix CentOS6 Base repo 14305 1726882539.76816: ^ 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 14305 1726882539.76821: getting variables 14305 1726882539.76823: in VariableManager get_vars() 14305 1726882539.76852: Calling all_inventory to load vars for managed_node3 14305 1726882539.76855: Calling groups_inventory to load vars for managed_node3 14305 1726882539.76858: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.76866: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.76869: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.76878: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.77116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.77285: done with get_vars() 14305 1726882539.77294: done getting variables 14305 1726882539.77399: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:39 -0400 (0:00:00.037) 0:00:06.824 ****** 14305 1726882539.77426: entering _queue_task() for managed_node3/copy 14305 1726882539.77689: worker is 1 (out of 1 available) 14305 1726882539.77702: exiting _queue_task() for managed_node3/copy 14305 1726882539.77714: done queuing things up, now waiting for results queue to drain 14305 1726882539.77716: waiting for pending results... 14305 1726882539.77900: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 14305 1726882539.77958: in run() - task 0affc7ec-ae25-91e4-75a8-000000000027 14305 1726882539.77977: variable 'ansible_search_path' from source: unknown 14305 1726882539.77982: variable 'ansible_search_path' from source: unknown 14305 1726882539.78009: calling self._execute() 14305 1726882539.78067: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.78076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.78089: variable 'omit' from source: magic vars 14305 1726882539.78554: variable 'ansible_distribution' from source: facts 14305 1726882539.78575: Evaluated conditional (ansible_distribution == 'CentOS'): False 14305 1726882539.78579: when evaluation is False, skipping this task 14305 1726882539.78582: _execute() done 14305 1726882539.78585: dumping result to json 14305 1726882539.78587: done dumping result, returning 14305 1726882539.78593: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-91e4-75a8-000000000027] 14305 1726882539.78597: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000027 14305 1726882539.78695: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000027 14305 1726882539.78698: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 14305 1726882539.78770: no more pending results, returning what we have 14305 1726882539.78773: results queue empty 14305 1726882539.78774: checking for any_errors_fatal 14305 1726882539.78778: done checking for any_errors_fatal 14305 1726882539.78779: checking for max_fail_percentage 14305 1726882539.78780: done checking for max_fail_percentage 14305 1726882539.78780: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.78781: done checking to see if all hosts have failed 14305 1726882539.78782: getting the remaining hosts for this loop 14305 1726882539.78783: done getting the remaining hosts for this loop 14305 1726882539.78796: getting the next task for host managed_node3 14305 1726882539.78801: done getting next task for host managed_node3 14305 1726882539.78804: ^ task is: TASK: Include the task 'enable_epel.yml' 14305 1726882539.78806: ^ 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 14305 1726882539.78813: getting variables 14305 1726882539.78814: in VariableManager get_vars() 14305 1726882539.78846: Calling all_inventory to load vars for managed_node3 14305 1726882539.78849: Calling groups_inventory to load vars for managed_node3 14305 1726882539.78852: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.78861: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.78864: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.78866: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.79063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.79184: done with get_vars() 14305 1726882539.79192: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:35:39 -0400 (0:00:00.018) 0:00:06.842 ****** 14305 1726882539.79268: entering _queue_task() for managed_node3/include_tasks 14305 1726882539.79471: worker is 1 (out of 1 available) 14305 1726882539.79484: exiting _queue_task() for managed_node3/include_tasks 14305 1726882539.79496: done queuing things up, now waiting for results queue to drain 14305 1726882539.79498: waiting for pending results... 14305 1726882539.79647: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 14305 1726882539.79703: in run() - task 0affc7ec-ae25-91e4-75a8-000000000028 14305 1726882539.79714: variable 'ansible_search_path' from source: unknown 14305 1726882539.79717: variable 'ansible_search_path' from source: unknown 14305 1726882539.79752: calling self._execute() 14305 1726882539.79808: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.79812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.79820: variable 'omit' from source: magic vars 14305 1726882539.80263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882539.81893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882539.81952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882539.81984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882539.82010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882539.82041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882539.82106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882539.82128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882539.82150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882539.82186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882539.82196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882539.82292: variable '__network_is_ostree' from source: set_fact 14305 1726882539.82306: Evaluated conditional (not __network_is_ostree | d(false)): True 14305 1726882539.82312: _execute() done 14305 1726882539.82315: dumping result to json 14305 1726882539.82317: done dumping result, returning 14305 1726882539.82325: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-91e4-75a8-000000000028] 14305 1726882539.82329: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000028 14305 1726882539.82425: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000028 14305 1726882539.82427: WORKER PROCESS EXITING 14305 1726882539.82454: no more pending results, returning what we have 14305 1726882539.82459: in VariableManager get_vars() 14305 1726882539.82494: Calling all_inventory to load vars for managed_node3 14305 1726882539.82497: Calling groups_inventory to load vars for managed_node3 14305 1726882539.82502: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.82513: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.82515: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.82518: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.82708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.82831: done with get_vars() 14305 1726882539.82837: variable 'ansible_search_path' from source: unknown 14305 1726882539.82838: variable 'ansible_search_path' from source: unknown 14305 1726882539.82872: we have included files to process 14305 1726882539.82873: generating all_blocks data 14305 1726882539.82874: done generating all_blocks data 14305 1726882539.82878: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14305 1726882539.82879: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14305 1726882539.82881: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14305 1726882539.83413: done processing included file 14305 1726882539.83415: iterating over new_blocks loaded from include file 14305 1726882539.83416: in VariableManager get_vars() 14305 1726882539.83426: done with get_vars() 14305 1726882539.83427: filtering new block on tags 14305 1726882539.83442: done filtering new block on tags 14305 1726882539.83444: in VariableManager get_vars() 14305 1726882539.83464: done with get_vars() 14305 1726882539.83465: filtering new block on tags 14305 1726882539.83476: done filtering new block on tags 14305 1726882539.83477: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 14305 1726882539.83482: extending task lists for all hosts with included blocks 14305 1726882539.83554: done extending task lists 14305 1726882539.83555: done processing included files 14305 1726882539.83555: results queue empty 14305 1726882539.83556: checking for any_errors_fatal 14305 1726882539.83558: done checking for any_errors_fatal 14305 1726882539.83558: checking for max_fail_percentage 14305 1726882539.83559: done checking for max_fail_percentage 14305 1726882539.83560: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.83560: done checking to see if all hosts have failed 14305 1726882539.83561: getting the remaining hosts for this loop 14305 1726882539.83562: done getting the remaining hosts for this loop 14305 1726882539.83563: getting the next task for host managed_node3 14305 1726882539.83568: done getting next task for host managed_node3 14305 1726882539.83569: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 14305 1726882539.83572: ^ 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 14305 1726882539.83573: getting variables 14305 1726882539.83574: in VariableManager get_vars() 14305 1726882539.83580: Calling all_inventory to load vars for managed_node3 14305 1726882539.83582: Calling groups_inventory to load vars for managed_node3 14305 1726882539.83583: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.83587: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.83593: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.83595: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.83706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.83924: done with get_vars() 14305 1726882539.83935: done getting variables 14305 1726882539.84012: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 14305 1726882539.84213: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:35:39 -0400 (0:00:00.049) 0:00:06.892 ****** 14305 1726882539.84261: entering _queue_task() for managed_node3/command 14305 1726882539.84263: Creating lock for command 14305 1726882539.84615: worker is 1 (out of 1 available) 14305 1726882539.84630: exiting _queue_task() for managed_node3/command 14305 1726882539.84642: done queuing things up, now waiting for results queue to drain 14305 1726882539.84643: waiting for pending results... 14305 1726882539.84877: running TaskExecutor() for managed_node3/TASK: Create EPEL 40 14305 1726882539.85013: in run() - task 0affc7ec-ae25-91e4-75a8-000000000042 14305 1726882539.85017: variable 'ansible_search_path' from source: unknown 14305 1726882539.85020: variable 'ansible_search_path' from source: unknown 14305 1726882539.85063: calling self._execute() 14305 1726882539.85146: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.85151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.85166: variable 'omit' from source: magic vars 14305 1726882539.85620: variable 'ansible_distribution' from source: facts 14305 1726882539.85630: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14305 1726882539.85633: when evaluation is False, skipping this task 14305 1726882539.85639: _execute() done 14305 1726882539.85643: dumping result to json 14305 1726882539.85645: done dumping result, returning 14305 1726882539.85648: done running TaskExecutor() for managed_node3/TASK: Create EPEL 40 [0affc7ec-ae25-91e4-75a8-000000000042] 14305 1726882539.85651: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000042 14305 1726882539.85821: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000042 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14305 1726882539.86005: no more pending results, returning what we have 14305 1726882539.86007: results queue empty 14305 1726882539.86008: checking for any_errors_fatal 14305 1726882539.86009: done checking for any_errors_fatal 14305 1726882539.86009: checking for max_fail_percentage 14305 1726882539.86010: done checking for max_fail_percentage 14305 1726882539.86011: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.86011: done checking to see if all hosts have failed 14305 1726882539.86012: getting the remaining hosts for this loop 14305 1726882539.86013: done getting the remaining hosts for this loop 14305 1726882539.86015: getting the next task for host managed_node3 14305 1726882539.86019: done getting next task for host managed_node3 14305 1726882539.86024: ^ task is: TASK: Install yum-utils package 14305 1726882539.86026: ^ 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 14305 1726882539.86029: getting variables 14305 1726882539.86030: in VariableManager get_vars() 14305 1726882539.86051: Calling all_inventory to load vars for managed_node3 14305 1726882539.86053: Calling groups_inventory to load vars for managed_node3 14305 1726882539.86056: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.86062: WORKER PROCESS EXITING 14305 1726882539.86073: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.86079: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.86086: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.86260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.86480: done with get_vars() 14305 1726882539.86493: done getting variables 14305 1726882539.86605: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:39 -0400 (0:00:00.023) 0:00:06.916 ****** 14305 1726882539.86642: entering _queue_task() for managed_node3/package 14305 1726882539.86644: Creating lock for package 14305 1726882539.86928: worker is 1 (out of 1 available) 14305 1726882539.86944: exiting _queue_task() for managed_node3/package 14305 1726882539.86956: done queuing things up, now waiting for results queue to drain 14305 1726882539.86958: waiting for pending results... 14305 1726882539.87156: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 14305 1726882539.87277: in run() - task 0affc7ec-ae25-91e4-75a8-000000000043 14305 1726882539.87281: variable 'ansible_search_path' from source: unknown 14305 1726882539.87284: variable 'ansible_search_path' from source: unknown 14305 1726882539.87327: calling self._execute() 14305 1726882539.87382: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.87386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.87395: variable 'omit' from source: magic vars 14305 1726882539.87739: variable 'ansible_distribution' from source: facts 14305 1726882539.87745: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14305 1726882539.87748: when evaluation is False, skipping this task 14305 1726882539.87751: _execute() done 14305 1726882539.87755: dumping result to json 14305 1726882539.87758: done dumping result, returning 14305 1726882539.87761: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affc7ec-ae25-91e4-75a8-000000000043] 14305 1726882539.87812: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000043 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14305 1726882539.88078: no more pending results, returning what we have 14305 1726882539.88082: results queue empty 14305 1726882539.88082: checking for any_errors_fatal 14305 1726882539.88089: done checking for any_errors_fatal 14305 1726882539.88089: checking for max_fail_percentage 14305 1726882539.88090: done checking for max_fail_percentage 14305 1726882539.88091: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.88092: done checking to see if all hosts have failed 14305 1726882539.88092: getting the remaining hosts for this loop 14305 1726882539.88093: done getting the remaining hosts for this loop 14305 1726882539.88096: getting the next task for host managed_node3 14305 1726882539.88100: done getting next task for host managed_node3 14305 1726882539.88102: ^ task is: TASK: Enable EPEL 7 14305 1726882539.88104: ^ 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 14305 1726882539.88106: getting variables 14305 1726882539.88108: in VariableManager get_vars() 14305 1726882539.88138: Calling all_inventory to load vars for managed_node3 14305 1726882539.88140: Calling groups_inventory to load vars for managed_node3 14305 1726882539.88142: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.88167: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.88175: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.88180: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.88312: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000043 14305 1726882539.88316: WORKER PROCESS EXITING 14305 1726882539.88330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.88486: done with get_vars() 14305 1726882539.88494: done getting variables 14305 1726882539.88575: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:39 -0400 (0:00:00.019) 0:00:06.935 ****** 14305 1726882539.88611: entering _queue_task() for managed_node3/command 14305 1726882539.88909: worker is 1 (out of 1 available) 14305 1726882539.88925: exiting _queue_task() for managed_node3/command 14305 1726882539.88938: done queuing things up, now waiting for results queue to drain 14305 1726882539.88940: waiting for pending results... 14305 1726882539.89109: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 14305 1726882539.89192: in run() - task 0affc7ec-ae25-91e4-75a8-000000000044 14305 1726882539.89234: variable 'ansible_search_path' from source: unknown 14305 1726882539.89242: variable 'ansible_search_path' from source: unknown 14305 1726882539.89276: calling self._execute() 14305 1726882539.89325: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.89331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.89339: variable 'omit' from source: magic vars 14305 1726882539.89649: variable 'ansible_distribution' from source: facts 14305 1726882539.89661: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14305 1726882539.89665: when evaluation is False, skipping this task 14305 1726882539.89668: _execute() done 14305 1726882539.89673: dumping result to json 14305 1726882539.89675: done dumping result, returning 14305 1726882539.89682: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affc7ec-ae25-91e4-75a8-000000000044] 14305 1726882539.89687: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000044 14305 1726882539.89784: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000044 14305 1726882539.89788: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14305 1726882539.89867: no more pending results, returning what we have 14305 1726882539.89869: results queue empty 14305 1726882539.89870: checking for any_errors_fatal 14305 1726882539.89875: done checking for any_errors_fatal 14305 1726882539.89876: checking for max_fail_percentage 14305 1726882539.89877: done checking for max_fail_percentage 14305 1726882539.89878: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.89879: done checking to see if all hosts have failed 14305 1726882539.89880: getting the remaining hosts for this loop 14305 1726882539.89882: done getting the remaining hosts for this loop 14305 1726882539.89885: getting the next task for host managed_node3 14305 1726882539.89891: done getting next task for host managed_node3 14305 1726882539.89893: ^ task is: TASK: Enable EPEL 8 14305 1726882539.89900: ^ 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 14305 1726882539.89904: getting variables 14305 1726882539.89905: in VariableManager get_vars() 14305 1726882539.89925: Calling all_inventory to load vars for managed_node3 14305 1726882539.89927: Calling groups_inventory to load vars for managed_node3 14305 1726882539.89929: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.89938: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.89940: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.89942: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.90063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.90183: done with get_vars() 14305 1726882539.90190: done getting variables 14305 1726882539.90234: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:35:39 -0400 (0:00:00.016) 0:00:06.952 ****** 14305 1726882539.90256: entering _queue_task() for managed_node3/command 14305 1726882539.90452: worker is 1 (out of 1 available) 14305 1726882539.90464: exiting _queue_task() for managed_node3/command 14305 1726882539.90475: done queuing things up, now waiting for results queue to drain 14305 1726882539.90476: waiting for pending results... 14305 1726882539.90619: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 14305 1726882539.90690: in run() - task 0affc7ec-ae25-91e4-75a8-000000000045 14305 1726882539.90705: variable 'ansible_search_path' from source: unknown 14305 1726882539.90718: variable 'ansible_search_path' from source: unknown 14305 1726882539.90740: calling self._execute() 14305 1726882539.90791: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.90796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.90808: variable 'omit' from source: magic vars 14305 1726882539.91106: variable 'ansible_distribution' from source: facts 14305 1726882539.91117: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14305 1726882539.91120: when evaluation is False, skipping this task 14305 1726882539.91124: _execute() done 14305 1726882539.91127: dumping result to json 14305 1726882539.91129: done dumping result, returning 14305 1726882539.91136: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affc7ec-ae25-91e4-75a8-000000000045] 14305 1726882539.91142: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000045 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14305 1726882539.91281: no more pending results, returning what we have 14305 1726882539.91285: results queue empty 14305 1726882539.91285: checking for any_errors_fatal 14305 1726882539.91288: done checking for any_errors_fatal 14305 1726882539.91289: checking for max_fail_percentage 14305 1726882539.91290: done checking for max_fail_percentage 14305 1726882539.91291: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.91292: done checking to see if all hosts have failed 14305 1726882539.91292: getting the remaining hosts for this loop 14305 1726882539.91293: done getting the remaining hosts for this loop 14305 1726882539.91296: getting the next task for host managed_node3 14305 1726882539.91304: done getting next task for host managed_node3 14305 1726882539.91307: ^ task is: TASK: Enable EPEL 6 14305 1726882539.91310: ^ 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 14305 1726882539.91312: getting variables 14305 1726882539.91313: in VariableManager get_vars() 14305 1726882539.91341: Calling all_inventory to load vars for managed_node3 14305 1726882539.91343: Calling groups_inventory to load vars for managed_node3 14305 1726882539.91346: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.91354: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.91357: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.91361: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.91493: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000045 14305 1726882539.91496: WORKER PROCESS EXITING 14305 1726882539.91507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.91628: done with get_vars() 14305 1726882539.91634: done getting variables 14305 1726882539.91675: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:39 -0400 (0:00:00.014) 0:00:06.966 ****** 14305 1726882539.91697: entering _queue_task() for managed_node3/copy 14305 1726882539.91895: worker is 1 (out of 1 available) 14305 1726882539.91907: exiting _queue_task() for managed_node3/copy 14305 1726882539.91980: done queuing things up, now waiting for results queue to drain 14305 1726882539.91982: waiting for pending results... 14305 1726882539.92094: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 14305 1726882539.92179: in run() - task 0affc7ec-ae25-91e4-75a8-000000000047 14305 1726882539.92189: variable 'ansible_search_path' from source: unknown 14305 1726882539.92193: variable 'ansible_search_path' from source: unknown 14305 1726882539.92254: calling self._execute() 14305 1726882539.92346: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.92350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.92353: variable 'omit' from source: magic vars 14305 1726882539.92696: variable 'ansible_distribution' from source: facts 14305 1726882539.92715: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14305 1726882539.92718: when evaluation is False, skipping this task 14305 1726882539.92723: _execute() done 14305 1726882539.92726: dumping result to json 14305 1726882539.92728: done dumping result, returning 14305 1726882539.92757: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affc7ec-ae25-91e4-75a8-000000000047] 14305 1726882539.92760: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000047 14305 1726882539.92844: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000047 14305 1726882539.92849: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14305 1726882539.92895: no more pending results, returning what we have 14305 1726882539.92898: results queue empty 14305 1726882539.92899: checking for any_errors_fatal 14305 1726882539.92902: done checking for any_errors_fatal 14305 1726882539.92903: checking for max_fail_percentage 14305 1726882539.92904: done checking for max_fail_percentage 14305 1726882539.92905: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.92906: done checking to see if all hosts have failed 14305 1726882539.92907: getting the remaining hosts for this loop 14305 1726882539.92908: done getting the remaining hosts for this loop 14305 1726882539.92911: getting the next task for host managed_node3 14305 1726882539.92918: done getting next task for host managed_node3 14305 1726882539.92920: ^ task is: TASK: Set network provider to 'nm' 14305 1726882539.92924: ^ 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 14305 1726882539.92927: getting variables 14305 1726882539.92928: in VariableManager get_vars() 14305 1726882539.92952: Calling all_inventory to load vars for managed_node3 14305 1726882539.92954: Calling groups_inventory to load vars for managed_node3 14305 1726882539.92957: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.92970: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.92973: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.92976: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.93085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.93275: done with get_vars() 14305 1726882539.93282: done getting variables 14305 1726882539.93324: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Friday 20 September 2024 21:35:39 -0400 (0:00:00.016) 0:00:06.983 ****** 14305 1726882539.93347: entering _queue_task() for managed_node3/set_fact 14305 1726882539.93528: worker is 1 (out of 1 available) 14305 1726882539.93541: exiting _queue_task() for managed_node3/set_fact 14305 1726882539.93553: done queuing things up, now waiting for results queue to drain 14305 1726882539.93554: waiting for pending results... 14305 1726882539.93696: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 14305 1726882539.93747: in run() - task 0affc7ec-ae25-91e4-75a8-000000000007 14305 1726882539.93759: variable 'ansible_search_path' from source: unknown 14305 1726882539.93793: calling self._execute() 14305 1726882539.93848: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.93851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.93859: variable 'omit' from source: magic vars 14305 1726882539.93940: variable 'omit' from source: magic vars 14305 1726882539.93963: variable 'omit' from source: magic vars 14305 1726882539.93990: variable 'omit' from source: magic vars 14305 1726882539.94030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882539.94058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882539.94091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882539.94109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.94126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.94146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882539.94149: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.94152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.94223: Set connection var ansible_connection to ssh 14305 1726882539.94243: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882539.94247: Set connection var ansible_timeout to 10 14305 1726882539.94249: Set connection var ansible_shell_type to sh 14305 1726882539.94252: Set connection var ansible_pipelining to False 14305 1726882539.94256: Set connection var ansible_shell_executable to /bin/sh 14305 1726882539.94276: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.94278: variable 'ansible_connection' from source: unknown 14305 1726882539.94281: variable 'ansible_module_compression' from source: unknown 14305 1726882539.94283: variable 'ansible_shell_type' from source: unknown 14305 1726882539.94286: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.94288: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.94294: variable 'ansible_pipelining' from source: unknown 14305 1726882539.94297: variable 'ansible_timeout' from source: unknown 14305 1726882539.94301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.94411: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882539.94420: variable 'omit' from source: magic vars 14305 1726882539.94426: starting attempt loop 14305 1726882539.94430: running the handler 14305 1726882539.94440: handler run complete 14305 1726882539.94450: attempt loop complete, returning result 14305 1726882539.94457: _execute() done 14305 1726882539.94460: dumping result to json 14305 1726882539.94463: done dumping result, returning 14305 1726882539.94467: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0affc7ec-ae25-91e4-75a8-000000000007] 14305 1726882539.94478: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000007 14305 1726882539.94555: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000007 14305 1726882539.94558: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 14305 1726882539.94615: no more pending results, returning what we have 14305 1726882539.94618: results queue empty 14305 1726882539.94619: checking for any_errors_fatal 14305 1726882539.94625: done checking for any_errors_fatal 14305 1726882539.94626: checking for max_fail_percentage 14305 1726882539.94627: done checking for max_fail_percentage 14305 1726882539.94628: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.94628: done checking to see if all hosts have failed 14305 1726882539.94629: getting the remaining hosts for this loop 14305 1726882539.94631: done getting the remaining hosts for this loop 14305 1726882539.94634: getting the next task for host managed_node3 14305 1726882539.94639: done getting next task for host managed_node3 14305 1726882539.94641: ^ task is: TASK: meta (flush_handlers) 14305 1726882539.94642: ^ 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 14305 1726882539.94646: getting variables 14305 1726882539.94647: in VariableManager get_vars() 14305 1726882539.94672: Calling all_inventory to load vars for managed_node3 14305 1726882539.94675: Calling groups_inventory to load vars for managed_node3 14305 1726882539.94678: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.94686: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.94689: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.94691: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.94963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.95099: done with get_vars() 14305 1726882539.95106: done getting variables 14305 1726882539.95156: in VariableManager get_vars() 14305 1726882539.95162: Calling all_inventory to load vars for managed_node3 14305 1726882539.95163: Calling groups_inventory to load vars for managed_node3 14305 1726882539.95165: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.95169: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.95170: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.95172: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.95295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.95444: done with get_vars() 14305 1726882539.95453: done queuing things up, now waiting for results queue to drain 14305 1726882539.95454: results queue empty 14305 1726882539.95455: checking for any_errors_fatal 14305 1726882539.95456: done checking for any_errors_fatal 14305 1726882539.95457: checking for max_fail_percentage 14305 1726882539.95457: done checking for max_fail_percentage 14305 1726882539.95458: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.95458: done checking to see if all hosts have failed 14305 1726882539.95459: getting the remaining hosts for this loop 14305 1726882539.95459: done getting the remaining hosts for this loop 14305 1726882539.95461: getting the next task for host managed_node3 14305 1726882539.95463: done getting next task for host managed_node3 14305 1726882539.95464: ^ task is: TASK: meta (flush_handlers) 14305 1726882539.95465: ^ 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 14305 1726882539.95470: getting variables 14305 1726882539.95471: in VariableManager get_vars() 14305 1726882539.95478: Calling all_inventory to load vars for managed_node3 14305 1726882539.95480: Calling groups_inventory to load vars for managed_node3 14305 1726882539.95482: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.95486: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.95487: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.95489: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.95582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.95744: done with get_vars() 14305 1726882539.95756: done getting variables 14305 1726882539.95817: in VariableManager get_vars() 14305 1726882539.95828: Calling all_inventory to load vars for managed_node3 14305 1726882539.95830: Calling groups_inventory to load vars for managed_node3 14305 1726882539.95833: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.95838: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.95840: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.95843: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.95967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.96104: done with get_vars() 14305 1726882539.96112: done queuing things up, now waiting for results queue to drain 14305 1726882539.96113: results queue empty 14305 1726882539.96113: checking for any_errors_fatal 14305 1726882539.96114: done checking for any_errors_fatal 14305 1726882539.96115: checking for max_fail_percentage 14305 1726882539.96115: done checking for max_fail_percentage 14305 1726882539.96116: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.96116: done checking to see if all hosts have failed 14305 1726882539.96117: getting the remaining hosts for this loop 14305 1726882539.96117: done getting the remaining hosts for this loop 14305 1726882539.96119: getting the next task for host managed_node3 14305 1726882539.96120: done getting next task for host managed_node3 14305 1726882539.96121: ^ task is: None 14305 1726882539.96124: ^ 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 14305 1726882539.96124: done queuing things up, now waiting for results queue to drain 14305 1726882539.96125: results queue empty 14305 1726882539.96125: checking for any_errors_fatal 14305 1726882539.96126: done checking for any_errors_fatal 14305 1726882539.96126: checking for max_fail_percentage 14305 1726882539.96127: done checking for max_fail_percentage 14305 1726882539.96127: checking to see if all hosts have failed and the running result is not ok 14305 1726882539.96128: done checking to see if all hosts have failed 14305 1726882539.96129: getting the next task for host managed_node3 14305 1726882539.96131: done getting next task for host managed_node3 14305 1726882539.96131: ^ task is: None 14305 1726882539.96132: ^ 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 14305 1726882539.96167: in VariableManager get_vars() 14305 1726882539.96179: done with get_vars() 14305 1726882539.96183: in VariableManager get_vars() 14305 1726882539.96189: done with get_vars() 14305 1726882539.96191: variable 'omit' from source: magic vars 14305 1726882539.96211: in VariableManager get_vars() 14305 1726882539.96216: done with get_vars() 14305 1726882539.96231: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 14305 1726882539.96367: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14305 1726882539.96392: getting the remaining hosts for this loop 14305 1726882539.96394: done getting the remaining hosts for this loop 14305 1726882539.96395: getting the next task for host managed_node3 14305 1726882539.96397: done getting next task for host managed_node3 14305 1726882539.96398: ^ task is: TASK: Gathering Facts 14305 1726882539.96399: ^ 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 14305 1726882539.96401: getting variables 14305 1726882539.96401: in VariableManager get_vars() 14305 1726882539.96406: Calling all_inventory to load vars for managed_node3 14305 1726882539.96408: Calling groups_inventory to load vars for managed_node3 14305 1726882539.96409: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882539.96412: Calling all_plugins_play to load vars for managed_node3 14305 1726882539.96429: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882539.96440: Calling groups_plugins_play to load vars for managed_node3 14305 1726882539.96563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882539.96674: done with get_vars() 14305 1726882539.96679: done getting variables 14305 1726882539.96708: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Friday 20 September 2024 21:35:39 -0400 (0:00:00.033) 0:00:07.017 ****** 14305 1726882539.96726: entering _queue_task() for managed_node3/gather_facts 14305 1726882539.96908: worker is 1 (out of 1 available) 14305 1726882539.96920: exiting _queue_task() for managed_node3/gather_facts 14305 1726882539.96933: done queuing things up, now waiting for results queue to drain 14305 1726882539.96935: waiting for pending results... 14305 1726882539.97103: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14305 1726882539.97189: in run() - task 0affc7ec-ae25-91e4-75a8-00000000006d 14305 1726882539.97209: variable 'ansible_search_path' from source: unknown 14305 1726882539.97241: calling self._execute() 14305 1726882539.97306: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.97313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.97320: variable 'omit' from source: magic vars 14305 1726882539.97719: variable 'ansible_distribution_major_version' from source: facts 14305 1726882539.97733: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882539.97736: variable 'omit' from source: magic vars 14305 1726882539.97754: variable 'omit' from source: magic vars 14305 1726882539.97780: variable 'omit' from source: magic vars 14305 1726882539.97815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882539.97850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882539.97879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882539.97887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.97902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882539.97972: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882539.97977: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.97980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.98056: Set connection var ansible_connection to ssh 14305 1726882539.98066: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882539.98080: Set connection var ansible_timeout to 10 14305 1726882539.98085: Set connection var ansible_shell_type to sh 14305 1726882539.98103: Set connection var ansible_pipelining to False 14305 1726882539.98107: Set connection var ansible_shell_executable to /bin/sh 14305 1726882539.98134: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.98137: variable 'ansible_connection' from source: unknown 14305 1726882539.98140: variable 'ansible_module_compression' from source: unknown 14305 1726882539.98143: variable 'ansible_shell_type' from source: unknown 14305 1726882539.98145: variable 'ansible_shell_executable' from source: unknown 14305 1726882539.98148: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882539.98150: variable 'ansible_pipelining' from source: unknown 14305 1726882539.98152: variable 'ansible_timeout' from source: unknown 14305 1726882539.98154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882539.98356: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882539.98365: variable 'omit' from source: magic vars 14305 1726882539.98371: starting attempt loop 14305 1726882539.98376: running the handler 14305 1726882539.98391: variable 'ansible_facts' from source: unknown 14305 1726882539.98405: _low_level_execute_command(): starting 14305 1726882539.98414: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882539.99144: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882539.99186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882539.99190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882539.99204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882539.99299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882540.01677: stdout chunk (state=3): >>>/root <<< 14305 1726882540.01839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882540.01893: stderr chunk (state=3): >>><<< 14305 1726882540.01897: stdout chunk (state=3): >>><<< 14305 1726882540.01916: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882540.01929: _low_level_execute_command(): starting 14305 1726882540.01935: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000 `" && echo ansible-tmp-1726882540.019164-14585-193926809096000="` echo /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000 `" ) && sleep 0' 14305 1726882540.02455: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882540.02458: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882540.02536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882540.02541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882540.02547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882540.02637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882540.05380: stdout chunk (state=3): >>>ansible-tmp-1726882540.019164-14585-193926809096000=/root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000 <<< 14305 1726882540.05571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882540.05636: stderr chunk (state=3): >>><<< 14305 1726882540.05640: stdout chunk (state=3): >>><<< 14305 1726882540.05677: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882540.019164-14585-193926809096000=/root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882540.05697: variable 'ansible_module_compression' from source: unknown 14305 1726882540.05746: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14305 1726882540.05811: variable 'ansible_facts' from source: unknown 14305 1726882540.05971: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py 14305 1726882540.06117: Sending initial data 14305 1726882540.06120: Sent initial data (153 bytes) 14305 1726882540.06581: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882540.06595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882540.06624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 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 <<< 14305 1726882540.06628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882540.06673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882540.06677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882540.06773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882540.09039: 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 <<< 14305 1726882540.09047: stderr chunk (state=3): >>>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 <<< 14305 1726882540.09128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882540.09237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpmup8th1w /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py <<< 14305 1726882540.09246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py" <<< 14305 1726882540.09332: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpmup8th1w" to remote "/root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py" <<< 14305 1726882540.09355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py" <<< 14305 1726882540.10794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882540.10887: stderr chunk (state=3): >>><<< 14305 1726882540.10890: stdout chunk (state=3): >>><<< 14305 1726882540.10912: done transferring module to remote 14305 1726882540.10956: _low_level_execute_command(): starting 14305 1726882540.10959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/ /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py && sleep 0' 14305 1726882540.11487: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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 <<< 14305 1726882540.11491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882540.11494: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882540.11554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882540.11561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882540.11663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882540.14271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882540.14337: stderr chunk (state=3): >>><<< 14305 1726882540.14340: stdout chunk (state=3): >>><<< 14305 1726882540.14355: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882540.14363: _low_level_execute_command(): starting 14305 1726882540.14371: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/AnsiballZ_setup.py && sleep 0' 14305 1726882540.14898: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882540.14901: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882540.14904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882540.14906: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882540.14961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882540.14969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882540.15073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882542.29855: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_loadavg": {"1m": 0.97900390625, "5m": 0.6552734375, "15m": 0.3095703125}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "41", "epoch": "1726882541", "epoch_int": "1726882541", "date": "2024-09-20", "time": "21:35:41", "iso8601_micro": "2024-09-21T01:35:41.904574Z", "iso8601": "2024-09-21T01:35:41Z", "iso8601_basic": "20240920T213541904574", "iso8601_basic_short": "20240920T213541", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/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": 3716, "ansible_memfree_mb": 3098, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 618, "free"<<< 14305 1726882542.29881: stdout chunk (state=3): >>>: 3098}, "nocache": {"free": 3479, "used": 237}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 686, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251392925696, "block_size": 4096, "block_total": 64483404, "block_available": 61375226, "block_used": 3108178, "inode_total": 16384000, "inode_available": 16303142, "inode_used": 80858, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 14305 1726882542.32405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882542.32971: stderr chunk (state=3): >>><<< 14305 1726882542.32975: stdout chunk (state=3): >>><<< 14305 1726882542.32979: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_loadavg": {"1m": 0.97900390625, "5m": 0.6552734375, "15m": 0.3095703125}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "41", "epoch": "1726882541", "epoch_int": "1726882541", "date": "2024-09-20", "time": "21:35:41", "iso8601_micro": "2024-09-21T01:35:41.904574Z", "iso8601": "2024-09-21T01:35:41Z", "iso8601_basic": "20240920T213541904574", "iso8601_basic_short": "20240920T213541", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/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": 3716, "ansible_memfree_mb": 3098, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 618, "free": 3098}, "nocache": {"free": 3479, "used": 237}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 686, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251392925696, "block_size": 4096, "block_total": 64483404, "block_available": 61375226, "block_used": 3108178, "inode_total": 16384000, "inode_available": 16303142, "inode_used": 80858, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882542.33801: 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-1726882540.019164-14585-193926809096000/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882542.34033: _low_level_execute_command(): starting 14305 1726882542.34042: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882540.019164-14585-193926809096000/ > /dev/null 2>&1 && sleep 0' 14305 1726882542.35380: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882542.35608: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882542.35733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882542.35817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882542.37858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882542.37902: stdout chunk (state=3): >>><<< 14305 1726882542.37915: stderr chunk (state=3): >>><<< 14305 1726882542.38112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882542.38116: handler run complete 14305 1726882542.38440: variable 'ansible_facts' from source: unknown 14305 1726882542.38553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.39356: variable 'ansible_facts' from source: unknown 14305 1726882542.39472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.39841: attempt loop complete, returning result 14305 1726882542.39844: _execute() done 14305 1726882542.39847: dumping result to json 14305 1726882542.39898: done dumping result, returning 14305 1726882542.39913: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-91e4-75a8-00000000006d] 14305 1726882542.39926: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000006d ok: [managed_node3] 14305 1726882542.41067: no more pending results, returning what we have 14305 1726882542.41070: results queue empty 14305 1726882542.41071: checking for any_errors_fatal 14305 1726882542.41072: done checking for any_errors_fatal 14305 1726882542.41073: checking for max_fail_percentage 14305 1726882542.41074: done checking for max_fail_percentage 14305 1726882542.41075: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.41076: done checking to see if all hosts have failed 14305 1726882542.41077: getting the remaining hosts for this loop 14305 1726882542.41078: done getting the remaining hosts for this loop 14305 1726882542.41082: getting the next task for host managed_node3 14305 1726882542.41089: done getting next task for host managed_node3 14305 1726882542.41091: ^ task is: TASK: meta (flush_handlers) 14305 1726882542.41093: ^ 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 14305 1726882542.41096: getting variables 14305 1726882542.41097: in VariableManager get_vars() 14305 1726882542.41124: Calling all_inventory to load vars for managed_node3 14305 1726882542.41127: Calling groups_inventory to load vars for managed_node3 14305 1726882542.41130: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.41141: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.41144: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.41148: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.41399: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000006d 14305 1726882542.41403: WORKER PROCESS EXITING 14305 1726882542.41428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.41631: done with get_vars() 14305 1726882542.41641: done getting variables 14305 1726882542.41710: in VariableManager get_vars() 14305 1726882542.41719: Calling all_inventory to load vars for managed_node3 14305 1726882542.41724: Calling groups_inventory to load vars for managed_node3 14305 1726882542.41727: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.41732: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.41735: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.41738: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.41906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.42100: done with get_vars() 14305 1726882542.42112: done queuing things up, now waiting for results queue to drain 14305 1726882542.42114: results queue empty 14305 1726882542.42115: checking for any_errors_fatal 14305 1726882542.42118: done checking for any_errors_fatal 14305 1726882542.42119: checking for max_fail_percentage 14305 1726882542.42120: done checking for max_fail_percentage 14305 1726882542.42120: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.42121: done checking to see if all hosts have failed 14305 1726882542.42130: getting the remaining hosts for this loop 14305 1726882542.42131: done getting the remaining hosts for this loop 14305 1726882542.42133: getting the next task for host managed_node3 14305 1726882542.42137: done getting next task for host managed_node3 14305 1726882542.42139: ^ task is: TASK: Show playbook name 14305 1726882542.42141: ^ 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 14305 1726882542.42143: getting variables 14305 1726882542.42144: in VariableManager get_vars() 14305 1726882542.42152: Calling all_inventory to load vars for managed_node3 14305 1726882542.42154: Calling groups_inventory to load vars for managed_node3 14305 1726882542.42156: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.42161: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.42163: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.42166: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.42303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.42498: done with get_vars() 14305 1726882542.42505: done getting variables 14305 1726882542.42579: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Friday 20 September 2024 21:35:42 -0400 (0:00:02.458) 0:00:09.475 ****** 14305 1726882542.42602: entering _queue_task() for managed_node3/debug 14305 1726882542.42604: Creating lock for debug 14305 1726882542.43076: worker is 1 (out of 1 available) 14305 1726882542.43090: exiting _queue_task() for managed_node3/debug 14305 1726882542.43103: done queuing things up, now waiting for results queue to drain 14305 1726882542.43105: waiting for pending results... 14305 1726882542.43594: running TaskExecutor() for managed_node3/TASK: Show playbook name 14305 1726882542.43931: in run() - task 0affc7ec-ae25-91e4-75a8-00000000000b 14305 1726882542.43936: variable 'ansible_search_path' from source: unknown 14305 1726882542.43941: calling self._execute() 14305 1726882542.44021: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.44139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.44159: variable 'omit' from source: magic vars 14305 1726882542.44747: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.44765: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.44776: variable 'omit' from source: magic vars 14305 1726882542.44807: variable 'omit' from source: magic vars 14305 1726882542.44856: variable 'omit' from source: magic vars 14305 1726882542.44904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882542.44954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.44979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882542.45003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.45021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.45063: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.45072: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.45080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.45191: Set connection var ansible_connection to ssh 14305 1726882542.45209: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.45223: Set connection var ansible_timeout to 10 14305 1726882542.45236: Set connection var ansible_shell_type to sh 14305 1726882542.45246: Set connection var ansible_pipelining to False 14305 1726882542.45262: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.45332: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.45341: variable 'ansible_connection' from source: unknown 14305 1726882542.45349: variable 'ansible_module_compression' from source: unknown 14305 1726882542.45356: variable 'ansible_shell_type' from source: unknown 14305 1726882542.45364: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.45371: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.45384: variable 'ansible_pipelining' from source: unknown 14305 1726882542.45392: variable 'ansible_timeout' from source: unknown 14305 1726882542.45401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.45728: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.45732: variable 'omit' from source: magic vars 14305 1726882542.45735: starting attempt loop 14305 1726882542.45737: running the handler 14305 1726882542.45740: handler run complete 14305 1726882542.45742: attempt loop complete, returning result 14305 1726882542.45744: _execute() done 14305 1726882542.45748: dumping result to json 14305 1726882542.45750: done dumping result, returning 14305 1726882542.45754: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0affc7ec-ae25-91e4-75a8-00000000000b] 14305 1726882542.45756: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000000b 14305 1726882542.45834: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000000b 14305 1726882542.45837: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: this is: playbooks/tests_dummy.yml 14305 1726882542.45894: no more pending results, returning what we have 14305 1726882542.45897: results queue empty 14305 1726882542.45899: checking for any_errors_fatal 14305 1726882542.45901: done checking for any_errors_fatal 14305 1726882542.45902: checking for max_fail_percentage 14305 1726882542.45903: done checking for max_fail_percentage 14305 1726882542.45904: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.45905: done checking to see if all hosts have failed 14305 1726882542.45906: getting the remaining hosts for this loop 14305 1726882542.45909: done getting the remaining hosts for this loop 14305 1726882542.45915: getting the next task for host managed_node3 14305 1726882542.45926: done getting next task for host managed_node3 14305 1726882542.45930: ^ task is: TASK: Include the task 'run_test.yml' 14305 1726882542.45932: ^ 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 14305 1726882542.45936: getting variables 14305 1726882542.45938: in VariableManager get_vars() 14305 1726882542.45972: Calling all_inventory to load vars for managed_node3 14305 1726882542.45975: Calling groups_inventory to load vars for managed_node3 14305 1726882542.45979: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.45991: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.45994: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.45997: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.46428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.46667: done with get_vars() 14305 1726882542.46677: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Friday 20 September 2024 21:35:42 -0400 (0:00:00.041) 0:00:09.517 ****** 14305 1726882542.46804: entering _queue_task() for managed_node3/include_tasks 14305 1726882542.47083: worker is 1 (out of 1 available) 14305 1726882542.47094: exiting _queue_task() for managed_node3/include_tasks 14305 1726882542.47106: done queuing things up, now waiting for results queue to drain 14305 1726882542.47108: waiting for pending results... 14305 1726882542.47543: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 14305 1726882542.47549: in run() - task 0affc7ec-ae25-91e4-75a8-00000000000d 14305 1726882542.47553: variable 'ansible_search_path' from source: unknown 14305 1726882542.47556: calling self._execute() 14305 1726882542.47610: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.47626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.47642: variable 'omit' from source: magic vars 14305 1726882542.48042: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.48061: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.48072: _execute() done 14305 1726882542.48081: dumping result to json 14305 1726882542.48089: done dumping result, returning 14305 1726882542.48098: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-91e4-75a8-00000000000d] 14305 1726882542.48115: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000000d 14305 1726882542.48372: no more pending results, returning what we have 14305 1726882542.48377: in VariableManager get_vars() 14305 1726882542.48412: Calling all_inventory to load vars for managed_node3 14305 1726882542.48415: Calling groups_inventory to load vars for managed_node3 14305 1726882542.48418: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.48435: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.48438: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.48441: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.48732: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000000d 14305 1726882542.48736: WORKER PROCESS EXITING 14305 1726882542.48760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.48978: done with get_vars() 14305 1726882542.48985: variable 'ansible_search_path' from source: unknown 14305 1726882542.48998: we have included files to process 14305 1726882542.48999: generating all_blocks data 14305 1726882542.49000: done generating all_blocks data 14305 1726882542.49001: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 14305 1726882542.49002: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 14305 1726882542.49005: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 14305 1726882542.49566: in VariableManager get_vars() 14305 1726882542.49592: done with get_vars() 14305 1726882542.49656: in VariableManager get_vars() 14305 1726882542.49672: done with get_vars() 14305 1726882542.49712: in VariableManager get_vars() 14305 1726882542.49729: done with get_vars() 14305 1726882542.49769: in VariableManager get_vars() 14305 1726882542.49785: done with get_vars() 14305 1726882542.49842: in VariableManager get_vars() 14305 1726882542.49858: done with get_vars() 14305 1726882542.50221: in VariableManager get_vars() 14305 1726882542.50254: done with get_vars() 14305 1726882542.50266: done processing included file 14305 1726882542.50268: iterating over new_blocks loaded from include file 14305 1726882542.50269: in VariableManager get_vars() 14305 1726882542.50279: done with get_vars() 14305 1726882542.50280: filtering new block on tags 14305 1726882542.50388: done filtering new block on tags 14305 1726882542.50392: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 14305 1726882542.50398: extending task lists for all hosts with included blocks 14305 1726882542.50440: done extending task lists 14305 1726882542.50441: done processing included files 14305 1726882542.50442: results queue empty 14305 1726882542.50442: checking for any_errors_fatal 14305 1726882542.50447: done checking for any_errors_fatal 14305 1726882542.50447: checking for max_fail_percentage 14305 1726882542.50448: done checking for max_fail_percentage 14305 1726882542.50449: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.50450: done checking to see if all hosts have failed 14305 1726882542.50451: getting the remaining hosts for this loop 14305 1726882542.50452: done getting the remaining hosts for this loop 14305 1726882542.50454: getting the next task for host managed_node3 14305 1726882542.50458: done getting next task for host managed_node3 14305 1726882542.50460: ^ task is: TASK: TEST: {{ lsr_description }} 14305 1726882542.50463: ^ 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 14305 1726882542.50465: getting variables 14305 1726882542.50466: in VariableManager get_vars() 14305 1726882542.50473: Calling all_inventory to load vars for managed_node3 14305 1726882542.50475: Calling groups_inventory to load vars for managed_node3 14305 1726882542.50478: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.50483: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.50485: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.50488: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.50773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.51205: done with get_vars() 14305 1726882542.51213: done getting variables 14305 1726882542.51254: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882542.51676: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:35:42 -0400 (0:00:00.049) 0:00:09.566 ****** 14305 1726882542.51714: entering _queue_task() for managed_node3/debug 14305 1726882542.52301: worker is 1 (out of 1 available) 14305 1726882542.52315: exiting _queue_task() for managed_node3/debug 14305 1726882542.52329: done queuing things up, now waiting for results queue to drain 14305 1726882542.52330: waiting for pending results... 14305 1726882542.52844: running TaskExecutor() for managed_node3/TASK: TEST: Create a dummy interface 14305 1726882542.53131: in run() - task 0affc7ec-ae25-91e4-75a8-000000000082 14305 1726882542.53135: variable 'ansible_search_path' from source: unknown 14305 1726882542.53139: variable 'ansible_search_path' from source: unknown 14305 1726882542.53141: calling self._execute() 14305 1726882542.53225: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.53428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.53431: variable 'omit' from source: magic vars 14305 1726882542.54075: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.54329: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.54332: variable 'omit' from source: magic vars 14305 1726882542.54334: variable 'omit' from source: magic vars 14305 1726882542.54493: variable 'lsr_description' from source: include params 14305 1726882542.54571: variable 'omit' from source: magic vars 14305 1726882542.54619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882542.54698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.54790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882542.54849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.54866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.55329: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.55333: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.55727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.55731: Set connection var ansible_connection to ssh 14305 1726882542.55733: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.55735: Set connection var ansible_timeout to 10 14305 1726882542.55737: Set connection var ansible_shell_type to sh 14305 1726882542.55739: Set connection var ansible_pipelining to False 14305 1726882542.55741: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.55750: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.55756: variable 'ansible_connection' from source: unknown 14305 1726882542.55762: variable 'ansible_module_compression' from source: unknown 14305 1726882542.55769: variable 'ansible_shell_type' from source: unknown 14305 1726882542.55780: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.55787: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.55795: variable 'ansible_pipelining' from source: unknown 14305 1726882542.55803: variable 'ansible_timeout' from source: unknown 14305 1726882542.55812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.56235: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.56250: variable 'omit' from source: magic vars 14305 1726882542.56258: starting attempt loop 14305 1726882542.56264: running the handler 14305 1726882542.56309: handler run complete 14305 1726882542.56528: attempt loop complete, returning result 14305 1726882542.56531: _execute() done 14305 1726882542.56534: dumping result to json 14305 1726882542.56536: done dumping result, returning 14305 1726882542.56538: done running TaskExecutor() for managed_node3/TASK: TEST: Create a dummy interface [0affc7ec-ae25-91e4-75a8-000000000082] 14305 1726882542.56541: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000082 14305 1726882542.56611: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000082 14305 1726882542.56614: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## Create a dummy interface ########## 14305 1726882542.56664: no more pending results, returning what we have 14305 1726882542.56669: results queue empty 14305 1726882542.56670: checking for any_errors_fatal 14305 1726882542.56672: done checking for any_errors_fatal 14305 1726882542.56672: checking for max_fail_percentage 14305 1726882542.56673: done checking for max_fail_percentage 14305 1726882542.56674: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.56675: done checking to see if all hosts have failed 14305 1726882542.56676: getting the remaining hosts for this loop 14305 1726882542.56678: done getting the remaining hosts for this loop 14305 1726882542.56683: getting the next task for host managed_node3 14305 1726882542.56690: done getting next task for host managed_node3 14305 1726882542.56693: ^ task is: TASK: Show item 14305 1726882542.56696: ^ 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 14305 1726882542.56699: getting variables 14305 1726882542.56704: in VariableManager get_vars() 14305 1726882542.56737: Calling all_inventory to load vars for managed_node3 14305 1726882542.56740: Calling groups_inventory to load vars for managed_node3 14305 1726882542.56744: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.56755: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.56759: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.56762: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.57255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.57698: done with get_vars() 14305 1726882542.57709: done getting variables 14305 1726882542.57973: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:35:42 -0400 (0:00:00.062) 0:00:09.629 ****** 14305 1726882542.58002: entering _queue_task() for managed_node3/debug 14305 1726882542.58474: worker is 1 (out of 1 available) 14305 1726882542.58488: exiting _queue_task() for managed_node3/debug 14305 1726882542.58499: done queuing things up, now waiting for results queue to drain 14305 1726882542.58501: waiting for pending results... 14305 1726882542.59182: running TaskExecutor() for managed_node3/TASK: Show item 14305 1726882542.59187: in run() - task 0affc7ec-ae25-91e4-75a8-000000000083 14305 1726882542.59191: variable 'ansible_search_path' from source: unknown 14305 1726882542.59193: variable 'ansible_search_path' from source: unknown 14305 1726882542.59276: variable 'omit' from source: magic vars 14305 1726882542.59555: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.59564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.59574: variable 'omit' from source: magic vars 14305 1726882542.60456: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.60476: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.60487: variable 'omit' from source: magic vars 14305 1726882542.60556: variable 'omit' from source: magic vars 14305 1726882542.60835: variable 'item' from source: unknown 14305 1726882542.60870: variable 'item' from source: unknown 14305 1726882542.60896: variable 'omit' from source: magic vars 14305 1726882542.61434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882542.61437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.61440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882542.61443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.61445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.61447: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.61450: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.61452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.61526: Set connection var ansible_connection to ssh 14305 1726882542.61661: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.61671: Set connection var ansible_timeout to 10 14305 1726882542.61682: Set connection var ansible_shell_type to sh 14305 1726882542.61706: Set connection var ansible_pipelining to False 14305 1726882542.61719: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.61749: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.61757: variable 'ansible_connection' from source: unknown 14305 1726882542.62027: variable 'ansible_module_compression' from source: unknown 14305 1726882542.62031: variable 'ansible_shell_type' from source: unknown 14305 1726882542.62033: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.62036: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.62038: variable 'ansible_pipelining' from source: unknown 14305 1726882542.62041: variable 'ansible_timeout' from source: unknown 14305 1726882542.62043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.62133: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.62429: variable 'omit' from source: magic vars 14305 1726882542.62432: starting attempt loop 14305 1726882542.62435: running the handler 14305 1726882542.62438: variable 'lsr_description' from source: include params 14305 1726882542.62478: variable 'lsr_description' from source: include params 14305 1726882542.62493: handler run complete 14305 1726882542.62516: attempt loop complete, returning result 14305 1726882542.62539: variable 'item' from source: unknown 14305 1726882542.62694: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 14305 1726882542.63559: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.63562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.63565: variable 'omit' from source: magic vars 14305 1726882542.63567: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.64030: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.64033: variable 'omit' from source: magic vars 14305 1726882542.64036: variable 'omit' from source: magic vars 14305 1726882542.64038: variable 'item' from source: unknown 14305 1726882542.64041: variable 'item' from source: unknown 14305 1726882542.64043: variable 'omit' from source: magic vars 14305 1726882542.64045: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.64047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.64050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.64052: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.64055: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.64252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.64330: Set connection var ansible_connection to ssh 14305 1726882542.64438: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.64449: Set connection var ansible_timeout to 10 14305 1726882542.64464: Set connection var ansible_shell_type to sh 14305 1726882542.64475: Set connection var ansible_pipelining to False 14305 1726882542.64488: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.64512: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.64520: variable 'ansible_connection' from source: unknown 14305 1726882542.64578: variable 'ansible_module_compression' from source: unknown 14305 1726882542.64586: variable 'ansible_shell_type' from source: unknown 14305 1726882542.64593: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.64600: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.64607: variable 'ansible_pipelining' from source: unknown 14305 1726882542.64614: variable 'ansible_timeout' from source: unknown 14305 1726882542.64623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.64876: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.64895: variable 'omit' from source: magic vars 14305 1726882542.64904: starting attempt loop 14305 1726882542.64911: running the handler 14305 1726882542.64941: variable 'lsr_setup' from source: include params 14305 1726882542.65127: variable 'lsr_setup' from source: include params 14305 1726882542.65177: handler run complete 14305 1726882542.65198: attempt loop complete, returning result 14305 1726882542.65530: variable 'item' from source: unknown 14305 1726882542.65533: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 14305 1726882542.65620: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.65626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.65629: variable 'omit' from source: magic vars 14305 1726882542.66079: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.66091: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.66101: variable 'omit' from source: magic vars 14305 1726882542.66120: variable 'omit' from source: magic vars 14305 1726882542.66248: variable 'item' from source: unknown 14305 1726882542.66321: variable 'item' from source: unknown 14305 1726882542.66390: variable 'omit' from source: magic vars 14305 1726882542.66415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.66481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.66538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.66556: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.66564: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.66573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.66754: Set connection var ansible_connection to ssh 14305 1726882542.66856: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.66859: Set connection var ansible_timeout to 10 14305 1726882542.66861: Set connection var ansible_shell_type to sh 14305 1726882542.66864: Set connection var ansible_pipelining to False 14305 1726882542.66866: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.66965: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.66968: variable 'ansible_connection' from source: unknown 14305 1726882542.66971: variable 'ansible_module_compression' from source: unknown 14305 1726882542.66974: variable 'ansible_shell_type' from source: unknown 14305 1726882542.66976: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.66978: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.66980: variable 'ansible_pipelining' from source: unknown 14305 1726882542.66982: variable 'ansible_timeout' from source: unknown 14305 1726882542.66984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.67291: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.67294: variable 'omit' from source: magic vars 14305 1726882542.67296: starting attempt loop 14305 1726882542.67298: running the handler 14305 1726882542.67316: variable 'lsr_test' from source: include params 14305 1726882542.67509: variable 'lsr_test' from source: include params 14305 1726882542.67517: handler run complete 14305 1726882542.67539: attempt loop complete, returning result 14305 1726882542.67590: variable 'item' from source: unknown 14305 1726882542.67760: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_dummy_profile.yml" ] } 14305 1726882542.68117: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.68120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.68124: variable 'omit' from source: magic vars 14305 1726882542.68239: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.68250: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.68330: variable 'omit' from source: magic vars 14305 1726882542.68333: variable 'omit' from source: magic vars 14305 1726882542.68335: variable 'item' from source: unknown 14305 1726882542.68395: variable 'item' from source: unknown 14305 1726882542.68455: variable 'omit' from source: magic vars 14305 1726882542.68548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.68551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.68553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.68557: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.68560: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.68562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.68606: Set connection var ansible_connection to ssh 14305 1726882542.68638: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.68673: Set connection var ansible_timeout to 10 14305 1726882542.68680: Set connection var ansible_shell_type to sh 14305 1726882542.68683: Set connection var ansible_pipelining to False 14305 1726882542.68690: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.68713: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.68764: variable 'ansible_connection' from source: unknown 14305 1726882542.68768: variable 'ansible_module_compression' from source: unknown 14305 1726882542.68770: variable 'ansible_shell_type' from source: unknown 14305 1726882542.68772: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.68774: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.68776: variable 'ansible_pipelining' from source: unknown 14305 1726882542.68778: variable 'ansible_timeout' from source: unknown 14305 1726882542.68781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.68873: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.68888: variable 'omit' from source: magic vars 14305 1726882542.68903: starting attempt loop 14305 1726882542.68983: running the handler 14305 1726882542.68986: variable 'lsr_assert' from source: include params 14305 1726882542.69013: variable 'lsr_assert' from source: include params 14305 1726882542.69038: handler run complete 14305 1726882542.69058: attempt loop complete, returning result 14305 1726882542.69079: variable 'item' from source: unknown 14305 1726882542.69153: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 14305 1726882542.69529: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.69534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.69536: variable 'omit' from source: magic vars 14305 1726882542.69607: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.69656: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.69667: variable 'omit' from source: magic vars 14305 1726882542.69699: variable 'omit' from source: magic vars 14305 1726882542.69735: variable 'item' from source: unknown 14305 1726882542.69831: variable 'item' from source: unknown 14305 1726882542.69884: variable 'omit' from source: magic vars 14305 1726882542.69888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.69892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.69904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.69920: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.69931: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.69966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.70029: Set connection var ansible_connection to ssh 14305 1726882542.70043: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.70054: Set connection var ansible_timeout to 10 14305 1726882542.70063: Set connection var ansible_shell_type to sh 14305 1726882542.70102: Set connection var ansible_pipelining to False 14305 1726882542.70105: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.70118: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.70128: variable 'ansible_connection' from source: unknown 14305 1726882542.70136: variable 'ansible_module_compression' from source: unknown 14305 1726882542.70186: variable 'ansible_shell_type' from source: unknown 14305 1726882542.70189: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.70192: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.70194: variable 'ansible_pipelining' from source: unknown 14305 1726882542.70197: variable 'ansible_timeout' from source: unknown 14305 1726882542.70199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.70449: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.70479: variable 'omit' from source: magic vars 14305 1726882542.70483: starting attempt loop 14305 1726882542.70510: running the handler 14305 1726882542.70606: handler run complete 14305 1726882542.70647: attempt loop complete, returning result 14305 1726882542.70652: variable 'item' from source: unknown 14305 1726882542.70717: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 14305 1726882542.70895: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.70898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.70901: variable 'omit' from source: magic vars 14305 1726882542.71167: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.71170: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.71172: variable 'omit' from source: magic vars 14305 1726882542.71175: variable 'omit' from source: magic vars 14305 1726882542.71177: variable 'item' from source: unknown 14305 1726882542.71240: variable 'item' from source: unknown 14305 1726882542.71261: variable 'omit' from source: magic vars 14305 1726882542.71340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.71343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.71345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.71348: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.71350: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.71352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.71413: Set connection var ansible_connection to ssh 14305 1726882542.71429: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.71439: Set connection var ansible_timeout to 10 14305 1726882542.71452: Set connection var ansible_shell_type to sh 14305 1726882542.71464: Set connection var ansible_pipelining to False 14305 1726882542.71476: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.71504: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.71512: variable 'ansible_connection' from source: unknown 14305 1726882542.71556: variable 'ansible_module_compression' from source: unknown 14305 1726882542.71558: variable 'ansible_shell_type' from source: unknown 14305 1726882542.71561: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.71563: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.71565: variable 'ansible_pipelining' from source: unknown 14305 1726882542.71566: variable 'ansible_timeout' from source: unknown 14305 1726882542.71568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.71654: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.71671: variable 'omit' from source: magic vars 14305 1726882542.71680: starting attempt loop 14305 1726882542.71710: running the handler 14305 1726882542.71713: variable 'lsr_fail_debug' from source: play vars 14305 1726882542.71787: variable 'lsr_fail_debug' from source: play vars 14305 1726882542.71808: handler run complete 14305 1726882542.71834: attempt loop complete, returning result 14305 1726882542.71883: variable 'item' from source: unknown 14305 1726882542.71930: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 14305 1726882542.72128: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.72131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.72134: variable 'omit' from source: magic vars 14305 1726882542.72327: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.72331: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.72334: variable 'omit' from source: magic vars 14305 1726882542.72336: variable 'omit' from source: magic vars 14305 1726882542.72380: variable 'item' from source: unknown 14305 1726882542.72451: variable 'item' from source: unknown 14305 1726882542.72527: variable 'omit' from source: magic vars 14305 1726882542.72530: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.72533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.72535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.72541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.72567: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.72609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.72765: Set connection var ansible_connection to ssh 14305 1726882542.72768: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.72770: Set connection var ansible_timeout to 10 14305 1726882542.72773: Set connection var ansible_shell_type to sh 14305 1726882542.72775: Set connection var ansible_pipelining to False 14305 1726882542.72777: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.72779: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.72781: variable 'ansible_connection' from source: unknown 14305 1726882542.72783: variable 'ansible_module_compression' from source: unknown 14305 1726882542.72785: variable 'ansible_shell_type' from source: unknown 14305 1726882542.72787: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.72791: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.72843: variable 'ansible_pipelining' from source: unknown 14305 1726882542.72853: variable 'ansible_timeout' from source: unknown 14305 1726882542.72862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.73001: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.73120: variable 'omit' from source: magic vars 14305 1726882542.73125: starting attempt loop 14305 1726882542.73127: running the handler 14305 1726882542.73133: variable 'lsr_cleanup' from source: include params 14305 1726882542.73135: variable 'lsr_cleanup' from source: include params 14305 1726882542.73157: handler run complete 14305 1726882542.73177: attempt loop complete, returning result 14305 1726882542.73253: variable 'item' from source: unknown 14305 1726882542.73309: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 14305 1726882542.73582: dumping result to json 14305 1726882542.73585: done dumping result, returning 14305 1726882542.73587: done running TaskExecutor() for managed_node3/TASK: Show item [0affc7ec-ae25-91e4-75a8-000000000083] 14305 1726882542.73590: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000083 14305 1726882542.73743: no more pending results, returning what we have 14305 1726882542.73747: results queue empty 14305 1726882542.73748: checking for any_errors_fatal 14305 1726882542.73754: done checking for any_errors_fatal 14305 1726882542.73755: checking for max_fail_percentage 14305 1726882542.73756: done checking for max_fail_percentage 14305 1726882542.73757: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.73758: done checking to see if all hosts have failed 14305 1726882542.73759: getting the remaining hosts for this loop 14305 1726882542.73761: done getting the remaining hosts for this loop 14305 1726882542.73766: getting the next task for host managed_node3 14305 1726882542.73774: done getting next task for host managed_node3 14305 1726882542.73777: ^ task is: TASK: Include the task 'show_interfaces.yml' 14305 1726882542.73780: ^ 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 14305 1726882542.73783: getting variables 14305 1726882542.73785: in VariableManager get_vars() 14305 1726882542.73809: Calling all_inventory to load vars for managed_node3 14305 1726882542.73812: Calling groups_inventory to load vars for managed_node3 14305 1726882542.73816: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.73833: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.73836: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.73839: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.74250: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000083 14305 1726882542.74253: WORKER PROCESS EXITING 14305 1726882542.74278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.74493: done with get_vars() 14305 1726882542.74503: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:35:42 -0400 (0:00:00.166) 0:00:09.795 ****** 14305 1726882542.74607: entering _queue_task() for managed_node3/include_tasks 14305 1726882542.74960: worker is 1 (out of 1 available) 14305 1726882542.74972: exiting _queue_task() for managed_node3/include_tasks 14305 1726882542.74984: done queuing things up, now waiting for results queue to drain 14305 1726882542.74986: waiting for pending results... 14305 1726882542.75562: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 14305 1726882542.75652: in run() - task 0affc7ec-ae25-91e4-75a8-000000000084 14305 1726882542.75665: variable 'ansible_search_path' from source: unknown 14305 1726882542.75669: variable 'ansible_search_path' from source: unknown 14305 1726882542.75709: calling self._execute() 14305 1726882542.76009: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.76013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.76017: variable 'omit' from source: magic vars 14305 1726882542.76781: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.76784: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.76787: _execute() done 14305 1726882542.76790: dumping result to json 14305 1726882542.76792: done dumping result, returning 14305 1726882542.76796: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-91e4-75a8-000000000084] 14305 1726882542.76806: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000084 14305 1726882542.76964: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000084 14305 1726882542.76967: WORKER PROCESS EXITING 14305 1726882542.77020: no more pending results, returning what we have 14305 1726882542.77027: in VariableManager get_vars() 14305 1726882542.77063: Calling all_inventory to load vars for managed_node3 14305 1726882542.77066: Calling groups_inventory to load vars for managed_node3 14305 1726882542.77071: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.77085: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.77089: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.77092: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.77420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.77697: done with get_vars() 14305 1726882542.77704: variable 'ansible_search_path' from source: unknown 14305 1726882542.77706: variable 'ansible_search_path' from source: unknown 14305 1726882542.77776: we have included files to process 14305 1726882542.77778: generating all_blocks data 14305 1726882542.77780: done generating all_blocks data 14305 1726882542.77784: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 14305 1726882542.77785: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 14305 1726882542.77788: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 14305 1726882542.77954: in VariableManager get_vars() 14305 1726882542.77973: done with get_vars() 14305 1726882542.78102: done processing included file 14305 1726882542.78104: iterating over new_blocks loaded from include file 14305 1726882542.78105: in VariableManager get_vars() 14305 1726882542.78119: done with get_vars() 14305 1726882542.78121: filtering new block on tags 14305 1726882542.78169: done filtering new block on tags 14305 1726882542.78172: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 14305 1726882542.78178: extending task lists for all hosts with included blocks 14305 1726882542.78699: done extending task lists 14305 1726882542.78700: done processing included files 14305 1726882542.78701: results queue empty 14305 1726882542.78702: checking for any_errors_fatal 14305 1726882542.78707: done checking for any_errors_fatal 14305 1726882542.78708: checking for max_fail_percentage 14305 1726882542.78709: done checking for max_fail_percentage 14305 1726882542.78710: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.78711: done checking to see if all hosts have failed 14305 1726882542.78711: getting the remaining hosts for this loop 14305 1726882542.78713: done getting the remaining hosts for this loop 14305 1726882542.78715: getting the next task for host managed_node3 14305 1726882542.78719: done getting next task for host managed_node3 14305 1726882542.78724: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 14305 1726882542.78727: ^ 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? (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 14305 1726882542.78729: getting variables 14305 1726882542.78730: in VariableManager get_vars() 14305 1726882542.78739: Calling all_inventory to load vars for managed_node3 14305 1726882542.78741: Calling groups_inventory to load vars for managed_node3 14305 1726882542.78743: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.78749: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.78756: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.78759: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.78957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.79169: done with get_vars() 14305 1726882542.79178: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:35:42 -0400 (0:00:00.046) 0:00:09.842 ****** 14305 1726882542.79259: entering _queue_task() for managed_node3/include_tasks 14305 1726882542.79638: worker is 1 (out of 1 available) 14305 1726882542.79650: exiting _queue_task() for managed_node3/include_tasks 14305 1726882542.79661: done queuing things up, now waiting for results queue to drain 14305 1726882542.79662: waiting for pending results... 14305 1726882542.79940: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 14305 1726882542.79945: in run() - task 0affc7ec-ae25-91e4-75a8-0000000000ab 14305 1726882542.79949: variable 'ansible_search_path' from source: unknown 14305 1726882542.79957: variable 'ansible_search_path' from source: unknown 14305 1726882542.80000: calling self._execute() 14305 1726882542.80086: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.80174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.80180: variable 'omit' from source: magic vars 14305 1726882542.80531: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.80549: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.80560: _execute() done 14305 1726882542.80567: dumping result to json 14305 1726882542.80575: done dumping result, returning 14305 1726882542.80584: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-91e4-75a8-0000000000ab] 14305 1726882542.80610: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000ab 14305 1726882542.80754: no more pending results, returning what we have 14305 1726882542.80758: in VariableManager get_vars() 14305 1726882542.80794: Calling all_inventory to load vars for managed_node3 14305 1726882542.80801: Calling groups_inventory to load vars for managed_node3 14305 1726882542.80806: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.80819: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.80825: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.80829: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.81215: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000ab 14305 1726882542.81219: WORKER PROCESS EXITING 14305 1726882542.81245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.81449: done with get_vars() 14305 1726882542.81456: variable 'ansible_search_path' from source: unknown 14305 1726882542.81457: variable 'ansible_search_path' from source: unknown 14305 1726882542.81498: we have included files to process 14305 1726882542.81499: generating all_blocks data 14305 1726882542.81501: done generating all_blocks data 14305 1726882542.81502: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 14305 1726882542.81503: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 14305 1726882542.81506: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 14305 1726882542.81841: done processing included file 14305 1726882542.81843: iterating over new_blocks loaded from include file 14305 1726882542.81845: in VariableManager get_vars() 14305 1726882542.81859: done with get_vars() 14305 1726882542.81860: filtering new block on tags 14305 1726882542.81896: done filtering new block on tags 14305 1726882542.81899: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 14305 1726882542.81904: extending task lists for all hosts with included blocks 14305 1726882542.82086: done extending task lists 14305 1726882542.82087: done processing included files 14305 1726882542.82088: results queue empty 14305 1726882542.82089: checking for any_errors_fatal 14305 1726882542.82092: done checking for any_errors_fatal 14305 1726882542.82093: checking for max_fail_percentage 14305 1726882542.82094: done checking for max_fail_percentage 14305 1726882542.82094: checking to see if all hosts have failed and the running result is not ok 14305 1726882542.82095: done checking to see if all hosts have failed 14305 1726882542.82096: getting the remaining hosts for this loop 14305 1726882542.82097: done getting the remaining hosts for this loop 14305 1726882542.82100: getting the next task for host managed_node3 14305 1726882542.82104: done getting next task for host managed_node3 14305 1726882542.82106: ^ task is: TASK: Gather current interface info 14305 1726882542.82109: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882542.82112: getting variables 14305 1726882542.82113: in VariableManager get_vars() 14305 1726882542.82120: Calling all_inventory to load vars for managed_node3 14305 1726882542.82125: Calling groups_inventory to load vars for managed_node3 14305 1726882542.82128: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882542.82133: Calling all_plugins_play to load vars for managed_node3 14305 1726882542.82136: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882542.82139: Calling groups_plugins_play to load vars for managed_node3 14305 1726882542.82474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882542.82649: done with get_vars() 14305 1726882542.82657: done getting variables 14305 1726882542.82691: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:35:42 -0400 (0:00:00.034) 0:00:09.877 ****** 14305 1726882542.82728: entering _queue_task() for managed_node3/command 14305 1726882542.83440: worker is 1 (out of 1 available) 14305 1726882542.83452: exiting _queue_task() for managed_node3/command 14305 1726882542.83463: done queuing things up, now waiting for results queue to drain 14305 1726882542.83465: waiting for pending results... 14305 1726882542.83884: running TaskExecutor() for managed_node3/TASK: Gather current interface info 14305 1726882542.84198: in run() - task 0affc7ec-ae25-91e4-75a8-0000000000e6 14305 1726882542.84202: variable 'ansible_search_path' from source: unknown 14305 1726882542.84205: variable 'ansible_search_path' from source: unknown 14305 1726882542.84208: calling self._execute() 14305 1726882542.84351: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.84369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.84386: variable 'omit' from source: magic vars 14305 1726882542.85213: variable 'ansible_distribution_major_version' from source: facts 14305 1726882542.85270: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882542.85337: variable 'omit' from source: magic vars 14305 1726882542.85399: variable 'omit' from source: magic vars 14305 1726882542.85511: variable 'omit' from source: magic vars 14305 1726882542.85619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882542.85665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882542.85750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882542.85815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.85839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882542.86013: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882542.86017: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.86019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.86077: Set connection var ansible_connection to ssh 14305 1726882542.86094: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882542.86106: Set connection var ansible_timeout to 10 14305 1726882542.86122: Set connection var ansible_shell_type to sh 14305 1726882542.86135: Set connection var ansible_pipelining to False 14305 1726882542.86148: Set connection var ansible_shell_executable to /bin/sh 14305 1726882542.86176: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.86184: variable 'ansible_connection' from source: unknown 14305 1726882542.86191: variable 'ansible_module_compression' from source: unknown 14305 1726882542.86198: variable 'ansible_shell_type' from source: unknown 14305 1726882542.86205: variable 'ansible_shell_executable' from source: unknown 14305 1726882542.86212: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882542.86220: variable 'ansible_pipelining' from source: unknown 14305 1726882542.86328: variable 'ansible_timeout' from source: unknown 14305 1726882542.86331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882542.86408: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882542.86449: variable 'omit' from source: magic vars 14305 1726882542.86453: starting attempt loop 14305 1726882542.86455: running the handler 14305 1726882542.86463: _low_level_execute_command(): starting 14305 1726882542.86477: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882542.87345: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882542.87391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882542.87409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882542.87443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882542.87555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882542.89384: stdout chunk (state=3): >>>/root <<< 14305 1726882542.89537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882542.89959: stderr chunk (state=3): >>><<< 14305 1726882542.89963: stdout chunk (state=3): >>><<< 14305 1726882542.89966: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882542.89969: _low_level_execute_command(): starting 14305 1726882542.89973: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381 `" && echo ansible-tmp-1726882542.8986554-14713-161168846359381="` echo /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381 `" ) && sleep 0' 14305 1726882542.90513: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882542.90529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882542.90544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882542.90644: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882542.90690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882542.90710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882542.90735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882542.90852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882542.92870: stdout chunk (state=3): >>>ansible-tmp-1726882542.8986554-14713-161168846359381=/root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381 <<< 14305 1726882542.93069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882542.93073: stdout chunk (state=3): >>><<< 14305 1726882542.93076: stderr chunk (state=3): >>><<< 14305 1726882542.93128: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882542.8986554-14713-161168846359381=/root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882542.93142: variable 'ansible_module_compression' from source: unknown 14305 1726882542.93214: ANSIBALLZ: Using generic lock for ansible.legacy.command 14305 1726882542.93283: ANSIBALLZ: Acquiring lock 14305 1726882542.93287: ANSIBALLZ: Lock acquired: 139780775562560 14305 1726882542.93289: ANSIBALLZ: Creating module 14305 1726882543.10255: ANSIBALLZ: Writing module into payload 14305 1726882543.10379: ANSIBALLZ: Writing module 14305 1726882543.10407: ANSIBALLZ: Renaming module 14305 1726882543.10427: ANSIBALLZ: Done creating module 14305 1726882543.10455: variable 'ansible_facts' from source: unknown 14305 1726882543.10652: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py 14305 1726882543.10831: Sending initial data 14305 1726882543.10841: Sent initial data (156 bytes) 14305 1726882543.11554: stderr chunk (state=3): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.11586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.11711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.13426: 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 <<< 14305 1726882543.13551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882543.13644: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpuwp1xxjn /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py <<< 14305 1726882543.13657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py" <<< 14305 1726882543.13725: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpuwp1xxjn" to remote "/root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py" <<< 14305 1726882543.14604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.14669: stderr chunk (state=3): >>><<< 14305 1726882543.14673: stdout chunk (state=3): >>><<< 14305 1726882543.14692: done transferring module to remote 14305 1726882543.14705: _low_level_execute_command(): starting 14305 1726882543.14710: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/ /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py && sleep 0' 14305 1726882543.15192: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.15196: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.15199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.15201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.15204: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882543.15206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.15255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.15259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.15271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.15371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.17208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.17280: stderr chunk (state=3): >>><<< 14305 1726882543.17282: stdout chunk (state=3): >>><<< 14305 1726882543.17337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.17341: _low_level_execute_command(): starting 14305 1726882543.17343: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/AnsiballZ_command.py && sleep 0' 14305 1726882543.17764: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882543.17772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.17775: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.17779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.17781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.17783: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.17835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.17842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.17843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.17939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.34614: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:35:43.340925", "end": "2024-09-20 21:35:43.344397", "delta": "0:00:00.003472", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14305 1726882543.36204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882543.36253: stderr chunk (state=3): >>><<< 14305 1726882543.36256: stdout chunk (state=3): >>><<< 14305 1726882543.36274: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:35:43.340925", "end": "2024-09-20 21:35:43.344397", "delta": "0:00:00.003472", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882543.36303: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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.command', '_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-1726882542.8986554-14713-161168846359381/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882543.36312: _low_level_execute_command(): starting 14305 1726882543.36317: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882542.8986554-14713-161168846359381/ > /dev/null 2>&1 && sleep 0' 14305 1726882543.36863: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.36869: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.36872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 14305 1726882543.36874: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.36882: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.36928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.36936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.36938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.37021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.38928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.38984: stderr chunk (state=3): >>><<< 14305 1726882543.38987: stdout chunk (state=3): >>><<< 14305 1726882543.39004: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.39007: handler run complete 14305 1726882543.39029: Evaluated conditional (False): False 14305 1726882543.39037: attempt loop complete, returning result 14305 1726882543.39045: _execute() done 14305 1726882543.39048: dumping result to json 14305 1726882543.39051: done dumping result, returning 14305 1726882543.39059: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affc7ec-ae25-91e4-75a8-0000000000e6] 14305 1726882543.39064: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000e6 14305 1726882543.39170: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000e6 14305 1726882543.39173: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003472", "end": "2024-09-20 21:35:43.344397", "rc": 0, "start": "2024-09-20 21:35:43.340925" } STDOUT: bonding_masters eth0 lo 14305 1726882543.39253: no more pending results, returning what we have 14305 1726882543.39256: results queue empty 14305 1726882543.39257: checking for any_errors_fatal 14305 1726882543.39259: done checking for any_errors_fatal 14305 1726882543.39259: checking for max_fail_percentage 14305 1726882543.39261: done checking for max_fail_percentage 14305 1726882543.39261: checking to see if all hosts have failed and the running result is not ok 14305 1726882543.39262: done checking to see if all hosts have failed 14305 1726882543.39263: getting the remaining hosts for this loop 14305 1726882543.39265: done getting the remaining hosts for this loop 14305 1726882543.39272: getting the next task for host managed_node3 14305 1726882543.39279: done getting next task for host managed_node3 14305 1726882543.39289: ^ task is: TASK: Set current_interfaces 14305 1726882543.39294: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882543.39299: getting variables 14305 1726882543.39300: in VariableManager get_vars() 14305 1726882543.39333: Calling all_inventory to load vars for managed_node3 14305 1726882543.39336: Calling groups_inventory to load vars for managed_node3 14305 1726882543.39340: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.39351: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.39354: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.39357: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.39600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.39859: done with get_vars() 14305 1726882543.39871: done getting variables 14305 1726882543.39948: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:35:43 -0400 (0:00:00.572) 0:00:10.449 ****** 14305 1726882543.39983: entering _queue_task() for managed_node3/set_fact 14305 1726882543.40310: worker is 1 (out of 1 available) 14305 1726882543.40326: exiting _queue_task() for managed_node3/set_fact 14305 1726882543.40342: done queuing things up, now waiting for results queue to drain 14305 1726882543.40344: waiting for pending results... 14305 1726882543.40636: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 14305 1726882543.40740: in run() - task 0affc7ec-ae25-91e4-75a8-0000000000e7 14305 1726882543.40753: variable 'ansible_search_path' from source: unknown 14305 1726882543.40758: variable 'ansible_search_path' from source: unknown 14305 1726882543.40811: calling self._execute() 14305 1726882543.40959: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.40962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.40966: variable 'omit' from source: magic vars 14305 1726882543.41346: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.41354: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.41357: variable 'omit' from source: magic vars 14305 1726882543.41391: variable 'omit' from source: magic vars 14305 1726882543.41474: variable '_current_interfaces' from source: set_fact 14305 1726882543.41535: variable 'omit' from source: magic vars 14305 1726882543.41598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882543.41626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882543.41773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882543.41777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.41779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.41783: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882543.41785: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.41788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.41855: Set connection var ansible_connection to ssh 14305 1726882543.41865: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882543.41873: Set connection var ansible_timeout to 10 14305 1726882543.41879: Set connection var ansible_shell_type to sh 14305 1726882543.41884: Set connection var ansible_pipelining to False 14305 1726882543.41891: Set connection var ansible_shell_executable to /bin/sh 14305 1726882543.41910: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.41914: variable 'ansible_connection' from source: unknown 14305 1726882543.41918: variable 'ansible_module_compression' from source: unknown 14305 1726882543.41920: variable 'ansible_shell_type' from source: unknown 14305 1726882543.41923: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.41925: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.41933: variable 'ansible_pipelining' from source: unknown 14305 1726882543.41935: variable 'ansible_timeout' from source: unknown 14305 1726882543.41938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.42118: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882543.42127: variable 'omit' from source: magic vars 14305 1726882543.42132: starting attempt loop 14305 1726882543.42135: running the handler 14305 1726882543.42144: handler run complete 14305 1726882543.42152: attempt loop complete, returning result 14305 1726882543.42154: _execute() done 14305 1726882543.42157: dumping result to json 14305 1726882543.42161: done dumping result, returning 14305 1726882543.42168: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affc7ec-ae25-91e4-75a8-0000000000e7] 14305 1726882543.42202: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000e7 14305 1726882543.42278: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000e7 14305 1726882543.42282: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 14305 1726882543.42357: no more pending results, returning what we have 14305 1726882543.42359: results queue empty 14305 1726882543.42361: checking for any_errors_fatal 14305 1726882543.42367: done checking for any_errors_fatal 14305 1726882543.42368: checking for max_fail_percentage 14305 1726882543.42369: done checking for max_fail_percentage 14305 1726882543.42369: checking to see if all hosts have failed and the running result is not ok 14305 1726882543.42370: done checking to see if all hosts have failed 14305 1726882543.42371: getting the remaining hosts for this loop 14305 1726882543.42373: done getting the remaining hosts for this loop 14305 1726882543.42377: getting the next task for host managed_node3 14305 1726882543.42385: done getting next task for host managed_node3 14305 1726882543.42387: ^ task is: TASK: Show current_interfaces 14305 1726882543.42391: ^ 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? (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 14305 1726882543.42394: getting variables 14305 1726882543.42395: in VariableManager get_vars() 14305 1726882543.42418: Calling all_inventory to load vars for managed_node3 14305 1726882543.42453: Calling groups_inventory to load vars for managed_node3 14305 1726882543.42458: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.42467: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.42484: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.42489: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.42613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.42744: done with get_vars() 14305 1726882543.42752: done getting variables 14305 1726882543.42795: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:35:43 -0400 (0:00:00.028) 0:00:10.478 ****** 14305 1726882543.42816: entering _queue_task() for managed_node3/debug 14305 1726882543.43011: worker is 1 (out of 1 available) 14305 1726882543.43027: exiting _queue_task() for managed_node3/debug 14305 1726882543.43038: done queuing things up, now waiting for results queue to drain 14305 1726882543.43040: waiting for pending results... 14305 1726882543.43197: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 14305 1726882543.43274: in run() - task 0affc7ec-ae25-91e4-75a8-0000000000ac 14305 1726882543.43290: variable 'ansible_search_path' from source: unknown 14305 1726882543.43294: variable 'ansible_search_path' from source: unknown 14305 1726882543.43324: calling self._execute() 14305 1726882543.43388: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.43392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.43402: variable 'omit' from source: magic vars 14305 1726882543.43681: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.43691: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.43699: variable 'omit' from source: magic vars 14305 1726882543.43735: variable 'omit' from source: magic vars 14305 1726882543.43805: variable 'current_interfaces' from source: set_fact 14305 1726882543.43829: variable 'omit' from source: magic vars 14305 1726882543.43963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882543.43967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882543.43969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882543.43972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.43974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.44001: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882543.44011: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.44014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.44138: Set connection var ansible_connection to ssh 14305 1726882543.44142: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882543.44144: Set connection var ansible_timeout to 10 14305 1726882543.44148: Set connection var ansible_shell_type to sh 14305 1726882543.44151: Set connection var ansible_pipelining to False 14305 1726882543.44185: Set connection var ansible_shell_executable to /bin/sh 14305 1726882543.44188: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.44193: variable 'ansible_connection' from source: unknown 14305 1726882543.44195: variable 'ansible_module_compression' from source: unknown 14305 1726882543.44198: variable 'ansible_shell_type' from source: unknown 14305 1726882543.44200: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.44205: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.44207: variable 'ansible_pipelining' from source: unknown 14305 1726882543.44209: variable 'ansible_timeout' from source: unknown 14305 1726882543.44211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.44329: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882543.44338: variable 'omit' from source: magic vars 14305 1726882543.44343: starting attempt loop 14305 1726882543.44346: running the handler 14305 1726882543.44384: handler run complete 14305 1726882543.44409: attempt loop complete, returning result 14305 1726882543.44413: _execute() done 14305 1726882543.44415: dumping result to json 14305 1726882543.44418: done dumping result, returning 14305 1726882543.44423: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affc7ec-ae25-91e4-75a8-0000000000ac] 14305 1726882543.44429: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000ac 14305 1726882543.44511: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000000ac 14305 1726882543.44514: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 14305 1726882543.44568: no more pending results, returning what we have 14305 1726882543.44573: results queue empty 14305 1726882543.44574: checking for any_errors_fatal 14305 1726882543.44579: done checking for any_errors_fatal 14305 1726882543.44580: checking for max_fail_percentage 14305 1726882543.44582: done checking for max_fail_percentage 14305 1726882543.44582: checking to see if all hosts have failed and the running result is not ok 14305 1726882543.44583: done checking to see if all hosts have failed 14305 1726882543.44584: getting the remaining hosts for this loop 14305 1726882543.44585: done getting the remaining hosts for this loop 14305 1726882543.44589: getting the next task for host managed_node3 14305 1726882543.44596: done getting next task for host managed_node3 14305 1726882543.44599: ^ task is: TASK: Setup 14305 1726882543.44601: ^ 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 14305 1726882543.44604: getting variables 14305 1726882543.44605: in VariableManager get_vars() 14305 1726882543.44630: Calling all_inventory to load vars for managed_node3 14305 1726882543.44632: Calling groups_inventory to load vars for managed_node3 14305 1726882543.44635: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.44643: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.44646: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.44649: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.44808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.44928: done with get_vars() 14305 1726882543.44934: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:35:43 -0400 (0:00:00.021) 0:00:10.499 ****** 14305 1726882543.44999: entering _queue_task() for managed_node3/include_tasks 14305 1726882543.45188: worker is 1 (out of 1 available) 14305 1726882543.45205: exiting _queue_task() for managed_node3/include_tasks 14305 1726882543.45217: done queuing things up, now waiting for results queue to drain 14305 1726882543.45219: waiting for pending results... 14305 1726882543.45358: running TaskExecutor() for managed_node3/TASK: Setup 14305 1726882543.45416: in run() - task 0affc7ec-ae25-91e4-75a8-000000000085 14305 1726882543.45428: variable 'ansible_search_path' from source: unknown 14305 1726882543.45433: variable 'ansible_search_path' from source: unknown 14305 1726882543.45469: variable 'lsr_setup' from source: include params 14305 1726882543.45632: variable 'lsr_setup' from source: include params 14305 1726882543.45685: variable 'omit' from source: magic vars 14305 1726882543.45796: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.45802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.45824: variable 'omit' from source: magic vars 14305 1726882543.46016: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.46110: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.46114: variable 'item' from source: unknown 14305 1726882543.46149: variable 'item' from source: unknown 14305 1726882543.46187: variable 'item' from source: unknown 14305 1726882543.46220: variable 'item' from source: unknown 14305 1726882543.46338: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.46341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.46343: variable 'omit' from source: magic vars 14305 1726882543.46456: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.46459: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.46462: variable 'item' from source: unknown 14305 1726882543.46505: variable 'item' from source: unknown 14305 1726882543.46527: variable 'item' from source: unknown 14305 1726882543.46574: variable 'item' from source: unknown 14305 1726882543.46635: dumping result to json 14305 1726882543.46639: done dumping result, returning 14305 1726882543.46641: done running TaskExecutor() for managed_node3/TASK: Setup [0affc7ec-ae25-91e4-75a8-000000000085] 14305 1726882543.46643: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000085 14305 1726882543.46689: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000085 14305 1726882543.46693: WORKER PROCESS EXITING 14305 1726882543.46724: no more pending results, returning what we have 14305 1726882543.46728: in VariableManager get_vars() 14305 1726882543.46756: Calling all_inventory to load vars for managed_node3 14305 1726882543.46759: Calling groups_inventory to load vars for managed_node3 14305 1726882543.46761: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.46775: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.46778: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.46781: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.46937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.47107: done with get_vars() 14305 1726882543.47113: variable 'ansible_search_path' from source: unknown 14305 1726882543.47113: variable 'ansible_search_path' from source: unknown 14305 1726882543.47143: variable 'ansible_search_path' from source: unknown 14305 1726882543.47143: variable 'ansible_search_path' from source: unknown 14305 1726882543.47178: we have included files to process 14305 1726882543.47180: generating all_blocks data 14305 1726882543.47182: done generating all_blocks data 14305 1726882543.47186: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 14305 1726882543.47187: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 14305 1726882543.47189: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 14305 1726882543.47379: done processing included file 14305 1726882543.47381: iterating over new_blocks loaded from include file 14305 1726882543.47385: in VariableManager get_vars() 14305 1726882543.47399: done with get_vars() 14305 1726882543.47401: filtering new block on tags 14305 1726882543.47418: done filtering new block on tags 14305 1726882543.47420: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) 14305 1726882543.47428: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 14305 1726882543.47429: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 14305 1726882543.47432: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 14305 1726882543.47531: in VariableManager get_vars() 14305 1726882543.47551: done with get_vars() 14305 1726882543.47661: done processing included file 14305 1726882543.47663: iterating over new_blocks loaded from include file 14305 1726882543.47664: in VariableManager get_vars() 14305 1726882543.47674: done with get_vars() 14305 1726882543.47675: filtering new block on tags 14305 1726882543.47734: done filtering new block on tags 14305 1726882543.47736: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) 14305 1726882543.47738: extending task lists for all hosts with included blocks 14305 1726882543.48331: done extending task lists 14305 1726882543.48333: done processing included files 14305 1726882543.48333: results queue empty 14305 1726882543.48334: checking for any_errors_fatal 14305 1726882543.48337: done checking for any_errors_fatal 14305 1726882543.48338: checking for max_fail_percentage 14305 1726882543.48339: done checking for max_fail_percentage 14305 1726882543.48340: checking to see if all hosts have failed and the running result is not ok 14305 1726882543.48340: done checking to see if all hosts have failed 14305 1726882543.48341: getting the remaining hosts for this loop 14305 1726882543.48343: done getting the remaining hosts for this loop 14305 1726882543.48345: getting the next task for host managed_node3 14305 1726882543.48348: done getting next task for host managed_node3 14305 1726882543.48349: ^ task is: TASK: Remove test interface if necessary 14305 1726882543.48351: ^ 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? (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 14305 1726882543.48352: getting variables 14305 1726882543.48353: in VariableManager get_vars() 14305 1726882543.48362: Calling all_inventory to load vars for managed_node3 14305 1726882543.48364: Calling groups_inventory to load vars for managed_node3 14305 1726882543.48368: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.48372: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.48374: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.48376: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.48489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.48660: done with get_vars() 14305 1726882543.48673: done getting variables 14305 1726882543.48726: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:35:43 -0400 (0:00:00.037) 0:00:10.537 ****** 14305 1726882543.48754: entering _queue_task() for managed_node3/command 14305 1726882543.48982: worker is 1 (out of 1 available) 14305 1726882543.48996: exiting _queue_task() for managed_node3/command 14305 1726882543.49010: done queuing things up, now waiting for results queue to drain 14305 1726882543.49012: waiting for pending results... 14305 1726882543.49191: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 14305 1726882543.49285: in run() - task 0affc7ec-ae25-91e4-75a8-00000000010c 14305 1726882543.49314: variable 'ansible_search_path' from source: unknown 14305 1726882543.49318: variable 'ansible_search_path' from source: unknown 14305 1726882543.49336: calling self._execute() 14305 1726882543.49398: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.49404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.49412: variable 'omit' from source: magic vars 14305 1726882543.49734: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.49752: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.49766: variable 'omit' from source: magic vars 14305 1726882543.49815: variable 'omit' from source: magic vars 14305 1726882543.49982: variable 'interface' from source: play vars 14305 1726882543.49985: variable 'omit' from source: magic vars 14305 1726882543.50010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882543.50102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882543.50111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882543.50113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.50116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.50185: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882543.50189: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.50192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.50301: Set connection var ansible_connection to ssh 14305 1726882543.50305: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882543.50307: Set connection var ansible_timeout to 10 14305 1726882543.50310: Set connection var ansible_shell_type to sh 14305 1726882543.50312: Set connection var ansible_pipelining to False 14305 1726882543.50314: Set connection var ansible_shell_executable to /bin/sh 14305 1726882543.50335: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.50349: variable 'ansible_connection' from source: unknown 14305 1726882543.50371: variable 'ansible_module_compression' from source: unknown 14305 1726882543.50374: variable 'ansible_shell_type' from source: unknown 14305 1726882543.50377: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.50379: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.50381: variable 'ansible_pipelining' from source: unknown 14305 1726882543.50384: variable 'ansible_timeout' from source: unknown 14305 1726882543.50386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.50557: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882543.50561: variable 'omit' from source: magic vars 14305 1726882543.50567: starting attempt loop 14305 1726882543.50572: running the handler 14305 1726882543.50585: _low_level_execute_command(): starting 14305 1726882543.50592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882543.51328: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.51332: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.51337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.51339: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.51403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.51426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.51511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.53286: stdout chunk (state=3): >>>/root <<< 14305 1726882543.53398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.53472: stderr chunk (state=3): >>><<< 14305 1726882543.53475: stdout chunk (state=3): >>><<< 14305 1726882543.53487: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.53497: _low_level_execute_command(): starting 14305 1726882543.53503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437 `" && echo ansible-tmp-1726882543.5348613-14744-152967479389437="` echo /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437 `" ) && sleep 0' 14305 1726882543.54069: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.54072: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.54075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.54086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.54089: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.54151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.54165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.54239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.56226: stdout chunk (state=3): >>>ansible-tmp-1726882543.5348613-14744-152967479389437=/root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437 <<< 14305 1726882543.56340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.56401: stderr chunk (state=3): >>><<< 14305 1726882543.56405: stdout chunk (state=3): >>><<< 14305 1726882543.56423: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882543.5348613-14744-152967479389437=/root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.56450: variable 'ansible_module_compression' from source: unknown 14305 1726882543.56506: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14305 1726882543.56551: variable 'ansible_facts' from source: unknown 14305 1726882543.56664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py 14305 1726882543.56751: Sending initial data 14305 1726882543.56755: Sent initial data (156 bytes) 14305 1726882543.57276: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.57301: 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.45.226 originally 10.31.45.226 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.57307: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.57371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.57388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.57465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.59075: 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 <<< 14305 1726882543.59079: stderr chunk (state=3): >>>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 <<< 14305 1726882543.59149: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882543.59231: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmplw68l68g /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py <<< 14305 1726882543.59239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py" <<< 14305 1726882543.59313: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmplw68l68g" to remote "/root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py" <<< 14305 1726882543.60105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.60170: stderr chunk (state=3): >>><<< 14305 1726882543.60174: stdout chunk (state=3): >>><<< 14305 1726882543.60190: done transferring module to remote 14305 1726882543.60199: _low_level_execute_command(): starting 14305 1726882543.60204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/ /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py && sleep 0' 14305 1726882543.60797: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.60803: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.60806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.60810: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.60861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.60904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.60982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.61064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.63126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.63129: stdout chunk (state=3): >>><<< 14305 1726882543.63132: stderr chunk (state=3): >>><<< 14305 1726882543.63136: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.63139: _low_level_execute_command(): starting 14305 1726882543.63141: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/AnsiballZ_command.py && sleep 0' 14305 1726882543.63897: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882543.63911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.64043: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.64063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.64189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.81627: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:35:43.806437", "end": "2024-09-20 21:35:43.814414", "delta": "0:00:00.007977", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14305 1726882543.83106: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.45.226 closed. <<< 14305 1726882543.83168: stderr chunk (state=3): >>><<< 14305 1726882543.83172: stdout chunk (state=3): >>><<< 14305 1726882543.83192: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:35:43.806437", "end": "2024-09-20 21:35:43.814414", "delta": "0:00:00.007977", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 1 Shared connection to 10.31.45.226 closed. 14305 1726882543.83226: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del dummy0', '_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.command', '_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-1726882543.5348613-14744-152967479389437/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882543.83239: _low_level_execute_command(): starting 14305 1726882543.83243: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882543.5348613-14744-152967479389437/ > /dev/null 2>&1 && sleep 0' 14305 1726882543.83728: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.83731: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.83735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882543.83738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.83745: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.83795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.83802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.83885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.85815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.85861: stderr chunk (state=3): >>><<< 14305 1726882543.85864: stdout chunk (state=3): >>><<< 14305 1726882543.85881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.85887: handler run complete 14305 1726882543.85907: Evaluated conditional (False): False 14305 1726882543.85915: attempt loop complete, returning result 14305 1726882543.85918: _execute() done 14305 1726882543.85921: dumping result to json 14305 1726882543.85928: done dumping result, returning 14305 1726882543.85939: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0affc7ec-ae25-91e4-75a8-00000000010c] 14305 1726882543.85942: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000010c 14305 1726882543.86048: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000010c 14305 1726882543.86050: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.007977", "end": "2024-09-20 21:35:43.814414", "rc": 1, "start": "2024-09-20 21:35:43.806437" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 14305 1726882543.86121: no more pending results, returning what we have 14305 1726882543.86127: results queue empty 14305 1726882543.86128: checking for any_errors_fatal 14305 1726882543.86130: done checking for any_errors_fatal 14305 1726882543.86131: checking for max_fail_percentage 14305 1726882543.86132: done checking for max_fail_percentage 14305 1726882543.86133: checking to see if all hosts have failed and the running result is not ok 14305 1726882543.86134: done checking to see if all hosts have failed 14305 1726882543.86134: getting the remaining hosts for this loop 14305 1726882543.86137: done getting the remaining hosts for this loop 14305 1726882543.86141: getting the next task for host managed_node3 14305 1726882543.86149: done getting next task for host managed_node3 14305 1726882543.86152: ^ task is: TASK: Include the task 'get_interface_stat.yml' 14305 1726882543.86156: ^ 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? (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 14305 1726882543.86159: getting variables 14305 1726882543.86160: in VariableManager get_vars() 14305 1726882543.86220: Calling all_inventory to load vars for managed_node3 14305 1726882543.86230: Calling groups_inventory to load vars for managed_node3 14305 1726882543.86234: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.86243: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.86246: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.86249: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.86370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.86493: done with get_vars() 14305 1726882543.86502: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:35:43 -0400 (0:00:00.378) 0:00:10.915 ****** 14305 1726882543.86575: entering _queue_task() for managed_node3/include_tasks 14305 1726882543.86775: worker is 1 (out of 1 available) 14305 1726882543.86787: exiting _queue_task() for managed_node3/include_tasks 14305 1726882543.86799: done queuing things up, now waiting for results queue to drain 14305 1726882543.86801: waiting for pending results... 14305 1726882543.86963: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 14305 1726882543.87031: in run() - task 0affc7ec-ae25-91e4-75a8-000000000110 14305 1726882543.87043: variable 'ansible_search_path' from source: unknown 14305 1726882543.87046: variable 'ansible_search_path' from source: unknown 14305 1726882543.87080: calling self._execute() 14305 1726882543.87139: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.87145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.87154: variable 'omit' from source: magic vars 14305 1726882543.87434: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.87444: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.87450: _execute() done 14305 1726882543.87453: dumping result to json 14305 1726882543.87457: done dumping result, returning 14305 1726882543.87464: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-91e4-75a8-000000000110] 14305 1726882543.87469: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000110 14305 1726882543.87559: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000110 14305 1726882543.87562: WORKER PROCESS EXITING 14305 1726882543.87597: no more pending results, returning what we have 14305 1726882543.87601: in VariableManager get_vars() 14305 1726882543.87636: Calling all_inventory to load vars for managed_node3 14305 1726882543.87640: Calling groups_inventory to load vars for managed_node3 14305 1726882543.87642: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.87652: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.87655: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.87658: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.87776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.87910: done with get_vars() 14305 1726882543.87915: variable 'ansible_search_path' from source: unknown 14305 1726882543.87916: variable 'ansible_search_path' from source: unknown 14305 1726882543.87921: variable 'item' from source: include params 14305 1726882543.88005: variable 'item' from source: include params 14305 1726882543.88035: we have included files to process 14305 1726882543.88036: generating all_blocks data 14305 1726882543.88037: done generating all_blocks data 14305 1726882543.88041: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14305 1726882543.88042: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14305 1726882543.88044: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14305 1726882543.88201: done processing included file 14305 1726882543.88203: iterating over new_blocks loaded from include file 14305 1726882543.88204: in VariableManager get_vars() 14305 1726882543.88213: done with get_vars() 14305 1726882543.88214: filtering new block on tags 14305 1726882543.88232: done filtering new block on tags 14305 1726882543.88234: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 14305 1726882543.88237: extending task lists for all hosts with included blocks 14305 1726882543.88337: done extending task lists 14305 1726882543.88338: done processing included files 14305 1726882543.88339: results queue empty 14305 1726882543.88339: checking for any_errors_fatal 14305 1726882543.88342: done checking for any_errors_fatal 14305 1726882543.88342: checking for max_fail_percentage 14305 1726882543.88343: done checking for max_fail_percentage 14305 1726882543.88344: checking to see if all hosts have failed and the running result is not ok 14305 1726882543.88344: done checking to see if all hosts have failed 14305 1726882543.88344: getting the remaining hosts for this loop 14305 1726882543.88345: done getting the remaining hosts for this loop 14305 1726882543.88347: getting the next task for host managed_node3 14305 1726882543.88350: done getting next task for host managed_node3 14305 1726882543.88351: ^ task is: TASK: Get stat for interface {{ interface }} 14305 1726882543.88353: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882543.88355: getting variables 14305 1726882543.88355: in VariableManager get_vars() 14305 1726882543.88361: Calling all_inventory to load vars for managed_node3 14305 1726882543.88362: Calling groups_inventory to load vars for managed_node3 14305 1726882543.88364: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882543.88368: Calling all_plugins_play to load vars for managed_node3 14305 1726882543.88370: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882543.88372: Calling groups_plugins_play to load vars for managed_node3 14305 1726882543.88457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882543.88570: done with get_vars() 14305 1726882543.88576: done getting variables 14305 1726882543.88659: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:35:43 -0400 (0:00:00.021) 0:00:10.936 ****** 14305 1726882543.88680: entering _queue_task() for managed_node3/stat 14305 1726882543.88865: worker is 1 (out of 1 available) 14305 1726882543.88878: exiting _queue_task() for managed_node3/stat 14305 1726882543.88892: done queuing things up, now waiting for results queue to drain 14305 1726882543.88893: waiting for pending results... 14305 1726882543.89037: running TaskExecutor() for managed_node3/TASK: Get stat for interface dummy0 14305 1726882543.89105: in run() - task 0affc7ec-ae25-91e4-75a8-00000000015f 14305 1726882543.89118: variable 'ansible_search_path' from source: unknown 14305 1726882543.89122: variable 'ansible_search_path' from source: unknown 14305 1726882543.89152: calling self._execute() 14305 1726882543.89207: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.89211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.89219: variable 'omit' from source: magic vars 14305 1726882543.89530: variable 'ansible_distribution_major_version' from source: facts 14305 1726882543.89539: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882543.89545: variable 'omit' from source: magic vars 14305 1726882543.89589: variable 'omit' from source: magic vars 14305 1726882543.89656: variable 'interface' from source: play vars 14305 1726882543.89671: variable 'omit' from source: magic vars 14305 1726882543.89707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882543.89735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882543.89751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882543.89765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.89776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882543.89803: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882543.89806: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.89809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.89878: Set connection var ansible_connection to ssh 14305 1726882543.89886: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882543.89900: Set connection var ansible_timeout to 10 14305 1726882543.89903: Set connection var ansible_shell_type to sh 14305 1726882543.89911: Set connection var ansible_pipelining to False 14305 1726882543.89918: Set connection var ansible_shell_executable to /bin/sh 14305 1726882543.89937: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.89940: variable 'ansible_connection' from source: unknown 14305 1726882543.89943: variable 'ansible_module_compression' from source: unknown 14305 1726882543.89946: variable 'ansible_shell_type' from source: unknown 14305 1726882543.89948: variable 'ansible_shell_executable' from source: unknown 14305 1726882543.89950: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882543.89953: variable 'ansible_pipelining' from source: unknown 14305 1726882543.89957: variable 'ansible_timeout' from source: unknown 14305 1726882543.89961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882543.90118: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882543.90125: variable 'omit' from source: magic vars 14305 1726882543.90130: starting attempt loop 14305 1726882543.90135: running the handler 14305 1726882543.90145: _low_level_execute_command(): starting 14305 1726882543.90151: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882543.90688: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.90692: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.90695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882543.90699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.90745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.90748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882543.90750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.90842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.92495: stdout chunk (state=3): >>>/root <<< 14305 1726882543.92609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.92662: stderr chunk (state=3): >>><<< 14305 1726882543.92665: stdout chunk (state=3): >>><<< 14305 1726882543.92687: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.92696: _low_level_execute_command(): starting 14305 1726882543.92701: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940 `" && echo ansible-tmp-1726882543.926848-14760-164113143267940="` echo /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940 `" ) && sleep 0' 14305 1726882543.93158: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.93163: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.93168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.93180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.93183: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.93226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.93229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.93320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.95263: stdout chunk (state=3): >>>ansible-tmp-1726882543.926848-14760-164113143267940=/root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940 <<< 14305 1726882543.95378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.95424: stderr chunk (state=3): >>><<< 14305 1726882543.95428: stdout chunk (state=3): >>><<< 14305 1726882543.95441: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882543.926848-14760-164113143267940=/root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882543.95482: variable 'ansible_module_compression' from source: unknown 14305 1726882543.95523: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 14305 1726882543.95552: variable 'ansible_facts' from source: unknown 14305 1726882543.95618: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py 14305 1726882543.95726: Sending initial data 14305 1726882543.95730: Sent initial data (152 bytes) 14305 1726882543.96187: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.96191: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.96193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882543.96195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882543.96198: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882543.96200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.96249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.96257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.96346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882543.97940: 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 <<< 14305 1726882543.97944: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882543.98021: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882543.98104: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpl_5sp43x /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py <<< 14305 1726882543.98107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py" <<< 14305 1726882543.98185: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpl_5sp43x" to remote "/root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py" <<< 14305 1726882543.98899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882543.98969: stderr chunk (state=3): >>><<< 14305 1726882543.98973: stdout chunk (state=3): >>><<< 14305 1726882543.98993: done transferring module to remote 14305 1726882543.99004: _low_level_execute_command(): starting 14305 1726882543.99008: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/ /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py && sleep 0' 14305 1726882543.99473: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.99477: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882543.99480: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882543.99482: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882543.99535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882543.99538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882543.99628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.01447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882544.01487: stderr chunk (state=3): >>><<< 14305 1726882544.01491: stdout chunk (state=3): >>><<< 14305 1726882544.01504: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882544.01508: _low_level_execute_command(): starting 14305 1726882544.01513: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/AnsiballZ_stat.py && sleep 0' 14305 1726882544.01976: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.01980: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.02002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.02055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882544.02062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882544.02064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.02149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.18510: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 14305 1726882544.19736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882544.19797: stderr chunk (state=3): >>><<< 14305 1726882544.19800: stdout chunk (state=3): >>><<< 14305 1726882544.19816: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882544.19845: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_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-1726882543.926848-14760-164113143267940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882544.19852: _low_level_execute_command(): starting 14305 1726882544.19858: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882543.926848-14760-164113143267940/ > /dev/null 2>&1 && sleep 0' 14305 1726882544.20340: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882544.20343: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882544.20346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.20348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.20350: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.20405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882544.20412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.20493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.22387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882544.22434: stderr chunk (state=3): >>><<< 14305 1726882544.22437: stdout chunk (state=3): >>><<< 14305 1726882544.22453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882544.22460: handler run complete 14305 1726882544.22482: attempt loop complete, returning result 14305 1726882544.22485: _execute() done 14305 1726882544.22488: dumping result to json 14305 1726882544.22490: done dumping result, returning 14305 1726882544.22499: done running TaskExecutor() for managed_node3/TASK: Get stat for interface dummy0 [0affc7ec-ae25-91e4-75a8-00000000015f] 14305 1726882544.22504: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000015f 14305 1726882544.22601: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000015f 14305 1726882544.22604: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 14305 1726882544.22669: no more pending results, returning what we have 14305 1726882544.22672: results queue empty 14305 1726882544.22673: checking for any_errors_fatal 14305 1726882544.22675: done checking for any_errors_fatal 14305 1726882544.22676: checking for max_fail_percentage 14305 1726882544.22677: done checking for max_fail_percentage 14305 1726882544.22678: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.22679: done checking to see if all hosts have failed 14305 1726882544.22680: getting the remaining hosts for this loop 14305 1726882544.22681: done getting the remaining hosts for this loop 14305 1726882544.22686: getting the next task for host managed_node3 14305 1726882544.22695: done getting next task for host managed_node3 14305 1726882544.22697: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 14305 1726882544.22701: ^ 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? (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 14305 1726882544.22705: getting variables 14305 1726882544.22707: in VariableManager get_vars() 14305 1726882544.22744: Calling all_inventory to load vars for managed_node3 14305 1726882544.22747: Calling groups_inventory to load vars for managed_node3 14305 1726882544.22750: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.22760: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.22762: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.22765: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.22955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.23077: done with get_vars() 14305 1726882544.23084: done getting variables 14305 1726882544.23160: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 14305 1726882544.23249: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:35:44 -0400 (0:00:00.345) 0:00:11.282 ****** 14305 1726882544.23275: entering _queue_task() for managed_node3/assert 14305 1726882544.23276: Creating lock for assert 14305 1726882544.23481: worker is 1 (out of 1 available) 14305 1726882544.23493: exiting _queue_task() for managed_node3/assert 14305 1726882544.23504: done queuing things up, now waiting for results queue to drain 14305 1726882544.23506: waiting for pending results... 14305 1726882544.23671: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'dummy0' 14305 1726882544.23738: in run() - task 0affc7ec-ae25-91e4-75a8-000000000111 14305 1726882544.23750: variable 'ansible_search_path' from source: unknown 14305 1726882544.23754: variable 'ansible_search_path' from source: unknown 14305 1726882544.23786: calling self._execute() 14305 1726882544.23842: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.23846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.23855: variable 'omit' from source: magic vars 14305 1726882544.24134: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.24144: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.24150: variable 'omit' from source: magic vars 14305 1726882544.24185: variable 'omit' from source: magic vars 14305 1726882544.24256: variable 'interface' from source: play vars 14305 1726882544.24275: variable 'omit' from source: magic vars 14305 1726882544.24306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882544.24336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882544.24351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882544.24365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882544.24379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882544.24404: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882544.24408: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.24410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.24482: Set connection var ansible_connection to ssh 14305 1726882544.24493: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882544.24496: Set connection var ansible_timeout to 10 14305 1726882544.24504: Set connection var ansible_shell_type to sh 14305 1726882544.24513: Set connection var ansible_pipelining to False 14305 1726882544.24515: Set connection var ansible_shell_executable to /bin/sh 14305 1726882544.24534: variable 'ansible_shell_executable' from source: unknown 14305 1726882544.24538: variable 'ansible_connection' from source: unknown 14305 1726882544.24540: variable 'ansible_module_compression' from source: unknown 14305 1726882544.24543: variable 'ansible_shell_type' from source: unknown 14305 1726882544.24545: variable 'ansible_shell_executable' from source: unknown 14305 1726882544.24547: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.24551: variable 'ansible_pipelining' from source: unknown 14305 1726882544.24554: variable 'ansible_timeout' from source: unknown 14305 1726882544.24558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.24669: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882544.24677: variable 'omit' from source: magic vars 14305 1726882544.24682: starting attempt loop 14305 1726882544.24685: running the handler 14305 1726882544.24787: variable 'interface_stat' from source: set_fact 14305 1726882544.24795: Evaluated conditional (not interface_stat.stat.exists): True 14305 1726882544.24800: handler run complete 14305 1726882544.24812: attempt loop complete, returning result 14305 1726882544.24817: _execute() done 14305 1726882544.24820: dumping result to json 14305 1726882544.24823: done dumping result, returning 14305 1726882544.24830: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'dummy0' [0affc7ec-ae25-91e4-75a8-000000000111] 14305 1726882544.24838: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000111 14305 1726882544.24927: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000111 14305 1726882544.24930: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 14305 1726882544.24982: no more pending results, returning what we have 14305 1726882544.24985: results queue empty 14305 1726882544.24986: checking for any_errors_fatal 14305 1726882544.24992: done checking for any_errors_fatal 14305 1726882544.24992: checking for max_fail_percentage 14305 1726882544.24993: done checking for max_fail_percentage 14305 1726882544.24994: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.24995: done checking to see if all hosts have failed 14305 1726882544.24996: getting the remaining hosts for this loop 14305 1726882544.24997: done getting the remaining hosts for this loop 14305 1726882544.25000: getting the next task for host managed_node3 14305 1726882544.25006: done getting next task for host managed_node3 14305 1726882544.25009: ^ task is: TASK: Test 14305 1726882544.25011: ^ 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 14305 1726882544.25014: getting variables 14305 1726882544.25016: in VariableManager get_vars() 14305 1726882544.25042: Calling all_inventory to load vars for managed_node3 14305 1726882544.25045: Calling groups_inventory to load vars for managed_node3 14305 1726882544.25048: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.25057: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.25060: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.25063: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.25174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.25311: done with get_vars() 14305 1726882544.25317: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:35:44 -0400 (0:00:00.021) 0:00:11.303 ****** 14305 1726882544.25382: entering _queue_task() for managed_node3/include_tasks 14305 1726882544.25573: worker is 1 (out of 1 available) 14305 1726882544.25587: exiting _queue_task() for managed_node3/include_tasks 14305 1726882544.25600: done queuing things up, now waiting for results queue to drain 14305 1726882544.25601: waiting for pending results... 14305 1726882544.25747: running TaskExecutor() for managed_node3/TASK: Test 14305 1726882544.25805: in run() - task 0affc7ec-ae25-91e4-75a8-000000000086 14305 1726882544.25815: variable 'ansible_search_path' from source: unknown 14305 1726882544.25819: variable 'ansible_search_path' from source: unknown 14305 1726882544.25858: variable 'lsr_test' from source: include params 14305 1726882544.25994: variable 'lsr_test' from source: include params 14305 1726882544.26045: variable 'omit' from source: magic vars 14305 1726882544.26126: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.26134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.26142: variable 'omit' from source: magic vars 14305 1726882544.26304: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.26312: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.26318: variable 'item' from source: unknown 14305 1726882544.26364: variable 'item' from source: unknown 14305 1726882544.26393: variable 'item' from source: unknown 14305 1726882544.26437: variable 'item' from source: unknown 14305 1726882544.26561: dumping result to json 14305 1726882544.26564: done dumping result, returning 14305 1726882544.26569: done running TaskExecutor() for managed_node3/TASK: Test [0affc7ec-ae25-91e4-75a8-000000000086] 14305 1726882544.26572: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000086 14305 1726882544.26611: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000086 14305 1726882544.26613: WORKER PROCESS EXITING 14305 1726882544.26635: no more pending results, returning what we have 14305 1726882544.26638: in VariableManager get_vars() 14305 1726882544.26664: Calling all_inventory to load vars for managed_node3 14305 1726882544.26669: Calling groups_inventory to load vars for managed_node3 14305 1726882544.26672: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.26681: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.26682: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.26684: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.26793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.26909: done with get_vars() 14305 1726882544.26914: variable 'ansible_search_path' from source: unknown 14305 1726882544.26915: variable 'ansible_search_path' from source: unknown 14305 1726882544.26942: we have included files to process 14305 1726882544.26943: generating all_blocks data 14305 1726882544.26944: done generating all_blocks data 14305 1726882544.26947: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 14305 1726882544.26947: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 14305 1726882544.26949: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 14305 1726882544.27162: done processing included file 14305 1726882544.27163: iterating over new_blocks loaded from include file 14305 1726882544.27164: in VariableManager get_vars() 14305 1726882544.27175: done with get_vars() 14305 1726882544.27177: filtering new block on tags 14305 1726882544.27197: done filtering new block on tags 14305 1726882544.27199: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node3 => (item=tasks/create_dummy_profile.yml) 14305 1726882544.27202: extending task lists for all hosts with included blocks 14305 1726882544.27769: done extending task lists 14305 1726882544.27770: done processing included files 14305 1726882544.27770: results queue empty 14305 1726882544.27771: checking for any_errors_fatal 14305 1726882544.27773: done checking for any_errors_fatal 14305 1726882544.27773: checking for max_fail_percentage 14305 1726882544.27774: done checking for max_fail_percentage 14305 1726882544.27775: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.27775: done checking to see if all hosts have failed 14305 1726882544.27776: getting the remaining hosts for this loop 14305 1726882544.27776: done getting the remaining hosts for this loop 14305 1726882544.27778: getting the next task for host managed_node3 14305 1726882544.27781: done getting next task for host managed_node3 14305 1726882544.27782: ^ task is: TASK: Include network role 14305 1726882544.27784: ^ 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? (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 14305 1726882544.27786: getting variables 14305 1726882544.27786: in VariableManager get_vars() 14305 1726882544.27792: Calling all_inventory to load vars for managed_node3 14305 1726882544.27793: Calling groups_inventory to load vars for managed_node3 14305 1726882544.27795: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.27799: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.27801: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.27802: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.27889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.28003: done with get_vars() 14305 1726882544.28009: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Friday 20 September 2024 21:35:44 -0400 (0:00:00.026) 0:00:11.330 ****** 14305 1726882544.28059: entering _queue_task() for managed_node3/include_role 14305 1726882544.28060: Creating lock for include_role 14305 1726882544.28254: worker is 1 (out of 1 available) 14305 1726882544.28271: exiting _queue_task() for managed_node3/include_role 14305 1726882544.28284: done queuing things up, now waiting for results queue to drain 14305 1726882544.28286: waiting for pending results... 14305 1726882544.28430: running TaskExecutor() for managed_node3/TASK: Include network role 14305 1726882544.28503: in run() - task 0affc7ec-ae25-91e4-75a8-00000000017f 14305 1726882544.28515: variable 'ansible_search_path' from source: unknown 14305 1726882544.28518: variable 'ansible_search_path' from source: unknown 14305 1726882544.28549: calling self._execute() 14305 1726882544.28598: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.28604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.28612: variable 'omit' from source: magic vars 14305 1726882544.28887: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.28897: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.28904: _execute() done 14305 1726882544.28907: dumping result to json 14305 1726882544.28909: done dumping result, returning 14305 1726882544.28916: done running TaskExecutor() for managed_node3/TASK: Include network role [0affc7ec-ae25-91e4-75a8-00000000017f] 14305 1726882544.28921: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000017f 14305 1726882544.29036: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000017f 14305 1726882544.29040: WORKER PROCESS EXITING 14305 1726882544.29074: no more pending results, returning what we have 14305 1726882544.29078: in VariableManager get_vars() 14305 1726882544.29104: Calling all_inventory to load vars for managed_node3 14305 1726882544.29107: Calling groups_inventory to load vars for managed_node3 14305 1726882544.29109: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.29118: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.29120: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.29124: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.29250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.29373: done with get_vars() 14305 1726882544.29378: variable 'ansible_search_path' from source: unknown 14305 1726882544.29379: variable 'ansible_search_path' from source: unknown 14305 1726882544.29496: variable 'omit' from source: magic vars 14305 1726882544.29524: variable 'omit' from source: magic vars 14305 1726882544.29534: variable 'omit' from source: magic vars 14305 1726882544.29536: we have included files to process 14305 1726882544.29537: generating all_blocks data 14305 1726882544.29538: done generating all_blocks data 14305 1726882544.29539: processing included file: fedora.linux_system_roles.network 14305 1726882544.29552: in VariableManager get_vars() 14305 1726882544.29560: done with get_vars() 14305 1726882544.29609: in VariableManager get_vars() 14305 1726882544.29621: done with get_vars() 14305 1726882544.29655: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 14305 1726882544.29825: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 14305 1726882544.29911: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 14305 1726882544.30478: in VariableManager get_vars() 14305 1726882544.30491: done with get_vars() 14305 1726882544.30799: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14305 1726882544.31966: iterating over new_blocks loaded from include file 14305 1726882544.31969: in VariableManager get_vars() 14305 1726882544.31980: done with get_vars() 14305 1726882544.31981: filtering new block on tags 14305 1726882544.32160: done filtering new block on tags 14305 1726882544.32162: in VariableManager get_vars() 14305 1726882544.32174: done with get_vars() 14305 1726882544.32175: filtering new block on tags 14305 1726882544.32186: done filtering new block on tags 14305 1726882544.32187: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 14305 1726882544.32191: extending task lists for all hosts with included blocks 14305 1726882544.32296: done extending task lists 14305 1726882544.32297: done processing included files 14305 1726882544.32297: results queue empty 14305 1726882544.32298: checking for any_errors_fatal 14305 1726882544.32300: done checking for any_errors_fatal 14305 1726882544.32300: checking for max_fail_percentage 14305 1726882544.32301: done checking for max_fail_percentage 14305 1726882544.32302: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.32302: done checking to see if all hosts have failed 14305 1726882544.32303: getting the remaining hosts for this loop 14305 1726882544.32304: done getting the remaining hosts for this loop 14305 1726882544.32305: getting the next task for host managed_node3 14305 1726882544.32308: done getting next task for host managed_node3 14305 1726882544.32309: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14305 1726882544.32311: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882544.32319: getting variables 14305 1726882544.32320: in VariableManager get_vars() 14305 1726882544.32330: Calling all_inventory to load vars for managed_node3 14305 1726882544.32332: Calling groups_inventory to load vars for managed_node3 14305 1726882544.32333: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.32337: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.32338: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.32340: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.32440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.32559: done with get_vars() 14305 1726882544.32566: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:44 -0400 (0:00:00.045) 0:00:11.376 ****** 14305 1726882544.32616: entering _queue_task() for managed_node3/include_tasks 14305 1726882544.32845: worker is 1 (out of 1 available) 14305 1726882544.32857: exiting _queue_task() for managed_node3/include_tasks 14305 1726882544.32873: done queuing things up, now waiting for results queue to drain 14305 1726882544.32875: waiting for pending results... 14305 1726882544.33043: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14305 1726882544.33121: in run() - task 0affc7ec-ae25-91e4-75a8-0000000001fd 14305 1726882544.33135: variable 'ansible_search_path' from source: unknown 14305 1726882544.33139: variable 'ansible_search_path' from source: unknown 14305 1726882544.33173: calling self._execute() 14305 1726882544.33236: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.33241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.33250: variable 'omit' from source: magic vars 14305 1726882544.33518: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.33529: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.33541: _execute() done 14305 1726882544.33544: dumping result to json 14305 1726882544.33546: done dumping result, returning 14305 1726882544.33551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-91e4-75a8-0000000001fd] 14305 1726882544.33554: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000001fd 14305 1726882544.33642: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000001fd 14305 1726882544.33645: WORKER PROCESS EXITING 14305 1726882544.33688: no more pending results, returning what we have 14305 1726882544.33692: in VariableManager get_vars() 14305 1726882544.33727: Calling all_inventory to load vars for managed_node3 14305 1726882544.33730: Calling groups_inventory to load vars for managed_node3 14305 1726882544.33732: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.33741: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.33743: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.33746: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.33874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.34023: done with get_vars() 14305 1726882544.34029: variable 'ansible_search_path' from source: unknown 14305 1726882544.34029: variable 'ansible_search_path' from source: unknown 14305 1726882544.34056: we have included files to process 14305 1726882544.34057: generating all_blocks data 14305 1726882544.34058: done generating all_blocks data 14305 1726882544.34061: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 14305 1726882544.34062: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 14305 1726882544.34063: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 14305 1726882544.34541: done processing included file 14305 1726882544.34542: iterating over new_blocks loaded from include file 14305 1726882544.34543: in VariableManager get_vars() 14305 1726882544.34560: done with get_vars() 14305 1726882544.34561: filtering new block on tags 14305 1726882544.34583: done filtering new block on tags 14305 1726882544.34585: in VariableManager get_vars() 14305 1726882544.34598: done with get_vars() 14305 1726882544.34599: filtering new block on tags 14305 1726882544.34628: done filtering new block on tags 14305 1726882544.34629: in VariableManager get_vars() 14305 1726882544.34642: done with get_vars() 14305 1726882544.34643: filtering new block on tags 14305 1726882544.34674: done filtering new block on tags 14305 1726882544.34675: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 14305 1726882544.34679: extending task lists for all hosts with included blocks 14305 1726882544.35731: done extending task lists 14305 1726882544.35732: done processing included files 14305 1726882544.35732: results queue empty 14305 1726882544.35733: checking for any_errors_fatal 14305 1726882544.35735: done checking for any_errors_fatal 14305 1726882544.35735: checking for max_fail_percentage 14305 1726882544.35736: done checking for max_fail_percentage 14305 1726882544.35737: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.35737: done checking to see if all hosts have failed 14305 1726882544.35738: getting the remaining hosts for this loop 14305 1726882544.35739: done getting the remaining hosts for this loop 14305 1726882544.35740: getting the next task for host managed_node3 14305 1726882544.35743: done getting next task for host managed_node3 14305 1726882544.35745: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 14305 1726882544.35748: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), 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 14305 1726882544.35755: getting variables 14305 1726882544.35756: in VariableManager get_vars() 14305 1726882544.35765: Calling all_inventory to load vars for managed_node3 14305 1726882544.35768: Calling groups_inventory to load vars for managed_node3 14305 1726882544.35770: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.35774: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.35775: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.35777: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.35858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.35980: done with get_vars() 14305 1726882544.35987: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:35:44 -0400 (0:00:00.034) 0:00:11.410 ****** 14305 1726882544.36037: entering _queue_task() for managed_node3/setup 14305 1726882544.36241: worker is 1 (out of 1 available) 14305 1726882544.36255: exiting _queue_task() for managed_node3/setup 14305 1726882544.36271: done queuing things up, now waiting for results queue to drain 14305 1726882544.36273: waiting for pending results... 14305 1726882544.36439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 14305 1726882544.36542: in run() - task 0affc7ec-ae25-91e4-75a8-00000000025a 14305 1726882544.36554: variable 'ansible_search_path' from source: unknown 14305 1726882544.36561: variable 'ansible_search_path' from source: unknown 14305 1726882544.36592: calling self._execute() 14305 1726882544.36650: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.36655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.36672: variable 'omit' from source: magic vars 14305 1726882544.36932: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.36943: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.37119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882544.38631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882544.38684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882544.38713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882544.38742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882544.38764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882544.38829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882544.38855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882544.38875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882544.38905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882544.38917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882544.38960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882544.38980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882544.39000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882544.39028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882544.39040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882544.39153: variable '__network_required_facts' from source: role '' defaults 14305 1726882544.39161: variable 'ansible_facts' from source: unknown 14305 1726882544.39224: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 14305 1726882544.39227: when evaluation is False, skipping this task 14305 1726882544.39230: _execute() done 14305 1726882544.39233: dumping result to json 14305 1726882544.39235: done dumping result, returning 14305 1726882544.39242: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-91e4-75a8-00000000025a] 14305 1726882544.39245: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025a 14305 1726882544.39336: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025a 14305 1726882544.39339: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14305 1726882544.39391: no more pending results, returning what we have 14305 1726882544.39394: results queue empty 14305 1726882544.39396: checking for any_errors_fatal 14305 1726882544.39397: done checking for any_errors_fatal 14305 1726882544.39398: checking for max_fail_percentage 14305 1726882544.39399: done checking for max_fail_percentage 14305 1726882544.39400: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.39401: done checking to see if all hosts have failed 14305 1726882544.39401: getting the remaining hosts for this loop 14305 1726882544.39403: done getting the remaining hosts for this loop 14305 1726882544.39408: getting the next task for host managed_node3 14305 1726882544.39417: done getting next task for host managed_node3 14305 1726882544.39421: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 14305 1726882544.39429: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882544.39444: getting variables 14305 1726882544.39446: in VariableManager get_vars() 14305 1726882544.39486: Calling all_inventory to load vars for managed_node3 14305 1726882544.39489: Calling groups_inventory to load vars for managed_node3 14305 1726882544.39491: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.39500: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.39503: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.39511: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.39661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.39797: done with get_vars() 14305 1726882544.39804: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:35:44 -0400 (0:00:00.038) 0:00:11.448 ****** 14305 1726882544.39876: entering _queue_task() for managed_node3/stat 14305 1726882544.40073: worker is 1 (out of 1 available) 14305 1726882544.40087: exiting _queue_task() for managed_node3/stat 14305 1726882544.40100: done queuing things up, now waiting for results queue to drain 14305 1726882544.40102: waiting for pending results... 14305 1726882544.40278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 14305 1726882544.40380: in run() - task 0affc7ec-ae25-91e4-75a8-00000000025c 14305 1726882544.40393: variable 'ansible_search_path' from source: unknown 14305 1726882544.40397: variable 'ansible_search_path' from source: unknown 14305 1726882544.40427: calling self._execute() 14305 1726882544.40490: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.40493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.40503: variable 'omit' from source: magic vars 14305 1726882544.40778: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.40788: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.40910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882544.41109: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882544.41142: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882544.41166: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882544.41218: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882544.41287: 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) 14305 1726882544.41307: 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) 14305 1726882544.41331: 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) 14305 1726882544.41350: 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) 14305 1726882544.41414: variable '__network_is_ostree' from source: set_fact 14305 1726882544.41425: Evaluated conditional (not __network_is_ostree is defined): False 14305 1726882544.41430: when evaluation is False, skipping this task 14305 1726882544.41433: _execute() done 14305 1726882544.41435: dumping result to json 14305 1726882544.41438: done dumping result, returning 14305 1726882544.41441: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-91e4-75a8-00000000025c] 14305 1726882544.41443: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025c 14305 1726882544.41528: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025c 14305 1726882544.41531: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 14305 1726882544.41582: no more pending results, returning what we have 14305 1726882544.41586: results queue empty 14305 1726882544.41587: checking for any_errors_fatal 14305 1726882544.41594: done checking for any_errors_fatal 14305 1726882544.41594: checking for max_fail_percentage 14305 1726882544.41596: done checking for max_fail_percentage 14305 1726882544.41596: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.41597: done checking to see if all hosts have failed 14305 1726882544.41598: getting the remaining hosts for this loop 14305 1726882544.41600: done getting the remaining hosts for this loop 14305 1726882544.41603: getting the next task for host managed_node3 14305 1726882544.41609: done getting next task for host managed_node3 14305 1726882544.41613: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 14305 1726882544.41617: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882544.41632: getting variables 14305 1726882544.41633: in VariableManager get_vars() 14305 1726882544.41663: Calling all_inventory to load vars for managed_node3 14305 1726882544.41665: Calling groups_inventory to load vars for managed_node3 14305 1726882544.41667: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.41675: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.41678: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.41681: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.41788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.41935: done with get_vars() 14305 1726882544.41942: done getting variables 14305 1726882544.41982: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:35:44 -0400 (0:00:00.021) 0:00:11.469 ****** 14305 1726882544.42009: entering _queue_task() for managed_node3/set_fact 14305 1726882544.42192: worker is 1 (out of 1 available) 14305 1726882544.42204: exiting _queue_task() for managed_node3/set_fact 14305 1726882544.42218: done queuing things up, now waiting for results queue to drain 14305 1726882544.42219: waiting for pending results... 14305 1726882544.42379: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 14305 1726882544.42476: in run() - task 0affc7ec-ae25-91e4-75a8-00000000025d 14305 1726882544.42487: variable 'ansible_search_path' from source: unknown 14305 1726882544.42491: variable 'ansible_search_path' from source: unknown 14305 1726882544.42518: calling self._execute() 14305 1726882544.42585: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.42589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.42599: variable 'omit' from source: magic vars 14305 1726882544.42860: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.42873: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.42992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882544.43181: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882544.43211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882544.43241: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882544.43267: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882544.43334: 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) 14305 1726882544.43353: 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) 14305 1726882544.43374: 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) 14305 1726882544.43393: 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) 14305 1726882544.43458: variable '__network_is_ostree' from source: set_fact 14305 1726882544.43462: Evaluated conditional (not __network_is_ostree is defined): False 14305 1726882544.43465: when evaluation is False, skipping this task 14305 1726882544.43468: _execute() done 14305 1726882544.43474: dumping result to json 14305 1726882544.43477: done dumping result, returning 14305 1726882544.43484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-91e4-75a8-00000000025d] 14305 1726882544.43489: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025d 14305 1726882544.43572: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025d 14305 1726882544.43575: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 14305 1726882544.43624: no more pending results, returning what we have 14305 1726882544.43627: results queue empty 14305 1726882544.43628: checking for any_errors_fatal 14305 1726882544.43632: done checking for any_errors_fatal 14305 1726882544.43633: checking for max_fail_percentage 14305 1726882544.43635: done checking for max_fail_percentage 14305 1726882544.43635: checking to see if all hosts have failed and the running result is not ok 14305 1726882544.43637: done checking to see if all hosts have failed 14305 1726882544.43637: getting the remaining hosts for this loop 14305 1726882544.43639: done getting the remaining hosts for this loop 14305 1726882544.43642: getting the next task for host managed_node3 14305 1726882544.43650: done getting next task for host managed_node3 14305 1726882544.43653: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 14305 1726882544.43658: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882544.43670: getting variables 14305 1726882544.43671: in VariableManager get_vars() 14305 1726882544.43701: Calling all_inventory to load vars for managed_node3 14305 1726882544.43704: Calling groups_inventory to load vars for managed_node3 14305 1726882544.43706: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882544.43712: Calling all_plugins_play to load vars for managed_node3 14305 1726882544.43714: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882544.43716: Calling groups_plugins_play to load vars for managed_node3 14305 1726882544.43821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882544.43951: done with get_vars() 14305 1726882544.43957: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:35:44 -0400 (0:00:00.020) 0:00:11.490 ****** 14305 1726882544.44024: entering _queue_task() for managed_node3/service_facts 14305 1726882544.44026: Creating lock for service_facts 14305 1726882544.44209: worker is 1 (out of 1 available) 14305 1726882544.44225: exiting _queue_task() for managed_node3/service_facts 14305 1726882544.44238: done queuing things up, now waiting for results queue to drain 14305 1726882544.44240: waiting for pending results... 14305 1726882544.44394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 14305 1726882544.44488: in run() - task 0affc7ec-ae25-91e4-75a8-00000000025f 14305 1726882544.44500: variable 'ansible_search_path' from source: unknown 14305 1726882544.44503: variable 'ansible_search_path' from source: unknown 14305 1726882544.44532: calling self._execute() 14305 1726882544.44588: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.44593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.44602: variable 'omit' from source: magic vars 14305 1726882544.44852: variable 'ansible_distribution_major_version' from source: facts 14305 1726882544.44862: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882544.44868: variable 'omit' from source: magic vars 14305 1726882544.44923: variable 'omit' from source: magic vars 14305 1726882544.44946: variable 'omit' from source: magic vars 14305 1726882544.44979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882544.45008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882544.45024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882544.45038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882544.45049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882544.45074: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882544.45077: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.45079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.45151: Set connection var ansible_connection to ssh 14305 1726882544.45160: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882544.45165: Set connection var ansible_timeout to 10 14305 1726882544.45173: Set connection var ansible_shell_type to sh 14305 1726882544.45179: Set connection var ansible_pipelining to False 14305 1726882544.45185: Set connection var ansible_shell_executable to /bin/sh 14305 1726882544.45201: variable 'ansible_shell_executable' from source: unknown 14305 1726882544.45204: variable 'ansible_connection' from source: unknown 14305 1726882544.45207: variable 'ansible_module_compression' from source: unknown 14305 1726882544.45209: variable 'ansible_shell_type' from source: unknown 14305 1726882544.45212: variable 'ansible_shell_executable' from source: unknown 14305 1726882544.45214: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882544.45218: variable 'ansible_pipelining' from source: unknown 14305 1726882544.45223: variable 'ansible_timeout' from source: unknown 14305 1726882544.45228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882544.45370: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882544.45380: variable 'omit' from source: magic vars 14305 1726882544.45385: starting attempt loop 14305 1726882544.45388: running the handler 14305 1726882544.45399: _low_level_execute_command(): starting 14305 1726882544.45405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882544.45928: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.45932: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.45939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.45949: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.46005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882544.46008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882544.46010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.46101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.47864: stdout chunk (state=3): >>>/root <<< 14305 1726882544.47979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882544.48024: stderr chunk (state=3): >>><<< 14305 1726882544.48027: stdout chunk (state=3): >>><<< 14305 1726882544.48045: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882544.48055: _low_level_execute_command(): starting 14305 1726882544.48061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323 `" && echo ansible-tmp-1726882544.4804375-14775-240687984111323="` echo /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323 `" ) && sleep 0' 14305 1726882544.48509: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.48513: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882544.48517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882544.48528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.48576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882544.48581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.48669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.50633: stdout chunk (state=3): >>>ansible-tmp-1726882544.4804375-14775-240687984111323=/root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323 <<< 14305 1726882544.50744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882544.50791: stderr chunk (state=3): >>><<< 14305 1726882544.50795: stdout chunk (state=3): >>><<< 14305 1726882544.50812: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882544.4804375-14775-240687984111323=/root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882544.50852: variable 'ansible_module_compression' from source: unknown 14305 1726882544.50888: ANSIBALLZ: Using lock for service_facts 14305 1726882544.50891: ANSIBALLZ: Acquiring lock 14305 1726882544.50893: ANSIBALLZ: Lock acquired: 139780773295936 14305 1726882544.50896: ANSIBALLZ: Creating module 14305 1726882544.59736: ANSIBALLZ: Writing module into payload 14305 1726882544.59808: ANSIBALLZ: Writing module 14305 1726882544.59826: ANSIBALLZ: Renaming module 14305 1726882544.59833: ANSIBALLZ: Done creating module 14305 1726882544.59848: variable 'ansible_facts' from source: unknown 14305 1726882544.59906: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py 14305 1726882544.60011: Sending initial data 14305 1726882544.60015: Sent initial data (162 bytes) 14305 1726882544.60497: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.60500: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.60502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.60507: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.60564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882544.60570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882544.60575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.60660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.62292: 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 <<< 14305 1726882544.62299: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882544.62375: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882544.62466: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpr_bpnve3 /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py <<< 14305 1726882544.62471: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py" <<< 14305 1726882544.62546: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpr_bpnve3" to remote "/root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py" <<< 14305 1726882544.63265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882544.63334: stderr chunk (state=3): >>><<< 14305 1726882544.63337: stdout chunk (state=3): >>><<< 14305 1726882544.63348: done transferring module to remote 14305 1726882544.63358: _low_level_execute_command(): starting 14305 1726882544.63363: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/ /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py && sleep 0' 14305 1726882544.63806: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882544.63810: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882544.63812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.63815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.63820: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882544.63869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882544.63872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.63961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882544.65929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882544.65933: stdout chunk (state=3): >>><<< 14305 1726882544.65935: stderr chunk (state=3): >>><<< 14305 1726882544.65938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882544.65941: _low_level_execute_command(): starting 14305 1726882544.65943: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/AnsiballZ_service_facts.py && sleep 0' 14305 1726882544.66594: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882544.66741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882544.66745: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882544.66774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882544.66901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882546.83765: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"<<< 14305 1726882546.83785: stdout chunk (state=3): >>>name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.<<< 14305 1726882546.83806: stdout chunk (state=3): >>>service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-bsod.service": {"name": "systemd-bsod.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.servi<<< 14305 1726882546.83833: stdout chunk (state=3): >>>ce", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-i<<< 14305 1726882546.83862: stdout chunk (state=3): >>>nitramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "ina<<< 14305 1726882546.83870: stdout chunk (state=3): >>>ctive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 14305 1726882546.85383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882546.85437: stderr chunk (state=3): >>><<< 14305 1726882546.85441: stdout chunk (state=3): >>><<< 14305 1726882546.85463: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-bsod.service": {"name": "systemd-bsod.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882546.86802: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1726882544.4804375-14775-240687984111323/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882546.86812: _low_level_execute_command(): starting 14305 1726882546.86817: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882544.4804375-14775-240687984111323/ > /dev/null 2>&1 && sleep 0' 14305 1726882546.87285: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882546.87288: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882546.87291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882546.87293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882546.87295: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882546.87351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882546.87357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882546.87360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882546.87438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882546.89318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882546.89363: stderr chunk (state=3): >>><<< 14305 1726882546.89366: stdout chunk (state=3): >>><<< 14305 1726882546.89381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882546.89386: handler run complete 14305 1726882546.89517: variable 'ansible_facts' from source: unknown 14305 1726882546.89630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882546.89956: variable 'ansible_facts' from source: unknown 14305 1726882546.90060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882546.90200: attempt loop complete, returning result 14305 1726882546.90204: _execute() done 14305 1726882546.90208: dumping result to json 14305 1726882546.90249: done dumping result, returning 14305 1726882546.90259: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-91e4-75a8-00000000025f] 14305 1726882546.90262: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025f 14305 1726882546.91023: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000025f 14305 1726882546.91027: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14305 1726882546.91069: no more pending results, returning what we have 14305 1726882546.91071: results queue empty 14305 1726882546.91072: checking for any_errors_fatal 14305 1726882546.91074: done checking for any_errors_fatal 14305 1726882546.91074: checking for max_fail_percentage 14305 1726882546.91075: done checking for max_fail_percentage 14305 1726882546.91076: checking to see if all hosts have failed and the running result is not ok 14305 1726882546.91076: done checking to see if all hosts have failed 14305 1726882546.91077: getting the remaining hosts for this loop 14305 1726882546.91078: done getting the remaining hosts for this loop 14305 1726882546.91080: getting the next task for host managed_node3 14305 1726882546.91085: done getting next task for host managed_node3 14305 1726882546.91087: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 14305 1726882546.91091: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), 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 14305 1726882546.91097: getting variables 14305 1726882546.91098: in VariableManager get_vars() 14305 1726882546.91116: Calling all_inventory to load vars for managed_node3 14305 1726882546.91118: Calling groups_inventory to load vars for managed_node3 14305 1726882546.91119: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882546.91129: Calling all_plugins_play to load vars for managed_node3 14305 1726882546.91130: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882546.91136: Calling groups_plugins_play to load vars for managed_node3 14305 1726882546.91385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882546.91714: done with get_vars() 14305 1726882546.91725: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:35:46 -0400 (0:00:02.477) 0:00:13.967 ****** 14305 1726882546.91797: entering _queue_task() for managed_node3/package_facts 14305 1726882546.91798: Creating lock for package_facts 14305 1726882546.92014: worker is 1 (out of 1 available) 14305 1726882546.92028: exiting _queue_task() for managed_node3/package_facts 14305 1726882546.92042: done queuing things up, now waiting for results queue to drain 14305 1726882546.92043: waiting for pending results... 14305 1726882546.92219: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 14305 1726882546.92312: in run() - task 0affc7ec-ae25-91e4-75a8-000000000260 14305 1726882546.92326: variable 'ansible_search_path' from source: unknown 14305 1726882546.92330: variable 'ansible_search_path' from source: unknown 14305 1726882546.92361: calling self._execute() 14305 1726882546.92431: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882546.92438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882546.92446: variable 'omit' from source: magic vars 14305 1726882546.92730: variable 'ansible_distribution_major_version' from source: facts 14305 1726882546.92741: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882546.92747: variable 'omit' from source: magic vars 14305 1726882546.92798: variable 'omit' from source: magic vars 14305 1726882546.92828: variable 'omit' from source: magic vars 14305 1726882546.92860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882546.92890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882546.92905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882546.92921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882546.92935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882546.92959: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882546.92962: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882546.92965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882546.93037: Set connection var ansible_connection to ssh 14305 1726882546.93047: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882546.93050: Set connection var ansible_timeout to 10 14305 1726882546.93056: Set connection var ansible_shell_type to sh 14305 1726882546.93062: Set connection var ansible_pipelining to False 14305 1726882546.93068: Set connection var ansible_shell_executable to /bin/sh 14305 1726882546.93087: variable 'ansible_shell_executable' from source: unknown 14305 1726882546.93090: variable 'ansible_connection' from source: unknown 14305 1726882546.93093: variable 'ansible_module_compression' from source: unknown 14305 1726882546.93096: variable 'ansible_shell_type' from source: unknown 14305 1726882546.93098: variable 'ansible_shell_executable' from source: unknown 14305 1726882546.93100: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882546.93105: variable 'ansible_pipelining' from source: unknown 14305 1726882546.93107: variable 'ansible_timeout' from source: unknown 14305 1726882546.93112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882546.93268: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882546.93275: variable 'omit' from source: magic vars 14305 1726882546.93281: starting attempt loop 14305 1726882546.93284: running the handler 14305 1726882546.93295: _low_level_execute_command(): starting 14305 1726882546.93302: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882546.93826: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882546.93831: 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.45.226 originally 10.31.45.226 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882546.93835: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882546.93887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882546.93890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882546.93983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882546.95660: stdout chunk (state=3): >>>/root <<< 14305 1726882546.95767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882546.95820: stderr chunk (state=3): >>><<< 14305 1726882546.95825: stdout chunk (state=3): >>><<< 14305 1726882546.95844: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882546.95855: _low_level_execute_command(): starting 14305 1726882546.95859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139 `" && echo ansible-tmp-1726882546.9584284-14849-42596055450139="` echo /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139 `" ) && sleep 0' 14305 1726882546.96320: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882546.96324: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882546.96329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration <<< 14305 1726882546.96339: 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 <<< 14305 1726882546.96341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882546.96400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882546.96405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882546.96408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882546.96491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882546.98465: stdout chunk (state=3): >>>ansible-tmp-1726882546.9584284-14849-42596055450139=/root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139 <<< 14305 1726882546.98579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882546.98632: stderr chunk (state=3): >>><<< 14305 1726882546.98636: stdout chunk (state=3): >>><<< 14305 1726882546.98650: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882546.9584284-14849-42596055450139=/root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882546.98693: variable 'ansible_module_compression' from source: unknown 14305 1726882546.98733: ANSIBALLZ: Using lock for package_facts 14305 1726882546.98737: ANSIBALLZ: Acquiring lock 14305 1726882546.98740: ANSIBALLZ: Lock acquired: 139780770655568 14305 1726882546.98742: ANSIBALLZ: Creating module 14305 1726882547.18916: ANSIBALLZ: Writing module into payload 14305 1726882547.19014: ANSIBALLZ: Writing module 14305 1726882547.19042: ANSIBALLZ: Renaming module 14305 1726882547.19049: ANSIBALLZ: Done creating module 14305 1726882547.19081: variable 'ansible_facts' from source: unknown 14305 1726882547.19202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py 14305 1726882547.19325: Sending initial data 14305 1726882547.19329: Sent initial data (161 bytes) 14305 1726882547.19823: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882547.19827: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882547.19829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882547.19832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882547.19835: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882547.19884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882547.19887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882547.19984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882547.21697: 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 <<< 14305 1726882547.21700: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882547.21779: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882547.21870: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp_np97fm5 /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py <<< 14305 1726882547.21874: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py" <<< 14305 1726882547.21950: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp_np97fm5" to remote "/root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py" <<< 14305 1726882547.23266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882547.23341: stderr chunk (state=3): >>><<< 14305 1726882547.23344: stdout chunk (state=3): >>><<< 14305 1726882547.23362: done transferring module to remote 14305 1726882547.23376: _low_level_execute_command(): starting 14305 1726882547.23381: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/ /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py && sleep 0' 14305 1726882547.23855: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882547.23859: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882547.23861: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882547.23870: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882547.23873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882547.23913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882547.23916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882547.24007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882547.25864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882547.25913: stderr chunk (state=3): >>><<< 14305 1726882547.25918: stdout chunk (state=3): >>><<< 14305 1726882547.25936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882547.25939: _low_level_execute_command(): starting 14305 1726882547.25944: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/AnsiballZ_package_facts.py && sleep 0' 14305 1726882547.26402: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882547.26406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882547.26408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882547.26410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882547.26413: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882547.26415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882547.26465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882547.26469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882547.26566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882547.88353: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, <<< 14305 1726882547.88365: stdout chunk (state=3): >>>"arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40",<<< 14305 1726882547.88404: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "<<< 14305 1726882547.88414: stdout chunk (state=3): >>>libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3<<< 14305 1726882547.88451: stdout chunk (state=3): >>>-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1",<<< 14305 1726882547.88468: stdout chunk (state=3): >>> "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_6<<< 14305 1726882547.88478: stdout chunk (state=3): >>>4", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "<<< 14305 1726882547.88497: stdout chunk (state=3): >>>x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rp<<< 14305 1726882547.88521: stdout chunk (state=3): >>>m"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch"<<< 14305 1726882547.88533: stdout chunk (state=3): >>>, "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "<<< 14305 1726882547.88571: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 14305 1726882547.88575: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 14305 1726882547.88580: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 14305 1726882547.90462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882547.90495: stderr chunk (state=3): >>><<< 14305 1726882547.90498: stdout chunk (state=3): >>><<< 14305 1726882547.90572: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882547.93839: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1726882546.9584284-14849-42596055450139/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882547.93848: _low_level_execute_command(): starting 14305 1726882547.93851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882546.9584284-14849-42596055450139/ > /dev/null 2>&1 && sleep 0' 14305 1726882547.94427: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882547.94431: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882547.94461: 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882547.94465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882547.94502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882547.94505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882547.94614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882547.96549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882547.96602: stderr chunk (state=3): >>><<< 14305 1726882547.96605: stdout chunk (state=3): >>><<< 14305 1726882547.96620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882547.96628: handler run complete 14305 1726882547.97256: variable 'ansible_facts' from source: unknown 14305 1726882547.97578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.00453: variable 'ansible_facts' from source: unknown 14305 1726882548.00913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.01616: attempt loop complete, returning result 14305 1726882548.01827: _execute() done 14305 1726882548.01830: dumping result to json 14305 1726882548.01901: done dumping result, returning 14305 1726882548.01915: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-91e4-75a8-000000000260] 14305 1726882548.01930: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000260 14305 1726882548.04918: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000260 14305 1726882548.04925: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14305 1726882548.05021: no more pending results, returning what we have 14305 1726882548.05027: results queue empty 14305 1726882548.05028: checking for any_errors_fatal 14305 1726882548.05034: done checking for any_errors_fatal 14305 1726882548.05035: checking for max_fail_percentage 14305 1726882548.05036: done checking for max_fail_percentage 14305 1726882548.05037: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.05038: done checking to see if all hosts have failed 14305 1726882548.05039: getting the remaining hosts for this loop 14305 1726882548.05040: done getting the remaining hosts for this loop 14305 1726882548.05044: getting the next task for host managed_node3 14305 1726882548.05052: done getting next task for host managed_node3 14305 1726882548.05055: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 14305 1726882548.05080: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.05092: getting variables 14305 1726882548.05094: in VariableManager get_vars() 14305 1726882548.05128: Calling all_inventory to load vars for managed_node3 14305 1726882548.05132: Calling groups_inventory to load vars for managed_node3 14305 1726882548.05134: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.05144: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.05147: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.05150: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.07842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.10044: done with get_vars() 14305 1726882548.10074: done getting variables 14305 1726882548.10146: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:48 -0400 (0:00:01.183) 0:00:15.151 ****** 14305 1726882548.10188: entering _queue_task() for managed_node3/debug 14305 1726882548.10598: worker is 1 (out of 1 available) 14305 1726882548.10612: exiting _queue_task() for managed_node3/debug 14305 1726882548.10627: done queuing things up, now waiting for results queue to drain 14305 1726882548.10629: waiting for pending results... 14305 1726882548.11401: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 14305 1726882548.11549: in run() - task 0affc7ec-ae25-91e4-75a8-0000000001fe 14305 1726882548.11584: variable 'ansible_search_path' from source: unknown 14305 1726882548.11593: variable 'ansible_search_path' from source: unknown 14305 1726882548.11652: calling self._execute() 14305 1726882548.11759: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.11821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.11826: variable 'omit' from source: magic vars 14305 1726882548.12267: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.12280: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.12286: variable 'omit' from source: magic vars 14305 1726882548.12334: variable 'omit' from source: magic vars 14305 1726882548.12407: variable 'network_provider' from source: set_fact 14305 1726882548.12423: variable 'omit' from source: magic vars 14305 1726882548.12458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882548.12490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882548.12507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882548.12525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882548.12534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882548.12560: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882548.12564: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.12567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.12642: Set connection var ansible_connection to ssh 14305 1726882548.12652: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882548.12655: Set connection var ansible_timeout to 10 14305 1726882548.12662: Set connection var ansible_shell_type to sh 14305 1726882548.12668: Set connection var ansible_pipelining to False 14305 1726882548.12677: Set connection var ansible_shell_executable to /bin/sh 14305 1726882548.12696: variable 'ansible_shell_executable' from source: unknown 14305 1726882548.12700: variable 'ansible_connection' from source: unknown 14305 1726882548.12702: variable 'ansible_module_compression' from source: unknown 14305 1726882548.12705: variable 'ansible_shell_type' from source: unknown 14305 1726882548.12708: variable 'ansible_shell_executable' from source: unknown 14305 1726882548.12710: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.12713: variable 'ansible_pipelining' from source: unknown 14305 1726882548.12715: variable 'ansible_timeout' from source: unknown 14305 1726882548.12719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.12835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882548.12843: variable 'omit' from source: magic vars 14305 1726882548.12848: starting attempt loop 14305 1726882548.12851: running the handler 14305 1726882548.12890: handler run complete 14305 1726882548.12903: attempt loop complete, returning result 14305 1726882548.12907: _execute() done 14305 1726882548.12910: dumping result to json 14305 1726882548.12912: done dumping result, returning 14305 1726882548.12919: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-91e4-75a8-0000000001fe] 14305 1726882548.12926: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000001fe 14305 1726882548.13010: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000001fe 14305 1726882548.13013: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 14305 1726882548.13077: no more pending results, returning what we have 14305 1726882548.13081: results queue empty 14305 1726882548.13082: checking for any_errors_fatal 14305 1726882548.13090: done checking for any_errors_fatal 14305 1726882548.13091: checking for max_fail_percentage 14305 1726882548.13092: done checking for max_fail_percentage 14305 1726882548.13093: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.13094: done checking to see if all hosts have failed 14305 1726882548.13095: getting the remaining hosts for this loop 14305 1726882548.13097: done getting the remaining hosts for this loop 14305 1726882548.13101: getting the next task for host managed_node3 14305 1726882548.13110: done getting next task for host managed_node3 14305 1726882548.13113: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14305 1726882548.13119: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.13131: getting variables 14305 1726882548.13133: in VariableManager get_vars() 14305 1726882548.13163: Calling all_inventory to load vars for managed_node3 14305 1726882548.13165: Calling groups_inventory to load vars for managed_node3 14305 1726882548.13167: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.13176: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.13178: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.13181: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.15020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.18007: done with get_vars() 14305 1726882548.18037: done getting variables 14305 1726882548.18141: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:48 -0400 (0:00:00.079) 0:00:15.231 ****** 14305 1726882548.18185: entering _queue_task() for managed_node3/fail 14305 1726882548.18187: Creating lock for fail 14305 1726882548.18697: worker is 1 (out of 1 available) 14305 1726882548.18711: exiting _queue_task() for managed_node3/fail 14305 1726882548.18829: done queuing things up, now waiting for results queue to drain 14305 1726882548.18831: waiting for pending results... 14305 1726882548.19144: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14305 1726882548.19229: in run() - task 0affc7ec-ae25-91e4-75a8-0000000001ff 14305 1726882548.19235: variable 'ansible_search_path' from source: unknown 14305 1726882548.19242: variable 'ansible_search_path' from source: unknown 14305 1726882548.19274: calling self._execute() 14305 1726882548.19371: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.19528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.19532: variable 'omit' from source: magic vars 14305 1726882548.19791: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.19811: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.19947: variable 'network_state' from source: role '' defaults 14305 1726882548.19963: Evaluated conditional (network_state != {}): False 14305 1726882548.19975: when evaluation is False, skipping this task 14305 1726882548.19981: _execute() done 14305 1726882548.19987: dumping result to json 14305 1726882548.19992: done dumping result, returning 14305 1726882548.20001: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-91e4-75a8-0000000001ff] 14305 1726882548.20010: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000001ff 14305 1726882548.20263: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000001ff 14305 1726882548.20266: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14305 1726882548.20314: no more pending results, returning what we have 14305 1726882548.20326: results queue empty 14305 1726882548.20327: checking for any_errors_fatal 14305 1726882548.20333: done checking for any_errors_fatal 14305 1726882548.20334: checking for max_fail_percentage 14305 1726882548.20336: done checking for max_fail_percentage 14305 1726882548.20337: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.20338: done checking to see if all hosts have failed 14305 1726882548.20339: getting the remaining hosts for this loop 14305 1726882548.20341: done getting the remaining hosts for this loop 14305 1726882548.20349: getting the next task for host managed_node3 14305 1726882548.20357: done getting next task for host managed_node3 14305 1726882548.20361: ^ 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 14305 1726882548.20366: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.20384: getting variables 14305 1726882548.20386: in VariableManager get_vars() 14305 1726882548.20430: Calling all_inventory to load vars for managed_node3 14305 1726882548.20438: Calling groups_inventory to load vars for managed_node3 14305 1726882548.20441: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.20454: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.20458: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.20461: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.22414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.24996: done with get_vars() 14305 1726882548.25032: done getting variables 14305 1726882548.25107: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:48 -0400 (0:00:00.069) 0:00:15.301 ****** 14305 1726882548.25155: entering _queue_task() for managed_node3/fail 14305 1726882548.25758: worker is 1 (out of 1 available) 14305 1726882548.25772: exiting _queue_task() for managed_node3/fail 14305 1726882548.25784: done queuing things up, now waiting for results queue to drain 14305 1726882548.25785: waiting for pending results... 14305 1726882548.25890: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 14305 1726882548.26207: in run() - task 0affc7ec-ae25-91e4-75a8-000000000200 14305 1726882548.26212: variable 'ansible_search_path' from source: unknown 14305 1726882548.26215: variable 'ansible_search_path' from source: unknown 14305 1726882548.26218: calling self._execute() 14305 1726882548.26225: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.26229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.26232: variable 'omit' from source: magic vars 14305 1726882548.26745: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.26758: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.26909: variable 'network_state' from source: role '' defaults 14305 1726882548.26923: Evaluated conditional (network_state != {}): False 14305 1726882548.26927: when evaluation is False, skipping this task 14305 1726882548.26933: _execute() done 14305 1726882548.26936: dumping result to json 14305 1726882548.26938: done dumping result, returning 14305 1726882548.26944: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-91e4-75a8-000000000200] 14305 1726882548.26950: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000200 14305 1726882548.27168: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000200 14305 1726882548.27172: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14305 1726882548.27223: no more pending results, returning what we have 14305 1726882548.27227: results queue empty 14305 1726882548.27229: checking for any_errors_fatal 14305 1726882548.27236: done checking for any_errors_fatal 14305 1726882548.27237: checking for max_fail_percentage 14305 1726882548.27238: done checking for max_fail_percentage 14305 1726882548.27239: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.27240: done checking to see if all hosts have failed 14305 1726882548.27241: getting the remaining hosts for this loop 14305 1726882548.27243: done getting the remaining hosts for this loop 14305 1726882548.27247: getting the next task for host managed_node3 14305 1726882548.27256: done getting next task for host managed_node3 14305 1726882548.27376: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14305 1726882548.27383: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.27397: getting variables 14305 1726882548.27398: in VariableManager get_vars() 14305 1726882548.27432: Calling all_inventory to load vars for managed_node3 14305 1726882548.27435: Calling groups_inventory to load vars for managed_node3 14305 1726882548.27438: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.27447: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.27450: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.27453: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.29342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.31637: done with get_vars() 14305 1726882548.31662: done getting variables 14305 1726882548.31735: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:48 -0400 (0:00:00.066) 0:00:15.367 ****** 14305 1726882548.31775: entering _queue_task() for managed_node3/fail 14305 1726882548.32112: worker is 1 (out of 1 available) 14305 1726882548.32128: exiting _queue_task() for managed_node3/fail 14305 1726882548.32140: done queuing things up, now waiting for results queue to drain 14305 1726882548.32142: waiting for pending results... 14305 1726882548.32644: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14305 1726882548.32689: in run() - task 0affc7ec-ae25-91e4-75a8-000000000201 14305 1726882548.32705: variable 'ansible_search_path' from source: unknown 14305 1726882548.32709: variable 'ansible_search_path' from source: unknown 14305 1726882548.32750: calling self._execute() 14305 1726882548.32863: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.32884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.32895: variable 'omit' from source: magic vars 14305 1726882548.33628: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.33632: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.33667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882548.36288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882548.36375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882548.36417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882548.36460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882548.36492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882548.36582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.36676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.36704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.36752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.36781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.36887: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.36903: Evaluated conditional (ansible_distribution_major_version | int > 9): True 14305 1726882548.37084: variable 'ansible_distribution' from source: facts 14305 1726882548.37087: variable '__network_rh_distros' from source: role '' defaults 14305 1726882548.37105: Evaluated conditional (ansible_distribution in __network_rh_distros): False 14305 1726882548.37108: when evaluation is False, skipping this task 14305 1726882548.37110: _execute() done 14305 1726882548.37113: dumping result to json 14305 1726882548.37117: done dumping result, returning 14305 1726882548.37128: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-91e4-75a8-000000000201] 14305 1726882548.37133: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000201 14305 1726882548.37249: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000201 14305 1726882548.37253: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 14305 1726882548.37309: no more pending results, returning what we have 14305 1726882548.37313: results queue empty 14305 1726882548.37315: checking for any_errors_fatal 14305 1726882548.37325: done checking for any_errors_fatal 14305 1726882548.37326: checking for max_fail_percentage 14305 1726882548.37328: done checking for max_fail_percentage 14305 1726882548.37329: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.37330: done checking to see if all hosts have failed 14305 1726882548.37331: getting the remaining hosts for this loop 14305 1726882548.37333: done getting the remaining hosts for this loop 14305 1726882548.37339: getting the next task for host managed_node3 14305 1726882548.37349: done getting next task for host managed_node3 14305 1726882548.37362: ^ 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 14305 1726882548.37371: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.37388: getting variables 14305 1726882548.37390: in VariableManager get_vars() 14305 1726882548.37586: Calling all_inventory to load vars for managed_node3 14305 1726882548.37590: Calling groups_inventory to load vars for managed_node3 14305 1726882548.37592: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.37604: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.37607: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.37611: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.39365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.41519: done with get_vars() 14305 1726882548.41549: done getting variables 14305 1726882548.41661: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:48 -0400 (0:00:00.099) 0:00:15.466 ****** 14305 1726882548.41699: entering _queue_task() for managed_node3/dnf 14305 1726882548.42051: worker is 1 (out of 1 available) 14305 1726882548.42066: exiting _queue_task() for managed_node3/dnf 14305 1726882548.42079: done queuing things up, now waiting for results queue to drain 14305 1726882548.42081: waiting for pending results... 14305 1726882548.42452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 14305 1726882548.42534: in run() - task 0affc7ec-ae25-91e4-75a8-000000000202 14305 1726882548.42563: variable 'ansible_search_path' from source: unknown 14305 1726882548.42727: variable 'ansible_search_path' from source: unknown 14305 1726882548.42730: calling self._execute() 14305 1726882548.42733: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.42736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.42738: variable 'omit' from source: magic vars 14305 1726882548.43128: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.43149: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.43373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882548.45896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882548.45983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882548.46034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882548.46075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882548.46108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882548.46198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.46340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.46343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.46346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.46348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.46466: variable 'ansible_distribution' from source: facts 14305 1726882548.46477: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.46489: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 14305 1726882548.46621: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882548.46765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.46930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.46963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.47141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.47145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.47147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.47149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.47529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.47532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.47536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.47676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.47708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.47868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.47889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.47911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.48328: variable 'network_connections' from source: include params 14305 1726882548.48331: variable 'interface' from source: play vars 14305 1726882548.48464: variable 'interface' from source: play vars 14305 1726882548.48723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882548.48990: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882548.49035: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882548.49078: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882548.49114: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882548.49168: 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) 14305 1726882548.49202: 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) 14305 1726882548.49246: 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) 14305 1726882548.49280: 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) 14305 1726882548.49353: variable '__network_team_connections_defined' from source: role '' defaults 14305 1726882548.49651: variable 'network_connections' from source: include params 14305 1726882548.49661: variable 'interface' from source: play vars 14305 1726882548.49729: variable 'interface' from source: play vars 14305 1726882548.49767: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 14305 1726882548.49774: when evaluation is False, skipping this task 14305 1726882548.49839: _execute() done 14305 1726882548.49842: dumping result to json 14305 1726882548.49844: done dumping result, returning 14305 1726882548.49846: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-91e4-75a8-000000000202] 14305 1726882548.49849: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000202 14305 1726882548.49924: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000202 14305 1726882548.49927: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 14305 1726882548.49993: no more pending results, returning what we have 14305 1726882548.49997: results queue empty 14305 1726882548.49998: checking for any_errors_fatal 14305 1726882548.50006: done checking for any_errors_fatal 14305 1726882548.50006: checking for max_fail_percentage 14305 1726882548.50008: done checking for max_fail_percentage 14305 1726882548.50009: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.50010: done checking to see if all hosts have failed 14305 1726882548.50010: getting the remaining hosts for this loop 14305 1726882548.50012: done getting the remaining hosts for this loop 14305 1726882548.50017: getting the next task for host managed_node3 14305 1726882548.50028: done getting next task for host managed_node3 14305 1726882548.50033: ^ 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 14305 1726882548.50038: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.50053: getting variables 14305 1726882548.50055: in VariableManager get_vars() 14305 1726882548.50092: Calling all_inventory to load vars for managed_node3 14305 1726882548.50095: Calling groups_inventory to load vars for managed_node3 14305 1726882548.50097: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.50109: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.50111: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.50114: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.52007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.53617: done with get_vars() 14305 1726882548.53643: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14305 1726882548.53703: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:48 -0400 (0:00:00.120) 0:00:15.587 ****** 14305 1726882548.53731: entering _queue_task() for managed_node3/yum 14305 1726882548.53732: Creating lock for yum 14305 1726882548.54049: worker is 1 (out of 1 available) 14305 1726882548.54065: exiting _queue_task() for managed_node3/yum 14305 1726882548.54081: done queuing things up, now waiting for results queue to drain 14305 1726882548.54083: waiting for pending results... 14305 1726882548.54439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 14305 1726882548.54447: in run() - task 0affc7ec-ae25-91e4-75a8-000000000203 14305 1726882548.54458: variable 'ansible_search_path' from source: unknown 14305 1726882548.54466: variable 'ansible_search_path' from source: unknown 14305 1726882548.54509: calling self._execute() 14305 1726882548.54600: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.54628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.54679: variable 'omit' from source: magic vars 14305 1726882548.55051: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.55068: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.55528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882548.58024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882548.58334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882548.58362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882548.58390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882548.58413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882548.58480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.58500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.58524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.58558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.58571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.58643: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.58655: Evaluated conditional (ansible_distribution_major_version | int < 8): False 14305 1726882548.58658: when evaluation is False, skipping this task 14305 1726882548.58661: _execute() done 14305 1726882548.58663: dumping result to json 14305 1726882548.58665: done dumping result, returning 14305 1726882548.58674: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-91e4-75a8-000000000203] 14305 1726882548.58679: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000203 14305 1726882548.58799: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000203 14305 1726882548.58802: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 14305 1726882548.58866: no more pending results, returning what we have 14305 1726882548.58879: results queue empty 14305 1726882548.58880: checking for any_errors_fatal 14305 1726882548.58885: done checking for any_errors_fatal 14305 1726882548.58886: checking for max_fail_percentage 14305 1726882548.58887: done checking for max_fail_percentage 14305 1726882548.58888: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.58889: done checking to see if all hosts have failed 14305 1726882548.58890: getting the remaining hosts for this loop 14305 1726882548.58891: done getting the remaining hosts for this loop 14305 1726882548.58896: getting the next task for host managed_node3 14305 1726882548.58905: done getting next task for host managed_node3 14305 1726882548.58909: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14305 1726882548.58914: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.58931: getting variables 14305 1726882548.58933: in VariableManager get_vars() 14305 1726882548.58972: Calling all_inventory to load vars for managed_node3 14305 1726882548.58987: Calling groups_inventory to load vars for managed_node3 14305 1726882548.58990: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.59000: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.59003: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.59005: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.61316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.64056: done with get_vars() 14305 1726882548.64093: done getting variables 14305 1726882548.64174: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:48 -0400 (0:00:00.104) 0:00:15.692 ****** 14305 1726882548.64220: entering _queue_task() for managed_node3/fail 14305 1726882548.64604: worker is 1 (out of 1 available) 14305 1726882548.64732: exiting _queue_task() for managed_node3/fail 14305 1726882548.64744: done queuing things up, now waiting for results queue to drain 14305 1726882548.64745: waiting for pending results... 14305 1726882548.64991: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14305 1726882548.65269: in run() - task 0affc7ec-ae25-91e4-75a8-000000000204 14305 1726882548.65274: variable 'ansible_search_path' from source: unknown 14305 1726882548.65277: variable 'ansible_search_path' from source: unknown 14305 1726882548.65284: calling self._execute() 14305 1726882548.65445: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.65457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.65474: variable 'omit' from source: magic vars 14305 1726882548.65937: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.65962: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.66140: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882548.66364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882548.69378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882548.69487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882548.69527: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882548.69593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882548.69597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882548.69703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.69758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.69795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.69944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.69948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.69951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.69973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.70003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.70089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.70112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.70187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.70218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.70254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.70312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.70379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.70548: variable 'network_connections' from source: include params 14305 1726882548.70565: variable 'interface' from source: play vars 14305 1726882548.70665: variable 'interface' from source: play vars 14305 1726882548.70764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882548.70972: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882548.71031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882548.71064: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882548.71127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882548.71164: 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) 14305 1726882548.71196: 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) 14305 1726882548.71230: 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) 14305 1726882548.71277: 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) 14305 1726882548.71359: variable '__network_team_connections_defined' from source: role '' defaults 14305 1726882548.71673: variable 'network_connections' from source: include params 14305 1726882548.71727: variable 'interface' from source: play vars 14305 1726882548.71771: variable 'interface' from source: play vars 14305 1726882548.71819: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 14305 1726882548.71830: when evaluation is False, skipping this task 14305 1726882548.71838: _execute() done 14305 1726882548.71929: dumping result to json 14305 1726882548.71932: done dumping result, returning 14305 1726882548.71934: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-91e4-75a8-000000000204] 14305 1726882548.71937: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000204 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 14305 1726882548.72155: no more pending results, returning what we have 14305 1726882548.72159: results queue empty 14305 1726882548.72160: checking for any_errors_fatal 14305 1726882548.72172: done checking for any_errors_fatal 14305 1726882548.72173: checking for max_fail_percentage 14305 1726882548.72175: done checking for max_fail_percentage 14305 1726882548.72176: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.72176: done checking to see if all hosts have failed 14305 1726882548.72177: getting the remaining hosts for this loop 14305 1726882548.72179: done getting the remaining hosts for this loop 14305 1726882548.72184: getting the next task for host managed_node3 14305 1726882548.72193: done getting next task for host managed_node3 14305 1726882548.72197: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 14305 1726882548.72203: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.72219: getting variables 14305 1726882548.72220: in VariableManager get_vars() 14305 1726882548.72262: Calling all_inventory to load vars for managed_node3 14305 1726882548.72265: Calling groups_inventory to load vars for managed_node3 14305 1726882548.72270: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.72281: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.72284: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.72288: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.73040: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000204 14305 1726882548.73044: WORKER PROCESS EXITING 14305 1726882548.74369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.80252: done with get_vars() 14305 1726882548.80285: done getting variables 14305 1726882548.80337: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:48 -0400 (0:00:00.161) 0:00:15.853 ****** 14305 1726882548.80366: entering _queue_task() for managed_node3/package 14305 1726882548.80855: worker is 1 (out of 1 available) 14305 1726882548.80868: exiting _queue_task() for managed_node3/package 14305 1726882548.80881: done queuing things up, now waiting for results queue to drain 14305 1726882548.80883: waiting for pending results... 14305 1726882548.81041: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 14305 1726882548.81216: in run() - task 0affc7ec-ae25-91e4-75a8-000000000205 14305 1726882548.81247: variable 'ansible_search_path' from source: unknown 14305 1726882548.81255: variable 'ansible_search_path' from source: unknown 14305 1726882548.81302: calling self._execute() 14305 1726882548.81403: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.81416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.81438: variable 'omit' from source: magic vars 14305 1726882548.81836: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.81846: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.82228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882548.82307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882548.82370: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882548.82460: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882548.82501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882548.82638: variable 'network_packages' from source: role '' defaults 14305 1726882548.82772: variable '__network_provider_setup' from source: role '' defaults 14305 1726882548.82801: variable '__network_service_name_default_nm' from source: role '' defaults 14305 1726882548.82883: variable '__network_service_name_default_nm' from source: role '' defaults 14305 1726882548.83008: variable '__network_packages_default_nm' from source: role '' defaults 14305 1726882548.83012: variable '__network_packages_default_nm' from source: role '' defaults 14305 1726882548.83210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882548.87046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882548.87126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882548.87195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882548.87250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882548.87279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882548.87338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.87360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.87383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.87415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.87431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.87466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.87486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.87503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.87532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.87545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.87700: variable '__network_packages_default_gobject_packages' from source: role '' defaults 14305 1726882548.87780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.87800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.87820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.87847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.87858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.87926: variable 'ansible_python' from source: facts 14305 1726882548.87940: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 14305 1726882548.87999: variable '__network_wpa_supplicant_required' from source: role '' defaults 14305 1726882548.88060: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 14305 1726882548.88151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.88171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.88189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.88217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.88232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.88270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882548.88288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882548.88308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882548.88338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882548.88349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882548.88450: variable 'network_connections' from source: include params 14305 1726882548.88455: variable 'interface' from source: play vars 14305 1726882548.88530: variable 'interface' from source: play vars 14305 1726882548.88586: 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) 14305 1726882548.88605: 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) 14305 1726882548.88629: 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) 14305 1726882548.88651: 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) 14305 1726882548.88689: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882548.88881: variable 'network_connections' from source: include params 14305 1726882548.88884: variable 'interface' from source: play vars 14305 1726882548.88957: variable 'interface' from source: play vars 14305 1726882548.88996: variable '__network_packages_default_wireless' from source: role '' defaults 14305 1726882548.89054: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882548.89400: variable 'network_connections' from source: include params 14305 1726882548.89403: variable 'interface' from source: play vars 14305 1726882548.89406: variable 'interface' from source: play vars 14305 1726882548.89457: variable '__network_packages_default_team' from source: role '' defaults 14305 1726882548.89559: variable '__network_team_connections_defined' from source: role '' defaults 14305 1726882548.89924: variable 'network_connections' from source: include params 14305 1726882548.89936: variable 'interface' from source: play vars 14305 1726882548.90018: variable 'interface' from source: play vars 14305 1726882548.90140: variable '__network_service_name_default_initscripts' from source: role '' defaults 14305 1726882548.90162: variable '__network_service_name_default_initscripts' from source: role '' defaults 14305 1726882548.90168: variable '__network_packages_default_initscripts' from source: role '' defaults 14305 1726882548.90220: variable '__network_packages_default_initscripts' from source: role '' defaults 14305 1726882548.90376: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 14305 1726882548.90719: variable 'network_connections' from source: include params 14305 1726882548.90722: variable 'interface' from source: play vars 14305 1726882548.90770: variable 'interface' from source: play vars 14305 1726882548.90779: variable 'ansible_distribution' from source: facts 14305 1726882548.90783: variable '__network_rh_distros' from source: role '' defaults 14305 1726882548.90788: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.90805: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 14305 1726882548.90944: variable 'ansible_distribution' from source: facts 14305 1726882548.90948: variable '__network_rh_distros' from source: role '' defaults 14305 1726882548.90954: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.90962: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 14305 1726882548.91077: variable 'ansible_distribution' from source: facts 14305 1726882548.91080: variable '__network_rh_distros' from source: role '' defaults 14305 1726882548.91086: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.91110: variable 'network_provider' from source: set_fact 14305 1726882548.91121: variable 'ansible_facts' from source: unknown 14305 1726882548.91650: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 14305 1726882548.91653: when evaluation is False, skipping this task 14305 1726882548.91656: _execute() done 14305 1726882548.91659: dumping result to json 14305 1726882548.91661: done dumping result, returning 14305 1726882548.91671: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-91e4-75a8-000000000205] 14305 1726882548.91673: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000205 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 14305 1726882548.91825: no more pending results, returning what we have 14305 1726882548.91829: results queue empty 14305 1726882548.91830: checking for any_errors_fatal 14305 1726882548.91838: done checking for any_errors_fatal 14305 1726882548.91838: checking for max_fail_percentage 14305 1726882548.91840: done checking for max_fail_percentage 14305 1726882548.91840: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.91841: done checking to see if all hosts have failed 14305 1726882548.91842: getting the remaining hosts for this loop 14305 1726882548.91844: done getting the remaining hosts for this loop 14305 1726882548.91848: getting the next task for host managed_node3 14305 1726882548.91857: done getting next task for host managed_node3 14305 1726882548.91861: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14305 1726882548.91866: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.91883: getting variables 14305 1726882548.91885: in VariableManager get_vars() 14305 1726882548.91919: Calling all_inventory to load vars for managed_node3 14305 1726882548.91924: Calling groups_inventory to load vars for managed_node3 14305 1726882548.91930: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.91940: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.91943: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.91945: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.92542: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000205 14305 1726882548.92546: WORKER PROCESS EXITING 14305 1726882548.93293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882548.95562: done with get_vars() 14305 1726882548.95593: done getting variables 14305 1726882548.95685: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:48 -0400 (0:00:00.153) 0:00:16.007 ****** 14305 1726882548.95737: entering _queue_task() for managed_node3/package 14305 1726882548.96058: worker is 1 (out of 1 available) 14305 1726882548.96074: exiting _queue_task() for managed_node3/package 14305 1726882548.96092: done queuing things up, now waiting for results queue to drain 14305 1726882548.96094: waiting for pending results... 14305 1726882548.96350: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14305 1726882548.96503: in run() - task 0affc7ec-ae25-91e4-75a8-000000000206 14305 1726882548.96534: variable 'ansible_search_path' from source: unknown 14305 1726882548.96538: variable 'ansible_search_path' from source: unknown 14305 1726882548.96567: calling self._execute() 14305 1726882548.96646: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882548.96654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882548.96677: variable 'omit' from source: magic vars 14305 1726882548.97034: variable 'ansible_distribution_major_version' from source: facts 14305 1726882548.97045: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882548.97153: variable 'network_state' from source: role '' defaults 14305 1726882548.97156: Evaluated conditional (network_state != {}): False 14305 1726882548.97159: when evaluation is False, skipping this task 14305 1726882548.97162: _execute() done 14305 1726882548.97165: dumping result to json 14305 1726882548.97170: done dumping result, returning 14305 1726882548.97179: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-91e4-75a8-000000000206] 14305 1726882548.97185: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000206 14305 1726882548.97291: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000206 14305 1726882548.97298: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14305 1726882548.97368: no more pending results, returning what we have 14305 1726882548.97372: results queue empty 14305 1726882548.97373: checking for any_errors_fatal 14305 1726882548.97382: done checking for any_errors_fatal 14305 1726882548.97383: checking for max_fail_percentage 14305 1726882548.97385: done checking for max_fail_percentage 14305 1726882548.97385: checking to see if all hosts have failed and the running result is not ok 14305 1726882548.97386: done checking to see if all hosts have failed 14305 1726882548.97387: getting the remaining hosts for this loop 14305 1726882548.97389: done getting the remaining hosts for this loop 14305 1726882548.97393: getting the next task for host managed_node3 14305 1726882548.97400: done getting next task for host managed_node3 14305 1726882548.97405: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14305 1726882548.97412: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882548.97431: getting variables 14305 1726882548.97433: in VariableManager get_vars() 14305 1726882548.97462: Calling all_inventory to load vars for managed_node3 14305 1726882548.97464: Calling groups_inventory to load vars for managed_node3 14305 1726882548.97466: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882548.97475: Calling all_plugins_play to load vars for managed_node3 14305 1726882548.97477: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882548.97480: Calling groups_plugins_play to load vars for managed_node3 14305 1726882548.99309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882549.01011: done with get_vars() 14305 1726882549.01047: done getting variables 14305 1726882549.01111: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:49 -0400 (0:00:00.054) 0:00:16.061 ****** 14305 1726882549.01156: entering _queue_task() for managed_node3/package 14305 1726882549.01518: worker is 1 (out of 1 available) 14305 1726882549.01552: exiting _queue_task() for managed_node3/package 14305 1726882549.01570: done queuing things up, now waiting for results queue to drain 14305 1726882549.01572: waiting for pending results... 14305 1726882549.02008: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14305 1726882549.02129: in run() - task 0affc7ec-ae25-91e4-75a8-000000000207 14305 1726882549.02133: variable 'ansible_search_path' from source: unknown 14305 1726882549.02135: variable 'ansible_search_path' from source: unknown 14305 1726882549.02139: calling self._execute() 14305 1726882549.02231: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882549.02257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882549.02265: variable 'omit' from source: magic vars 14305 1726882549.02728: variable 'ansible_distribution_major_version' from source: facts 14305 1726882549.02732: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882549.03001: variable 'network_state' from source: role '' defaults 14305 1726882549.03032: Evaluated conditional (network_state != {}): False 14305 1726882549.03058: when evaluation is False, skipping this task 14305 1726882549.03112: _execute() done 14305 1726882549.03120: dumping result to json 14305 1726882549.03137: done dumping result, returning 14305 1726882549.03181: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-91e4-75a8-000000000207] 14305 1726882549.03185: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000207 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14305 1726882549.03365: no more pending results, returning what we have 14305 1726882549.03370: results queue empty 14305 1726882549.03371: checking for any_errors_fatal 14305 1726882549.03382: done checking for any_errors_fatal 14305 1726882549.03383: checking for max_fail_percentage 14305 1726882549.03384: done checking for max_fail_percentage 14305 1726882549.03386: checking to see if all hosts have failed and the running result is not ok 14305 1726882549.03387: done checking to see if all hosts have failed 14305 1726882549.03387: getting the remaining hosts for this loop 14305 1726882549.03389: done getting the remaining hosts for this loop 14305 1726882549.03394: getting the next task for host managed_node3 14305 1726882549.03404: done getting next task for host managed_node3 14305 1726882549.03411: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14305 1726882549.03417: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882549.03434: getting variables 14305 1726882549.03436: in VariableManager get_vars() 14305 1726882549.03478: Calling all_inventory to load vars for managed_node3 14305 1726882549.03481: Calling groups_inventory to load vars for managed_node3 14305 1726882549.03483: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882549.03582: Calling all_plugins_play to load vars for managed_node3 14305 1726882549.03585: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882549.03589: Calling groups_plugins_play to load vars for managed_node3 14305 1726882549.04186: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000207 14305 1726882549.04191: WORKER PROCESS EXITING 14305 1726882549.04706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882549.06379: done with get_vars() 14305 1726882549.06403: done getting variables 14305 1726882549.06535: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:49 -0400 (0:00:00.054) 0:00:16.115 ****** 14305 1726882549.06571: entering _queue_task() for managed_node3/service 14305 1726882549.06573: Creating lock for service 14305 1726882549.06890: worker is 1 (out of 1 available) 14305 1726882549.06904: exiting _queue_task() for managed_node3/service 14305 1726882549.06917: done queuing things up, now waiting for results queue to drain 14305 1726882549.06918: waiting for pending results... 14305 1726882549.07404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14305 1726882549.07569: in run() - task 0affc7ec-ae25-91e4-75a8-000000000208 14305 1726882549.07598: variable 'ansible_search_path' from source: unknown 14305 1726882549.07603: variable 'ansible_search_path' from source: unknown 14305 1726882549.07624: calling self._execute() 14305 1726882549.07693: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882549.07703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882549.07707: variable 'omit' from source: magic vars 14305 1726882549.08024: variable 'ansible_distribution_major_version' from source: facts 14305 1726882549.08036: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882549.08135: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882549.08320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882549.10745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882549.10749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882549.10752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882549.10781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882549.10798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882549.11038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.11042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.11044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.11047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.11050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.11052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.11066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.11091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.11132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.11147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.11191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.11214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.11242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.11283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.11297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.11475: variable 'network_connections' from source: include params 14305 1726882549.11482: variable 'interface' from source: play vars 14305 1726882549.11562: variable 'interface' from source: play vars 14305 1726882549.11704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882549.11807: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882549.11846: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882549.11873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882549.11893: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882549.11931: 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) 14305 1726882549.11947: 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) 14305 1726882549.11965: 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) 14305 1726882549.11990: 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) 14305 1726882549.12040: variable '__network_team_connections_defined' from source: role '' defaults 14305 1726882549.12203: variable 'network_connections' from source: include params 14305 1726882549.12207: variable 'interface' from source: play vars 14305 1726882549.12257: variable 'interface' from source: play vars 14305 1726882549.12295: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 14305 1726882549.12298: when evaluation is False, skipping this task 14305 1726882549.12301: _execute() done 14305 1726882549.12304: dumping result to json 14305 1726882549.12306: done dumping result, returning 14305 1726882549.12309: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-91e4-75a8-000000000208] 14305 1726882549.12311: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000208 14305 1726882549.12402: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000208 14305 1726882549.12411: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 14305 1726882549.12461: no more pending results, returning what we have 14305 1726882549.12464: results queue empty 14305 1726882549.12466: checking for any_errors_fatal 14305 1726882549.12477: done checking for any_errors_fatal 14305 1726882549.12478: checking for max_fail_percentage 14305 1726882549.12480: done checking for max_fail_percentage 14305 1726882549.12481: checking to see if all hosts have failed and the running result is not ok 14305 1726882549.12481: done checking to see if all hosts have failed 14305 1726882549.12482: getting the remaining hosts for this loop 14305 1726882549.12484: done getting the remaining hosts for this loop 14305 1726882549.12488: getting the next task for host managed_node3 14305 1726882549.12495: done getting next task for host managed_node3 14305 1726882549.12499: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14305 1726882549.12503: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882549.12517: getting variables 14305 1726882549.12518: in VariableManager get_vars() 14305 1726882549.12554: Calling all_inventory to load vars for managed_node3 14305 1726882549.12556: Calling groups_inventory to load vars for managed_node3 14305 1726882549.12558: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882549.12569: Calling all_plugins_play to load vars for managed_node3 14305 1726882549.12572: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882549.12575: Calling groups_plugins_play to load vars for managed_node3 14305 1726882549.14140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882549.16140: done with get_vars() 14305 1726882549.16168: done getting variables 14305 1726882549.16220: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:49 -0400 (0:00:00.096) 0:00:16.212 ****** 14305 1726882549.16251: entering _queue_task() for managed_node3/service 14305 1726882549.16487: worker is 1 (out of 1 available) 14305 1726882549.16502: exiting _queue_task() for managed_node3/service 14305 1726882549.16516: done queuing things up, now waiting for results queue to drain 14305 1726882549.16518: waiting for pending results... 14305 1726882549.16757: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14305 1726882549.16864: in run() - task 0affc7ec-ae25-91e4-75a8-000000000209 14305 1726882549.16884: variable 'ansible_search_path' from source: unknown 14305 1726882549.16887: variable 'ansible_search_path' from source: unknown 14305 1726882549.16916: calling self._execute() 14305 1726882549.16997: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882549.17002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882549.17010: variable 'omit' from source: magic vars 14305 1726882549.17329: variable 'ansible_distribution_major_version' from source: facts 14305 1726882549.17339: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882549.17455: variable 'network_provider' from source: set_fact 14305 1726882549.17458: variable 'network_state' from source: role '' defaults 14305 1726882549.17467: Evaluated conditional (network_provider == "nm" or network_state != {}): True 14305 1726882549.17476: variable 'omit' from source: magic vars 14305 1726882549.17516: variable 'omit' from source: magic vars 14305 1726882549.17541: variable 'network_service_name' from source: role '' defaults 14305 1726882549.17594: variable 'network_service_name' from source: role '' defaults 14305 1726882549.17676: variable '__network_provider_setup' from source: role '' defaults 14305 1726882549.17680: variable '__network_service_name_default_nm' from source: role '' defaults 14305 1726882549.17783: variable '__network_service_name_default_nm' from source: role '' defaults 14305 1726882549.17787: variable '__network_packages_default_nm' from source: role '' defaults 14305 1726882549.17879: variable '__network_packages_default_nm' from source: role '' defaults 14305 1726882549.18123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882549.19910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882549.20247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882549.20274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882549.20298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882549.20321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882549.20415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.20456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.20459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.20501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.20513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.20569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.20593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.20607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.20652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.20670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.20871: variable '__network_packages_default_gobject_packages' from source: role '' defaults 14305 1726882549.20985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.21011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.21061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.21102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.21107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.21199: variable 'ansible_python' from source: facts 14305 1726882549.21244: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 14305 1726882549.21309: variable '__network_wpa_supplicant_required' from source: role '' defaults 14305 1726882549.21411: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 14305 1726882549.21505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.21522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.21542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.21571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.21582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.21617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882549.21642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882549.21659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882549.21687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882549.21699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882549.21796: variable 'network_connections' from source: include params 14305 1726882549.21804: variable 'interface' from source: play vars 14305 1726882549.21869: variable 'interface' from source: play vars 14305 1726882549.21990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882549.22146: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882549.22208: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882549.22265: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882549.22304: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882549.22356: 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) 14305 1726882549.22379: 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) 14305 1726882549.22404: 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) 14305 1726882549.22433: 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) 14305 1726882549.22477: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882549.22801: variable 'network_connections' from source: include params 14305 1726882549.22804: variable 'interface' from source: play vars 14305 1726882549.22896: variable 'interface' from source: play vars 14305 1726882549.22966: variable '__network_packages_default_wireless' from source: role '' defaults 14305 1726882549.23040: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882549.23376: variable 'network_connections' from source: include params 14305 1726882549.23380: variable 'interface' from source: play vars 14305 1726882549.23461: variable 'interface' from source: play vars 14305 1726882549.23464: variable '__network_packages_default_team' from source: role '' defaults 14305 1726882549.23564: variable '__network_team_connections_defined' from source: role '' defaults 14305 1726882549.23899: variable 'network_connections' from source: include params 14305 1726882549.23910: variable 'interface' from source: play vars 14305 1726882549.23965: variable 'interface' from source: play vars 14305 1726882549.24035: variable '__network_service_name_default_initscripts' from source: role '' defaults 14305 1726882549.24087: variable '__network_service_name_default_initscripts' from source: role '' defaults 14305 1726882549.24092: variable '__network_packages_default_initscripts' from source: role '' defaults 14305 1726882549.24185: variable '__network_packages_default_initscripts' from source: role '' defaults 14305 1726882549.24394: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 14305 1726882549.24833: variable 'network_connections' from source: include params 14305 1726882549.24837: variable 'interface' from source: play vars 14305 1726882549.24908: variable 'interface' from source: play vars 14305 1726882549.24916: variable 'ansible_distribution' from source: facts 14305 1726882549.24959: variable '__network_rh_distros' from source: role '' defaults 14305 1726882549.24970: variable 'ansible_distribution_major_version' from source: facts 14305 1726882549.24973: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 14305 1726882549.25166: variable 'ansible_distribution' from source: facts 14305 1726882549.25175: variable '__network_rh_distros' from source: role '' defaults 14305 1726882549.25178: variable 'ansible_distribution_major_version' from source: facts 14305 1726882549.25180: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 14305 1726882549.25316: variable 'ansible_distribution' from source: facts 14305 1726882549.25319: variable '__network_rh_distros' from source: role '' defaults 14305 1726882549.25325: variable 'ansible_distribution_major_version' from source: facts 14305 1726882549.25352: variable 'network_provider' from source: set_fact 14305 1726882549.25373: variable 'omit' from source: magic vars 14305 1726882549.25392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882549.25412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882549.25428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882549.25443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882549.25453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882549.25480: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882549.25483: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882549.25486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882549.25557: Set connection var ansible_connection to ssh 14305 1726882549.25569: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882549.25574: Set connection var ansible_timeout to 10 14305 1726882549.25579: Set connection var ansible_shell_type to sh 14305 1726882549.25584: Set connection var ansible_pipelining to False 14305 1726882549.25591: Set connection var ansible_shell_executable to /bin/sh 14305 1726882549.25608: variable 'ansible_shell_executable' from source: unknown 14305 1726882549.25611: variable 'ansible_connection' from source: unknown 14305 1726882549.25614: variable 'ansible_module_compression' from source: unknown 14305 1726882549.25617: variable 'ansible_shell_type' from source: unknown 14305 1726882549.25619: variable 'ansible_shell_executable' from source: unknown 14305 1726882549.25623: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882549.25628: variable 'ansible_pipelining' from source: unknown 14305 1726882549.25631: variable 'ansible_timeout' from source: unknown 14305 1726882549.25635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882549.25710: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882549.25719: variable 'omit' from source: magic vars 14305 1726882549.25725: starting attempt loop 14305 1726882549.25728: running the handler 14305 1726882549.25787: variable 'ansible_facts' from source: unknown 14305 1726882549.26472: _low_level_execute_command(): starting 14305 1726882549.26479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882549.27342: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882549.27350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882549.27483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882549.29255: stdout chunk (state=3): >>>/root <<< 14305 1726882549.29428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882549.29436: stdout chunk (state=3): >>><<< 14305 1726882549.29439: stderr chunk (state=3): >>><<< 14305 1726882549.29478: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882549.29483: _low_level_execute_command(): starting 14305 1726882549.29502: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012 `" && echo ansible-tmp-1726882549.294631-14929-37669356864012="` echo /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012 `" ) && sleep 0' 14305 1726882549.30085: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.30185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882549.30298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882549.32278: stdout chunk (state=3): >>>ansible-tmp-1726882549.294631-14929-37669356864012=/root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012 <<< 14305 1726882549.32396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882549.32442: stderr chunk (state=3): >>><<< 14305 1726882549.32445: stdout chunk (state=3): >>><<< 14305 1726882549.32458: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882549.294631-14929-37669356864012=/root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882549.32484: variable 'ansible_module_compression' from source: unknown 14305 1726882549.32528: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 14305 1726882549.32532: ANSIBALLZ: Acquiring lock 14305 1726882549.32534: ANSIBALLZ: Lock acquired: 139780775562560 14305 1726882549.32537: ANSIBALLZ: Creating module 14305 1726882549.57075: ANSIBALLZ: Writing module into payload 14305 1726882549.57187: ANSIBALLZ: Writing module 14305 1726882549.57211: ANSIBALLZ: Renaming module 14305 1726882549.57217: ANSIBALLZ: Done creating module 14305 1726882549.57248: variable 'ansible_facts' from source: unknown 14305 1726882549.57387: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py 14305 1726882549.57508: Sending initial data 14305 1726882549.57512: Sent initial data (154 bytes) 14305 1726882549.57987: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882549.57990: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882549.57993: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882549.58000: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.58056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882549.58059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882549.58064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882549.58150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882549.59875: 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" <<< 14305 1726882549.59879: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882549.59956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882549.60043: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpc2bjygf1 /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py <<< 14305 1726882549.60050: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py" <<< 14305 1726882549.60134: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpc2bjygf1" to remote "/root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py" <<< 14305 1726882549.60137: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py" <<< 14305 1726882549.61493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882549.61510: stderr chunk (state=3): >>><<< 14305 1726882549.61513: stdout chunk (state=3): >>><<< 14305 1726882549.61537: done transferring module to remote 14305 1726882549.61546: _low_level_execute_command(): starting 14305 1726882549.61551: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/ /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py && sleep 0' 14305 1726882549.62021: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882549.62026: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882549.62028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.62031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882549.62035: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.62095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882549.62098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882549.62100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882549.62178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882549.64030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882549.64075: stderr chunk (state=3): >>><<< 14305 1726882549.64079: stdout chunk (state=3): >>><<< 14305 1726882549.64090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882549.64093: _low_level_execute_command(): starting 14305 1726882549.64098: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/AnsiballZ_systemd.py && sleep 0' 14305 1726882549.64541: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882549.64544: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.64547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882549.64549: 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.45.226 originally 10.31.45.226 <<< 14305 1726882549.64551: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.64600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882549.64603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882549.64696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882549.96749: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "685", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:25:00 EDT", "ExecMainStartTimestampMonotonic": "45437073", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "685", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3550", "MemoryCurrent": "11780096", "MemoryPeak": "13709312", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3536867328", "CPUUsageNSec": "1771231000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCO<<< 14305 1726882549.96770: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service network.target network.service multi-user.target shutdown.target", "After": "systemd-journald.socket system.slice basic.target dbus-broker.service dbus.socket network-pre.target cloud-init-local.service sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 14305 1726882549.96777: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:22 EDT", "StateChangeTimestampMonotonic": "486988773", "InactiveExitTimestamp": "Fri 2024-09-20 21:25:00 EDT", "InactiveExitTimestampMonotonic": "45437210", "ActiveEnterTimestamp": "Fri 2024-09-20 21:25:02 EDT", "ActiveEnterTimestampMonotonic": "47371748", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:25:00 EDT", "ConditionTimestampMonotonic": "45429688", "AssertTimestamp": "Fri 2024-09-20 21:25:00 EDT", "AssertTimestampMonotonic": "45429690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6a93edddfc3744e5bee117df30fc836d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 14305 1726882549.98765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882549.98821: stderr chunk (state=3): >>><<< 14305 1726882549.98827: stdout chunk (state=3): >>><<< 14305 1726882549.98846: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "685", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:25:00 EDT", "ExecMainStartTimestampMonotonic": "45437073", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "685", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3550", "MemoryCurrent": "11780096", "MemoryPeak": "13709312", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3536867328", "CPUUsageNSec": "1771231000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service network.target network.service multi-user.target shutdown.target", "After": "systemd-journald.socket system.slice basic.target dbus-broker.service dbus.socket network-pre.target cloud-init-local.service sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:22 EDT", "StateChangeTimestampMonotonic": "486988773", "InactiveExitTimestamp": "Fri 2024-09-20 21:25:00 EDT", "InactiveExitTimestampMonotonic": "45437210", "ActiveEnterTimestamp": "Fri 2024-09-20 21:25:02 EDT", "ActiveEnterTimestampMonotonic": "47371748", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:25:00 EDT", "ConditionTimestampMonotonic": "45429688", "AssertTimestamp": "Fri 2024-09-20 21:25:00 EDT", "AssertTimestampMonotonic": "45429690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6a93edddfc3744e5bee117df30fc836d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882549.98982: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726882549.294631-14929-37669356864012/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882549.99000: _low_level_execute_command(): starting 14305 1726882549.99004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882549.294631-14929-37669356864012/ > /dev/null 2>&1 && sleep 0' 14305 1726882549.99437: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882549.99441: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.99454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882549.99504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882549.99507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882549.99596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882550.01639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882550.01642: stderr chunk (state=3): >>><<< 14305 1726882550.01645: stdout chunk (state=3): >>><<< 14305 1726882550.01683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882550.01686: handler run complete 14305 1726882550.01726: attempt loop complete, returning result 14305 1726882550.01729: _execute() done 14305 1726882550.01731: dumping result to json 14305 1726882550.01747: done dumping result, returning 14305 1726882550.01755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-91e4-75a8-000000000209] 14305 1726882550.01760: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000209 14305 1726882550.02026: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000209 14305 1726882550.02029: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14305 1726882550.02083: no more pending results, returning what we have 14305 1726882550.02086: results queue empty 14305 1726882550.02087: checking for any_errors_fatal 14305 1726882550.02093: done checking for any_errors_fatal 14305 1726882550.02094: checking for max_fail_percentage 14305 1726882550.02096: done checking for max_fail_percentage 14305 1726882550.02096: checking to see if all hosts have failed and the running result is not ok 14305 1726882550.02097: done checking to see if all hosts have failed 14305 1726882550.02098: getting the remaining hosts for this loop 14305 1726882550.02100: done getting the remaining hosts for this loop 14305 1726882550.02104: getting the next task for host managed_node3 14305 1726882550.02111: done getting next task for host managed_node3 14305 1726882550.02114: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14305 1726882550.02119: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882550.02132: getting variables 14305 1726882550.02134: in VariableManager get_vars() 14305 1726882550.02172: Calling all_inventory to load vars for managed_node3 14305 1726882550.02174: Calling groups_inventory to load vars for managed_node3 14305 1726882550.02177: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882550.02186: Calling all_plugins_play to load vars for managed_node3 14305 1726882550.02189: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882550.02192: Calling groups_plugins_play to load vars for managed_node3 14305 1726882550.03261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882550.05229: done with get_vars() 14305 1726882550.05247: done getting variables 14305 1726882550.05298: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:50 -0400 (0:00:00.890) 0:00:17.103 ****** 14305 1726882550.05326: entering _queue_task() for managed_node3/service 14305 1726882550.05570: worker is 1 (out of 1 available) 14305 1726882550.05585: exiting _queue_task() for managed_node3/service 14305 1726882550.05599: done queuing things up, now waiting for results queue to drain 14305 1726882550.05601: waiting for pending results... 14305 1726882550.05775: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14305 1726882550.05856: in run() - task 0affc7ec-ae25-91e4-75a8-00000000020a 14305 1726882550.05871: variable 'ansible_search_path' from source: unknown 14305 1726882550.05875: variable 'ansible_search_path' from source: unknown 14305 1726882550.05903: calling self._execute() 14305 1726882550.05976: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882550.05983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882550.05992: variable 'omit' from source: magic vars 14305 1726882550.06285: variable 'ansible_distribution_major_version' from source: facts 14305 1726882550.06295: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882550.06382: variable 'network_provider' from source: set_fact 14305 1726882550.06385: Evaluated conditional (network_provider == "nm"): True 14305 1726882550.06454: variable '__network_wpa_supplicant_required' from source: role '' defaults 14305 1726882550.06524: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 14305 1726882550.06649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882550.08564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882550.08616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882550.08646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882550.08675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882550.08699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882550.08774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882550.08794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882550.08817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882550.08849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882550.08860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882550.08897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882550.08919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882550.08939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882550.08966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882550.08978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882550.09009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882550.09031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882550.09049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882550.09076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882550.09087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882550.09194: variable 'network_connections' from source: include params 14305 1726882550.09203: variable 'interface' from source: play vars 14305 1726882550.09260: variable 'interface' from source: play vars 14305 1726882550.09314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14305 1726882550.09429: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14305 1726882550.09458: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14305 1726882550.09484: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14305 1726882550.09507: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14305 1726882550.09540: 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) 14305 1726882550.09556: 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) 14305 1726882550.09580: 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) 14305 1726882550.09599: 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) 14305 1726882550.09639: variable '__network_wireless_connections_defined' from source: role '' defaults 14305 1726882550.09814: variable 'network_connections' from source: include params 14305 1726882550.09818: variable 'interface' from source: play vars 14305 1726882550.09865: variable 'interface' from source: play vars 14305 1726882550.09899: Evaluated conditional (__network_wpa_supplicant_required): False 14305 1726882550.09902: when evaluation is False, skipping this task 14305 1726882550.09905: _execute() done 14305 1726882550.09908: dumping result to json 14305 1726882550.09910: done dumping result, returning 14305 1726882550.09916: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-91e4-75a8-00000000020a] 14305 1726882550.09927: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020a 14305 1726882550.10014: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020a 14305 1726882550.10017: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 14305 1726882550.10070: no more pending results, returning what we have 14305 1726882550.10074: results queue empty 14305 1726882550.10075: checking for any_errors_fatal 14305 1726882550.10104: done checking for any_errors_fatal 14305 1726882550.10104: checking for max_fail_percentage 14305 1726882550.10106: done checking for max_fail_percentage 14305 1726882550.10107: checking to see if all hosts have failed and the running result is not ok 14305 1726882550.10107: done checking to see if all hosts have failed 14305 1726882550.10108: getting the remaining hosts for this loop 14305 1726882550.10110: done getting the remaining hosts for this loop 14305 1726882550.10114: getting the next task for host managed_node3 14305 1726882550.10124: done getting next task for host managed_node3 14305 1726882550.10128: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 14305 1726882550.10134: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882550.10148: getting variables 14305 1726882550.10149: in VariableManager get_vars() 14305 1726882550.10183: Calling all_inventory to load vars for managed_node3 14305 1726882550.10185: Calling groups_inventory to load vars for managed_node3 14305 1726882550.10187: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882550.10197: Calling all_plugins_play to load vars for managed_node3 14305 1726882550.10199: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882550.10202: Calling groups_plugins_play to load vars for managed_node3 14305 1726882550.11272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882550.12448: done with get_vars() 14305 1726882550.12466: done getting variables 14305 1726882550.12512: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:50 -0400 (0:00:00.072) 0:00:17.175 ****** 14305 1726882550.12538: entering _queue_task() for managed_node3/service 14305 1726882550.12784: worker is 1 (out of 1 available) 14305 1726882550.12799: exiting _queue_task() for managed_node3/service 14305 1726882550.12810: done queuing things up, now waiting for results queue to drain 14305 1726882550.12812: waiting for pending results... 14305 1726882550.12999: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 14305 1726882550.13126: in run() - task 0affc7ec-ae25-91e4-75a8-00000000020b 14305 1726882550.13137: variable 'ansible_search_path' from source: unknown 14305 1726882550.13141: variable 'ansible_search_path' from source: unknown 14305 1726882550.13177: calling self._execute() 14305 1726882550.13243: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882550.13248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882550.13259: variable 'omit' from source: magic vars 14305 1726882550.13559: variable 'ansible_distribution_major_version' from source: facts 14305 1726882550.13569: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882550.13738: variable 'network_provider' from source: set_fact 14305 1726882550.13745: Evaluated conditional (network_provider == "initscripts"): False 14305 1726882550.13750: when evaluation is False, skipping this task 14305 1726882550.13755: _execute() done 14305 1726882550.13760: dumping result to json 14305 1726882550.13765: done dumping result, returning 14305 1726882550.13769: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-91e4-75a8-00000000020b] 14305 1726882550.13876: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020b 14305 1726882550.13974: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020b 14305 1726882550.13978: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14305 1726882550.14053: no more pending results, returning what we have 14305 1726882550.14057: results queue empty 14305 1726882550.14058: checking for any_errors_fatal 14305 1726882550.14063: done checking for any_errors_fatal 14305 1726882550.14064: checking for max_fail_percentage 14305 1726882550.14066: done checking for max_fail_percentage 14305 1726882550.14066: checking to see if all hosts have failed and the running result is not ok 14305 1726882550.14067: done checking to see if all hosts have failed 14305 1726882550.14068: getting the remaining hosts for this loop 14305 1726882550.14069: done getting the remaining hosts for this loop 14305 1726882550.14073: getting the next task for host managed_node3 14305 1726882550.14080: done getting next task for host managed_node3 14305 1726882550.14084: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14305 1726882550.14088: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882550.14102: getting variables 14305 1726882550.14103: in VariableManager get_vars() 14305 1726882550.14146: Calling all_inventory to load vars for managed_node3 14305 1726882550.14148: Calling groups_inventory to load vars for managed_node3 14305 1726882550.14149: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882550.14157: Calling all_plugins_play to load vars for managed_node3 14305 1726882550.14159: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882550.14161: Calling groups_plugins_play to load vars for managed_node3 14305 1726882550.15585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882550.17225: done with get_vars() 14305 1726882550.17247: done getting variables 14305 1726882550.17295: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:50 -0400 (0:00:00.047) 0:00:17.223 ****** 14305 1726882550.17327: entering _queue_task() for managed_node3/copy 14305 1726882550.17631: worker is 1 (out of 1 available) 14305 1726882550.17647: exiting _queue_task() for managed_node3/copy 14305 1726882550.17660: done queuing things up, now waiting for results queue to drain 14305 1726882550.17662: waiting for pending results... 14305 1726882550.17848: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14305 1726882550.17944: in run() - task 0affc7ec-ae25-91e4-75a8-00000000020c 14305 1726882550.17957: variable 'ansible_search_path' from source: unknown 14305 1726882550.17960: variable 'ansible_search_path' from source: unknown 14305 1726882550.17994: calling self._execute() 14305 1726882550.18066: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882550.18073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882550.18083: variable 'omit' from source: magic vars 14305 1726882550.18534: variable 'ansible_distribution_major_version' from source: facts 14305 1726882550.18538: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882550.18598: variable 'network_provider' from source: set_fact 14305 1726882550.18608: Evaluated conditional (network_provider == "initscripts"): False 14305 1726882550.18615: when evaluation is False, skipping this task 14305 1726882550.18626: _execute() done 14305 1726882550.18640: dumping result to json 14305 1726882550.18652: done dumping result, returning 14305 1726882550.18665: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-91e4-75a8-00000000020c] 14305 1726882550.18675: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020c 14305 1726882550.18830: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020c 14305 1726882550.18834: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 14305 1726882550.18900: no more pending results, returning what we have 14305 1726882550.18904: results queue empty 14305 1726882550.18906: checking for any_errors_fatal 14305 1726882550.18916: done checking for any_errors_fatal 14305 1726882550.18917: checking for max_fail_percentage 14305 1726882550.18919: done checking for max_fail_percentage 14305 1726882550.18920: checking to see if all hosts have failed and the running result is not ok 14305 1726882550.18921: done checking to see if all hosts have failed 14305 1726882550.19126: getting the remaining hosts for this loop 14305 1726882550.19128: done getting the remaining hosts for this loop 14305 1726882550.19132: getting the next task for host managed_node3 14305 1726882550.19140: done getting next task for host managed_node3 14305 1726882550.19144: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14305 1726882550.19149: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882550.19164: getting variables 14305 1726882550.19165: in VariableManager get_vars() 14305 1726882550.19196: Calling all_inventory to load vars for managed_node3 14305 1726882550.19199: Calling groups_inventory to load vars for managed_node3 14305 1726882550.19201: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882550.19210: Calling all_plugins_play to load vars for managed_node3 14305 1726882550.19213: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882550.19216: Calling groups_plugins_play to load vars for managed_node3 14305 1726882550.21035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882550.22177: done with get_vars() 14305 1726882550.22195: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:50 -0400 (0:00:00.049) 0:00:17.272 ****** 14305 1726882550.22268: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14305 1726882550.22270: Creating lock for fedora.linux_system_roles.network_connections 14305 1726882550.22536: worker is 1 (out of 1 available) 14305 1726882550.22551: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14305 1726882550.22566: done queuing things up, now waiting for results queue to drain 14305 1726882550.22568: waiting for pending results... 14305 1726882550.22752: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14305 1726882550.22929: in run() - task 0affc7ec-ae25-91e4-75a8-00000000020d 14305 1726882550.22933: variable 'ansible_search_path' from source: unknown 14305 1726882550.22936: variable 'ansible_search_path' from source: unknown 14305 1726882550.22946: calling self._execute() 14305 1726882550.23043: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882550.23067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882550.23228: variable 'omit' from source: magic vars 14305 1726882550.23738: variable 'ansible_distribution_major_version' from source: facts 14305 1726882550.23751: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882550.23758: variable 'omit' from source: magic vars 14305 1726882550.23830: variable 'omit' from source: magic vars 14305 1726882550.24015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882550.26882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882550.26903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882550.26956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882550.27026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882550.27059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882550.27160: variable 'network_provider' from source: set_fact 14305 1726882550.27318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882550.27359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882550.27393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882550.27453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882550.27475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882550.27627: variable 'omit' from source: magic vars 14305 1726882550.27698: variable 'omit' from source: magic vars 14305 1726882550.27854: variable 'network_connections' from source: include params 14305 1726882550.27967: variable 'interface' from source: play vars 14305 1726882550.28060: variable 'interface' from source: play vars 14305 1726882550.28196: variable 'omit' from source: magic vars 14305 1726882550.28206: variable '__lsr_ansible_managed' from source: task vars 14305 1726882550.28253: variable '__lsr_ansible_managed' from source: task vars 14305 1726882550.28392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 14305 1726882550.28552: Loaded config def from plugin (lookup/template) 14305 1726882550.28556: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 14305 1726882550.28578: File lookup term: get_ansible_managed.j2 14305 1726882550.28582: variable 'ansible_search_path' from source: unknown 14305 1726882550.28586: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 14305 1726882550.28597: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 14305 1726882550.28610: variable 'ansible_search_path' from source: unknown 14305 1726882550.37969: variable 'ansible_managed' from source: unknown 14305 1726882550.38154: variable 'omit' from source: magic vars 14305 1726882550.38184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882550.38234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882550.38507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882550.38511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882550.38515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882550.38517: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882550.38520: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882550.38522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882550.38595: Set connection var ansible_connection to ssh 14305 1726882550.38606: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882550.38614: Set connection var ansible_timeout to 10 14305 1726882550.38617: Set connection var ansible_shell_type to sh 14305 1726882550.38625: Set connection var ansible_pipelining to False 14305 1726882550.38839: Set connection var ansible_shell_executable to /bin/sh 14305 1726882550.38864: variable 'ansible_shell_executable' from source: unknown 14305 1726882550.38870: variable 'ansible_connection' from source: unknown 14305 1726882550.38873: variable 'ansible_module_compression' from source: unknown 14305 1726882550.38876: variable 'ansible_shell_type' from source: unknown 14305 1726882550.38878: variable 'ansible_shell_executable' from source: unknown 14305 1726882550.38881: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882550.38883: variable 'ansible_pipelining' from source: unknown 14305 1726882550.38885: variable 'ansible_timeout' from source: unknown 14305 1726882550.38928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882550.39232: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882550.39243: variable 'omit' from source: magic vars 14305 1726882550.39250: starting attempt loop 14305 1726882550.39253: running the handler 14305 1726882550.39293: _low_level_execute_command(): starting 14305 1726882550.39297: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882550.40584: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.40591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882550.40794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882550.40799: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.40802: 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.45.226 originally 10.31.45.226 <<< 14305 1726882550.40805: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882550.40807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882550.40809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882550.40943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882550.41063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882550.42823: stdout chunk (state=3): >>>/root <<< 14305 1726882550.43114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882550.43180: stderr chunk (state=3): >>><<< 14305 1726882550.43183: stdout chunk (state=3): >>><<< 14305 1726882550.43209: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882550.43223: _low_level_execute_command(): starting 14305 1726882550.43233: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204 `" && echo ansible-tmp-1726882550.4320927-14971-279347104187204="` echo /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204 `" ) && sleep 0' 14305 1726882550.44373: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882550.44442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.44456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882550.44470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882550.44753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882550.44836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882550.46834: stdout chunk (state=3): >>>ansible-tmp-1726882550.4320927-14971-279347104187204=/root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204 <<< 14305 1726882550.46953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882550.47040: stderr chunk (state=3): >>><<< 14305 1726882550.47043: stdout chunk (state=3): >>><<< 14305 1726882550.47243: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882550.4320927-14971-279347104187204=/root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882550.47432: variable 'ansible_module_compression' from source: unknown 14305 1726882550.47435: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 14305 1726882550.47438: ANSIBALLZ: Acquiring lock 14305 1726882550.47441: ANSIBALLZ: Lock acquired: 139780773283024 14305 1726882550.47443: ANSIBALLZ: Creating module 14305 1726882550.82533: ANSIBALLZ: Writing module into payload 14305 1726882550.82886: ANSIBALLZ: Writing module 14305 1726882550.82918: ANSIBALLZ: Renaming module 14305 1726882550.82932: ANSIBALLZ: Done creating module 14305 1726882550.82970: variable 'ansible_facts' from source: unknown 14305 1726882550.83095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py 14305 1726882550.83245: Sending initial data 14305 1726882550.83258: Sent initial data (168 bytes) 14305 1726882550.83888: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882550.83902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.83915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882550.84038: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882550.84052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882550.84069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882550.84192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882550.85914: 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 <<< 14305 1726882550.86012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882550.86084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpp4veysqo /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py <<< 14305 1726882550.86102: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py" <<< 14305 1726882550.86166: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpp4veysqo" to remote "/root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py" <<< 14305 1726882550.87420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882550.87451: stderr chunk (state=3): >>><<< 14305 1726882550.87461: stdout chunk (state=3): >>><<< 14305 1726882550.87491: done transferring module to remote 14305 1726882550.87517: _low_level_execute_command(): starting 14305 1726882550.87537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/ /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py && sleep 0' 14305 1726882550.88200: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882550.88214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.88231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882550.88250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882550.88266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882550.88283: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882550.88297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882550.88314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14305 1726882550.88329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 14305 1726882550.88340: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14305 1726882550.88351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.88363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882550.88438: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882550.88464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882550.88483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882550.88740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882550.88943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882550.90837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882550.90847: stdout chunk (state=3): >>><<< 14305 1726882550.90858: stderr chunk (state=3): >>><<< 14305 1726882550.90882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882550.90891: _low_level_execute_command(): starting 14305 1726882550.90901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/AnsiballZ_network_connections.py && sleep 0' 14305 1726882550.91507: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882550.91524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.91537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882550.91555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882550.91578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882550.91590: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882550.91605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882550.91632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14305 1726882550.91647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 14305 1726882550.91660: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14305 1726882550.91677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882550.91692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882550.91780: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882550.91804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882550.91931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882551.36059: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 14305 1726882551.39107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882551.39169: stderr chunk (state=3): >>><<< 14305 1726882551.39173: stdout chunk (state=3): >>><<< 14305 1726882551.39187: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882551.39220: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'dummy0', 'state': 'up', 'type': 'dummy', 'ip': {'address': ['192.0.2.42/30']}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1726882550.4320927-14971-279347104187204/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882551.39232: _low_level_execute_command(): starting 14305 1726882551.39237: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882550.4320927-14971-279347104187204/ > /dev/null 2>&1 && sleep 0' 14305 1726882551.39703: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.39707: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882551.39740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.39743: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882551.39800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882551.39803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882551.39808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882551.39891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882551.41814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882551.41865: stderr chunk (state=3): >>><<< 14305 1726882551.41871: stdout chunk (state=3): >>><<< 14305 1726882551.41888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882551.41897: handler run complete 14305 1726882551.41918: attempt loop complete, returning result 14305 1726882551.41921: _execute() done 14305 1726882551.41925: dumping result to json 14305 1726882551.41931: done dumping result, returning 14305 1726882551.41940: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-91e4-75a8-00000000020d] 14305 1726882551.41944: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020d 14305 1726882551.42058: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020d 14305 1726882551.42063: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active) 14305 1726882551.42201: no more pending results, returning what we have 14305 1726882551.42205: results queue empty 14305 1726882551.42206: checking for any_errors_fatal 14305 1726882551.42212: done checking for any_errors_fatal 14305 1726882551.42213: checking for max_fail_percentage 14305 1726882551.42215: done checking for max_fail_percentage 14305 1726882551.42216: checking to see if all hosts have failed and the running result is not ok 14305 1726882551.42216: done checking to see if all hosts have failed 14305 1726882551.42217: getting the remaining hosts for this loop 14305 1726882551.42219: done getting the remaining hosts for this loop 14305 1726882551.42225: getting the next task for host managed_node3 14305 1726882551.42233: done getting next task for host managed_node3 14305 1726882551.42237: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 14305 1726882551.42242: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882551.42252: getting variables 14305 1726882551.42254: in VariableManager get_vars() 14305 1726882551.42287: Calling all_inventory to load vars for managed_node3 14305 1726882551.42290: Calling groups_inventory to load vars for managed_node3 14305 1726882551.42292: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882551.42302: Calling all_plugins_play to load vars for managed_node3 14305 1726882551.42304: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882551.42307: Calling groups_plugins_play to load vars for managed_node3 14305 1726882551.43385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882551.44534: done with get_vars() 14305 1726882551.44553: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:51 -0400 (0:00:01.223) 0:00:18.496 ****** 14305 1726882551.44624: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14305 1726882551.44626: Creating lock for fedora.linux_system_roles.network_state 14305 1726882551.44881: worker is 1 (out of 1 available) 14305 1726882551.44896: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14305 1726882551.44910: done queuing things up, now waiting for results queue to drain 14305 1726882551.44912: waiting for pending results... 14305 1726882551.45093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 14305 1726882551.45186: in run() - task 0affc7ec-ae25-91e4-75a8-00000000020e 14305 1726882551.45198: variable 'ansible_search_path' from source: unknown 14305 1726882551.45201: variable 'ansible_search_path' from source: unknown 14305 1726882551.45235: calling self._execute() 14305 1726882551.45304: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.45309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.45319: variable 'omit' from source: magic vars 14305 1726882551.45620: variable 'ansible_distribution_major_version' from source: facts 14305 1726882551.45633: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882551.45727: variable 'network_state' from source: role '' defaults 14305 1726882551.45736: Evaluated conditional (network_state != {}): False 14305 1726882551.45740: when evaluation is False, skipping this task 14305 1726882551.45742: _execute() done 14305 1726882551.45745: dumping result to json 14305 1726882551.45747: done dumping result, returning 14305 1726882551.45754: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-91e4-75a8-00000000020e] 14305 1726882551.45760: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020e skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14305 1726882551.45913: no more pending results, returning what we have 14305 1726882551.45916: results queue empty 14305 1726882551.45917: checking for any_errors_fatal 14305 1726882551.45930: done checking for any_errors_fatal 14305 1726882551.45931: checking for max_fail_percentage 14305 1726882551.45934: done checking for max_fail_percentage 14305 1726882551.45935: checking to see if all hosts have failed and the running result is not ok 14305 1726882551.45936: done checking to see if all hosts have failed 14305 1726882551.45936: getting the remaining hosts for this loop 14305 1726882551.45938: done getting the remaining hosts for this loop 14305 1726882551.45942: getting the next task for host managed_node3 14305 1726882551.45950: done getting next task for host managed_node3 14305 1726882551.45954: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14305 1726882551.45959: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882551.45975: getting variables 14305 1726882551.45977: in VariableManager get_vars() 14305 1726882551.46006: Calling all_inventory to load vars for managed_node3 14305 1726882551.46008: Calling groups_inventory to load vars for managed_node3 14305 1726882551.46010: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882551.46019: Calling all_plugins_play to load vars for managed_node3 14305 1726882551.46030: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882551.46036: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020e 14305 1726882551.46039: WORKER PROCESS EXITING 14305 1726882551.46043: Calling groups_plugins_play to load vars for managed_node3 14305 1726882551.46954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882551.48109: done with get_vars() 14305 1726882551.48129: done getting variables 14305 1726882551.48176: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:51 -0400 (0:00:00.035) 0:00:18.531 ****** 14305 1726882551.48201: entering _queue_task() for managed_node3/debug 14305 1726882551.48434: worker is 1 (out of 1 available) 14305 1726882551.48448: exiting _queue_task() for managed_node3/debug 14305 1726882551.48461: done queuing things up, now waiting for results queue to drain 14305 1726882551.48463: waiting for pending results... 14305 1726882551.48641: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14305 1726882551.48732: in run() - task 0affc7ec-ae25-91e4-75a8-00000000020f 14305 1726882551.48745: variable 'ansible_search_path' from source: unknown 14305 1726882551.48748: variable 'ansible_search_path' from source: unknown 14305 1726882551.48779: calling self._execute() 14305 1726882551.48851: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.48856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.48864: variable 'omit' from source: magic vars 14305 1726882551.49169: variable 'ansible_distribution_major_version' from source: facts 14305 1726882551.49178: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882551.49184: variable 'omit' from source: magic vars 14305 1726882551.49235: variable 'omit' from source: magic vars 14305 1726882551.49262: variable 'omit' from source: magic vars 14305 1726882551.49295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882551.49326: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882551.49342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882551.49360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882551.49372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882551.49396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882551.49399: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.49401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.49476: Set connection var ansible_connection to ssh 14305 1726882551.49484: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882551.49490: Set connection var ansible_timeout to 10 14305 1726882551.49495: Set connection var ansible_shell_type to sh 14305 1726882551.49501: Set connection var ansible_pipelining to False 14305 1726882551.49508: Set connection var ansible_shell_executable to /bin/sh 14305 1726882551.49525: variable 'ansible_shell_executable' from source: unknown 14305 1726882551.49528: variable 'ansible_connection' from source: unknown 14305 1726882551.49531: variable 'ansible_module_compression' from source: unknown 14305 1726882551.49534: variable 'ansible_shell_type' from source: unknown 14305 1726882551.49536: variable 'ansible_shell_executable' from source: unknown 14305 1726882551.49539: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.49544: variable 'ansible_pipelining' from source: unknown 14305 1726882551.49546: variable 'ansible_timeout' from source: unknown 14305 1726882551.49551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.49660: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882551.49674: variable 'omit' from source: magic vars 14305 1726882551.49677: starting attempt loop 14305 1726882551.49680: running the handler 14305 1726882551.49779: variable '__network_connections_result' from source: set_fact 14305 1726882551.49828: handler run complete 14305 1726882551.49843: attempt loop complete, returning result 14305 1726882551.49846: _execute() done 14305 1726882551.49849: dumping result to json 14305 1726882551.49852: done dumping result, returning 14305 1726882551.49860: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-91e4-75a8-00000000020f] 14305 1726882551.49865: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020f 14305 1726882551.49953: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000020f 14305 1726882551.49956: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)" ] } 14305 1726882551.50019: no more pending results, returning what we have 14305 1726882551.50025: results queue empty 14305 1726882551.50026: checking for any_errors_fatal 14305 1726882551.50031: done checking for any_errors_fatal 14305 1726882551.50032: checking for max_fail_percentage 14305 1726882551.50033: done checking for max_fail_percentage 14305 1726882551.50034: checking to see if all hosts have failed and the running result is not ok 14305 1726882551.50035: done checking to see if all hosts have failed 14305 1726882551.50036: getting the remaining hosts for this loop 14305 1726882551.50038: done getting the remaining hosts for this loop 14305 1726882551.50042: getting the next task for host managed_node3 14305 1726882551.50049: done getting next task for host managed_node3 14305 1726882551.50053: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14305 1726882551.50059: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882551.50069: getting variables 14305 1726882551.50070: in VariableManager get_vars() 14305 1726882551.50098: Calling all_inventory to load vars for managed_node3 14305 1726882551.50101: Calling groups_inventory to load vars for managed_node3 14305 1726882551.50103: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882551.50111: Calling all_plugins_play to load vars for managed_node3 14305 1726882551.50113: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882551.50116: Calling groups_plugins_play to load vars for managed_node3 14305 1726882551.51142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882551.52262: done with get_vars() 14305 1726882551.52279: done getting variables 14305 1726882551.52328: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:51 -0400 (0:00:00.041) 0:00:18.573 ****** 14305 1726882551.52356: entering _queue_task() for managed_node3/debug 14305 1726882551.52580: worker is 1 (out of 1 available) 14305 1726882551.52595: exiting _queue_task() for managed_node3/debug 14305 1726882551.52608: done queuing things up, now waiting for results queue to drain 14305 1726882551.52610: waiting for pending results... 14305 1726882551.52793: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14305 1726882551.52891: in run() - task 0affc7ec-ae25-91e4-75a8-000000000210 14305 1726882551.52903: variable 'ansible_search_path' from source: unknown 14305 1726882551.52907: variable 'ansible_search_path' from source: unknown 14305 1726882551.52939: calling self._execute() 14305 1726882551.53010: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.53014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.53025: variable 'omit' from source: magic vars 14305 1726882551.53319: variable 'ansible_distribution_major_version' from source: facts 14305 1726882551.53332: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882551.53338: variable 'omit' from source: magic vars 14305 1726882551.53385: variable 'omit' from source: magic vars 14305 1726882551.53412: variable 'omit' from source: magic vars 14305 1726882551.53448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882551.53478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882551.53494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882551.53513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882551.53523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882551.53547: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882551.53552: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.53554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.53631: Set connection var ansible_connection to ssh 14305 1726882551.53640: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882551.53646: Set connection var ansible_timeout to 10 14305 1726882551.53651: Set connection var ansible_shell_type to sh 14305 1726882551.53657: Set connection var ansible_pipelining to False 14305 1726882551.53663: Set connection var ansible_shell_executable to /bin/sh 14305 1726882551.53683: variable 'ansible_shell_executable' from source: unknown 14305 1726882551.53686: variable 'ansible_connection' from source: unknown 14305 1726882551.53689: variable 'ansible_module_compression' from source: unknown 14305 1726882551.53691: variable 'ansible_shell_type' from source: unknown 14305 1726882551.53693: variable 'ansible_shell_executable' from source: unknown 14305 1726882551.53696: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.53699: variable 'ansible_pipelining' from source: unknown 14305 1726882551.53703: variable 'ansible_timeout' from source: unknown 14305 1726882551.53705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.53819: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882551.53831: variable 'omit' from source: magic vars 14305 1726882551.53837: starting attempt loop 14305 1726882551.53840: running the handler 14305 1726882551.53882: variable '__network_connections_result' from source: set_fact 14305 1726882551.53940: variable '__network_connections_result' from source: set_fact 14305 1726882551.54025: handler run complete 14305 1726882551.54048: attempt loop complete, returning result 14305 1726882551.54051: _execute() done 14305 1726882551.54056: dumping result to json 14305 1726882551.54058: done dumping result, returning 14305 1726882551.54061: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-91e4-75a8-000000000210] 14305 1726882551.54068: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000210 14305 1726882551.54168: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000210 14305 1726882551.54176: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)" ] } } 14305 1726882551.54264: no more pending results, returning what we have 14305 1726882551.54268: results queue empty 14305 1726882551.54269: checking for any_errors_fatal 14305 1726882551.54274: done checking for any_errors_fatal 14305 1726882551.54274: checking for max_fail_percentage 14305 1726882551.54276: done checking for max_fail_percentage 14305 1726882551.54277: checking to see if all hosts have failed and the running result is not ok 14305 1726882551.54279: done checking to see if all hosts have failed 14305 1726882551.54280: getting the remaining hosts for this loop 14305 1726882551.54281: done getting the remaining hosts for this loop 14305 1726882551.54285: getting the next task for host managed_node3 14305 1726882551.54292: done getting next task for host managed_node3 14305 1726882551.54296: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14305 1726882551.54300: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882551.54314: getting variables 14305 1726882551.54315: in VariableManager get_vars() 14305 1726882551.54346: Calling all_inventory to load vars for managed_node3 14305 1726882551.54349: Calling groups_inventory to load vars for managed_node3 14305 1726882551.54351: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882551.54363: Calling all_plugins_play to load vars for managed_node3 14305 1726882551.54365: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882551.54367: Calling groups_plugins_play to load vars for managed_node3 14305 1726882551.55353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882551.56491: done with get_vars() 14305 1726882551.56508: done getting variables 14305 1726882551.56554: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:51 -0400 (0:00:00.042) 0:00:18.615 ****** 14305 1726882551.56578: entering _queue_task() for managed_node3/debug 14305 1726882551.56796: worker is 1 (out of 1 available) 14305 1726882551.56810: exiting _queue_task() for managed_node3/debug 14305 1726882551.56825: done queuing things up, now waiting for results queue to drain 14305 1726882551.56827: waiting for pending results... 14305 1726882551.57009: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14305 1726882551.57114: in run() - task 0affc7ec-ae25-91e4-75a8-000000000211 14305 1726882551.57126: variable 'ansible_search_path' from source: unknown 14305 1726882551.57129: variable 'ansible_search_path' from source: unknown 14305 1726882551.57161: calling self._execute() 14305 1726882551.57230: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.57234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.57244: variable 'omit' from source: magic vars 14305 1726882551.57536: variable 'ansible_distribution_major_version' from source: facts 14305 1726882551.57546: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882551.57639: variable 'network_state' from source: role '' defaults 14305 1726882551.57648: Evaluated conditional (network_state != {}): False 14305 1726882551.57651: when evaluation is False, skipping this task 14305 1726882551.57654: _execute() done 14305 1726882551.57657: dumping result to json 14305 1726882551.57660: done dumping result, returning 14305 1726882551.57667: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-91e4-75a8-000000000211] 14305 1726882551.57674: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000211 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 14305 1726882551.57814: no more pending results, returning what we have 14305 1726882551.57818: results queue empty 14305 1726882551.57819: checking for any_errors_fatal 14305 1726882551.57828: done checking for any_errors_fatal 14305 1726882551.57828: checking for max_fail_percentage 14305 1726882551.57830: done checking for max_fail_percentage 14305 1726882551.57831: checking to see if all hosts have failed and the running result is not ok 14305 1726882551.57832: done checking to see if all hosts have failed 14305 1726882551.57832: getting the remaining hosts for this loop 14305 1726882551.57835: done getting the remaining hosts for this loop 14305 1726882551.57839: getting the next task for host managed_node3 14305 1726882551.57845: done getting next task for host managed_node3 14305 1726882551.57849: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 14305 1726882551.57853: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882551.57866: getting variables 14305 1726882551.57868: in VariableManager get_vars() 14305 1726882551.57896: Calling all_inventory to load vars for managed_node3 14305 1726882551.57899: Calling groups_inventory to load vars for managed_node3 14305 1726882551.57901: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882551.57910: Calling all_plugins_play to load vars for managed_node3 14305 1726882551.57912: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882551.57915: Calling groups_plugins_play to load vars for managed_node3 14305 1726882551.58443: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000211 14305 1726882551.58446: WORKER PROCESS EXITING 14305 1726882551.59159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882551.60931: done with get_vars() 14305 1726882551.60951: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:51 -0400 (0:00:00.044) 0:00:18.660 ****** 14305 1726882551.61029: entering _queue_task() for managed_node3/ping 14305 1726882551.61031: Creating lock for ping 14305 1726882551.61376: worker is 1 (out of 1 available) 14305 1726882551.61388: exiting _queue_task() for managed_node3/ping 14305 1726882551.61402: done queuing things up, now waiting for results queue to drain 14305 1726882551.61403: waiting for pending results... 14305 1726882551.61743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 14305 1726882551.61864: in run() - task 0affc7ec-ae25-91e4-75a8-000000000212 14305 1726882551.62027: variable 'ansible_search_path' from source: unknown 14305 1726882551.62032: variable 'ansible_search_path' from source: unknown 14305 1726882551.62040: calling self._execute() 14305 1726882551.62044: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.62047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.62055: variable 'omit' from source: magic vars 14305 1726882551.62442: variable 'ansible_distribution_major_version' from source: facts 14305 1726882551.62459: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882551.62473: variable 'omit' from source: magic vars 14305 1726882551.62546: variable 'omit' from source: magic vars 14305 1726882551.62586: variable 'omit' from source: magic vars 14305 1726882551.62632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882551.62675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882551.62697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882551.62719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882551.62737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882551.62772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882551.62781: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.62788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.62894: Set connection var ansible_connection to ssh 14305 1726882551.62911: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882551.62921: Set connection var ansible_timeout to 10 14305 1726882551.62934: Set connection var ansible_shell_type to sh 14305 1726882551.62944: Set connection var ansible_pipelining to False 14305 1726882551.62956: Set connection var ansible_shell_executable to /bin/sh 14305 1726882551.62985: variable 'ansible_shell_executable' from source: unknown 14305 1726882551.62993: variable 'ansible_connection' from source: unknown 14305 1726882551.63000: variable 'ansible_module_compression' from source: unknown 14305 1726882551.63006: variable 'ansible_shell_type' from source: unknown 14305 1726882551.63012: variable 'ansible_shell_executable' from source: unknown 14305 1726882551.63019: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882551.63227: variable 'ansible_pipelining' from source: unknown 14305 1726882551.63230: variable 'ansible_timeout' from source: unknown 14305 1726882551.63232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882551.63253: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882551.63272: variable 'omit' from source: magic vars 14305 1726882551.63283: starting attempt loop 14305 1726882551.63289: running the handler 14305 1726882551.63306: _low_level_execute_command(): starting 14305 1726882551.63317: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882551.64051: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882551.64064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882551.64083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.64104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882551.64211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882551.64232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882551.64353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882551.66005: stdout chunk (state=3): >>>/root <<< 14305 1726882551.66114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882551.66165: stderr chunk (state=3): >>><<< 14305 1726882551.66175: stdout chunk (state=3): >>><<< 14305 1726882551.66194: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882551.66210: _low_level_execute_command(): starting 14305 1726882551.66220: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768 `" && echo ansible-tmp-1726882551.6619952-15010-243770833625768="` echo /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768 `" ) && sleep 0' 14305 1726882551.66672: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.66676: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882551.66679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.66687: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882551.66727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882551.66743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882551.66829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882551.68781: stdout chunk (state=3): >>>ansible-tmp-1726882551.6619952-15010-243770833625768=/root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768 <<< 14305 1726882551.68981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882551.68984: stdout chunk (state=3): >>><<< 14305 1726882551.68986: stderr chunk (state=3): >>><<< 14305 1726882551.69029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882551.6619952-15010-243770833625768=/root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882551.69062: variable 'ansible_module_compression' from source: unknown 14305 1726882551.69116: ANSIBALLZ: Using lock for ping 14305 1726882551.69124: ANSIBALLZ: Acquiring lock 14305 1726882551.69193: ANSIBALLZ: Lock acquired: 139780773283984 14305 1726882551.69198: ANSIBALLZ: Creating module 14305 1726882551.82390: ANSIBALLZ: Writing module into payload 14305 1726882551.82493: ANSIBALLZ: Writing module 14305 1726882551.82496: ANSIBALLZ: Renaming module 14305 1726882551.82499: ANSIBALLZ: Done creating module 14305 1726882551.82507: variable 'ansible_facts' from source: unknown 14305 1726882551.82579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py 14305 1726882551.82839: Sending initial data 14305 1726882551.82842: Sent initial data (153 bytes) 14305 1726882551.83413: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882551.83530: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882551.83553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882551.83672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882551.85312: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 14305 1726882551.85348: 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 <<< 14305 1726882551.85444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882551.85542: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpov8y07qa /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py <<< 14305 1726882551.85545: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py" <<< 14305 1726882551.85615: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpov8y07qa" to remote "/root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py" <<< 14305 1726882551.86688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882551.86696: stdout chunk (state=3): >>><<< 14305 1726882551.86699: stderr chunk (state=3): >>><<< 14305 1726882551.86702: done transferring module to remote 14305 1726882551.86704: _low_level_execute_command(): starting 14305 1726882551.86707: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/ /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py && sleep 0' 14305 1726882551.87604: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.87607: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882551.87610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14305 1726882551.87612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882551.87614: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882551.87673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882551.87680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882551.87703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882551.87809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882551.89677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882551.89699: stderr chunk (state=3): >>><<< 14305 1726882551.89716: stdout chunk (state=3): >>><<< 14305 1726882551.89818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882551.89824: _low_level_execute_command(): starting 14305 1726882551.89827: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/AnsiballZ_ping.py && sleep 0' 14305 1726882551.90437: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882551.90445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882551.90562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.06799: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 14305 1726882552.08063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882552.08118: stderr chunk (state=3): >>><<< 14305 1726882552.08121: stdout chunk (state=3): >>><<< 14305 1726882552.08140: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882552.08160: done with _execute_module (ping, {'_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': 'ping', '_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-1726882551.6619952-15010-243770833625768/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882552.08171: _low_level_execute_command(): starting 14305 1726882552.08177: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882551.6619952-15010-243770833625768/ > /dev/null 2>&1 && sleep 0' 14305 1726882552.08773: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.08777: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882552.08782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.08785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.08787: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.08830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.08903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.10790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.10839: stderr chunk (state=3): >>><<< 14305 1726882552.10842: stdout chunk (state=3): >>><<< 14305 1726882552.10856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.10864: handler run complete 14305 1726882552.10884: attempt loop complete, returning result 14305 1726882552.10887: _execute() done 14305 1726882552.10889: dumping result to json 14305 1726882552.10892: done dumping result, returning 14305 1726882552.10901: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-91e4-75a8-000000000212] 14305 1726882552.10910: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000212 14305 1726882552.11003: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000212 14305 1726882552.11006: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 14305 1726882552.11072: no more pending results, returning what we have 14305 1726882552.11076: results queue empty 14305 1726882552.11077: checking for any_errors_fatal 14305 1726882552.11085: done checking for any_errors_fatal 14305 1726882552.11086: checking for max_fail_percentage 14305 1726882552.11087: done checking for max_fail_percentage 14305 1726882552.11088: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.11089: done checking to see if all hosts have failed 14305 1726882552.11089: getting the remaining hosts for this loop 14305 1726882552.11091: done getting the remaining hosts for this loop 14305 1726882552.11096: getting the next task for host managed_node3 14305 1726882552.11108: done getting next task for host managed_node3 14305 1726882552.11110: ^ task is: TASK: meta (role_complete) 14305 1726882552.11117: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882552.11130: getting variables 14305 1726882552.11132: in VariableManager get_vars() 14305 1726882552.11173: Calling all_inventory to load vars for managed_node3 14305 1726882552.11176: Calling groups_inventory to load vars for managed_node3 14305 1726882552.11178: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.11190: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.11192: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.11195: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.12291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.13955: done with get_vars() 14305 1726882552.13979: done getting variables 14305 1726882552.14050: done queuing things up, now waiting for results queue to drain 14305 1726882552.14052: results queue empty 14305 1726882552.14052: checking for any_errors_fatal 14305 1726882552.14054: done checking for any_errors_fatal 14305 1726882552.14055: checking for max_fail_percentage 14305 1726882552.14056: done checking for max_fail_percentage 14305 1726882552.14056: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.14057: done checking to see if all hosts have failed 14305 1726882552.14057: getting the remaining hosts for this loop 14305 1726882552.14058: done getting the remaining hosts for this loop 14305 1726882552.14060: getting the next task for host managed_node3 14305 1726882552.14063: done getting next task for host managed_node3 14305 1726882552.14065: ^ task is: TASK: Show result 14305 1726882552.14067: ^ 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? (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 14305 1726882552.14069: getting variables 14305 1726882552.14070: in VariableManager get_vars() 14305 1726882552.14078: Calling all_inventory to load vars for managed_node3 14305 1726882552.14079: Calling groups_inventory to load vars for managed_node3 14305 1726882552.14081: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.14085: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.14086: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.14088: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.14982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.16113: done with get_vars() 14305 1726882552.16133: done getting variables 14305 1726882552.16166: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Friday 20 September 2024 21:35:52 -0400 (0:00:00.551) 0:00:19.211 ****** 14305 1726882552.16190: entering _queue_task() for managed_node3/debug 14305 1726882552.16467: worker is 1 (out of 1 available) 14305 1726882552.16483: exiting _queue_task() for managed_node3/debug 14305 1726882552.16497: done queuing things up, now waiting for results queue to drain 14305 1726882552.16499: waiting for pending results... 14305 1726882552.16695: running TaskExecutor() for managed_node3/TASK: Show result 14305 1726882552.16785: in run() - task 0affc7ec-ae25-91e4-75a8-000000000180 14305 1726882552.16797: variable 'ansible_search_path' from source: unknown 14305 1726882552.16800: variable 'ansible_search_path' from source: unknown 14305 1726882552.16835: calling self._execute() 14305 1726882552.16908: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.16911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.16925: variable 'omit' from source: magic vars 14305 1726882552.17224: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.17234: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.17241: variable 'omit' from source: magic vars 14305 1726882552.17278: variable 'omit' from source: magic vars 14305 1726882552.17306: variable 'omit' from source: magic vars 14305 1726882552.17343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882552.17375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882552.17392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882552.17407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.17424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.17450: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882552.17453: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.17456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.17536: Set connection var ansible_connection to ssh 14305 1726882552.17545: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882552.17551: Set connection var ansible_timeout to 10 14305 1726882552.17556: Set connection var ansible_shell_type to sh 14305 1726882552.17562: Set connection var ansible_pipelining to False 14305 1726882552.17572: Set connection var ansible_shell_executable to /bin/sh 14305 1726882552.17588: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.17591: variable 'ansible_connection' from source: unknown 14305 1726882552.17594: variable 'ansible_module_compression' from source: unknown 14305 1726882552.17598: variable 'ansible_shell_type' from source: unknown 14305 1726882552.17600: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.17603: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.17605: variable 'ansible_pipelining' from source: unknown 14305 1726882552.17608: variable 'ansible_timeout' from source: unknown 14305 1726882552.17613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.17738: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882552.17749: variable 'omit' from source: magic vars 14305 1726882552.17755: starting attempt loop 14305 1726882552.17758: running the handler 14305 1726882552.17797: variable '__network_connections_result' from source: set_fact 14305 1726882552.17861: variable '__network_connections_result' from source: set_fact 14305 1726882552.17953: handler run complete 14305 1726882552.17974: attempt loop complete, returning result 14305 1726882552.17977: _execute() done 14305 1726882552.17980: dumping result to json 14305 1726882552.17983: done dumping result, returning 14305 1726882552.17991: done running TaskExecutor() for managed_node3/TASK: Show result [0affc7ec-ae25-91e4-75a8-000000000180] 14305 1726882552.17997: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000180 14305 1726882552.18099: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000180 14305 1726882552.18101: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, d5924c56-31be-4f76-ae37-8f1f63d8b61a (not-active)" ] } } 14305 1726882552.18184: no more pending results, returning what we have 14305 1726882552.18187: results queue empty 14305 1726882552.18188: checking for any_errors_fatal 14305 1726882552.18191: done checking for any_errors_fatal 14305 1726882552.18191: checking for max_fail_percentage 14305 1726882552.18193: done checking for max_fail_percentage 14305 1726882552.18194: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.18195: done checking to see if all hosts have failed 14305 1726882552.18195: getting the remaining hosts for this loop 14305 1726882552.18198: done getting the remaining hosts for this loop 14305 1726882552.18202: getting the next task for host managed_node3 14305 1726882552.18212: done getting next task for host managed_node3 14305 1726882552.18215: ^ task is: TASK: Asserts 14305 1726882552.18218: ^ 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 14305 1726882552.18224: getting variables 14305 1726882552.18226: in VariableManager get_vars() 14305 1726882552.18253: Calling all_inventory to load vars for managed_node3 14305 1726882552.18255: Calling groups_inventory to load vars for managed_node3 14305 1726882552.18259: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.18271: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.18273: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.18276: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.19241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.20386: done with get_vars() 14305 1726882552.20405: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:35:52 -0400 (0:00:00.042) 0:00:19.254 ****** 14305 1726882552.20483: entering _queue_task() for managed_node3/include_tasks 14305 1726882552.20741: worker is 1 (out of 1 available) 14305 1726882552.20756: exiting _queue_task() for managed_node3/include_tasks 14305 1726882552.20772: done queuing things up, now waiting for results queue to drain 14305 1726882552.20774: waiting for pending results... 14305 1726882552.20960: running TaskExecutor() for managed_node3/TASK: Asserts 14305 1726882552.21041: in run() - task 0affc7ec-ae25-91e4-75a8-000000000087 14305 1726882552.21053: variable 'ansible_search_path' from source: unknown 14305 1726882552.21057: variable 'ansible_search_path' from source: unknown 14305 1726882552.21096: variable 'lsr_assert' from source: include params 14305 1726882552.21274: variable 'lsr_assert' from source: include params 14305 1726882552.21332: variable 'omit' from source: magic vars 14305 1726882552.21424: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.21435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.21447: variable 'omit' from source: magic vars 14305 1726882552.21625: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.21633: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.21639: variable 'item' from source: unknown 14305 1726882552.21690: variable 'item' from source: unknown 14305 1726882552.21712: variable 'item' from source: unknown 14305 1726882552.21759: variable 'item' from source: unknown 14305 1726882552.21892: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.21899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.21908: variable 'omit' from source: magic vars 14305 1726882552.22018: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.22024: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.22031: variable 'item' from source: unknown 14305 1726882552.22077: variable 'item' from source: unknown 14305 1726882552.22100: variable 'item' from source: unknown 14305 1726882552.22147: variable 'item' from source: unknown 14305 1726882552.22212: dumping result to json 14305 1726882552.22216: done dumping result, returning 14305 1726882552.22219: done running TaskExecutor() for managed_node3/TASK: Asserts [0affc7ec-ae25-91e4-75a8-000000000087] 14305 1726882552.22221: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000087 14305 1726882552.22258: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000087 14305 1726882552.22260: WORKER PROCESS EXITING 14305 1726882552.22285: no more pending results, returning what we have 14305 1726882552.22289: in VariableManager get_vars() 14305 1726882552.22332: Calling all_inventory to load vars for managed_node3 14305 1726882552.22336: Calling groups_inventory to load vars for managed_node3 14305 1726882552.22339: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.22353: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.22356: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.22359: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.26668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.27774: done with get_vars() 14305 1726882552.27794: variable 'ansible_search_path' from source: unknown 14305 1726882552.27796: variable 'ansible_search_path' from source: unknown 14305 1726882552.27829: variable 'ansible_search_path' from source: unknown 14305 1726882552.27830: variable 'ansible_search_path' from source: unknown 14305 1726882552.27849: we have included files to process 14305 1726882552.27849: generating all_blocks data 14305 1726882552.27851: done generating all_blocks data 14305 1726882552.27853: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 14305 1726882552.27854: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 14305 1726882552.27855: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 14305 1726882552.27978: in VariableManager get_vars() 14305 1726882552.27991: done with get_vars() 14305 1726882552.28172: done processing included file 14305 1726882552.28173: iterating over new_blocks loaded from include file 14305 1726882552.28174: in VariableManager get_vars() 14305 1726882552.28185: done with get_vars() 14305 1726882552.28186: filtering new block on tags 14305 1726882552.28224: done filtering new block on tags 14305 1726882552.28227: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) 14305 1726882552.28231: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 14305 1726882552.28232: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 14305 1726882552.28234: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 14305 1726882552.28311: in VariableManager get_vars() 14305 1726882552.28326: done with get_vars() 14305 1726882552.28387: done processing included file 14305 1726882552.28388: iterating over new_blocks loaded from include file 14305 1726882552.28389: in VariableManager get_vars() 14305 1726882552.28398: done with get_vars() 14305 1726882552.28399: filtering new block on tags 14305 1726882552.28419: done filtering new block on tags 14305 1726882552.28423: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) 14305 1726882552.28426: extending task lists for all hosts with included blocks 14305 1726882552.29107: done extending task lists 14305 1726882552.29108: done processing included files 14305 1726882552.29109: results queue empty 14305 1726882552.29109: checking for any_errors_fatal 14305 1726882552.29113: done checking for any_errors_fatal 14305 1726882552.29113: checking for max_fail_percentage 14305 1726882552.29114: done checking for max_fail_percentage 14305 1726882552.29114: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.29115: done checking to see if all hosts have failed 14305 1726882552.29115: getting the remaining hosts for this loop 14305 1726882552.29116: done getting the remaining hosts for this loop 14305 1726882552.29118: getting the next task for host managed_node3 14305 1726882552.29121: done getting next task for host managed_node3 14305 1726882552.29123: ^ task is: TASK: Include the task 'get_profile_stat.yml' 14305 1726882552.29126: ^ 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? (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 14305 1726882552.29131: getting variables 14305 1726882552.29132: in VariableManager get_vars() 14305 1726882552.29139: Calling all_inventory to load vars for managed_node3 14305 1726882552.29141: Calling groups_inventory to load vars for managed_node3 14305 1726882552.29142: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.29147: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.29148: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.29150: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.29987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.31104: done with get_vars() 14305 1726882552.31120: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:35:52 -0400 (0:00:00.106) 0:00:19.361 ****** 14305 1726882552.31180: entering _queue_task() for managed_node3/include_tasks 14305 1726882552.31463: worker is 1 (out of 1 available) 14305 1726882552.31478: exiting _queue_task() for managed_node3/include_tasks 14305 1726882552.31492: done queuing things up, now waiting for results queue to drain 14305 1726882552.31494: waiting for pending results... 14305 1726882552.31687: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 14305 1726882552.31767: in run() - task 0affc7ec-ae25-91e4-75a8-000000000376 14305 1726882552.31781: variable 'ansible_search_path' from source: unknown 14305 1726882552.31785: variable 'ansible_search_path' from source: unknown 14305 1726882552.31815: calling self._execute() 14305 1726882552.31893: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.31898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.31909: variable 'omit' from source: magic vars 14305 1726882552.32230: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.32241: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.32246: _execute() done 14305 1726882552.32250: dumping result to json 14305 1726882552.32253: done dumping result, returning 14305 1726882552.32261: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-91e4-75a8-000000000376] 14305 1726882552.32271: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000376 14305 1726882552.32362: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000376 14305 1726882552.32366: WORKER PROCESS EXITING 14305 1726882552.32401: no more pending results, returning what we have 14305 1726882552.32407: in VariableManager get_vars() 14305 1726882552.32448: Calling all_inventory to load vars for managed_node3 14305 1726882552.32451: Calling groups_inventory to load vars for managed_node3 14305 1726882552.32454: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.32467: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.32470: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.32473: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.33428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.34559: done with get_vars() 14305 1726882552.34578: variable 'ansible_search_path' from source: unknown 14305 1726882552.34579: variable 'ansible_search_path' from source: unknown 14305 1726882552.34588: variable 'item' from source: include params 14305 1726882552.34678: variable 'item' from source: include params 14305 1726882552.34705: we have included files to process 14305 1726882552.34706: generating all_blocks data 14305 1726882552.34707: done generating all_blocks data 14305 1726882552.34708: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 14305 1726882552.34709: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 14305 1726882552.34711: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 14305 1726882552.35464: done processing included file 14305 1726882552.35465: iterating over new_blocks loaded from include file 14305 1726882552.35466: in VariableManager get_vars() 14305 1726882552.35479: done with get_vars() 14305 1726882552.35480: filtering new block on tags 14305 1726882552.35577: done filtering new block on tags 14305 1726882552.35579: in VariableManager get_vars() 14305 1726882552.35590: done with get_vars() 14305 1726882552.35591: filtering new block on tags 14305 1726882552.35630: done filtering new block on tags 14305 1726882552.35631: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 14305 1726882552.35636: extending task lists for all hosts with included blocks 14305 1726882552.35808: done extending task lists 14305 1726882552.35810: done processing included files 14305 1726882552.35810: results queue empty 14305 1726882552.35811: checking for any_errors_fatal 14305 1726882552.35813: done checking for any_errors_fatal 14305 1726882552.35814: checking for max_fail_percentage 14305 1726882552.35815: done checking for max_fail_percentage 14305 1726882552.35815: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.35816: done checking to see if all hosts have failed 14305 1726882552.35816: getting the remaining hosts for this loop 14305 1726882552.35817: done getting the remaining hosts for this loop 14305 1726882552.35819: getting the next task for host managed_node3 14305 1726882552.35824: done getting next task for host managed_node3 14305 1726882552.35825: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 14305 1726882552.35828: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882552.35829: getting variables 14305 1726882552.35830: in VariableManager get_vars() 14305 1726882552.35836: Calling all_inventory to load vars for managed_node3 14305 1726882552.35838: Calling groups_inventory to load vars for managed_node3 14305 1726882552.35839: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.35844: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.35845: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.35847: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.36677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.37793: done with get_vars() 14305 1726882552.37810: done getting variables 14305 1726882552.37846: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:35:52 -0400 (0:00:00.066) 0:00:19.428 ****** 14305 1726882552.37870: entering _queue_task() for managed_node3/set_fact 14305 1726882552.38152: worker is 1 (out of 1 available) 14305 1726882552.38167: exiting _queue_task() for managed_node3/set_fact 14305 1726882552.38180: done queuing things up, now waiting for results queue to drain 14305 1726882552.38182: waiting for pending results... 14305 1726882552.38369: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 14305 1726882552.38462: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003f6 14305 1726882552.38478: variable 'ansible_search_path' from source: unknown 14305 1726882552.38482: variable 'ansible_search_path' from source: unknown 14305 1726882552.38514: calling self._execute() 14305 1726882552.38587: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.38590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.38602: variable 'omit' from source: magic vars 14305 1726882552.38909: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.38920: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.38928: variable 'omit' from source: magic vars 14305 1726882552.38970: variable 'omit' from source: magic vars 14305 1726882552.38998: variable 'omit' from source: magic vars 14305 1726882552.39035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882552.39069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882552.39085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882552.39099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.39110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.39137: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882552.39140: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.39143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.39220: Set connection var ansible_connection to ssh 14305 1726882552.39232: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882552.39238: Set connection var ansible_timeout to 10 14305 1726882552.39243: Set connection var ansible_shell_type to sh 14305 1726882552.39248: Set connection var ansible_pipelining to False 14305 1726882552.39255: Set connection var ansible_shell_executable to /bin/sh 14305 1726882552.39276: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.39281: variable 'ansible_connection' from source: unknown 14305 1726882552.39284: variable 'ansible_module_compression' from source: unknown 14305 1726882552.39287: variable 'ansible_shell_type' from source: unknown 14305 1726882552.39291: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.39293: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.39296: variable 'ansible_pipelining' from source: unknown 14305 1726882552.39299: variable 'ansible_timeout' from source: unknown 14305 1726882552.39301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.39414: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882552.39428: variable 'omit' from source: magic vars 14305 1726882552.39431: starting attempt loop 14305 1726882552.39434: running the handler 14305 1726882552.39443: handler run complete 14305 1726882552.39452: attempt loop complete, returning result 14305 1726882552.39455: _execute() done 14305 1726882552.39457: dumping result to json 14305 1726882552.39460: done dumping result, returning 14305 1726882552.39466: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-91e4-75a8-0000000003f6] 14305 1726882552.39474: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f6 14305 1726882552.39557: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f6 14305 1726882552.39560: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 14305 1726882552.39624: no more pending results, returning what we have 14305 1726882552.39628: results queue empty 14305 1726882552.39629: checking for any_errors_fatal 14305 1726882552.39632: done checking for any_errors_fatal 14305 1726882552.39632: checking for max_fail_percentage 14305 1726882552.39633: done checking for max_fail_percentage 14305 1726882552.39634: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.39635: done checking to see if all hosts have failed 14305 1726882552.39636: getting the remaining hosts for this loop 14305 1726882552.39638: done getting the remaining hosts for this loop 14305 1726882552.39642: getting the next task for host managed_node3 14305 1726882552.39652: done getting next task for host managed_node3 14305 1726882552.39654: ^ task is: TASK: Stat profile file 14305 1726882552.39659: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882552.39663: getting variables 14305 1726882552.39665: in VariableManager get_vars() 14305 1726882552.39699: Calling all_inventory to load vars for managed_node3 14305 1726882552.39702: Calling groups_inventory to load vars for managed_node3 14305 1726882552.39706: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.39716: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.39718: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.39721: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.40762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.41905: done with get_vars() 14305 1726882552.41924: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:35:52 -0400 (0:00:00.041) 0:00:19.469 ****** 14305 1726882552.41994: entering _queue_task() for managed_node3/stat 14305 1726882552.42256: worker is 1 (out of 1 available) 14305 1726882552.42271: exiting _queue_task() for managed_node3/stat 14305 1726882552.42284: done queuing things up, now waiting for results queue to drain 14305 1726882552.42286: waiting for pending results... 14305 1726882552.42468: running TaskExecutor() for managed_node3/TASK: Stat profile file 14305 1726882552.42554: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003f7 14305 1726882552.42567: variable 'ansible_search_path' from source: unknown 14305 1726882552.42570: variable 'ansible_search_path' from source: unknown 14305 1726882552.42604: calling self._execute() 14305 1726882552.42678: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.42684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.42692: variable 'omit' from source: magic vars 14305 1726882552.42992: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.43003: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.43010: variable 'omit' from source: magic vars 14305 1726882552.43051: variable 'omit' from source: magic vars 14305 1726882552.43124: variable 'profile' from source: play vars 14305 1726882552.43128: variable 'interface' from source: play vars 14305 1726882552.43183: variable 'interface' from source: play vars 14305 1726882552.43199: variable 'omit' from source: magic vars 14305 1726882552.43236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882552.43265: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882552.43288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882552.43301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.43311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.43338: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882552.43341: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.43344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.43420: Set connection var ansible_connection to ssh 14305 1726882552.43431: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882552.43437: Set connection var ansible_timeout to 10 14305 1726882552.43442: Set connection var ansible_shell_type to sh 14305 1726882552.43447: Set connection var ansible_pipelining to False 14305 1726882552.43454: Set connection var ansible_shell_executable to /bin/sh 14305 1726882552.43474: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.43477: variable 'ansible_connection' from source: unknown 14305 1726882552.43479: variable 'ansible_module_compression' from source: unknown 14305 1726882552.43482: variable 'ansible_shell_type' from source: unknown 14305 1726882552.43484: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.43487: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.43495: variable 'ansible_pipelining' from source: unknown 14305 1726882552.43502: variable 'ansible_timeout' from source: unknown 14305 1726882552.43509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.43673: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882552.43680: variable 'omit' from source: magic vars 14305 1726882552.43685: starting attempt loop 14305 1726882552.43688: running the handler 14305 1726882552.43700: _low_level_execute_command(): starting 14305 1726882552.43708: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882552.44249: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.44253: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.44256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.44258: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.44326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.44329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.44330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.44415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.46170: stdout chunk (state=3): >>>/root <<< 14305 1726882552.46280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.46331: stderr chunk (state=3): >>><<< 14305 1726882552.46335: stdout chunk (state=3): >>><<< 14305 1726882552.46355: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.46369: _low_level_execute_command(): starting 14305 1726882552.46379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765 `" && echo ansible-tmp-1726882552.4635465-15039-23988809314765="` echo /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765 `" ) && sleep 0' 14305 1726882552.46857: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882552.46861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882552.46864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.46873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.46876: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.46931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.46939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.47020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.49008: stdout chunk (state=3): >>>ansible-tmp-1726882552.4635465-15039-23988809314765=/root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765 <<< 14305 1726882552.49137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.49192: stderr chunk (state=3): >>><<< 14305 1726882552.49195: stdout chunk (state=3): >>><<< 14305 1726882552.49209: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882552.4635465-15039-23988809314765=/root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.49252: variable 'ansible_module_compression' from source: unknown 14305 1726882552.49305: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 14305 1726882552.49339: variable 'ansible_facts' from source: unknown 14305 1726882552.49411: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py 14305 1726882552.49517: Sending initial data 14305 1726882552.49520: Sent initial data (152 bytes) 14305 1726882552.50001: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.50004: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.50006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.50009: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.50064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.50068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.50074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.50153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.51788: 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" <<< 14305 1726882552.51797: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882552.51870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882552.51953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpmuzefstk /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py <<< 14305 1726882552.51961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py" <<< 14305 1726882552.52042: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpmuzefstk" to remote "/root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py" <<< 14305 1726882552.52046: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py" <<< 14305 1726882552.57486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.57558: stderr chunk (state=3): >>><<< 14305 1726882552.57562: stdout chunk (state=3): >>><<< 14305 1726882552.57582: done transferring module to remote 14305 1726882552.57593: _low_level_execute_command(): starting 14305 1726882552.57604: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/ /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py && sleep 0' 14305 1726882552.58096: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882552.58099: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882552.58102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.58104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882552.58110: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882552.58113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.58168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.58173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.58258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.60148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.60198: stderr chunk (state=3): >>><<< 14305 1726882552.60201: stdout chunk (state=3): >>><<< 14305 1726882552.60219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.60224: _low_level_execute_command(): starting 14305 1726882552.60229: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/AnsiballZ_stat.py && sleep 0' 14305 1726882552.60689: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.60692: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.60695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.60697: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.60760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.60764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.60768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.60848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.77094: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 14305 1726882552.78318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882552.78383: stderr chunk (state=3): >>><<< 14305 1726882552.78387: stdout chunk (state=3): >>><<< 14305 1726882552.78403: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882552.78431: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-dummy0', '_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-1726882552.4635465-15039-23988809314765/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882552.78440: _low_level_execute_command(): starting 14305 1726882552.78446: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882552.4635465-15039-23988809314765/ > /dev/null 2>&1 && sleep 0' 14305 1726882552.78928: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882552.78931: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882552.78934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.78936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.78953: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.79009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.79013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.79015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.79095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.80991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.81040: stderr chunk (state=3): >>><<< 14305 1726882552.81043: stdout chunk (state=3): >>><<< 14305 1726882552.81057: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.81063: handler run complete 14305 1726882552.81083: attempt loop complete, returning result 14305 1726882552.81086: _execute() done 14305 1726882552.81088: dumping result to json 14305 1726882552.81091: done dumping result, returning 14305 1726882552.81099: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0affc7ec-ae25-91e4-75a8-0000000003f7] 14305 1726882552.81104: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f7 14305 1726882552.81207: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f7 14305 1726882552.81211: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 14305 1726882552.81273: no more pending results, returning what we have 14305 1726882552.81277: results queue empty 14305 1726882552.81278: checking for any_errors_fatal 14305 1726882552.81284: done checking for any_errors_fatal 14305 1726882552.81285: checking for max_fail_percentage 14305 1726882552.81286: done checking for max_fail_percentage 14305 1726882552.81287: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.81288: done checking to see if all hosts have failed 14305 1726882552.81289: getting the remaining hosts for this loop 14305 1726882552.81291: done getting the remaining hosts for this loop 14305 1726882552.81295: getting the next task for host managed_node3 14305 1726882552.81303: done getting next task for host managed_node3 14305 1726882552.81306: ^ task is: TASK: Set NM profile exist flag based on the profile files 14305 1726882552.81310: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882552.81315: getting variables 14305 1726882552.81317: in VariableManager get_vars() 14305 1726882552.81351: Calling all_inventory to load vars for managed_node3 14305 1726882552.81355: Calling groups_inventory to load vars for managed_node3 14305 1726882552.81358: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.81369: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.81371: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.81374: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.82349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.83491: done with get_vars() 14305 1726882552.83509: done getting variables 14305 1726882552.83557: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:35:52 -0400 (0:00:00.415) 0:00:19.885 ****** 14305 1726882552.83581: entering _queue_task() for managed_node3/set_fact 14305 1726882552.83817: worker is 1 (out of 1 available) 14305 1726882552.83833: exiting _queue_task() for managed_node3/set_fact 14305 1726882552.83847: done queuing things up, now waiting for results queue to drain 14305 1726882552.83849: waiting for pending results... 14305 1726882552.84035: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 14305 1726882552.84116: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003f8 14305 1726882552.84129: variable 'ansible_search_path' from source: unknown 14305 1726882552.84133: variable 'ansible_search_path' from source: unknown 14305 1726882552.84165: calling self._execute() 14305 1726882552.84239: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.84244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.84254: variable 'omit' from source: magic vars 14305 1726882552.84555: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.84566: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.84657: variable 'profile_stat' from source: set_fact 14305 1726882552.84665: Evaluated conditional (profile_stat.stat.exists): False 14305 1726882552.84669: when evaluation is False, skipping this task 14305 1726882552.84674: _execute() done 14305 1726882552.84677: dumping result to json 14305 1726882552.84679: done dumping result, returning 14305 1726882552.84687: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-91e4-75a8-0000000003f8] 14305 1726882552.84691: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f8 14305 1726882552.84781: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f8 14305 1726882552.84784: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14305 1726882552.84837: no more pending results, returning what we have 14305 1726882552.84841: results queue empty 14305 1726882552.84842: checking for any_errors_fatal 14305 1726882552.84850: done checking for any_errors_fatal 14305 1726882552.84850: checking for max_fail_percentage 14305 1726882552.84852: done checking for max_fail_percentage 14305 1726882552.84852: checking to see if all hosts have failed and the running result is not ok 14305 1726882552.84853: done checking to see if all hosts have failed 14305 1726882552.84854: getting the remaining hosts for this loop 14305 1726882552.84856: done getting the remaining hosts for this loop 14305 1726882552.84859: getting the next task for host managed_node3 14305 1726882552.84866: done getting next task for host managed_node3 14305 1726882552.84868: ^ task is: TASK: Get NM profile info 14305 1726882552.84873: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882552.84877: getting variables 14305 1726882552.84878: in VariableManager get_vars() 14305 1726882552.84906: Calling all_inventory to load vars for managed_node3 14305 1726882552.84908: Calling groups_inventory to load vars for managed_node3 14305 1726882552.84911: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882552.84923: Calling all_plugins_play to load vars for managed_node3 14305 1726882552.84926: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882552.84929: Calling groups_plugins_play to load vars for managed_node3 14305 1726882552.85939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882552.87069: done with get_vars() 14305 1726882552.87085: done getting variables 14305 1726882552.87157: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:35:52 -0400 (0:00:00.035) 0:00:19.921 ****** 14305 1726882552.87180: entering _queue_task() for managed_node3/shell 14305 1726882552.87182: Creating lock for shell 14305 1726882552.87409: worker is 1 (out of 1 available) 14305 1726882552.87426: exiting _queue_task() for managed_node3/shell 14305 1726882552.87439: done queuing things up, now waiting for results queue to drain 14305 1726882552.87441: waiting for pending results... 14305 1726882552.87624: running TaskExecutor() for managed_node3/TASK: Get NM profile info 14305 1726882552.87715: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003f9 14305 1726882552.87731: variable 'ansible_search_path' from source: unknown 14305 1726882552.87735: variable 'ansible_search_path' from source: unknown 14305 1726882552.87765: calling self._execute() 14305 1726882552.87834: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.87839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.87848: variable 'omit' from source: magic vars 14305 1726882552.88135: variable 'ansible_distribution_major_version' from source: facts 14305 1726882552.88146: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882552.88152: variable 'omit' from source: magic vars 14305 1726882552.88196: variable 'omit' from source: magic vars 14305 1726882552.88268: variable 'profile' from source: play vars 14305 1726882552.88275: variable 'interface' from source: play vars 14305 1726882552.88330: variable 'interface' from source: play vars 14305 1726882552.88346: variable 'omit' from source: magic vars 14305 1726882552.88383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882552.88415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882552.88433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882552.88447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.88457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882552.88484: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882552.88487: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.88490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.88563: Set connection var ansible_connection to ssh 14305 1726882552.88575: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882552.88580: Set connection var ansible_timeout to 10 14305 1726882552.88586: Set connection var ansible_shell_type to sh 14305 1726882552.88591: Set connection var ansible_pipelining to False 14305 1726882552.88598: Set connection var ansible_shell_executable to /bin/sh 14305 1726882552.88615: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.88618: variable 'ansible_connection' from source: unknown 14305 1726882552.88621: variable 'ansible_module_compression' from source: unknown 14305 1726882552.88625: variable 'ansible_shell_type' from source: unknown 14305 1726882552.88628: variable 'ansible_shell_executable' from source: unknown 14305 1726882552.88630: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882552.88633: variable 'ansible_pipelining' from source: unknown 14305 1726882552.88637: variable 'ansible_timeout' from source: unknown 14305 1726882552.88647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882552.88751: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882552.88762: variable 'omit' from source: magic vars 14305 1726882552.88765: starting attempt loop 14305 1726882552.88768: running the handler 14305 1726882552.88780: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882552.88796: _low_level_execute_command(): starting 14305 1726882552.88802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882552.89330: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.89338: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882552.89351: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.89404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.89410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.89417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.89499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.91153: stdout chunk (state=3): >>>/root <<< 14305 1726882552.91249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.91307: stderr chunk (state=3): >>><<< 14305 1726882552.91310: stdout chunk (state=3): >>><<< 14305 1726882552.91331: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.91343: _low_level_execute_command(): starting 14305 1726882552.91349: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477 `" && echo ansible-tmp-1726882552.9133146-15048-59791990646477="` echo /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477 `" ) && sleep 0' 14305 1726882552.91817: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.91830: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882552.91832: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882552.91835: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.91884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.91888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.91890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.91978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.93926: stdout chunk (state=3): >>>ansible-tmp-1726882552.9133146-15048-59791990646477=/root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477 <<< 14305 1726882552.94038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.94082: stderr chunk (state=3): >>><<< 14305 1726882552.94086: stdout chunk (state=3): >>><<< 14305 1726882552.94100: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882552.9133146-15048-59791990646477=/root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882552.94130: variable 'ansible_module_compression' from source: unknown 14305 1726882552.94170: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14305 1726882552.94201: variable 'ansible_facts' from source: unknown 14305 1726882552.94265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py 14305 1726882552.94364: Sending initial data 14305 1726882552.94367: Sent initial data (155 bytes) 14305 1726882552.94824: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882552.94828: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882552.94831: 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.45.226 is address <<< 14305 1726882552.94833: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882552.94835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.94895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882552.94898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.94972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.96551: 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 <<< 14305 1726882552.96554: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882552.96633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882552.96719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp8cp996zo /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py <<< 14305 1726882552.96723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py" <<< 14305 1726882552.96798: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp8cp996zo" to remote "/root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py" <<< 14305 1726882552.96805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py" <<< 14305 1726882552.97501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882552.97554: stderr chunk (state=3): >>><<< 14305 1726882552.97558: stdout chunk (state=3): >>><<< 14305 1726882552.97577: done transferring module to remote 14305 1726882552.97586: _low_level_execute_command(): starting 14305 1726882552.97591: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/ /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py && sleep 0' 14305 1726882552.98040: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.98043: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882552.98049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882552.98051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882552.98054: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882552.98100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882552.98103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882552.98191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882552.99982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882553.00032: stderr chunk (state=3): >>><<< 14305 1726882553.00035: stdout chunk (state=3): >>><<< 14305 1726882553.00048: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882553.00051: _low_level_execute_command(): starting 14305 1726882553.00056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/AnsiballZ_command.py && sleep 0' 14305 1726882553.00507: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882553.00510: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882553.00513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.00515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882553.00517: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.00575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882553.00578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882553.00669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882553.18961: stdout chunk (state=3): >>> {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 21:35:53.169185", "end": "2024-09-20 21:35:53.187727", "delta": "0:00:00.018542", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14305 1726882553.20544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882553.20604: stderr chunk (state=3): >>><<< 14305 1726882553.20608: stdout chunk (state=3): >>><<< 14305 1726882553.20626: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 21:35:53.169185", "end": "2024-09-20 21:35:53.187727", "delta": "0:00:00.018542", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882553.20660: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc', '_uses_shell': True, '_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.command', '_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-1726882552.9133146-15048-59791990646477/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882553.20671: _low_level_execute_command(): starting 14305 1726882553.20674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882552.9133146-15048-59791990646477/ > /dev/null 2>&1 && sleep 0' 14305 1726882553.21182: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882553.21186: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.21188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration <<< 14305 1726882553.21191: 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 <<< 14305 1726882553.21193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.21250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882553.21255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882553.21347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882553.23245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882553.23298: stderr chunk (state=3): >>><<< 14305 1726882553.23301: stdout chunk (state=3): >>><<< 14305 1726882553.23316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882553.23325: handler run complete 14305 1726882553.23347: Evaluated conditional (False): False 14305 1726882553.23356: attempt loop complete, returning result 14305 1726882553.23359: _execute() done 14305 1726882553.23361: dumping result to json 14305 1726882553.23367: done dumping result, returning 14305 1726882553.23375: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0affc7ec-ae25-91e4-75a8-0000000003f9] 14305 1726882553.23383: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f9 14305 1726882553.23491: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003f9 14305 1726882553.23494: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.018542", "end": "2024-09-20 21:35:53.187727", "rc": 0, "start": "2024-09-20 21:35:53.169185" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 14305 1726882553.23573: no more pending results, returning what we have 14305 1726882553.23577: results queue empty 14305 1726882553.23579: checking for any_errors_fatal 14305 1726882553.23584: done checking for any_errors_fatal 14305 1726882553.23585: checking for max_fail_percentage 14305 1726882553.23586: done checking for max_fail_percentage 14305 1726882553.23587: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.23588: done checking to see if all hosts have failed 14305 1726882553.23589: getting the remaining hosts for this loop 14305 1726882553.23591: done getting the remaining hosts for this loop 14305 1726882553.23595: getting the next task for host managed_node3 14305 1726882553.23602: done getting next task for host managed_node3 14305 1726882553.23605: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 14305 1726882553.23610: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.23613: getting variables 14305 1726882553.23614: in VariableManager get_vars() 14305 1726882553.23650: Calling all_inventory to load vars for managed_node3 14305 1726882553.23653: Calling groups_inventory to load vars for managed_node3 14305 1726882553.23656: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.23667: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.23672: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.23675: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.24763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.26001: done with get_vars() 14305 1726882553.26024: done getting variables 14305 1726882553.26077: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:35:53 -0400 (0:00:00.389) 0:00:20.310 ****** 14305 1726882553.26101: entering _queue_task() for managed_node3/set_fact 14305 1726882553.26380: worker is 1 (out of 1 available) 14305 1726882553.26395: exiting _queue_task() for managed_node3/set_fact 14305 1726882553.26409: done queuing things up, now waiting for results queue to drain 14305 1726882553.26410: waiting for pending results... 14305 1726882553.26597: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 14305 1726882553.26687: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003fa 14305 1726882553.26700: variable 'ansible_search_path' from source: unknown 14305 1726882553.26704: variable 'ansible_search_path' from source: unknown 14305 1726882553.26736: calling self._execute() 14305 1726882553.26810: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.26814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.26826: variable 'omit' from source: magic vars 14305 1726882553.27111: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.27123: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.27339: variable 'nm_profile_exists' from source: set_fact 14305 1726882553.27342: Evaluated conditional (nm_profile_exists.rc == 0): True 14305 1726882553.27345: variable 'omit' from source: magic vars 14305 1726882553.27379: variable 'omit' from source: magic vars 14305 1726882553.27418: variable 'omit' from source: magic vars 14305 1726882553.27468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882553.27510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882553.27536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882553.27558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.27574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.27607: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882553.27615: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.27625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.27731: Set connection var ansible_connection to ssh 14305 1726882553.27747: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882553.27760: Set connection var ansible_timeout to 10 14305 1726882553.27769: Set connection var ansible_shell_type to sh 14305 1726882553.27779: Set connection var ansible_pipelining to False 14305 1726882553.27791: Set connection var ansible_shell_executable to /bin/sh 14305 1726882553.27818: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.27827: variable 'ansible_connection' from source: unknown 14305 1726882553.27835: variable 'ansible_module_compression' from source: unknown 14305 1726882553.28027: variable 'ansible_shell_type' from source: unknown 14305 1726882553.28030: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.28033: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.28035: variable 'ansible_pipelining' from source: unknown 14305 1726882553.28038: variable 'ansible_timeout' from source: unknown 14305 1726882553.28040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.28043: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882553.28046: variable 'omit' from source: magic vars 14305 1726882553.28048: starting attempt loop 14305 1726882553.28055: running the handler 14305 1726882553.28071: handler run complete 14305 1726882553.28087: attempt loop complete, returning result 14305 1726882553.28094: _execute() done 14305 1726882553.28099: dumping result to json 14305 1726882553.28105: done dumping result, returning 14305 1726882553.28115: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-91e4-75a8-0000000003fa] 14305 1726882553.28127: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fa ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 14305 1726882553.28282: no more pending results, returning what we have 14305 1726882553.28285: results queue empty 14305 1726882553.28286: checking for any_errors_fatal 14305 1726882553.28303: done checking for any_errors_fatal 14305 1726882553.28304: checking for max_fail_percentage 14305 1726882553.28305: done checking for max_fail_percentage 14305 1726882553.28306: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.28307: done checking to see if all hosts have failed 14305 1726882553.28308: getting the remaining hosts for this loop 14305 1726882553.28310: done getting the remaining hosts for this loop 14305 1726882553.28314: getting the next task for host managed_node3 14305 1726882553.28329: done getting next task for host managed_node3 14305 1726882553.28332: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 14305 1726882553.28337: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.28341: getting variables 14305 1726882553.28342: in VariableManager get_vars() 14305 1726882553.28377: Calling all_inventory to load vars for managed_node3 14305 1726882553.28381: Calling groups_inventory to load vars for managed_node3 14305 1726882553.28384: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.28538: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.28542: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.28545: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.29140: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fa 14305 1726882553.29143: WORKER PROCESS EXITING 14305 1726882553.30309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.31612: done with get_vars() 14305 1726882553.31633: done getting variables 14305 1726882553.31684: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.31781: variable 'profile' from source: play vars 14305 1726882553.31784: variable 'interface' from source: play vars 14305 1726882553.31835: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:35:53 -0400 (0:00:00.057) 0:00:20.368 ****** 14305 1726882553.31861: entering _queue_task() for managed_node3/command 14305 1726882553.32141: worker is 1 (out of 1 available) 14305 1726882553.32155: exiting _queue_task() for managed_node3/command 14305 1726882553.32172: done queuing things up, now waiting for results queue to drain 14305 1726882553.32174: waiting for pending results... 14305 1726882553.32361: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-dummy0 14305 1726882553.32439: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003fc 14305 1726882553.32451: variable 'ansible_search_path' from source: unknown 14305 1726882553.32455: variable 'ansible_search_path' from source: unknown 14305 1726882553.32489: calling self._execute() 14305 1726882553.32604: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.32617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.32649: variable 'omit' from source: magic vars 14305 1726882553.33129: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.33133: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.33204: variable 'profile_stat' from source: set_fact 14305 1726882553.33220: Evaluated conditional (profile_stat.stat.exists): False 14305 1726882553.33231: when evaluation is False, skipping this task 14305 1726882553.33240: _execute() done 14305 1726882553.33254: dumping result to json 14305 1726882553.33261: done dumping result, returning 14305 1726882553.33273: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-dummy0 [0affc7ec-ae25-91e4-75a8-0000000003fc] 14305 1726882553.33283: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fc 14305 1726882553.33421: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fc 14305 1726882553.33427: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14305 1726882553.33480: no more pending results, returning what we have 14305 1726882553.33484: results queue empty 14305 1726882553.33485: checking for any_errors_fatal 14305 1726882553.33491: done checking for any_errors_fatal 14305 1726882553.33492: checking for max_fail_percentage 14305 1726882553.33493: done checking for max_fail_percentage 14305 1726882553.33494: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.33495: done checking to see if all hosts have failed 14305 1726882553.33496: getting the remaining hosts for this loop 14305 1726882553.33498: done getting the remaining hosts for this loop 14305 1726882553.33502: getting the next task for host managed_node3 14305 1726882553.33511: done getting next task for host managed_node3 14305 1726882553.33514: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 14305 1726882553.33518: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.33521: getting variables 14305 1726882553.33525: in VariableManager get_vars() 14305 1726882553.33556: Calling all_inventory to load vars for managed_node3 14305 1726882553.33559: Calling groups_inventory to load vars for managed_node3 14305 1726882553.33563: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.33576: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.33579: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.33582: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.35446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.37700: done with get_vars() 14305 1726882553.37735: done getting variables 14305 1726882553.37813: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.37954: variable 'profile' from source: play vars 14305 1726882553.37958: variable 'interface' from source: play vars 14305 1726882553.38033: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:35:53 -0400 (0:00:00.062) 0:00:20.430 ****** 14305 1726882553.38072: entering _queue_task() for managed_node3/set_fact 14305 1726882553.38570: worker is 1 (out of 1 available) 14305 1726882553.38582: exiting _queue_task() for managed_node3/set_fact 14305 1726882553.38595: done queuing things up, now waiting for results queue to drain 14305 1726882553.38597: waiting for pending results... 14305 1726882553.38944: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-dummy0 14305 1726882553.38984: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003fd 14305 1726882553.39005: variable 'ansible_search_path' from source: unknown 14305 1726882553.39014: variable 'ansible_search_path' from source: unknown 14305 1726882553.39071: calling self._execute() 14305 1726882553.39177: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.39190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.39205: variable 'omit' from source: magic vars 14305 1726882553.39647: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.39667: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.39817: variable 'profile_stat' from source: set_fact 14305 1726882553.39837: Evaluated conditional (profile_stat.stat.exists): False 14305 1726882553.39845: when evaluation is False, skipping this task 14305 1726882553.39853: _execute() done 14305 1726882553.39860: dumping result to json 14305 1726882553.39871: done dumping result, returning 14305 1726882553.39885: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [0affc7ec-ae25-91e4-75a8-0000000003fd] 14305 1726882553.39897: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fd 14305 1726882553.40100: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fd 14305 1726882553.40104: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14305 1726882553.40182: no more pending results, returning what we have 14305 1726882553.40187: results queue empty 14305 1726882553.40188: checking for any_errors_fatal 14305 1726882553.40194: done checking for any_errors_fatal 14305 1726882553.40195: checking for max_fail_percentage 14305 1726882553.40196: done checking for max_fail_percentage 14305 1726882553.40197: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.40198: done checking to see if all hosts have failed 14305 1726882553.40199: getting the remaining hosts for this loop 14305 1726882553.40201: done getting the remaining hosts for this loop 14305 1726882553.40206: getting the next task for host managed_node3 14305 1726882553.40216: done getting next task for host managed_node3 14305 1726882553.40220: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 14305 1726882553.40227: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.40238: getting variables 14305 1726882553.40240: in VariableManager get_vars() 14305 1726882553.40278: Calling all_inventory to load vars for managed_node3 14305 1726882553.40281: Calling groups_inventory to load vars for managed_node3 14305 1726882553.40285: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.40300: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.40304: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.40307: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.41637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.42987: done with get_vars() 14305 1726882553.43012: done getting variables 14305 1726882553.43082: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.43220: variable 'profile' from source: play vars 14305 1726882553.43227: variable 'interface' from source: play vars 14305 1726882553.43299: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:35:53 -0400 (0:00:00.052) 0:00:20.483 ****** 14305 1726882553.43336: entering _queue_task() for managed_node3/command 14305 1726882553.43717: worker is 1 (out of 1 available) 14305 1726882553.43732: exiting _queue_task() for managed_node3/command 14305 1726882553.43744: done queuing things up, now waiting for results queue to drain 14305 1726882553.43746: waiting for pending results... 14305 1726882553.43947: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-dummy0 14305 1726882553.44035: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003fe 14305 1726882553.44046: variable 'ansible_search_path' from source: unknown 14305 1726882553.44050: variable 'ansible_search_path' from source: unknown 14305 1726882553.44085: calling self._execute() 14305 1726882553.44158: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.44164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.44174: variable 'omit' from source: magic vars 14305 1726882553.44460: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.44468: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.44558: variable 'profile_stat' from source: set_fact 14305 1726882553.44567: Evaluated conditional (profile_stat.stat.exists): False 14305 1726882553.44571: when evaluation is False, skipping this task 14305 1726882553.44574: _execute() done 14305 1726882553.44577: dumping result to json 14305 1726882553.44580: done dumping result, returning 14305 1726882553.44587: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-dummy0 [0affc7ec-ae25-91e4-75a8-0000000003fe] 14305 1726882553.44593: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fe 14305 1726882553.44683: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003fe 14305 1726882553.44685: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14305 1726882553.44738: no more pending results, returning what we have 14305 1726882553.44742: results queue empty 14305 1726882553.44743: checking for any_errors_fatal 14305 1726882553.44750: done checking for any_errors_fatal 14305 1726882553.44751: checking for max_fail_percentage 14305 1726882553.44752: done checking for max_fail_percentage 14305 1726882553.44753: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.44754: done checking to see if all hosts have failed 14305 1726882553.44755: getting the remaining hosts for this loop 14305 1726882553.44757: done getting the remaining hosts for this loop 14305 1726882553.44762: getting the next task for host managed_node3 14305 1726882553.44770: done getting next task for host managed_node3 14305 1726882553.44773: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 14305 1726882553.44777: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.44779: getting variables 14305 1726882553.44781: in VariableManager get_vars() 14305 1726882553.44810: Calling all_inventory to load vars for managed_node3 14305 1726882553.44812: Calling groups_inventory to load vars for managed_node3 14305 1726882553.44816: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.44835: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.44838: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.44841: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.45820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.47865: done with get_vars() 14305 1726882553.47898: done getting variables 14305 1726882553.47967: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.48088: variable 'profile' from source: play vars 14305 1726882553.48092: variable 'interface' from source: play vars 14305 1726882553.48155: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:35:53 -0400 (0:00:00.048) 0:00:20.531 ****** 14305 1726882553.48191: entering _queue_task() for managed_node3/set_fact 14305 1726882553.48555: worker is 1 (out of 1 available) 14305 1726882553.48569: exiting _queue_task() for managed_node3/set_fact 14305 1726882553.48582: done queuing things up, now waiting for results queue to drain 14305 1726882553.48584: waiting for pending results... 14305 1726882553.49046: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-dummy0 14305 1726882553.49051: in run() - task 0affc7ec-ae25-91e4-75a8-0000000003ff 14305 1726882553.49059: variable 'ansible_search_path' from source: unknown 14305 1726882553.49067: variable 'ansible_search_path' from source: unknown 14305 1726882553.49111: calling self._execute() 14305 1726882553.49225: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.49239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.49253: variable 'omit' from source: magic vars 14305 1726882553.49711: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.49714: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.49822: variable 'profile_stat' from source: set_fact 14305 1726882553.49841: Evaluated conditional (profile_stat.stat.exists): False 14305 1726882553.49848: when evaluation is False, skipping this task 14305 1726882553.49855: _execute() done 14305 1726882553.49863: dumping result to json 14305 1726882553.49870: done dumping result, returning 14305 1726882553.49880: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-dummy0 [0affc7ec-ae25-91e4-75a8-0000000003ff] 14305 1726882553.49890: sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003ff skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14305 1726882553.50177: no more pending results, returning what we have 14305 1726882553.50182: results queue empty 14305 1726882553.50184: checking for any_errors_fatal 14305 1726882553.50191: done checking for any_errors_fatal 14305 1726882553.50192: checking for max_fail_percentage 14305 1726882553.50194: done checking for max_fail_percentage 14305 1726882553.50195: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.50196: done checking to see if all hosts have failed 14305 1726882553.50197: getting the remaining hosts for this loop 14305 1726882553.50199: done getting the remaining hosts for this loop 14305 1726882553.50204: getting the next task for host managed_node3 14305 1726882553.50217: done getting next task for host managed_node3 14305 1726882553.50220: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 14305 1726882553.50227: ^ 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? (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 14305 1726882553.50233: getting variables 14305 1726882553.50235: in VariableManager get_vars() 14305 1726882553.50273: Calling all_inventory to load vars for managed_node3 14305 1726882553.50276: Calling groups_inventory to load vars for managed_node3 14305 1726882553.50280: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.50296: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.50299: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.50303: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.50841: done sending task result for task 0affc7ec-ae25-91e4-75a8-0000000003ff 14305 1726882553.50845: WORKER PROCESS EXITING 14305 1726882553.52282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.54343: done with get_vars() 14305 1726882553.54378: done getting variables 14305 1726882553.54448: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.54573: variable 'profile' from source: play vars 14305 1726882553.54577: variable 'interface' from source: play vars 14305 1726882553.54645: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:35:53 -0400 (0:00:00.064) 0:00:20.596 ****** 14305 1726882553.54679: entering _queue_task() for managed_node3/assert 14305 1726882553.55053: worker is 1 (out of 1 available) 14305 1726882553.55067: exiting _queue_task() for managed_node3/assert 14305 1726882553.55080: done queuing things up, now waiting for results queue to drain 14305 1726882553.55081: waiting for pending results... 14305 1726882553.55384: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'dummy0' 14305 1726882553.55507: in run() - task 0affc7ec-ae25-91e4-75a8-000000000377 14305 1726882553.55533: variable 'ansible_search_path' from source: unknown 14305 1726882553.55543: variable 'ansible_search_path' from source: unknown 14305 1726882553.55591: calling self._execute() 14305 1726882553.55697: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.55710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.55734: variable 'omit' from source: magic vars 14305 1726882553.56136: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.56155: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.56168: variable 'omit' from source: magic vars 14305 1726882553.56232: variable 'omit' from source: magic vars 14305 1726882553.56344: variable 'profile' from source: play vars 14305 1726882553.56356: variable 'interface' from source: play vars 14305 1726882553.56434: variable 'interface' from source: play vars 14305 1726882553.56525: variable 'omit' from source: magic vars 14305 1726882553.56528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882553.56559: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882553.56585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882553.56609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.56634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.56671: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882553.56681: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.56689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.56807: Set connection var ansible_connection to ssh 14305 1726882553.56828: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882553.56841: Set connection var ansible_timeout to 10 14305 1726882553.56927: Set connection var ansible_shell_type to sh 14305 1726882553.56931: Set connection var ansible_pipelining to False 14305 1726882553.56933: Set connection var ansible_shell_executable to /bin/sh 14305 1726882553.56936: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.56938: variable 'ansible_connection' from source: unknown 14305 1726882553.56940: variable 'ansible_module_compression' from source: unknown 14305 1726882553.56942: variable 'ansible_shell_type' from source: unknown 14305 1726882553.56944: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.56946: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.56948: variable 'ansible_pipelining' from source: unknown 14305 1726882553.56950: variable 'ansible_timeout' from source: unknown 14305 1726882553.56952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.57109: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882553.57131: variable 'omit' from source: magic vars 14305 1726882553.57141: starting attempt loop 14305 1726882553.57176: running the handler 14305 1726882553.57276: variable 'lsr_net_profile_exists' from source: set_fact 14305 1726882553.57293: Evaluated conditional (lsr_net_profile_exists): True 14305 1726882553.57304: handler run complete 14305 1726882553.57394: attempt loop complete, returning result 14305 1726882553.57398: _execute() done 14305 1726882553.57400: dumping result to json 14305 1726882553.57403: done dumping result, returning 14305 1726882553.57405: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'dummy0' [0affc7ec-ae25-91e4-75a8-000000000377] 14305 1726882553.57407: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000377 14305 1726882553.57485: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000377 14305 1726882553.57489: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 14305 1726882553.57556: no more pending results, returning what we have 14305 1726882553.57560: results queue empty 14305 1726882553.57561: checking for any_errors_fatal 14305 1726882553.57566: done checking for any_errors_fatal 14305 1726882553.57567: checking for max_fail_percentage 14305 1726882553.57568: done checking for max_fail_percentage 14305 1726882553.57570: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.57570: done checking to see if all hosts have failed 14305 1726882553.57571: getting the remaining hosts for this loop 14305 1726882553.57573: done getting the remaining hosts for this loop 14305 1726882553.57578: getting the next task for host managed_node3 14305 1726882553.57588: done getting next task for host managed_node3 14305 1726882553.57591: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 14305 1726882553.57595: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.57600: getting variables 14305 1726882553.57602: in VariableManager get_vars() 14305 1726882553.57643: Calling all_inventory to load vars for managed_node3 14305 1726882553.57646: Calling groups_inventory to load vars for managed_node3 14305 1726882553.57651: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.57664: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.57667: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.57670: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.59695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.61748: done with get_vars() 14305 1726882553.61777: done getting variables 14305 1726882553.61846: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.61969: variable 'profile' from source: play vars 14305 1726882553.61973: variable 'interface' from source: play vars 14305 1726882553.62039: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:35:53 -0400 (0:00:00.073) 0:00:20.670 ****** 14305 1726882553.62079: entering _queue_task() for managed_node3/assert 14305 1726882553.62445: worker is 1 (out of 1 available) 14305 1726882553.62458: exiting _queue_task() for managed_node3/assert 14305 1726882553.62472: done queuing things up, now waiting for results queue to drain 14305 1726882553.62473: waiting for pending results... 14305 1726882553.62854: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'dummy0' 14305 1726882553.62914: in run() - task 0affc7ec-ae25-91e4-75a8-000000000378 14305 1726882553.62946: variable 'ansible_search_path' from source: unknown 14305 1726882553.62960: variable 'ansible_search_path' from source: unknown 14305 1726882553.63004: calling self._execute() 14305 1726882553.63127: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.63131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.63134: variable 'omit' from source: magic vars 14305 1726882553.63509: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.63531: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.63546: variable 'omit' from source: magic vars 14305 1726882553.63607: variable 'omit' from source: magic vars 14305 1726882553.63700: variable 'profile' from source: play vars 14305 1726882553.63927: variable 'interface' from source: play vars 14305 1726882553.63930: variable 'interface' from source: play vars 14305 1726882553.63932: variable 'omit' from source: magic vars 14305 1726882553.63935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882553.63937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882553.63939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882553.63941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.63955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.63992: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882553.64000: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.64008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.64114: Set connection var ansible_connection to ssh 14305 1726882553.64134: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882553.64145: Set connection var ansible_timeout to 10 14305 1726882553.64155: Set connection var ansible_shell_type to sh 14305 1726882553.64170: Set connection var ansible_pipelining to False 14305 1726882553.64184: Set connection var ansible_shell_executable to /bin/sh 14305 1726882553.64211: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.64218: variable 'ansible_connection' from source: unknown 14305 1726882553.64227: variable 'ansible_module_compression' from source: unknown 14305 1726882553.64234: variable 'ansible_shell_type' from source: unknown 14305 1726882553.64240: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.64246: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.64253: variable 'ansible_pipelining' from source: unknown 14305 1726882553.64260: variable 'ansible_timeout' from source: unknown 14305 1726882553.64269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.64430: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882553.64447: variable 'omit' from source: magic vars 14305 1726882553.64457: starting attempt loop 14305 1726882553.64464: running the handler 14305 1726882553.64586: variable 'lsr_net_profile_ansible_managed' from source: set_fact 14305 1726882553.64601: Evaluated conditional (lsr_net_profile_ansible_managed): True 14305 1726882553.64612: handler run complete 14305 1726882553.64637: attempt loop complete, returning result 14305 1726882553.64644: _execute() done 14305 1726882553.64652: dumping result to json 14305 1726882553.64659: done dumping result, returning 14305 1726882553.64669: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'dummy0' [0affc7ec-ae25-91e4-75a8-000000000378] 14305 1726882553.64680: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000378 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 14305 1726882553.64877: no more pending results, returning what we have 14305 1726882553.64881: results queue empty 14305 1726882553.64882: checking for any_errors_fatal 14305 1726882553.64889: done checking for any_errors_fatal 14305 1726882553.64890: checking for max_fail_percentage 14305 1726882553.64892: done checking for max_fail_percentage 14305 1726882553.64893: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.64894: done checking to see if all hosts have failed 14305 1726882553.64895: getting the remaining hosts for this loop 14305 1726882553.64897: done getting the remaining hosts for this loop 14305 1726882553.64903: getting the next task for host managed_node3 14305 1726882553.64912: done getting next task for host managed_node3 14305 1726882553.64915: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 14305 1726882553.64919: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.65027: getting variables 14305 1726882553.65030: in VariableManager get_vars() 14305 1726882553.65064: Calling all_inventory to load vars for managed_node3 14305 1726882553.65067: Calling groups_inventory to load vars for managed_node3 14305 1726882553.65071: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.65085: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.65088: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.65092: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.65672: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000378 14305 1726882553.65676: WORKER PROCESS EXITING 14305 1726882553.66914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.68970: done with get_vars() 14305 1726882553.68997: done getting variables 14305 1726882553.69064: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882553.69182: variable 'profile' from source: play vars 14305 1726882553.69186: variable 'interface' from source: play vars 14305 1726882553.69256: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:35:53 -0400 (0:00:00.072) 0:00:20.742 ****** 14305 1726882553.69289: entering _queue_task() for managed_node3/assert 14305 1726882553.69641: worker is 1 (out of 1 available) 14305 1726882553.69655: exiting _queue_task() for managed_node3/assert 14305 1726882553.69669: done queuing things up, now waiting for results queue to drain 14305 1726882553.69670: waiting for pending results... 14305 1726882553.69970: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in dummy0 14305 1726882553.70093: in run() - task 0affc7ec-ae25-91e4-75a8-000000000379 14305 1726882553.70117: variable 'ansible_search_path' from source: unknown 14305 1726882553.70130: variable 'ansible_search_path' from source: unknown 14305 1726882553.70177: calling self._execute() 14305 1726882553.70278: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.70291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.70309: variable 'omit' from source: magic vars 14305 1726882553.70702: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.70727: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.70742: variable 'omit' from source: magic vars 14305 1726882553.70908: variable 'omit' from source: magic vars 14305 1726882553.70912: variable 'profile' from source: play vars 14305 1726882553.70929: variable 'interface' from source: play vars 14305 1726882553.71000: variable 'interface' from source: play vars 14305 1726882553.71031: variable 'omit' from source: magic vars 14305 1726882553.71081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882553.71126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882553.71155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882553.71178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.71195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.71234: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882553.71245: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.71256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.71364: Set connection var ansible_connection to ssh 14305 1726882553.71382: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882553.71394: Set connection var ansible_timeout to 10 14305 1726882553.71468: Set connection var ansible_shell_type to sh 14305 1726882553.71472: Set connection var ansible_pipelining to False 14305 1726882553.71474: Set connection var ansible_shell_executable to /bin/sh 14305 1726882553.71477: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.71479: variable 'ansible_connection' from source: unknown 14305 1726882553.71481: variable 'ansible_module_compression' from source: unknown 14305 1726882553.71483: variable 'ansible_shell_type' from source: unknown 14305 1726882553.71484: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.71486: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.71488: variable 'ansible_pipelining' from source: unknown 14305 1726882553.71491: variable 'ansible_timeout' from source: unknown 14305 1726882553.71494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.71650: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882553.71670: variable 'omit' from source: magic vars 14305 1726882553.71686: starting attempt loop 14305 1726882553.71695: running the handler 14305 1726882553.71817: variable 'lsr_net_profile_fingerprint' from source: set_fact 14305 1726882553.71830: Evaluated conditional (lsr_net_profile_fingerprint): True 14305 1726882553.71903: handler run complete 14305 1726882553.71906: attempt loop complete, returning result 14305 1726882553.71909: _execute() done 14305 1726882553.71911: dumping result to json 14305 1726882553.71914: done dumping result, returning 14305 1726882553.71916: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in dummy0 [0affc7ec-ae25-91e4-75a8-000000000379] 14305 1726882553.71918: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000379 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 14305 1726882553.72063: no more pending results, returning what we have 14305 1726882553.72067: results queue empty 14305 1726882553.72068: checking for any_errors_fatal 14305 1726882553.72079: done checking for any_errors_fatal 14305 1726882553.72080: checking for max_fail_percentage 14305 1726882553.72082: done checking for max_fail_percentage 14305 1726882553.72083: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.72084: done checking to see if all hosts have failed 14305 1726882553.72085: getting the remaining hosts for this loop 14305 1726882553.72087: done getting the remaining hosts for this loop 14305 1726882553.72092: getting the next task for host managed_node3 14305 1726882553.72106: done getting next task for host managed_node3 14305 1726882553.72111: ^ task is: TASK: Include the task 'get_interface_stat.yml' 14305 1726882553.72115: ^ 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? (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 14305 1726882553.72123: getting variables 14305 1726882553.72125: in VariableManager get_vars() 14305 1726882553.72162: Calling all_inventory to load vars for managed_node3 14305 1726882553.72166: Calling groups_inventory to load vars for managed_node3 14305 1726882553.72170: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.72183: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.72186: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.72189: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.73075: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000379 14305 1726882553.73079: WORKER PROCESS EXITING 14305 1726882553.74247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.76307: done with get_vars() 14305 1726882553.76342: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:35:53 -0400 (0:00:00.071) 0:00:20.814 ****** 14305 1726882553.76454: entering _queue_task() for managed_node3/include_tasks 14305 1726882553.76829: worker is 1 (out of 1 available) 14305 1726882553.76841: exiting _queue_task() for managed_node3/include_tasks 14305 1726882553.76855: done queuing things up, now waiting for results queue to drain 14305 1726882553.76856: waiting for pending results... 14305 1726882553.77161: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 14305 1726882553.77310: in run() - task 0affc7ec-ae25-91e4-75a8-00000000037d 14305 1726882553.77335: variable 'ansible_search_path' from source: unknown 14305 1726882553.77344: variable 'ansible_search_path' from source: unknown 14305 1726882553.77392: calling self._execute() 14305 1726882553.77492: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.77508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.77525: variable 'omit' from source: magic vars 14305 1726882553.77926: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.77949: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.77959: _execute() done 14305 1726882553.77967: dumping result to json 14305 1726882553.77974: done dumping result, returning 14305 1726882553.77983: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-91e4-75a8-00000000037d] 14305 1726882553.77994: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000037d 14305 1726882553.78289: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000037d 14305 1726882553.78292: WORKER PROCESS EXITING 14305 1726882553.78317: no more pending results, returning what we have 14305 1726882553.78324: in VariableManager get_vars() 14305 1726882553.78360: Calling all_inventory to load vars for managed_node3 14305 1726882553.78363: Calling groups_inventory to load vars for managed_node3 14305 1726882553.78368: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.78380: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.78383: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.78387: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.84147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.85684: done with get_vars() 14305 1726882553.85714: variable 'ansible_search_path' from source: unknown 14305 1726882553.85715: variable 'ansible_search_path' from source: unknown 14305 1726882553.85728: variable 'item' from source: include params 14305 1726882553.85829: variable 'item' from source: include params 14305 1726882553.85871: we have included files to process 14305 1726882553.85873: generating all_blocks data 14305 1726882553.85874: done generating all_blocks data 14305 1726882553.85878: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14305 1726882553.85879: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14305 1726882553.85881: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14305 1726882553.86059: done processing included file 14305 1726882553.86061: iterating over new_blocks loaded from include file 14305 1726882553.86062: in VariableManager get_vars() 14305 1726882553.86080: done with get_vars() 14305 1726882553.86082: filtering new block on tags 14305 1726882553.86108: done filtering new block on tags 14305 1726882553.86111: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 14305 1726882553.86116: extending task lists for all hosts with included blocks 14305 1726882553.86232: done extending task lists 14305 1726882553.86237: done processing included files 14305 1726882553.86238: results queue empty 14305 1726882553.86239: checking for any_errors_fatal 14305 1726882553.86242: done checking for any_errors_fatal 14305 1726882553.86243: checking for max_fail_percentage 14305 1726882553.86244: done checking for max_fail_percentage 14305 1726882553.86245: checking to see if all hosts have failed and the running result is not ok 14305 1726882553.86246: done checking to see if all hosts have failed 14305 1726882553.86247: getting the remaining hosts for this loop 14305 1726882553.86249: done getting the remaining hosts for this loop 14305 1726882553.86251: getting the next task for host managed_node3 14305 1726882553.86255: done getting next task for host managed_node3 14305 1726882553.86257: ^ task is: TASK: Get stat for interface {{ interface }} 14305 1726882553.86260: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882553.86262: getting variables 14305 1726882553.86263: in VariableManager get_vars() 14305 1726882553.86275: Calling all_inventory to load vars for managed_node3 14305 1726882553.86277: Calling groups_inventory to load vars for managed_node3 14305 1726882553.86280: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882553.86286: Calling all_plugins_play to load vars for managed_node3 14305 1726882553.86288: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882553.86291: Calling groups_plugins_play to load vars for managed_node3 14305 1726882553.87661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882553.88792: done with get_vars() 14305 1726882553.88809: done getting variables 14305 1726882553.88908: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:35:53 -0400 (0:00:00.124) 0:00:20.939 ****** 14305 1726882553.88930: entering _queue_task() for managed_node3/stat 14305 1726882553.89214: worker is 1 (out of 1 available) 14305 1726882553.89230: exiting _queue_task() for managed_node3/stat 14305 1726882553.89244: done queuing things up, now waiting for results queue to drain 14305 1726882553.89246: waiting for pending results... 14305 1726882553.89430: running TaskExecutor() for managed_node3/TASK: Get stat for interface dummy0 14305 1726882553.89729: in run() - task 0affc7ec-ae25-91e4-75a8-000000000448 14305 1726882553.89734: variable 'ansible_search_path' from source: unknown 14305 1726882553.89738: variable 'ansible_search_path' from source: unknown 14305 1726882553.89742: calling self._execute() 14305 1726882553.89746: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.89749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.89772: variable 'omit' from source: magic vars 14305 1726882553.90218: variable 'ansible_distribution_major_version' from source: facts 14305 1726882553.90240: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882553.90252: variable 'omit' from source: magic vars 14305 1726882553.90325: variable 'omit' from source: magic vars 14305 1726882553.90441: variable 'interface' from source: play vars 14305 1726882553.90465: variable 'omit' from source: magic vars 14305 1726882553.90567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882553.90577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882553.90597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882553.90630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.90646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882553.90670: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882553.90676: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.90679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.90758: Set connection var ansible_connection to ssh 14305 1726882553.90767: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882553.90775: Set connection var ansible_timeout to 10 14305 1726882553.90781: Set connection var ansible_shell_type to sh 14305 1726882553.90786: Set connection var ansible_pipelining to False 14305 1726882553.90794: Set connection var ansible_shell_executable to /bin/sh 14305 1726882553.90812: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.90816: variable 'ansible_connection' from source: unknown 14305 1726882553.90818: variable 'ansible_module_compression' from source: unknown 14305 1726882553.90821: variable 'ansible_shell_type' from source: unknown 14305 1726882553.90826: variable 'ansible_shell_executable' from source: unknown 14305 1726882553.90829: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882553.90832: variable 'ansible_pipelining' from source: unknown 14305 1726882553.90834: variable 'ansible_timeout' from source: unknown 14305 1726882553.90837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882553.91013: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 14305 1726882553.91020: variable 'omit' from source: magic vars 14305 1726882553.91027: starting attempt loop 14305 1726882553.91030: running the handler 14305 1726882553.91043: _low_level_execute_command(): starting 14305 1726882553.91049: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882553.91578: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882553.91582: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882553.91585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882553.91589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 <<< 14305 1726882553.91592: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.91643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882553.91647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882553.91750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882553.93545: stdout chunk (state=3): >>>/root <<< 14305 1726882553.93650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882553.93710: stderr chunk (state=3): >>><<< 14305 1726882553.93713: stdout chunk (state=3): >>><<< 14305 1726882553.93732: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882553.93766: _low_level_execute_command(): starting 14305 1726882553.93773: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875 `" && echo ansible-tmp-1726882553.937372-15079-146188267634875="` echo /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875 `" ) && sleep 0' 14305 1726882553.94198: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882553.94232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882553.94235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882553.94246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14305 1726882553.94248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882553.94250: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.94300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882553.94304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882553.94401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882553.96359: stdout chunk (state=3): >>>ansible-tmp-1726882553.937372-15079-146188267634875=/root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875 <<< 14305 1726882553.96487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882553.96533: stderr chunk (state=3): >>><<< 14305 1726882553.96536: stdout chunk (state=3): >>><<< 14305 1726882553.96552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882553.937372-15079-146188267634875=/root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882553.96596: variable 'ansible_module_compression' from source: unknown 14305 1726882553.96639: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 14305 1726882553.96674: variable 'ansible_facts' from source: unknown 14305 1726882553.96742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py 14305 1726882553.96849: Sending initial data 14305 1726882553.96853: Sent initial data (152 bytes) 14305 1726882553.97297: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882553.97307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882553.97328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882553.97338: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882553.97394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882553.97401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882553.97403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882553.97483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882553.99078: 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 <<< 14305 1726882553.99080: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14305 1726882553.99154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882553.99243: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp0brledef /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py <<< 14305 1726882553.99250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py" <<< 14305 1726882553.99328: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmp0brledef" to remote "/root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py" <<< 14305 1726882554.00071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.00131: stderr chunk (state=3): >>><<< 14305 1726882554.00135: stdout chunk (state=3): >>><<< 14305 1726882554.00151: done transferring module to remote 14305 1726882554.00164: _low_level_execute_command(): starting 14305 1726882554.00171: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/ /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py && sleep 0' 14305 1726882554.00609: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882554.00645: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 14305 1726882554.00648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.00652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration <<< 14305 1726882554.00658: 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 <<< 14305 1726882554.00660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.00705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882554.00708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.00796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.02616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.02659: stderr chunk (state=3): >>><<< 14305 1726882554.02662: stdout chunk (state=3): >>><<< 14305 1726882554.02681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882554.02685: _low_level_execute_command(): starting 14305 1726882554.02688: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/AnsiballZ_stat.py && sleep 0' 14305 1726882554.03166: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882554.03173: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.03176: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration <<< 14305 1726882554.03180: 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.45.226 originally 10.31.45.226 debug2: match found <<< 14305 1726882554.03182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.03231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882554.03240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.03243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.03331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.19953: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 38090, "dev": 23, "nlink": 1, "atime": 1726882551.2890248, "mtime": 1726882551.2890248, "ctime": 1726882551.2890248, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 14305 1726882554.21152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882554.21172: stderr chunk (state=3): >>><<< 14305 1726882554.21183: stdout chunk (state=3): >>><<< 14305 1726882554.21210: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 38090, "dev": 23, "nlink": 1, "atime": 1726882551.2890248, "mtime": 1726882551.2890248, "ctime": 1726882551.2890248, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882554.21290: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_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-1726882553.937372-15079-146188267634875/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882554.21311: _low_level_execute_command(): starting 14305 1726882554.21320: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882553.937372-15079-146188267634875/ > /dev/null 2>&1 && sleep 0' 14305 1726882554.21989: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882554.22006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882554.22025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882554.22043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882554.22059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882554.22088: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.22190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.22214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.22333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.24299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.24302: stdout chunk (state=3): >>><<< 14305 1726882554.24305: stderr chunk (state=3): >>><<< 14305 1726882554.24326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882554.24338: handler run complete 14305 1726882554.24400: attempt loop complete, returning result 14305 1726882554.24407: _execute() done 14305 1726882554.24416: dumping result to json 14305 1726882554.24531: done dumping result, returning 14305 1726882554.24535: done running TaskExecutor() for managed_node3/TASK: Get stat for interface dummy0 [0affc7ec-ae25-91e4-75a8-000000000448] 14305 1726882554.24537: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000448 14305 1726882554.24620: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000448 14305 1726882554.24625: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726882551.2890248, "block_size": 4096, "blocks": 0, "ctime": 1726882551.2890248, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "mode": "0777", "mtime": 1726882551.2890248, "nlink": 1, "path": "/sys/class/net/dummy0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 14305 1726882554.24737: no more pending results, returning what we have 14305 1726882554.24742: results queue empty 14305 1726882554.24743: checking for any_errors_fatal 14305 1726882554.24745: done checking for any_errors_fatal 14305 1726882554.24745: checking for max_fail_percentage 14305 1726882554.24747: done checking for max_fail_percentage 14305 1726882554.24748: checking to see if all hosts have failed and the running result is not ok 14305 1726882554.24749: done checking to see if all hosts have failed 14305 1726882554.24750: getting the remaining hosts for this loop 14305 1726882554.24752: done getting the remaining hosts for this loop 14305 1726882554.24757: getting the next task for host managed_node3 14305 1726882554.24767: done getting next task for host managed_node3 14305 1726882554.24773: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 14305 1726882554.24777: ^ 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? (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 14305 1726882554.24780: getting variables 14305 1726882554.24782: in VariableManager get_vars() 14305 1726882554.24816: Calling all_inventory to load vars for managed_node3 14305 1726882554.24819: Calling groups_inventory to load vars for managed_node3 14305 1726882554.25027: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882554.25038: Calling all_plugins_play to load vars for managed_node3 14305 1726882554.25046: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882554.25049: Calling groups_plugins_play to load vars for managed_node3 14305 1726882554.26974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882554.29208: done with get_vars() 14305 1726882554.29243: done getting variables 14305 1726882554.29319: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882554.29454: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:35:54 -0400 (0:00:00.405) 0:00:21.344 ****** 14305 1726882554.29495: entering _queue_task() for managed_node3/assert 14305 1726882554.30065: worker is 1 (out of 1 available) 14305 1726882554.30079: exiting _queue_task() for managed_node3/assert 14305 1726882554.30093: done queuing things up, now waiting for results queue to drain 14305 1726882554.30095: waiting for pending results... 14305 1726882554.30341: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'dummy0' 14305 1726882554.30403: in run() - task 0affc7ec-ae25-91e4-75a8-00000000037e 14305 1726882554.30428: variable 'ansible_search_path' from source: unknown 14305 1726882554.30528: variable 'ansible_search_path' from source: unknown 14305 1726882554.30537: calling self._execute() 14305 1726882554.30590: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.30602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.30616: variable 'omit' from source: magic vars 14305 1726882554.31048: variable 'ansible_distribution_major_version' from source: facts 14305 1726882554.31088: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882554.31091: variable 'omit' from source: magic vars 14305 1726882554.31141: variable 'omit' from source: magic vars 14305 1726882554.31306: variable 'interface' from source: play vars 14305 1726882554.31310: variable 'omit' from source: magic vars 14305 1726882554.31339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882554.31386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882554.31417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882554.31443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882554.31461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882554.31501: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882554.31509: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.31632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.31642: Set connection var ansible_connection to ssh 14305 1726882554.31661: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882554.31678: Set connection var ansible_timeout to 10 14305 1726882554.31693: Set connection var ansible_shell_type to sh 14305 1726882554.31706: Set connection var ansible_pipelining to False 14305 1726882554.31724: Set connection var ansible_shell_executable to /bin/sh 14305 1726882554.31759: variable 'ansible_shell_executable' from source: unknown 14305 1726882554.31767: variable 'ansible_connection' from source: unknown 14305 1726882554.31777: variable 'ansible_module_compression' from source: unknown 14305 1726882554.31784: variable 'ansible_shell_type' from source: unknown 14305 1726882554.31790: variable 'ansible_shell_executable' from source: unknown 14305 1726882554.31796: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.31804: variable 'ansible_pipelining' from source: unknown 14305 1726882554.31811: variable 'ansible_timeout' from source: unknown 14305 1726882554.31819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.31991: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882554.32007: variable 'omit' from source: magic vars 14305 1726882554.32017: starting attempt loop 14305 1726882554.32026: running the handler 14305 1726882554.32190: variable 'interface_stat' from source: set_fact 14305 1726882554.32215: Evaluated conditional (interface_stat.stat.exists): True 14305 1726882554.32227: handler run complete 14305 1726882554.32247: attempt loop complete, returning result 14305 1726882554.32286: _execute() done 14305 1726882554.32290: dumping result to json 14305 1726882554.32292: done dumping result, returning 14305 1726882554.32294: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'dummy0' [0affc7ec-ae25-91e4-75a8-00000000037e] 14305 1726882554.32297: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000037e ok: [managed_node3] => { "changed": false } MSG: All assertions passed 14305 1726882554.32571: no more pending results, returning what we have 14305 1726882554.32575: results queue empty 14305 1726882554.32576: checking for any_errors_fatal 14305 1726882554.32587: done checking for any_errors_fatal 14305 1726882554.32588: checking for max_fail_percentage 14305 1726882554.32589: done checking for max_fail_percentage 14305 1726882554.32591: checking to see if all hosts have failed and the running result is not ok 14305 1726882554.32591: done checking to see if all hosts have failed 14305 1726882554.32592: getting the remaining hosts for this loop 14305 1726882554.32594: done getting the remaining hosts for this loop 14305 1726882554.32599: getting the next task for host managed_node3 14305 1726882554.32611: done getting next task for host managed_node3 14305 1726882554.32615: ^ task is: TASK: Conditional asserts 14305 1726882554.32618: ^ 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 14305 1726882554.32624: getting variables 14305 1726882554.32626: in VariableManager get_vars() 14305 1726882554.32661: Calling all_inventory to load vars for managed_node3 14305 1726882554.32664: Calling groups_inventory to load vars for managed_node3 14305 1726882554.32670: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882554.32683: Calling all_plugins_play to load vars for managed_node3 14305 1726882554.32686: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882554.32689: Calling groups_plugins_play to load vars for managed_node3 14305 1726882554.33240: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000037e 14305 1726882554.33243: WORKER PROCESS EXITING 14305 1726882554.34811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882554.37051: done with get_vars() 14305 1726882554.37085: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:35:54 -0400 (0:00:00.076) 0:00:21.421 ****** 14305 1726882554.37193: entering _queue_task() for managed_node3/include_tasks 14305 1726882554.37583: worker is 1 (out of 1 available) 14305 1726882554.37595: exiting _queue_task() for managed_node3/include_tasks 14305 1726882554.37723: done queuing things up, now waiting for results queue to drain 14305 1726882554.37726: waiting for pending results... 14305 1726882554.37933: running TaskExecutor() for managed_node3/TASK: Conditional asserts 14305 1726882554.38075: in run() - task 0affc7ec-ae25-91e4-75a8-000000000088 14305 1726882554.38098: variable 'ansible_search_path' from source: unknown 14305 1726882554.38106: variable 'ansible_search_path' from source: unknown 14305 1726882554.38443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14305 1726882554.40989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14305 1726882554.41081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14305 1726882554.41216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14305 1726882554.41220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14305 1726882554.41225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14305 1726882554.41324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14305 1726882554.41371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14305 1726882554.41451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14305 1726882554.41463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14305 1726882554.41488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14305 1726882554.41657: dumping result to json 14305 1726882554.41676: done dumping result, returning 14305 1726882554.41688: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0affc7ec-ae25-91e4-75a8-000000000088] 14305 1726882554.41699: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000088 14305 1726882554.41862: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000088 14305 1726882554.41865: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 14305 1726882554.41943: no more pending results, returning what we have 14305 1726882554.41948: results queue empty 14305 1726882554.41949: checking for any_errors_fatal 14305 1726882554.41957: done checking for any_errors_fatal 14305 1726882554.41958: checking for max_fail_percentage 14305 1726882554.41959: done checking for max_fail_percentage 14305 1726882554.41960: checking to see if all hosts have failed and the running result is not ok 14305 1726882554.41962: done checking to see if all hosts have failed 14305 1726882554.41963: getting the remaining hosts for this loop 14305 1726882554.41965: done getting the remaining hosts for this loop 14305 1726882554.41973: getting the next task for host managed_node3 14305 1726882554.41982: done getting next task for host managed_node3 14305 1726882554.41985: ^ task is: TASK: Success in test '{{ lsr_description }}' 14305 1726882554.41988: ^ 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 14305 1726882554.41994: getting variables 14305 1726882554.41996: in VariableManager get_vars() 14305 1726882554.42036: Calling all_inventory to load vars for managed_node3 14305 1726882554.42039: Calling groups_inventory to load vars for managed_node3 14305 1726882554.42044: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882554.42056: Calling all_plugins_play to load vars for managed_node3 14305 1726882554.42059: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882554.42063: Calling groups_plugins_play to load vars for managed_node3 14305 1726882554.44132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882554.46387: done with get_vars() 14305 1726882554.46426: done getting variables 14305 1726882554.46503: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 14305 1726882554.46638: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:35:54 -0400 (0:00:00.094) 0:00:21.516 ****** 14305 1726882554.46673: entering _queue_task() for managed_node3/debug 14305 1726882554.47166: worker is 1 (out of 1 available) 14305 1726882554.47182: exiting _queue_task() for managed_node3/debug 14305 1726882554.47193: done queuing things up, now waiting for results queue to drain 14305 1726882554.47195: waiting for pending results... 14305 1726882554.47542: running TaskExecutor() for managed_node3/TASK: Success in test 'Create a dummy interface' 14305 1726882554.47556: in run() - task 0affc7ec-ae25-91e4-75a8-000000000089 14305 1726882554.47590: variable 'ansible_search_path' from source: unknown 14305 1726882554.47598: variable 'ansible_search_path' from source: unknown 14305 1726882554.47644: calling self._execute() 14305 1726882554.47753: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.47767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.47793: variable 'omit' from source: magic vars 14305 1726882554.48333: variable 'ansible_distribution_major_version' from source: facts 14305 1726882554.48338: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882554.48340: variable 'omit' from source: magic vars 14305 1726882554.48343: variable 'omit' from source: magic vars 14305 1726882554.48457: variable 'lsr_description' from source: include params 14305 1726882554.48488: variable 'omit' from source: magic vars 14305 1726882554.48556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882554.48612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882554.48644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882554.48682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882554.48704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882554.48747: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882554.48757: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.48779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.48986: Set connection var ansible_connection to ssh 14305 1726882554.48989: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882554.48992: Set connection var ansible_timeout to 10 14305 1726882554.48994: Set connection var ansible_shell_type to sh 14305 1726882554.48996: Set connection var ansible_pipelining to False 14305 1726882554.48999: Set connection var ansible_shell_executable to /bin/sh 14305 1726882554.49001: variable 'ansible_shell_executable' from source: unknown 14305 1726882554.49003: variable 'ansible_connection' from source: unknown 14305 1726882554.49006: variable 'ansible_module_compression' from source: unknown 14305 1726882554.49008: variable 'ansible_shell_type' from source: unknown 14305 1726882554.49011: variable 'ansible_shell_executable' from source: unknown 14305 1726882554.49013: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.49014: variable 'ansible_pipelining' from source: unknown 14305 1726882554.49016: variable 'ansible_timeout' from source: unknown 14305 1726882554.49018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.49200: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882554.49249: variable 'omit' from source: magic vars 14305 1726882554.49252: starting attempt loop 14305 1726882554.49255: running the handler 14305 1726882554.49357: handler run complete 14305 1726882554.49361: attempt loop complete, returning result 14305 1726882554.49364: _execute() done 14305 1726882554.49367: dumping result to json 14305 1726882554.49372: done dumping result, returning 14305 1726882554.49375: done running TaskExecutor() for managed_node3/TASK: Success in test 'Create a dummy interface' [0affc7ec-ae25-91e4-75a8-000000000089] 14305 1726882554.49377: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000089 ok: [managed_node3] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 14305 1726882554.49638: no more pending results, returning what we have 14305 1726882554.49643: results queue empty 14305 1726882554.49644: checking for any_errors_fatal 14305 1726882554.49653: done checking for any_errors_fatal 14305 1726882554.49654: checking for max_fail_percentage 14305 1726882554.49656: done checking for max_fail_percentage 14305 1726882554.49657: checking to see if all hosts have failed and the running result is not ok 14305 1726882554.49658: done checking to see if all hosts have failed 14305 1726882554.49659: getting the remaining hosts for this loop 14305 1726882554.49661: done getting the remaining hosts for this loop 14305 1726882554.49666: getting the next task for host managed_node3 14305 1726882554.49679: done getting next task for host managed_node3 14305 1726882554.49683: ^ task is: TASK: Cleanup 14305 1726882554.49687: ^ 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882554.49692: getting variables 14305 1726882554.49694: in VariableManager get_vars() 14305 1726882554.49734: Calling all_inventory to load vars for managed_node3 14305 1726882554.49738: Calling groups_inventory to load vars for managed_node3 14305 1726882554.49742: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882554.49754: Calling all_plugins_play to load vars for managed_node3 14305 1726882554.49757: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882554.49761: Calling groups_plugins_play to load vars for managed_node3 14305 1726882554.50453: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000089 14305 1726882554.50457: WORKER PROCESS EXITING 14305 1726882554.51887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882554.54288: done with get_vars() 14305 1726882554.54325: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:35:54 -0400 (0:00:00.077) 0:00:21.594 ****** 14305 1726882554.54438: entering _queue_task() for managed_node3/include_tasks 14305 1726882554.54832: worker is 1 (out of 1 available) 14305 1726882554.54846: exiting _queue_task() for managed_node3/include_tasks 14305 1726882554.54862: done queuing things up, now waiting for results queue to drain 14305 1726882554.54864: waiting for pending results... 14305 1726882554.55188: running TaskExecutor() for managed_node3/TASK: Cleanup 14305 1726882554.55326: in run() - task 0affc7ec-ae25-91e4-75a8-00000000008d 14305 1726882554.55351: variable 'ansible_search_path' from source: unknown 14305 1726882554.55362: variable 'ansible_search_path' from source: unknown 14305 1726882554.55419: variable 'lsr_cleanup' from source: include params 14305 1726882554.55999: variable 'lsr_cleanup' from source: include params 14305 1726882554.56333: variable 'omit' from source: magic vars 14305 1726882554.56468: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.56564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.56582: variable 'omit' from source: magic vars 14305 1726882554.57026: variable 'ansible_distribution_major_version' from source: facts 14305 1726882554.57042: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882554.57054: variable 'item' from source: unknown 14305 1726882554.57136: variable 'item' from source: unknown 14305 1726882554.57176: variable 'item' from source: unknown 14305 1726882554.57253: variable 'item' from source: unknown 14305 1726882554.57629: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.57632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.57635: variable 'omit' from source: magic vars 14305 1726882554.57664: variable 'ansible_distribution_major_version' from source: facts 14305 1726882554.57675: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882554.57684: variable 'item' from source: unknown 14305 1726882554.57760: variable 'item' from source: unknown 14305 1726882554.57827: variable 'item' from source: unknown 14305 1726882554.57874: variable 'item' from source: unknown 14305 1726882554.58079: dumping result to json 14305 1726882554.58082: done dumping result, returning 14305 1726882554.58085: done running TaskExecutor() for managed_node3/TASK: Cleanup [0affc7ec-ae25-91e4-75a8-00000000008d] 14305 1726882554.58087: sending task result for task 0affc7ec-ae25-91e4-75a8-00000000008d 14305 1726882554.58136: done sending task result for task 0affc7ec-ae25-91e4-75a8-00000000008d 14305 1726882554.58139: WORKER PROCESS EXITING 14305 1726882554.58209: no more pending results, returning what we have 14305 1726882554.58214: in VariableManager get_vars() 14305 1726882554.58256: Calling all_inventory to load vars for managed_node3 14305 1726882554.58260: Calling groups_inventory to load vars for managed_node3 14305 1726882554.58264: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882554.58280: Calling all_plugins_play to load vars for managed_node3 14305 1726882554.58283: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882554.58287: Calling groups_plugins_play to load vars for managed_node3 14305 1726882554.60339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882554.63912: done with get_vars() 14305 1726882554.63947: variable 'ansible_search_path' from source: unknown 14305 1726882554.63949: variable 'ansible_search_path' from source: unknown 14305 1726882554.64004: variable 'ansible_search_path' from source: unknown 14305 1726882554.64006: variable 'ansible_search_path' from source: unknown 14305 1726882554.64045: we have included files to process 14305 1726882554.64046: generating all_blocks data 14305 1726882554.64048: done generating all_blocks data 14305 1726882554.64053: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 14305 1726882554.64055: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 14305 1726882554.64057: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 14305 1726882554.64346: done processing included file 14305 1726882554.64349: iterating over new_blocks loaded from include file 14305 1726882554.64350: in VariableManager get_vars() 14305 1726882554.64367: done with get_vars() 14305 1726882554.64371: filtering new block on tags 14305 1726882554.64398: done filtering new block on tags 14305 1726882554.64401: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 14305 1726882554.64407: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 14305 1726882554.64408: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 14305 1726882554.64411: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 14305 1726882554.64966: done processing included file 14305 1726882554.64971: iterating over new_blocks loaded from include file 14305 1726882554.64973: in VariableManager get_vars() 14305 1726882554.64988: done with get_vars() 14305 1726882554.64990: filtering new block on tags 14305 1726882554.65229: done filtering new block on tags 14305 1726882554.65232: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 => (item=tasks/check_network_dns.yml) 14305 1726882554.65236: extending task lists for all hosts with included blocks 14305 1726882554.68497: done extending task lists 14305 1726882554.68499: done processing included files 14305 1726882554.68500: results queue empty 14305 1726882554.68501: checking for any_errors_fatal 14305 1726882554.68504: done checking for any_errors_fatal 14305 1726882554.68505: checking for max_fail_percentage 14305 1726882554.68506: done checking for max_fail_percentage 14305 1726882554.68507: checking to see if all hosts have failed and the running result is not ok 14305 1726882554.68508: done checking to see if all hosts have failed 14305 1726882554.68508: getting the remaining hosts for this loop 14305 1726882554.68510: done getting the remaining hosts for this loop 14305 1726882554.68513: getting the next task for host managed_node3 14305 1726882554.68518: done getting next task for host managed_node3 14305 1726882554.68520: ^ task is: TASK: Cleanup profile and device 14305 1726882554.68525: ^ 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882554.68527: getting variables 14305 1726882554.68528: in VariableManager get_vars() 14305 1726882554.68540: Calling all_inventory to load vars for managed_node3 14305 1726882554.68548: Calling groups_inventory to load vars for managed_node3 14305 1726882554.68551: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882554.68558: Calling all_plugins_play to load vars for managed_node3 14305 1726882554.68561: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882554.68564: Calling groups_plugins_play to load vars for managed_node3 14305 1726882554.71683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882554.75815: done with get_vars() 14305 1726882554.76052: done getting variables 14305 1726882554.76105: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:35:54 -0400 (0:00:00.219) 0:00:21.813 ****** 14305 1726882554.76345: entering _queue_task() for managed_node3/shell 14305 1726882554.77136: worker is 1 (out of 1 available) 14305 1726882554.77149: exiting _queue_task() for managed_node3/shell 14305 1726882554.77161: done queuing things up, now waiting for results queue to drain 14305 1726882554.77163: waiting for pending results... 14305 1726882554.77563: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 14305 1726882554.77764: in run() - task 0affc7ec-ae25-91e4-75a8-000000000470 14305 1726882554.77885: variable 'ansible_search_path' from source: unknown 14305 1726882554.77890: variable 'ansible_search_path' from source: unknown 14305 1726882554.77893: calling self._execute() 14305 1726882554.78210: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.78213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.78216: variable 'omit' from source: magic vars 14305 1726882554.78694: variable 'ansible_distribution_major_version' from source: facts 14305 1726882554.78716: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882554.78732: variable 'omit' from source: magic vars 14305 1726882554.78801: variable 'omit' from source: magic vars 14305 1726882554.78988: variable 'interface' from source: play vars 14305 1726882554.79018: variable 'omit' from source: magic vars 14305 1726882554.79076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882554.79127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882554.79155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882554.79185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882554.79204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882554.79286: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882554.79289: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.79291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.79376: Set connection var ansible_connection to ssh 14305 1726882554.79398: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882554.79410: Set connection var ansible_timeout to 10 14305 1726882554.79420: Set connection var ansible_shell_type to sh 14305 1726882554.79438: Set connection var ansible_pipelining to False 14305 1726882554.79503: Set connection var ansible_shell_executable to /bin/sh 14305 1726882554.79507: variable 'ansible_shell_executable' from source: unknown 14305 1726882554.79510: variable 'ansible_connection' from source: unknown 14305 1726882554.79512: variable 'ansible_module_compression' from source: unknown 14305 1726882554.79514: variable 'ansible_shell_type' from source: unknown 14305 1726882554.79516: variable 'ansible_shell_executable' from source: unknown 14305 1726882554.79518: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882554.79520: variable 'ansible_pipelining' from source: unknown 14305 1726882554.79525: variable 'ansible_timeout' from source: unknown 14305 1726882554.79532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882554.79706: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882554.79734: variable 'omit' from source: magic vars 14305 1726882554.79744: starting attempt loop 14305 1726882554.79749: running the handler 14305 1726882554.79828: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882554.79833: _low_level_execute_command(): starting 14305 1726882554.79836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882554.80620: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882554.80747: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.80771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.80901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.82664: stdout chunk (state=3): >>>/root <<< 14305 1726882554.82931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.82962: stderr chunk (state=3): >>><<< 14305 1726882554.82966: stdout chunk (state=3): >>><<< 14305 1726882554.82984: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882554.83058: _low_level_execute_command(): starting 14305 1726882554.83326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815 `" && echo ansible-tmp-1726882554.8301253-15105-270317611013815="` echo /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815 `" ) && sleep 0' 14305 1726882554.84432: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882554.84449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882554.84483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882554.84494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882554.84587: 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.84700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.84804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.84948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.86969: stdout chunk (state=3): >>>ansible-tmp-1726882554.8301253-15105-270317611013815=/root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815 <<< 14305 1726882554.87546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.87550: stdout chunk (state=3): >>><<< 14305 1726882554.87552: stderr chunk (state=3): >>><<< 14305 1726882554.87555: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882554.8301253-15105-270317611013815=/root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882554.87558: variable 'ansible_module_compression' from source: unknown 14305 1726882554.87560: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14305 1726882554.87596: variable 'ansible_facts' from source: unknown 14305 1726882554.87895: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py 14305 1726882554.88141: Sending initial data 14305 1726882554.88145: Sent initial data (156 bytes) 14305 1726882554.88955: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882554.88977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882554.88992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882554.89009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882554.89027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882554.89038: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882554.89051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.89090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.89164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882554.89192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.89214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.89298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.90919: 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 <<< 14305 1726882554.91002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882554.91099: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpn7ztukb9 /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py <<< 14305 1726882554.91103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py" <<< 14305 1726882554.91256: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpn7ztukb9" to remote "/root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py" <<< 14305 1726882554.92963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.92966: stdout chunk (state=3): >>><<< 14305 1726882554.92969: stderr chunk (state=3): >>><<< 14305 1726882554.92971: done transferring module to remote 14305 1726882554.92973: _low_level_execute_command(): starting 14305 1726882554.92976: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/ /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py && sleep 0' 14305 1726882554.94140: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882554.94286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882554.94291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882554.94294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.94448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.94498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.94611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882554.96439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882554.96607: stderr chunk (state=3): >>><<< 14305 1726882554.96616: stdout chunk (state=3): >>><<< 14305 1726882554.96920: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882554.96927: _low_level_execute_command(): starting 14305 1726882554.96930: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/AnsiballZ_command.py && sleep 0' 14305 1726882554.98139: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882554.98156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882554.98342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882554.98354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882554.98479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.20443: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (d5924c56-31be-4f76-ae37-8f1f63d8b61a) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 21:35:55.145960", "end": "2024-09-20 21:35:55.201976", "delta": "0:00:00.056016", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}<<< 14305 1726882555.20538: stdout chunk (state=3): >>> <<< 14305 1726882555.22658: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 14305 1726882555.22673: stderr chunk (state=3): >>>Shared connection to 10.31.45.226 closed. <<< 14305 1726882555.22773: stderr chunk (state=3): >>><<< 14305 1726882555.22817: stdout chunk (state=3): >>><<< 14305 1726882555.22856: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (d5924c56-31be-4f76-ae37-8f1f63d8b61a) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 21:35:55.145960", "end": "2024-09-20 21:35:55.201976", "delta": "0:00:00.056016", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 1 Shared connection to 10.31.45.226 closed. 14305 1726882555.22929: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n', '_uses_shell': True, '_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.command', '_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-1726882554.8301253-15105-270317611013815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882555.22963: _low_level_execute_command(): starting 14305 1726882555.22974: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882554.8301253-15105-270317611013815/ > /dev/null 2>&1 && sleep 0' 14305 1726882555.23757: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882555.23771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882555.23796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882555.23837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882555.23855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882555.23875: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882555.23947: 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.24051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.24170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.26136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882555.26428: stderr chunk (state=3): >>><<< 14305 1726882555.26432: stdout chunk (state=3): >>><<< 14305 1726882555.26435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882555.26438: handler run complete 14305 1726882555.26440: Evaluated conditional (False): False 14305 1726882555.26443: attempt loop complete, returning result 14305 1726882555.26445: _execute() done 14305 1726882555.26448: dumping result to json 14305 1726882555.26450: done dumping result, returning 14305 1726882555.26453: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0affc7ec-ae25-91e4-75a8-000000000470] 14305 1726882555.26455: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000470 14305 1726882555.26543: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000470 14305 1726882555.26547: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "delta": "0:00:00.056016", "end": "2024-09-20 21:35:55.201976", "rc": 1, "start": "2024-09-20 21:35:55.145960" } STDOUT: Connection 'dummy0' (d5924c56-31be-4f76-ae37-8f1f63d8b61a) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0' Cannot find device "dummy0" MSG: non-zero return code ...ignoring 14305 1726882555.26647: no more pending results, returning what we have 14305 1726882555.26652: results queue empty 14305 1726882555.26653: checking for any_errors_fatal 14305 1726882555.26655: done checking for any_errors_fatal 14305 1726882555.26655: checking for max_fail_percentage 14305 1726882555.26793: done checking for max_fail_percentage 14305 1726882555.26794: checking to see if all hosts have failed and the running result is not ok 14305 1726882555.26795: done checking to see if all hosts have failed 14305 1726882555.26796: getting the remaining hosts for this loop 14305 1726882555.26798: done getting the remaining hosts for this loop 14305 1726882555.26803: getting the next task for host managed_node3 14305 1726882555.26813: done getting next task for host managed_node3 14305 1726882555.26816: ^ task is: TASK: Check routes and DNS 14305 1726882555.26821: ^ 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882555.26827: getting variables 14305 1726882555.26828: in VariableManager get_vars() 14305 1726882555.26863: Calling all_inventory to load vars for managed_node3 14305 1726882555.26866: Calling groups_inventory to load vars for managed_node3 14305 1726882555.26873: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882555.26886: Calling all_plugins_play to load vars for managed_node3 14305 1726882555.26889: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882555.26892: Calling groups_plugins_play to load vars for managed_node3 14305 1726882555.28879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882555.31095: done with get_vars() 14305 1726882555.31127: done getting variables 14305 1726882555.31204: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:35:55 -0400 (0:00:00.548) 0:00:22.362 ****** 14305 1726882555.31246: entering _queue_task() for managed_node3/shell 14305 1726882555.31685: worker is 1 (out of 1 available) 14305 1726882555.31702: exiting _queue_task() for managed_node3/shell 14305 1726882555.31716: done queuing things up, now waiting for results queue to drain 14305 1726882555.31718: waiting for pending results... 14305 1726882555.32008: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 14305 1726882555.32139: in run() - task 0affc7ec-ae25-91e4-75a8-000000000474 14305 1726882555.32171: variable 'ansible_search_path' from source: unknown 14305 1726882555.32182: variable 'ansible_search_path' from source: unknown 14305 1726882555.32228: calling self._execute() 14305 1726882555.32336: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882555.32349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882555.32376: variable 'omit' from source: magic vars 14305 1726882555.32807: variable 'ansible_distribution_major_version' from source: facts 14305 1726882555.32811: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882555.32813: variable 'omit' from source: magic vars 14305 1726882555.32871: variable 'omit' from source: magic vars 14305 1726882555.32917: variable 'omit' from source: magic vars 14305 1726882555.33026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14305 1726882555.33031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14305 1726882555.33038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14305 1726882555.33061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882555.33081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14305 1726882555.33115: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14305 1726882555.33129: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882555.33138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882555.33253: Set connection var ansible_connection to ssh 14305 1726882555.33271: Set connection var ansible_module_compression to ZIP_DEFLATED 14305 1726882555.33282: Set connection var ansible_timeout to 10 14305 1726882555.33292: Set connection var ansible_shell_type to sh 14305 1726882555.33327: Set connection var ansible_pipelining to False 14305 1726882555.33330: Set connection var ansible_shell_executable to /bin/sh 14305 1726882555.33341: variable 'ansible_shell_executable' from source: unknown 14305 1726882555.33357: variable 'ansible_connection' from source: unknown 14305 1726882555.33364: variable 'ansible_module_compression' from source: unknown 14305 1726882555.33374: variable 'ansible_shell_type' from source: unknown 14305 1726882555.33428: variable 'ansible_shell_executable' from source: unknown 14305 1726882555.33431: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882555.33433: variable 'ansible_pipelining' from source: unknown 14305 1726882555.33436: variable 'ansible_timeout' from source: unknown 14305 1726882555.33438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882555.33577: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882555.33597: variable 'omit' from source: magic vars 14305 1726882555.33607: starting attempt loop 14305 1726882555.33613: running the handler 14305 1726882555.33630: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 14305 1726882555.33655: _low_level_execute_command(): starting 14305 1726882555.33679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14305 1726882555.34364: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882555.34467: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882555.34488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.34607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.36315: stdout chunk (state=3): >>>/root <<< 14305 1726882555.36527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882555.36531: stdout chunk (state=3): >>><<< 14305 1726882555.36533: stderr chunk (state=3): >>><<< 14305 1726882555.36556: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882555.36582: _low_level_execute_command(): starting 14305 1726882555.36688: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508 `" && echo ansible-tmp-1726882555.365637-15133-54344397900508="` echo /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508 `" ) && sleep 0' 14305 1726882555.37299: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882555.37315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882555.37333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882555.37353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882555.37389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 14305 1726882555.37401: stderr chunk (state=3): >>>debug2: match not found <<< 14305 1726882555.37414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.37435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14305 1726882555.37448: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 14305 1726882555.37488: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.37555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882555.37586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882555.37603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.37730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.39704: stdout chunk (state=3): >>>ansible-tmp-1726882555.365637-15133-54344397900508=/root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508 <<< 14305 1726882555.39845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882555.39941: stderr chunk (state=3): >>><<< 14305 1726882555.39945: stdout chunk (state=3): >>><<< 14305 1726882555.40030: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882555.365637-15133-54344397900508=/root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882555.40034: variable 'ansible_module_compression' from source: unknown 14305 1726882555.40064: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14305lvfuv6mq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14305 1726882555.40113: variable 'ansible_facts' from source: unknown 14305 1726882555.40235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py 14305 1726882555.40451: Sending initial data 14305 1726882555.40455: Sent initial data (154 bytes) 14305 1726882555.41028: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882555.41046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882555.41063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882555.41088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882555.41142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.41200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882555.41212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882555.41240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.41346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.42943: 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 <<< 14305 1726882555.43032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14305 1726882555.43129: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpltbi2fbb /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py <<< 14305 1726882555.43143: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py" <<< 14305 1726882555.43196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14305lvfuv6mq/tmpltbi2fbb" to remote "/root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py" <<< 14305 1726882555.44452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882555.44456: stdout chunk (state=3): >>><<< 14305 1726882555.44458: stderr chunk (state=3): >>><<< 14305 1726882555.44460: done transferring module to remote 14305 1726882555.44462: _low_level_execute_command(): starting 14305 1726882555.44464: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/ /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py && sleep 0' 14305 1726882555.45141: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882555.45146: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.45165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.45261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.47229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882555.47232: stdout chunk (state=3): >>><<< 14305 1726882555.47234: stderr chunk (state=3): >>><<< 14305 1726882555.47236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882555.47239: _low_level_execute_command(): starting 14305 1726882555.47241: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/AnsiballZ_command.py && sleep 0' 14305 1726882555.47904: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882555.47953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882555.47983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882555.48103: 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.48146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882555.48161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.48287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.65564: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:19:da:ea:a3:f3 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.45.226/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2948sec preferred_lft 2948sec\n inet6 fe80::19:daff:feea:a3f3/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.226 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.226 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:35:55.644229", "end": "2024-09-20 21:35:55.653435", "delta": "0:00:00.009206", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14305 1726882555.67033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 14305 1726882555.67328: stderr chunk (state=3): >>><<< 14305 1726882555.67333: stdout chunk (state=3): >>><<< 14305 1726882555.67336: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:19:da:ea:a3:f3 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.45.226/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2948sec preferred_lft 2948sec\n inet6 fe80::19:daff:feea:a3f3/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.226 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.226 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:35:55.644229", "end": "2024-09-20 21:35:55.653435", "delta": "0:00:00.009206", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 closed. 14305 1726882555.67344: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_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.command', '_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-1726882555.365637-15133-54344397900508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14305 1726882555.67347: _low_level_execute_command(): starting 14305 1726882555.67349: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882555.365637-15133-54344397900508/ > /dev/null 2>&1 && sleep 0' 14305 1726882555.67915: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14305 1726882555.67925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14305 1726882555.67938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14305 1726882555.67953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14305 1726882555.68002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14305 1726882555.68070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 14305 1726882555.68086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14305 1726882555.68114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14305 1726882555.68229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14305 1726882555.70327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14305 1726882555.70330: stdout chunk (state=3): >>><<< 14305 1726882555.70332: stderr chunk (state=3): >>><<< 14305 1726882555.70632: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 14305 1726882555.70636: handler run complete 14305 1726882555.70638: Evaluated conditional (False): False 14305 1726882555.70641: attempt loop complete, returning result 14305 1726882555.70643: _execute() done 14305 1726882555.70645: dumping result to json 14305 1726882555.70647: done dumping result, returning 14305 1726882555.70649: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0affc7ec-ae25-91e4-75a8-000000000474] 14305 1726882555.70651: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000474 14305 1726882555.70969: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000474 14305 1726882555.70973: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009206", "end": "2024-09-20 21:35:55.653435", "rc": 0, "start": "2024-09-20 21:35:55.644229" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:19:da:ea:a3:f3 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.45.226/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2948sec preferred_lft 2948sec inet6 fe80::19:daff:feea:a3f3/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.226 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.226 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com 14305 1726882555.71067: no more pending results, returning what we have 14305 1726882555.71070: results queue empty 14305 1726882555.71071: checking for any_errors_fatal 14305 1726882555.71081: done checking for any_errors_fatal 14305 1726882555.71081: checking for max_fail_percentage 14305 1726882555.71088: done checking for max_fail_percentage 14305 1726882555.71089: checking to see if all hosts have failed and the running result is not ok 14305 1726882555.71090: done checking to see if all hosts have failed 14305 1726882555.71091: getting the remaining hosts for this loop 14305 1726882555.71093: done getting the remaining hosts for this loop 14305 1726882555.71097: getting the next task for host managed_node3 14305 1726882555.71106: done getting next task for host managed_node3 14305 1726882555.71112: ^ task is: TASK: Verify DNS and network connectivity 14305 1726882555.71116: ^ 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14305 1726882555.71119: getting variables 14305 1726882555.71121: in VariableManager get_vars() 14305 1726882555.71156: Calling all_inventory to load vars for managed_node3 14305 1726882555.71159: Calling groups_inventory to load vars for managed_node3 14305 1726882555.71162: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882555.71174: Calling all_plugins_play to load vars for managed_node3 14305 1726882555.71177: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882555.71180: Calling groups_plugins_play to load vars for managed_node3 14305 1726882555.73118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882555.75272: done with get_vars() 14305 1726882555.75299: done getting variables 14305 1726882555.75416: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:35:55 -0400 (0:00:00.442) 0:00:22.804 ****** 14305 1726882555.75475: entering _queue_task() for managed_node3/shell 14305 1726882555.75942: worker is 1 (out of 1 available) 14305 1726882555.75956: exiting _queue_task() for managed_node3/shell 14305 1726882555.75967: done queuing things up, now waiting for results queue to drain 14305 1726882555.75968: waiting for pending results... 14305 1726882555.76253: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 14305 1726882555.76415: in run() - task 0affc7ec-ae25-91e4-75a8-000000000475 14305 1726882555.76429: variable 'ansible_search_path' from source: unknown 14305 1726882555.76456: variable 'ansible_search_path' from source: unknown 14305 1726882555.76498: calling self._execute() 14305 1726882555.76607: variable 'ansible_host' from source: host vars for 'managed_node3' 14305 1726882555.76649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14305 1726882555.76653: variable 'omit' from source: magic vars 14305 1726882555.77072: variable 'ansible_distribution_major_version' from source: facts 14305 1726882555.77100: Evaluated conditional (ansible_distribution_major_version != '6'): True 14305 1726882555.77305: variable 'ansible_facts' from source: unknown 14305 1726882555.78235: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): False 14305 1726882555.78242: when evaluation is False, skipping this task 14305 1726882555.78249: _execute() done 14305 1726882555.78255: dumping result to json 14305 1726882555.78261: done dumping result, returning 14305 1726882555.78268: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0affc7ec-ae25-91e4-75a8-000000000475] 14305 1726882555.78284: sending task result for task 0affc7ec-ae25-91e4-75a8-000000000475 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } 14305 1726882555.78441: no more pending results, returning what we have 14305 1726882555.78445: results queue empty 14305 1726882555.78447: checking for any_errors_fatal 14305 1726882555.78460: done checking for any_errors_fatal 14305 1726882555.78461: checking for max_fail_percentage 14305 1726882555.78462: done checking for max_fail_percentage 14305 1726882555.78463: checking to see if all hosts have failed and the running result is not ok 14305 1726882555.78464: done checking to see if all hosts have failed 14305 1726882555.78465: getting the remaining hosts for this loop 14305 1726882555.78467: done getting the remaining hosts for this loop 14305 1726882555.78471: getting the next task for host managed_node3 14305 1726882555.78484: done getting next task for host managed_node3 14305 1726882555.78486: ^ task is: TASK: meta (flush_handlers) 14305 1726882555.78489: ^ 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 14305 1726882555.78495: getting variables 14305 1726882555.78496: in VariableManager get_vars() 14305 1726882555.78531: Calling all_inventory to load vars for managed_node3 14305 1726882555.78534: Calling groups_inventory to load vars for managed_node3 14305 1726882555.78538: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882555.78553: Calling all_plugins_play to load vars for managed_node3 14305 1726882555.78555: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882555.78558: Calling groups_plugins_play to load vars for managed_node3 14305 1726882555.79345: done sending task result for task 0affc7ec-ae25-91e4-75a8-000000000475 14305 1726882555.79349: WORKER PROCESS EXITING 14305 1726882555.80682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882555.83020: done with get_vars() 14305 1726882555.83048: done getting variables 14305 1726882555.83132: in VariableManager get_vars() 14305 1726882555.83143: Calling all_inventory to load vars for managed_node3 14305 1726882555.83145: Calling groups_inventory to load vars for managed_node3 14305 1726882555.83148: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882555.83153: Calling all_plugins_play to load vars for managed_node3 14305 1726882555.83155: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882555.83158: Calling groups_plugins_play to load vars for managed_node3 14305 1726882555.84815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882555.87164: done with get_vars() 14305 1726882555.87194: done queuing things up, now waiting for results queue to drain 14305 1726882555.87197: results queue empty 14305 1726882555.87198: checking for any_errors_fatal 14305 1726882555.87200: done checking for any_errors_fatal 14305 1726882555.87201: checking for max_fail_percentage 14305 1726882555.87202: done checking for max_fail_percentage 14305 1726882555.87203: checking to see if all hosts have failed and the running result is not ok 14305 1726882555.87204: done checking to see if all hosts have failed 14305 1726882555.87204: getting the remaining hosts for this loop 14305 1726882555.87205: done getting the remaining hosts for this loop 14305 1726882555.87214: getting the next task for host managed_node3 14305 1726882555.87218: done getting next task for host managed_node3 14305 1726882555.87219: ^ task is: TASK: meta (flush_handlers) 14305 1726882555.87221: ^ 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 14305 1726882555.87227: getting variables 14305 1726882555.87228: in VariableManager get_vars() 14305 1726882555.87238: Calling all_inventory to load vars for managed_node3 14305 1726882555.87247: Calling groups_inventory to load vars for managed_node3 14305 1726882555.87251: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882555.87256: Calling all_plugins_play to load vars for managed_node3 14305 1726882555.87259: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882555.87262: Calling groups_plugins_play to load vars for managed_node3 14305 1726882555.88630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882555.89732: done with get_vars() 14305 1726882555.89747: done getting variables 14305 1726882555.89784: in VariableManager get_vars() 14305 1726882555.89790: Calling all_inventory to load vars for managed_node3 14305 1726882555.89792: Calling groups_inventory to load vars for managed_node3 14305 1726882555.89793: Calling all_plugins_inventory to load vars for managed_node3 14305 1726882555.89797: Calling all_plugins_play to load vars for managed_node3 14305 1726882555.89798: Calling groups_plugins_inventory to load vars for managed_node3 14305 1726882555.89800: Calling groups_plugins_play to load vars for managed_node3 14305 1726882555.90889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14305 1726882555.92207: done with get_vars() 14305 1726882555.92228: done queuing things up, now waiting for results queue to drain 14305 1726882555.92230: results queue empty 14305 1726882555.92231: checking for any_errors_fatal 14305 1726882555.92231: done checking for any_errors_fatal 14305 1726882555.92232: checking for max_fail_percentage 14305 1726882555.92233: done checking for max_fail_percentage 14305 1726882555.92233: checking to see if all hosts have failed and the running result is not ok 14305 1726882555.92234: done checking to see if all hosts have failed 14305 1726882555.92234: getting the remaining hosts for this loop 14305 1726882555.92235: done getting the remaining hosts for this loop 14305 1726882555.92241: getting the next task for host managed_node3 14305 1726882555.92243: done getting next task for host managed_node3 14305 1726882555.92244: ^ task is: None 14305 1726882555.92245: ^ 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 14305 1726882555.92246: done queuing things up, now waiting for results queue to drain 14305 1726882555.92246: results queue empty 14305 1726882555.92247: checking for any_errors_fatal 14305 1726882555.92247: done checking for any_errors_fatal 14305 1726882555.92248: checking for max_fail_percentage 14305 1726882555.92248: done checking for max_fail_percentage 14305 1726882555.92249: checking to see if all hosts have failed and the running result is not ok 14305 1726882555.92249: done checking to see if all hosts have failed 14305 1726882555.92251: getting the next task for host managed_node3 14305 1726882555.92252: done getting next task for host managed_node3 14305 1726882555.92253: ^ task is: None 14305 1726882555.92253: ^ 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_node3 : ok=53 changed=1 unreachable=0 failed=0 skipped=31 rescued=0 ignored=2 Friday 20 September 2024 21:35:55 -0400 (0:00:00.168) 0:00:22.973 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.63s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 2.48s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 2.46s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 2.36s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.22s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 1.18s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.89s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.70s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.57s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.55s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Cleanup profile and device ---------------------------------------------- 0.55s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Check routes and DNS ---------------------------------------------------- 0.44s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Stat profile file ------------------------------------------------------- 0.42s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Get stat for interface dummy0 ------------------------------------------- 0.41s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Get NM profile info ----------------------------------------------------- 0.39s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Remove test interface if necessary -------------------------------------- 0.38s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.35s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Cleanup ----------------------------------------------------------------- 0.22s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Verify DNS and network connectivity ------------------------------------- 0.17s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Show item --------------------------------------------------------------- 0.17s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 14305 1726882555.92341: RUNNING CLEANUP